[INFO] fetching crate unfold-symlinks 0.2.1...
[INFO] testing unfold-symlinks-0.2.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate unfold-symlinks 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate unfold-symlinks 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unfold-symlinks 0.2.1
[INFO] tweaked toml for crates.io crate unfold-symlinks 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unfold-symlinks 0.2.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unfold-symlinks 0.2.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e56d134167b534b10c0182ff5ac403b2feac8bd176b84253f0b6ce2681c1da
[INFO] running `Command { std: "docker" "start" "-a" "d7e56d134167b534b10c0182ff5ac403b2feac8bd176b84253f0b6ce2681c1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e56d134167b534b10c0182ff5ac403b2feac8bd176b84253f0b6ce2681c1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e56d134167b534b10c0182ff5ac403b2feac8bd176b84253f0b6ce2681c1da", kill_on_drop: false }`
[INFO] [stdout] d7e56d134167b534b10c0182ff5ac403b2feac8bd176b84253f0b6ce2681c1da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24c77d4f389290362c2c51d9bb353ecc27475f4c0ca71f020b7508d286b1bc39
[INFO] running `Command { std: "docker" "start" "-a" "24c77d4f389290362c2c51d9bb353ecc27475f4c0ca71f020b7508d286b1bc39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling symlink v0.1.0
[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 clap_derive v4.5.40
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling unfold-symlinks v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s
[INFO] running `Command { std: "docker" "inspect" "24c77d4f389290362c2c51d9bb353ecc27475f4c0ca71f020b7508d286b1bc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c77d4f389290362c2c51d9bb353ecc27475f4c0ca71f020b7508d286b1bc39", kill_on_drop: false }`
[INFO] [stdout] 24c77d4f389290362c2c51d9bb353ecc27475f4c0ca71f020b7508d286b1bc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f499e34ae3ebff24f135ba97b7ca039b0b0ffc84fa6ddcd0df2192cbb1432f
[INFO] running `Command { std: "docker" "start" "-a" "26f499e34ae3ebff24f135ba97b7ca039b0b0ffc84fa6ddcd0df2192cbb1432f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling unfold-symlinks v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.73s
[INFO] running `Command { std: "docker" "inspect" "26f499e34ae3ebff24f135ba97b7ca039b0b0ffc84fa6ddcd0df2192cbb1432f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f499e34ae3ebff24f135ba97b7ca039b0b0ffc84fa6ddcd0df2192cbb1432f", kill_on_drop: false }`
[INFO] [stdout] 26f499e34ae3ebff24f135ba97b7ca039b0b0ffc84fa6ddcd0df2192cbb1432f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b7b64e29a4d8f45ee01b34bca36bfd23bed438b089056a3fe7ab2a91158ae71
[INFO] running `Command { std: "docker" "start" "-a" "4b7b64e29a4d8f45ee01b34bca36bfd23bed438b089056a3fe7ab2a91158ae71", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unfold-792c19b34ce7a4be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-fc3c082b9f4f4d6c)
[INFO] [stdout] running 21 tests
[INFO] [stdout] test multiple_symlink_args ... ok
[INFO] [stdout] test multiple_symlink_args_follow_to_source ... ok
[INFO] [stdout] test follow_to_source ... ok
[INFO] [stdout] test num_layers_2 ... ok
[INFO] [stdout] test num_layers_3 ... ok
[INFO] [stdout] test num_layers_0 ... ok
[INFO] [stdout] test num_layers_1 ... ok
[INFO] [stdout] test path_does_not_exist ... ok
[INFO] [stdout] test multiple_symlink_args_num_layers_3 ... ok
[INFO] [stdout] test num_layers_exceeds_chain_length ... ok
[INFO] [stdout] test path_is_a_broken_symlink ... ok
[INFO] [stdout] test symlink_to_dir ... ok
[INFO] [stdout] test validate_test_environment ... ok
[INFO] [stdout] test symlink_to_file ... ok
[INFO] [stdout] test path_is_not_a_symlink_dir ... ok
[INFO] [stdout] test invalid_num_layers ... ok
[INFO] [stdout] test follow_to_source_and_num_layers_conflict ... ok
[INFO] [stdout] test verbose_output ... ok
[INFO] [stdout] test path_is_not_a_symlink_file ... ok
[INFO] [stdout] test test_help_output ... ok
[INFO] [stdout] test multiple_symlink_args_revert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b7b64e29a4d8f45ee01b34bca36bfd23bed438b089056a3fe7ab2a91158ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7b64e29a4d8f45ee01b34bca36bfd23bed438b089056a3fe7ab2a91158ae71", kill_on_drop: false }`
[INFO] [stdout] 4b7b64e29a4d8f45ee01b34bca36bfd23bed438b089056a3fe7ab2a91158ae71
