[INFO] fetching crate link-cfg 0.13.4...
[INFO] testing link-cfg-0.13.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate link-cfg 0.13.4 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate link-cfg 0.13.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327b6db1e8a373a145812614ce4e73fd23e3fb84653101e00196fe52f43663f1
[INFO] running `Command { std: "docker" "start" "-a" "327b6db1e8a373a145812614ce4e73fd23e3fb84653101e00196fe52f43663f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327b6db1e8a373a145812614ce4e73fd23e3fb84653101e00196fe52f43663f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327b6db1e8a373a145812614ce4e73fd23e3fb84653101e00196fe52f43663f1", kill_on_drop: false }`
[INFO] [stdout] 327b6db1e8a373a145812614ce4e73fd23e3fb84653101e00196fe52f43663f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46e4fd8acec457cfcbd7dda73429fd29ab648795b84ec3e32f4c483ca8601ab8
[INFO] running `Command { std: "docker" "start" "-a" "46e4fd8acec457cfcbd7dda73429fd29ab648795b84ec3e32f4c483ca8601ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[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 anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling time v0.3.41
[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 env_filter v0.1.3
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rhai v1.22.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "46e4fd8acec457cfcbd7dda73429fd29ab648795b84ec3e32f4c483ca8601ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e4fd8acec457cfcbd7dda73429fd29ab648795b84ec3e32f4c483ca8601ab8", kill_on_drop: false }`
[INFO] [stdout] 46e4fd8acec457cfcbd7dda73429fd29ab648795b84ec3e32f4c483ca8601ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7d01eb157d39059aeb3fcc4cf68ac7622359cdf8eeb16ad68692d428ab512c
[INFO] running `Command { std: "docker" "start" "-a" "bb7d01eb157d39059aeb3fcc4cf68ac7622359cdf8eeb16ad68692d428ab512c", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 11.07s
[INFO] running `Command { std: "docker" "inspect" "bb7d01eb157d39059aeb3fcc4cf68ac7622359cdf8eeb16ad68692d428ab512c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7d01eb157d39059aeb3fcc4cf68ac7622359cdf8eeb16ad68692d428ab512c", kill_on_drop: false }`
[INFO] [stdout] bb7d01eb157d39059aeb3fcc4cf68ac7622359cdf8eeb16ad68692d428ab512c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e79ba1b8bf5f3bc26cb84a6a239aab0cb8bbe3ee48e2dd52a50e5c0a15a36792
[INFO] running `Command { std: "docker" "start" "-a" "e79ba1b8bf5f3bc26cb84a6a239aab0cb8bbe3ee48e2dd52a50e5c0a15a36792", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/link_cfg-322500fab9873162)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test config::test::deserialize_file_target ... ok
[INFO] [stdout] test config::test::setting_default_target_type_automatic ... ok
[INFO] [stdout] test deploy::test::high_level_skip_change_type ... ignored
[INFO] [stdout] test deploy::test::high_level_simple ... ok
[INFO] [stdout] test config::test::setting_default_target_type_template ... ok
[INFO] [stdout] test deploy::test::high_level_change_type ... ok
[INFO] [stdout] test filesystem::test::simple_create_dir_all ... ok
[INFO] [stdout] test filesystem::test::simple_remove ... ok
[INFO] [stdout] test deploy::test::high_level_skip ... ok
[INFO] [stdout] test filesystem::test::full_dry_run ... ok
[INFO] [stdout] test deploy::test::high_level_change_target ... ok
[INFO] [stdout] test filesystem::test::dry_run_error_cases ... ok
[INFO] [stdout] test config::test::settting_default_target_type_symbolic ... ok
[INFO] [stdout] test filesystem::test::simple_write_read ... ok
[INFO] [stdout] test deploy::test::low_level_simple ... ok
[INFO] [stdout] test deploy::test::low_level_skip ... ok
[INFO] [stdout] test handlebars_helpers::test::eval_condition_simple ... ok
[INFO] [stdout] test handlebars_helpers::test::eval_condition_helpers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e79ba1b8bf5f3bc26cb84a6a239aab0cb8bbe3ee48e2dd52a50e5c0a15a36792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79ba1b8bf5f3bc26cb84a6a239aab0cb8bbe3ee48e2dd52a50e5c0a15a36792", kill_on_drop: false }`
[INFO] [stdout] e79ba1b8bf5f3bc26cb84a6a239aab0cb8bbe3ee48e2dd52a50e5c0a15a36792
