[INFO] fetching crate link-cfg 0.13.4... [INFO] testing link-cfg-0.13.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate link-cfg 0.13.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate link-cfg 0.13.4 [INFO] finished tweaking crates.io crate link-cfg 0.13.4 [INFO] tweaked toml for crates.io crate link-cfg 0.13.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate link-cfg 0.13.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate link-cfg 0.13.4 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded cruet v0.14.0 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded rhai_codegen v2.2.0 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.17.0 [INFO] [stderr] Downloaded rhai v1.22.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c7c2a15aeb4715066b8d023ac4e7260df7b9927fc523a960e88a6b52978bd2 [INFO] running `Command { std: "docker" "start" "-a" "94c7c2a15aeb4715066b8d023ac4e7260df7b9927fc523a960e88a6b52978bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c7c2a15aeb4715066b8d023ac4e7260df7b9927fc523a960e88a6b52978bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c7c2a15aeb4715066b8d023ac4e7260df7b9927fc523a960e88a6b52978bd2", kill_on_drop: false }` [INFO] [stdout] 94c7c2a15aeb4715066b8d023ac4e7260df7b9927fc523a960e88a6b52978bd2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb11ce3753dae8b3094dd2eb740aff9fbcc84e9c3336373a252d2993d90f6dc5 [INFO] running `Command { std: "docker" "start" "-a" "cb11ce3753dae8b3094dd2eb740aff9fbcc84e9c3336373a252d2993d90f6dc5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling handlebars_misc_helpers v0.17.0 [INFO] [stderr] Compiling link-cfg v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.00s [INFO] running `Command { std: "docker" "inspect" "cb11ce3753dae8b3094dd2eb740aff9fbcc84e9c3336373a252d2993d90f6dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb11ce3753dae8b3094dd2eb740aff9fbcc84e9c3336373a252d2993d90f6dc5", kill_on_drop: false }` [INFO] [stdout] cb11ce3753dae8b3094dd2eb740aff9fbcc84e9c3336373a252d2993d90f6dc5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7084ae1a784291515fa38440aab208609a0c9d38b3d3de73f41c639ae13566 [INFO] running `Command { std: "docker" "start" "-a" "de7084ae1a784291515fa38440aab208609a0c9d38b3d3de73f41c639ae13566", kill_on_drop: false }` [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling link-cfg v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "de7084ae1a784291515fa38440aab208609a0c9d38b3d3de73f41c639ae13566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7084ae1a784291515fa38440aab208609a0c9d38b3d3de73f41c639ae13566", kill_on_drop: false }` [INFO] [stdout] de7084ae1a784291515fa38440aab208609a0c9d38b3d3de73f41c639ae13566 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7f8ebb6b13386f84ee215f4843782e1b6e44722d856150ca945d0f1a526ca9d [INFO] running `Command { std: "docker" "start" "-a" "e7f8ebb6b13386f84ee215f4843782e1b6e44722d856150ca945d0f1a526ca9d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/link_cfg-a0b69b90fc66b5fd) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test deploy::test::high_level_skip_change_type ... ignored [INFO] [stdout] test deploy::test::high_level_simple ... ok [INFO] [stdout] test deploy::test::high_level_skip ... ok [INFO] [stdout] test deploy::test::high_level_change_target ... ok [INFO] [stdout] test deploy::test::high_level_change_type ... ok [INFO] [stdout] test config::test::deserialize_file_target ... ok [INFO] [stdout] test config::test::setting_default_target_type_automatic ... ok [INFO] [stdout] test filesystem::test::dry_run_error_cases ... ok [INFO] [stdout] test config::test::setting_default_target_type_template ... ok [INFO] [stdout] test filesystem::test::full_dry_run ... ok [INFO] [stdout] test filesystem::test::simple_remove ... ok [INFO] [stdout] test filesystem::test::simple_write_read ... ok [INFO] [stdout] test filesystem::test::simple_create_dir_all ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_simple ... ok [INFO] [stdout] test deploy::test::low_level_skip ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_helpers ... ok [INFO] [stdout] test deploy::test::low_level_simple ... ok [INFO] [stdout] test config::test::settting_default_target_type_symbolic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7f8ebb6b13386f84ee215f4843782e1b6e44722d856150ca945d0f1a526ca9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f8ebb6b13386f84ee215f4843782e1b6e44722d856150ca945d0f1a526ca9d", kill_on_drop: false }` [INFO] [stdout] e7f8ebb6b13386f84ee215f4843782e1b6e44722d856150ca945d0f1a526ca9d