[INFO] cloning repository https://github.com/schwa/tree-snapshot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schwa/tree-snapshot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Ftree-snapshot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Ftree-snapshot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe490e4e8b5053cf9e58045f460416269ccbf5f [INFO] testing schwa/tree-snapshot-rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Ftree-snapshot-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schwa/tree-snapshot-rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schwa/tree-snapshot-rs [INFO] finished tweaking git repo https://github.com/schwa/tree-snapshot-rs [INFO] tweaked toml for git repo https://github.com/schwa/tree-snapshot-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/schwa/tree-snapshot-rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3b0e5e094cd31602af3fbf7e9ead13cd14ede7a4616adbbd3dfed15c94ce741 [INFO] running `Command { std: "docker" "start" "-a" "e3b0e5e094cd31602af3fbf7e9ead13cd14ede7a4616adbbd3dfed15c94ce741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3b0e5e094cd31602af3fbf7e9ead13cd14ede7a4616adbbd3dfed15c94ce741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b0e5e094cd31602af3fbf7e9ead13cd14ede7a4616adbbd3dfed15c94ce741", kill_on_drop: false }` [INFO] [stdout] e3b0e5e094cd31602af3fbf7e9ead13cd14ede7a4616adbbd3dfed15c94ce741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a06cb4c52eeee7eead6a3d8074df939567c534cb0156016d0f5e1df26262de [INFO] running `Command { std: "docker" "start" "-a" "41a06cb4c52eeee7eead6a3d8074df939567c534cb0156016d0f5e1df26262de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling uzers v0.12.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling normpath v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tree-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.60s [INFO] running `Command { std: "docker" "inspect" "41a06cb4c52eeee7eead6a3d8074df939567c534cb0156016d0f5e1df26262de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a06cb4c52eeee7eead6a3d8074df939567c534cb0156016d0f5e1df26262de", kill_on_drop: false }` [INFO] [stdout] 41a06cb4c52eeee7eead6a3d8074df939567c534cb0156016d0f5e1df26262de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 106fb064d806d841e6224c3156179167fdb6a65899af4c2ae74bc4111b5b133b [INFO] running `Command { std: "docker" "start" "-a" "106fb064d806d841e6224c3156179167fdb6a65899af4c2ae74bc4111b5b133b", kill_on_drop: false }` [INFO] [stderr] Compiling tree-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "106fb064d806d841e6224c3156179167fdb6a65899af4c2ae74bc4111b5b133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106fb064d806d841e6224c3156179167fdb6a65899af4c2ae74bc4111b5b133b", kill_on_drop: false }` [INFO] [stdout] 106fb064d806d841e6224c3156179167fdb6a65899af4c2ae74bc4111b5b133b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c13dc4df59cccc7986a038a1172c1a835bbd9d9de7a7d51f40a5bb27d3740d9b [INFO] running `Command { std: "docker" "start" "-a" "c13dc4df59cccc7986a038a1172c1a835bbd9d9de7a7d51f40a5bb27d3740d9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_snapshot-26ed991aafd09176) [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] running `Command { std: "docker" "inspect" "c13dc4df59cccc7986a038a1172c1a835bbd9d9de7a7d51f40a5bb27d3740d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13dc4df59cccc7986a038a1172c1a835bbd9d9de7a7d51f40a5bb27d3740d9b", kill_on_drop: false }` [INFO] [stdout] c13dc4df59cccc7986a038a1172c1a835bbd9d9de7a7d51f40a5bb27d3740d9b