[INFO] fetching crate ferment-sys 0.2.14... [INFO] testing ferment-sys-0.2.14 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate ferment-sys 0.2.14 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ferment-sys 0.2.14 [INFO] finished tweaking crates.io crate ferment-sys 0.2.14 [INFO] tweaked toml for crates.io crate ferment-sys 0.2.14 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ferment-sys 0.2.14 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ferment-sys 0.2.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded ferment-macro v0.2.14 [INFO] [stderr] Downloaded cbindgen v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3dbc5b76f3c56d4c904a410e7f6975b8218089d0f86c6636d63f42e34b88bc1 [INFO] running `Command { std: "docker" "start" "-a" "a3dbc5b76f3c56d4c904a410e7f6975b8218089d0f86c6636d63f42e34b88bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3dbc5b76f3c56d4c904a410e7f6975b8218089d0f86c6636d63f42e34b88bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3dbc5b76f3c56d4c904a410e7f6975b8218089d0f86c6636d63f42e34b88bc1", kill_on_drop: false }` [INFO] [stdout] a3dbc5b76f3c56d4c904a410e7f6975b8218089d0f86c6636d63f42e34b88bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 387b36460f3309d582af2f6ec31708dbe14fa07e4afa8206f3409cdbe051cbbd [INFO] running `Command { std: "docker" "start" "-a" "387b36460f3309d582af2f6ec31708dbe14fa07e4afa8206f3409cdbe051cbbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ferment-macro v0.2.14 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling ferment-sys v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.90s [INFO] running `Command { std: "docker" "inspect" "387b36460f3309d582af2f6ec31708dbe14fa07e4afa8206f3409cdbe051cbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387b36460f3309d582af2f6ec31708dbe14fa07e4afa8206f3409cdbe051cbbd", kill_on_drop: false }` [INFO] [stdout] 387b36460f3309d582af2f6ec31708dbe14fa07e4afa8206f3409cdbe051cbbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8ad1d0e73a3eaf259dfbb1a70dcf231906feb513bdd2548f10e0b37ca5ba21 [INFO] running `Command { std: "docker" "start" "-a" "8d8ad1d0e73a3eaf259dfbb1a70dcf231906feb513bdd2548f10e0b37ca5ba21", kill_on_drop: false }` [INFO] [stderr] Compiling ferment-sys v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.26s [INFO] running `Command { std: "docker" "inspect" "8d8ad1d0e73a3eaf259dfbb1a70dcf231906feb513bdd2548f10e0b37ca5ba21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8ad1d0e73a3eaf259dfbb1a70dcf231906feb513bdd2548f10e0b37ca5ba21", kill_on_drop: false }` [INFO] [stdout] 8d8ad1d0e73a3eaf259dfbb1a70dcf231906feb513bdd2548f10e0b37ca5ba21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f7ae941a769588dad94b8136578ad49611d9a3e22a72b6c1d00496f8fefae1e [INFO] running `Command { std: "docker" "start" "-a" "2f7ae941a769588dad94b8136578ad49611d9a3e22a72b6c1d00496f8fefae1e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferment_sys-3aab8a6b9a7129ed) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test ext::r#abstract::split::test_split ... ok [INFO] [stdout] test test::imports::fold_import_tree_rename_and_ignore_underscore ... ok [INFO] [stdout] test test::generics_bounds::collect_trait_requirements_orders_and_dedups2 ... ok [INFO] [stdout] test test::resolver_generic::generic_resolver_merge_extends_bounds ... ok [INFO] [stdout] test test::imports::fold_import_tree_simple_and_group ... ok [INFO] [stdout] test test::generics_bounds::collect_trait_requirements_orders_and_dedups ... ok [INFO] [stdout] test test::resolver_generic::generic_resolver_add_and_query_bounds ... ok [INFO] [stdout] test test::imports::fold_import_tree_glob_is_ignored ... ok [INFO] [stdout] test test::resolver_generic::generic_resolver_unknown_generic_returns_none ... ok [INFO] [stdout] test test::resolver_scope::scope_resolver_key_type_for_path ... ok [INFO] [stdout] test test::generics_bounds::collect_trait_requirements_orders_and_dedups4 ... ok [INFO] [stdout] test test::resolver_scope::scope_resolver_object_lookup_by_key_in_scope ... ok [INFO] [stdout] test test::scope_search_key::scope_search_key_dyn_flags ... ok [INFO] [stdout] test test::scope_search_key::scope_search_key_plain_type_has_no_original_ptr_ref_dyn ... ok [INFO] [stdout] test test::type_chain::type_chain_keep_refined_over_non_bounds ... ok [INFO] [stdout] test test::scope_search_key::scope_search_key_ptr_flags ... ok [INFO] [stdout] test test::scope_chain::scope_chain_child_paths_and_display ... ok [INFO] [stdout] test test::type_chain::type_chain_replace_unknown_with_refined ... ok [INFO] [stdout] test test::type_chain::type_chain_replace_with_bounds ... ok [INFO] [stdout] test test::type_chain::type_chain_replace_with_item_always ... ok [INFO] [stdout] test test::mangling::mangle_generic_ident_test ... ok [INFO] [stdout] test test::resolver_scope::scope_resolver_finds_scope_by_path ... ok [INFO] [stdout] test test::scope_search_key::scope_search_key_ref_flags ... ok [INFO] [stdout] test test::type_chain::type_chain_selfless_filters_self_and_excluding_filters_non_generics ... ok [INFO] [stdout] test test::generics_bounds::collect_trait_requirements_orders_and_dedups3 ... ok [INFO] [stdout] test test::visit_scope::trait_non_self_arg_propagates_to_parent ... ok [INFO] [stdout] test test::visit_scope::trait_method_type_chain_binds_trait_generic_in_fn_scope ... ok [INFO] [stdout] test test::visit_scope::trait_method_generics_inherit_parent_generics ... ok [INFO] [stdout] test test::visit_scope::trait_return_non_self_propagates_to_parent ... ok [INFO] [stdout] test test::resolver_scope::scope_resolver_object_lookup_by_value_across_scopes ... ok [INFO] [stdout] test test::resolver_scope::scope_resolver_prefers_object_variant_for_same_path ... ok [INFO] [stdout] test test::visit_scope::impl_return_nested_assoc_in_fn_and_impl_scope ... ok [INFO] [stdout] test test::visit_scope::impl_method_generic_bound_on_nested_assoc_in_fn_and_impl_scope ... ok [INFO] [stdout] test test::visit_scope::impl_method_arg_nested_assoc_in_fn_and_impl_scope ... ok [INFO] [stdout] test test::visit_scope::trait_impl_return_non_self_propagates_to_parent ... ok [INFO] [stdout] test test::visit_scope::trait_return_nested_assoc_in_fn_and_trait_scope ... ok [INFO] [stdout] test test::visit_scope::trait_method_arg_nested_assoc_in_fn_and_trait_scope ... ok [INFO] [stdout] test test::visit_scope::trait_method_generic_bound_on_nested_assoc_in_fn_and_trait_scope ... ok [INFO] [stdout] test test::visit_scope::trait_impl_return_nested_assoc_in_fn_and_impl_scope ... ok [INFO] [stdout] test test::visit_scope::trait_associated_type_and_where_bounds_are_recorded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests ferment_sys [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/builder.rs - builder::Builder::generate (line 87) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f7ae941a769588dad94b8136578ad49611d9a3e22a72b6c1d00496f8fefae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7ae941a769588dad94b8136578ad49611d9a3e22a72b6c1d00496f8fefae1e", kill_on_drop: false }` [INFO] [stdout] 2f7ae941a769588dad94b8136578ad49611d9a3e22a72b6c1d00496f8fefae1e