[INFO] fetching crate dceapi-rs 0.1.0...
[INFO] testing dceapi-rs-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate dceapi-rs 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dceapi-rs 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dceapi-rs 0.1.0
[INFO] tweaked toml for crates.io crate dceapi-rs 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dceapi-rs 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dceapi-rs 0.1.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7d686b8f1889b32908b535394c78d1aecd5bd093751453658253a59ed99a0e4
[INFO] running `Command { std: "docker" "start" "-a" "f7d686b8f1889b32908b535394c78d1aecd5bd093751453658253a59ed99a0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7d686b8f1889b32908b535394c78d1aecd5bd093751453658253a59ed99a0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d686b8f1889b32908b535394c78d1aecd5bd093751453658253a59ed99a0e4", kill_on_drop: false }`
[INFO] [stdout] f7d686b8f1889b32908b535394c78d1aecd5bd093751453658253a59ed99a0e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fdbb1e0a280e603426062f909dc1fffe8f1b3ac0feaf0b418e679280c48affd9
[INFO] running `Command { std: "docker" "start" "-a" "fdbb1e0a280e603426062f909dc1fffe8f1b3ac0feaf0b418e679280c48affd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dceapi-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.58s
[INFO] running `Command { std: "docker" "inspect" "fdbb1e0a280e603426062f909dc1fffe8f1b3ac0feaf0b418e679280c48affd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbb1e0a280e603426062f909dc1fffe8f1b3ac0feaf0b418e679280c48affd9", kill_on_drop: false }`
[INFO] [stdout] fdbb1e0a280e603426062f909dc1fffe8f1b3ac0feaf0b418e679280c48affd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bed7a5dfa8df5ca4632a97fa6ea3bbbda378cfe14470f0e0c9c7fdc839cb052a
[INFO] running `Command { std: "docker" "start" "-a" "bed7a5dfa8df5ca4632a97fa6ea3bbbda378cfe14470f0e0c9c7fdc839cb052a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dceapi-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.85s
[INFO] running `Command { std: "docker" "inspect" "bed7a5dfa8df5ca4632a97fa6ea3bbbda378cfe14470f0e0c9c7fdc839cb052a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed7a5dfa8df5ca4632a97fa6ea3bbbda378cfe14470f0e0c9c7fdc839cb052a", kill_on_drop: false }`
[INFO] [stdout] bed7a5dfa8df5ca4632a97fa6ea3bbbda378cfe14470f0e0c9c7fdc839cb052a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8978035754a9c1acc638232b68343f31dbd2e5ed3844cf57499eb14ab1c6baf0
[INFO] running `Command { std: "docker" "start" "-a" "8978035754a9c1acc638232b68343f31dbd2e5ed3844cf57499eb14ab1c6baf0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/dceapi-rs/382c88313e11e89d/deps/dceapi_rs-382c88313e11e89d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dceapi_rs
[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 5 tests
[INFO] [stdout] test src/client.rs - client::Client::new (line 81) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client (line 25) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 48) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::new (line 81) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dceapi`
[INFO] [stdout]   --> src/client.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use dceapi::{Client, Config};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dceapi`
[INFO] [stdout]   --> src/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use dceapi::{Client, Config};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]   --> src/client.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | async fn main() -> dceapi::Result<()> {
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dceapi`
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use dceapi::{Client, Config};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]   --> src/lib.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn main() -> dceapi::Result<()> {
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dceapi`
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use dceapi::Client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]   --> src/lib.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | async fn example() -> dceapi::Result<()> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dceapi`
[INFO] [stdout]   --> src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | use dceapi::{Client, Config, RequestOptions};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]   --> src/lib.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn example() -> dceapi::Result<()> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `dceapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dceapi`, use `cargo add dceapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Client (line 25)
[INFO] [stdout]     src/client.rs - client::Client::new (line 81)
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 48)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8978035754a9c1acc638232b68343f31dbd2e5ed3844cf57499eb14ab1c6baf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8978035754a9c1acc638232b68343f31dbd2e5ed3844cf57499eb14ab1c6baf0", kill_on_drop: false }`
[INFO] [stdout] 8978035754a9c1acc638232b68343f31dbd2e5ed3844cf57499eb14ab1c6baf0
