[INFO] fetching crate backhand 0.23.0...
[INFO] testing backhand-0.23.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate backhand 0.23.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate backhand 0.23.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dd50291d56a29138f7faf3f92a625abf395b510bb111542ad0c890ed8bd37b8
[INFO] running `Command { std: "docker" "start" "-a" "1dd50291d56a29138f7faf3f92a625abf395b510bb111542ad0c890ed8bd37b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dd50291d56a29138f7faf3f92a625abf395b510bb111542ad0c890ed8bd37b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd50291d56a29138f7faf3f92a625abf395b510bb111542ad0c890ed8bd37b8", kill_on_drop: false }`
[INFO] [stdout] 1dd50291d56a29138f7faf3f92a625abf395b510bb111542ad0c890ed8bd37b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bade8d0fb33292cd131cb61be5ff9ed441cad5c380958f4e138965b1ec4e63e0
[INFO] running `Command { std: "docker" "start" "-a" "bade8d0fb33292cd131cb61be5ff9ed441cad5c380958f4e138965b1ec4e63e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling hashbrown v0.15.4
[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 memchr v2.7.5
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling solana-nohash-hasher v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling liblzma v0.4.2
[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 darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zstd v0.13.3
[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 deku v0.19.1
[INFO] [stderr]    Compiling backhand v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s
[INFO] running `Command { std: "docker" "inspect" "bade8d0fb33292cd131cb61be5ff9ed441cad5c380958f4e138965b1ec4e63e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bade8d0fb33292cd131cb61be5ff9ed441cad5c380958f4e138965b1ec4e63e0", kill_on_drop: false }`
[INFO] [stdout] bade8d0fb33292cd131cb61be5ff9ed441cad5c380958f4e138965b1ec4e63e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a108fa501ebc7c1614c5f63bfacb3702ff6bc3ea0f11dd9f889f066fadcd4dc
[INFO] running `Command { std: "docker" "start" "-a" "6a108fa501ebc7c1614c5f63bfacb3702ff6bc3ea0f11dd9f889f066fadcd4dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[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 getrandom v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling no_std_io2 v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling libdeflater v1.24.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling deku_derive v0.19.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling deku v0.19.1
[INFO] [stderr]    Compiling backhand v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling test-assets-ureq v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.46s
[INFO] running `Command { std: "docker" "inspect" "6a108fa501ebc7c1614c5f63bfacb3702ff6bc3ea0f11dd9f889f066fadcd4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a108fa501ebc7c1614c5f63bfacb3702ff6bc3ea0f11dd9f889f066fadcd4dc", kill_on_drop: false }`
[INFO] [stdout] 6a108fa501ebc7c1614c5f63bfacb3702ff6bc3ea0f11dd9f889f066fadcd4dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 947508c6e6491e6d5ac88ba6bae3aa9e9e954ec447018ccb9299a58bdc0db686
[INFO] running `Command { std: "docker" "start" "-a" "947508c6e6491e6d5ac88ba6bae3aa9e9e954ec447018ccb9299a58bdc0db686", 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/debug/deps/backhand-9cb662a5e61e21bf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test entry::tests::test_entry ... ok
[INFO] [stdout] test dir::tests::no_invalid_dir_entry ... ok
[INFO] [stdout] test data::tests::test_duplicate_check ... ok
[INFO] [stdout] test data::tests::test_no_duplicate_check ... ok
[INFO] [stderr]    Doc-tests backhand
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: couldn't read `src/../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/lib.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[doc = include_str!("../../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a file with the same name in a different directory
[INFO] [stderr]    |
[INFO] [stderr] 57 - #[doc = include_str!("../../README.md")]
[INFO] [stderr] 57 + #[doc = include_str!("../README.md")]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name backhand --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/libdeflate-sys-62ab1d9fcf5e1038/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-694bb07f9337d48f/out -L native=/opt/rustwide/target/debug/build/ring-745b61f7191fed4a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5e4b53132c18d988/out --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-108aa5ae963116ae.rlib --extern backhand=/opt/rustwide/target/debug/deps/libbackhand-9daf57ef850320fb.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e09f5d9dd16223a9.rlib --extern deku=/opt/rustwide/target/debug/deps/libdeku-a1a3bbf966d55476.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f4da8684a72682d7.rlib --extern libdeflater=/opt/rustwide/target/debug/deps/liblibdeflater-8a97772ae09e3a56.rlib --extern liblzma=/opt/rustwide/target/debug/deps/libliblzma-8fe30301d0ffa194.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c48dbd486994321e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern solana_nohash_hasher=/opt/rustwide/target/debug/deps/libsolana_nohash_hasher-6bb4cf4e5a8df3bc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5cf75069d3466cf3.rlib --extern test_assets_ureq=/opt/rustwide/target/debug/deps/libtest_assets_ureq-757501619944385a.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-3bd28f8cdda3b13d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-99595284d8df855d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b403789c16cfa87.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-5cc7673d3bfda26c.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-a8e0cfe7873bcee5.rlib --extern zstd_safe=/opt/rustwide/target/debug/deps/libzstd_safe-4c28314ddb004f2f.rlib -C embed-bitcode=no --cfg 'feature="any-flate2"' --cfg 'feature="any-gzip"' --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="lz4"' --cfg 'feature="parallel"' --cfg 'feature="xz"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any-flate2", "any-gzip", "default", "document-features", "gzip", "lz4", "lzo", "parallel", "xz", "xz-static", "zstd"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "947508c6e6491e6d5ac88ba6bae3aa9e9e954ec447018ccb9299a58bdc0db686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947508c6e6491e6d5ac88ba6bae3aa9e9e954ec447018ccb9299a58bdc0db686", kill_on_drop: false }`
[INFO] [stdout] 947508c6e6491e6d5ac88ba6bae3aa9e9e954ec447018ccb9299a58bdc0db686
