[INFO] fetching crate backhand 0.23.0... [INFO] testing backhand-0.23.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate backhand 0.23.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate backhand 0.23.0 [INFO] finished tweaking crates.io crate backhand 0.23.0 [INFO] tweaked toml for crates.io crate backhand 0.23.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate backhand 0.23.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate backhand 0.23.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded libdeflater v1.24.0 [INFO] [stderr] Downloaded no_std_io2 v0.9.0 [INFO] [stderr] Downloaded deku_derive v0.19.1 [INFO] [stderr] Downloaded liblzma v0.4.2 [INFO] [stderr] Downloaded deku v0.19.1 [INFO] [stderr] Downloaded libdeflate-sys v1.24.0 [INFO] [stderr] Downloaded liblzma-sys v0.4.4 [INFO] [stderr] Downloaded rust-lzo v0.6.2 [INFO] [stderr] Downloaded test-assets-ureq v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8bfda1039d1c940f05365bf7036402de85bf09d196c4fceaeac99e474f13d0f [INFO] running `Command { std: "docker" "start" "-a" "d8bfda1039d1c940f05365bf7036402de85bf09d196c4fceaeac99e474f13d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8bfda1039d1c940f05365bf7036402de85bf09d196c4fceaeac99e474f13d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bfda1039d1c940f05365bf7036402de85bf09d196c4fceaeac99e474f13d0f", kill_on_drop: false }` [INFO] [stdout] d8bfda1039d1c940f05365bf7036402de85bf09d196c4fceaeac99e474f13d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8897c899fe14aa6319608e51972f08fd0252b030fca851238a382c02678d14e1 [INFO] running `Command { std: "docker" "start" "-a" "8897c899fe14aa6319608e51972f08fd0252b030fca851238a382c02678d14e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling solana-nohash-hasher v0.2.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling no_std_io2 v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling deku_derive v0.19.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling deku v0.19.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling backhand v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s [INFO] running `Command { std: "docker" "inspect" "8897c899fe14aa6319608e51972f08fd0252b030fca851238a382c02678d14e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8897c899fe14aa6319608e51972f08fd0252b030fca851238a382c02678d14e1", kill_on_drop: false }` [INFO] [stdout] 8897c899fe14aa6319608e51972f08fd0252b030fca851238a382c02678d14e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3022f61a3f321c409b2aa122419028738383b696a3307a414282053614684095 [INFO] running `Command { std: "docker" "start" "-a" "3022f61a3f321c409b2aa122419028738383b696a3307a414282053614684095", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling libdeflate-sys v1.24.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling no_std_io2 v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling deku_derive v0.19.1 [INFO] [stderr] Compiling libdeflater v1.24.0 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling deku v0.19.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling backhand v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling test-assets-ureq v0.3.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.80s [INFO] running `Command { std: "docker" "inspect" "3022f61a3f321c409b2aa122419028738383b696a3307a414282053614684095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3022f61a3f321c409b2aa122419028738383b696a3307a414282053614684095", kill_on_drop: false }` [INFO] [stdout] 3022f61a3f321c409b2aa122419028738383b696a3307a414282053614684095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9483dfd9d37f5252c179cb6aad877123ee5a3410e3f32b46c5c5c81f4c7c0693 [INFO] running `Command { std: "docker" "start" "-a" "9483dfd9d37f5252c179cb6aad877123ee5a3410e3f32b46c5c5c81f4c7c0693", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/backhand-66032d3c17ec9d09) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test dir::tests::no_invalid_dir_entry ... ok [INFO] [stdout] test entry::tests::test_entry ... ok [INFO] [stdout] test data::tests::test_duplicate_check ... ok [INFO] [stdout] test data::tests::test_no_duplicate_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9483dfd9d37f5252c179cb6aad877123ee5a3410e3f32b46c5c5c81f4c7c0693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9483dfd9d37f5252c179cb6aad877123ee5a3410e3f32b46c5c5c81f4c7c0693", kill_on_drop: false }` [INFO] [stdout] 9483dfd9d37f5252c179cb6aad877123ee5a3410e3f32b46c5c5c81f4c7c0693