[INFO] fetching crate clientele 0.3.8...
[INFO] testing clientele-0.3.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate clientele 0.3.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate clientele 0.3.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate clientele 0.3.8
[INFO] tweaked toml for crates.io crate clientele 0.3.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clientele 0.3.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clientele 0.3.8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061da829ece107d1544a4b5dc934562327a8a83a9042bd5a3e09c63a403b27f3
[INFO] running `Command { std: "docker" "start" "-a" "061da829ece107d1544a4b5dc934562327a8a83a9042bd5a3e09c63a403b27f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061da829ece107d1544a4b5dc934562327a8a83a9042bd5a3e09c63a403b27f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061da829ece107d1544a4b5dc934562327a8a83a9042bd5a3e09c63a403b27f3", kill_on_drop: false }`
[INFO] [stdout] 061da829ece107d1544a4b5dc934562327a8a83a9042bd5a3e09c63a403b27f3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba57afc2803afbf9ed2eef7e26fcdce956e318c00559bbd23eae4e41a87eadfa
[INFO] running `Command { std: "docker" "start" "-a" "ba57afc2803afbf9ed2eef7e26fcdce956e318c00559bbd23eae4e41a87eadfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling known-schemes v0.1.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling os_str_bytes v7.1.0
[INFO] [stderr]    Compiling argfile v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dogma v0.1.9
[INFO] [stderr]    Compiling getenv v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling gofer v0.1.6
[INFO] [stderr]    Compiling duration-str v0.15.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling known-errors v0.1.1
[INFO] [stderr]    Compiling clientele v0.3.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s
[INFO] running `Command { std: "docker" "inspect" "ba57afc2803afbf9ed2eef7e26fcdce956e318c00559bbd23eae4e41a87eadfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba57afc2803afbf9ed2eef7e26fcdce956e318c00559bbd23eae4e41a87eadfa", kill_on_drop: false }`
[INFO] [stdout] ba57afc2803afbf9ed2eef7e26fcdce956e318c00559bbd23eae4e41a87eadfa
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 681989a11187919c0377f9762a8fb8822d1856a37e4a36dbe36f63f555ea4484
[INFO] running `Command { std: "docker" "start" "-a" "681989a11187919c0377f9762a8fb8822d1856a37e4a36dbe36f63f555ea4484", kill_on_drop: false }`
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling clientele v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `TEST_LEVEL` is never used
[INFO] [stdout]   --> tests/subcommands_shared.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub static TEST_LEVEL: usize = 1;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] running `Command { std: "docker" "inspect" "681989a11187919c0377f9762a8fb8822d1856a37e4a36dbe36f63f555ea4484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681989a11187919c0377f9762a8fb8822d1856a37e4a36dbe36f63f555ea4484", kill_on_drop: false }`
[INFO] [stdout] 681989a11187919c0377f9762a8fb8822d1856a37e4a36dbe36f63f555ea4484
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c95cfd7f8602a36c7df7ca7554dd99e9887c5cee18e7d619c215281661140c53
[INFO] running `Command { std: "docker" "start" "-a" "c95cfd7f8602a36c7df7ca7554dd99e9887c5cee18e7d619c215281661140c53", kill_on_drop: false }`
[INFO] [stderr] warning: static `TEST_LEVEL` is never used
[INFO] [stderr]   --> tests/subcommands_shared.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub static TEST_LEVEL: usize = 1;
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clientele` (test "subcommands_find") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clientele-43df970e28f501d0)
[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/subcommands_find.rs (/opt/rustwide/target/debug/deps/subcommands_find-ea0a9a34d216d99a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_find ... ok
[INFO] [stderr]      Running tests/subcommands_list.rs (/opt/rustwide/target/debug/deps/subcommands_list-e7455b62d3d6b10a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/subcommands_shared.rs (/opt/rustwide/target/debug/deps/subcommands_shared-74a9e9dda7eacc2f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests clientele
[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] error: couldn't read `src/../../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[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] 14 - #[doc = include_str!("../../../README.md")]
[INFO] [stderr] 14 + #[doc = include_str!("../README.md")]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: attribute value must be a literal
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[doc = include_str!("../../../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name clientele --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern argfile=/opt/rustwide/target/debug/deps/libargfile-d9b6aff6123524d0.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-1cac038836398212.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-460da8512fda7a9a.rlib --extern clientele=/opt/rustwide/target/debug/deps/libclientele-2f8f5e170d92d3f9.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7eaeca630a229384.rlib --extern dogma=/opt/rustwide/target/debug/deps/libdogma-c52c11edaf07a9e8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern duration_str=/opt/rustwide/target/debug/deps/libduration_str-447409d93a87dfa6.rlib --extern getenv=/opt/rustwide/target/debug/deps/libgetenv-e40756478e72273a.rlib --extern gofer=/opt/rustwide/target/debug/deps/libgofer-fadb8010c7b878af.rlib --extern known_errors=/opt/rustwide/target/debug/deps/libknown_errors-0625d9fadb6af712.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8326c9820f7454d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5ac28d2ea476ad95.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-e4a1003d8906e127.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ce96ea84ce6332cf.rlib --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-c2aed6b1712d0a02.rlib --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-ae9debe29ebbb60a.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-de3c22a023ea04a8.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="all"' --cfg 'feature="argfile"' --cfg 'feature="camino"' --cfg 'feature="clap"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="dotenv"' --cfg 'feature="getenv"' --cfg 'feature="gofer"' --cfg 'feature="parse"' --cfg 'feature="parse-byteunit"' --cfg 'feature="parse-datetime"' --cfg 'feature="parse-duration"' --cfg 'feature="serde"' --cfg 'feature="serde-json"' --cfg 'feature="std"' --cfg 'feature="subcommands"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="unicode"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "argfile", "camino", "clap", "color", "default", "dirs", "dotenv", "error-stack", "getenv", "gofer", "parse", "parse-byteunit", "parse-datetime", "parse-duration", "serde", "serde-json", "std", "subcommands", "tokio", "tracing", "unicode", "unstable", "wild"))' --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" "c95cfd7f8602a36c7df7ca7554dd99e9887c5cee18e7d619c215281661140c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95cfd7f8602a36c7df7ca7554dd99e9887c5cee18e7d619c215281661140c53", kill_on_drop: false }`
[INFO] [stdout] c95cfd7f8602a36c7df7ca7554dd99e9887c5cee18e7d619c215281661140c53
