[INFO] cloning repository https://github.com/michaelklishin/bellhop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelklishin/bellhop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b338957457780f581d6ea1b6f1462f455b9f630e [INFO] testing michaelklishin/bellhop against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 77% (54/70) Updating files: 78% (55/70) Updating files: 80% (56/70) Updating files: 81% (57/70) Updating files: 82% (58/70) Updating files: 84% (59/70) Updating files: 85% (60/70) Updating files: 87% (61/70) Updating files: 88% (62/70) Updating files: 90% (63/70) Updating files: 91% (64/70) Updating files: 92% (65/70) Updating files: 94% (66/70) Updating files: 95% (67/70) Updating files: 97% (68/70) Updating files: 98% (69/70) Updating files: 100% (70/70) Updating files: 100% (70/70), done. [INFO] started tweaking git repo https://github.com/michaelklishin/bellhop [INFO] finished tweaking git repo https://github.com/michaelklishin/bellhop [INFO] tweaked toml for git repo https://github.com/michaelklishin/bellhop written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelklishin/bellhop on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/michaelklishin/bellhop 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.68 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded zip v8.6.0 [INFO] [stderr] Downloaded proptest v1.11.0 [INFO] [stderr] Downloaded zlib-rs v0.6.3 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded redox_syscall v0.7.4 [INFO] [stderr] Downloaded inotify v0.11.1 [INFO] [stderr] Downloaded assert_cmd v2.2.1 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded filetime v0.2.27 [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded rustls v0.23.39 [INFO] [stderr] Downloaded webpki-root-certs v1.0.7 [INFO] [stderr] Downloaded reqwest v0.13.3 [INFO] [stderr] Downloaded hyper-rustls v0.27.9 [INFO] [stderr] Downloaded libredox v0.1.16 [INFO] [stderr] Downloaded tar v0.4.45 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded aws-lc-rs v1.16.3 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded aws-lc-sys v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee6ce72a5cb3bd54bdd77d99c0a3acdfd59243d84aabf6dc5d5aa07d9274997 [INFO] running `Command { std: "docker" "start" "-a" "5ee6ce72a5cb3bd54bdd77d99c0a3acdfd59243d84aabf6dc5d5aa07d9274997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee6ce72a5cb3bd54bdd77d99c0a3acdfd59243d84aabf6dc5d5aa07d9274997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee6ce72a5cb3bd54bdd77d99c0a3acdfd59243d84aabf6dc5d5aa07d9274997", kill_on_drop: false }` [INFO] [stdout] 5ee6ce72a5cb3bd54bdd77d99c0a3acdfd59243d84aabf6dc5d5aa07d9274997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a21bb07999899e2a864ceb630041faed2e94e4a063bf9ea3e148561a7cd386 [INFO] running `Command { std: "docker" "start" "-a" "72a21bb07999899e2a864ceb630041faed2e94e4a063bf9ea3e148561a7cd386", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling zip v8.6.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling bellhop v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "72a21bb07999899e2a864ceb630041faed2e94e4a063bf9ea3e148561a7cd386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a21bb07999899e2a864ceb630041faed2e94e4a063bf9ea3e148561a7cd386", kill_on_drop: false }` [INFO] [stdout] 72a21bb07999899e2a864ceb630041faed2e94e4a063bf9ea3e148561a7cd386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 404bf5e45f0f2f859520748bed6ab7e273f45ad92bd8bb798d7e8a17d823fc56 [INFO] running `Command { std: "docker" "start" "-a" "404bf5e45f0f2f859520748bed6ab7e273f45ad92bd8bb798d7e8a17d823fc56", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling bellhop v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.86s [INFO] running `Command { std: "docker" "inspect" "404bf5e45f0f2f859520748bed6ab7e273f45ad92bd8bb798d7e8a17d823fc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404bf5e45f0f2f859520748bed6ab7e273f45ad92bd8bb798d7e8a17d823fc56", kill_on_drop: false }` [INFO] [stdout] 404bf5e45f0f2f859520748bed6ab7e273f45ad92bd8bb798d7e8a17d823fc56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e5419f72bbe3fa1ea98c15353ebae99112d4d514329fe7202ec412e4890e706 [INFO] running `Command { std: "docker" "start" "-a" "7e5419f72bbe3fa1ea98c15353ebae99112d4d514329fe7202ec412e4890e706", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bellhop-331551b6a2b30585) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bellhop-db876603d83e659d) [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] [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] [stderr] Running tests/archive_removal_edge_cases_tests.rs (/opt/rustwide/target/debug/deps/archive_removal_edge_cases_tests-a8d80b1e2b1d2f37) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_remove_from_uncompressed_tar_archive ... FAILED [INFO] [stdout] test test_remove_archive_with_same_version_different_packages ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_remove_from_uncompressed_tar_archive stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- test_remove_archive_with_same_version_different_packages stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_remove_archive_with_same_version_different_packages [INFO] [stdout] test_remove_from_uncompressed_tar_archive [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test archive_removal_edge_cases_tests` [INFO] running `Command { std: "docker" "inspect" "7e5419f72bbe3fa1ea98c15353ebae99112d4d514329fe7202ec412e4890e706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5419f72bbe3fa1ea98c15353ebae99112d4d514329fe7202ec412e4890e706", kill_on_drop: false }` [INFO] [stdout] 7e5419f72bbe3fa1ea98c15353ebae99112d4d514329fe7202ec412e4890e706