[INFO] fetching crate xkit 1.0.1...
[INFO] testing xkit-1.0.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xkit 1.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate xkit 1.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xkit 1.0.1
[INFO] tweaked toml for crates.io crate xkit 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xkit 1.0.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xkit 1.0.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0cc21f3cc8a4007106a44c049df6c661b3fad55796b5a23261d134b8b22ee60
[INFO] running `Command { std: "docker" "start" "-a" "b0cc21f3cc8a4007106a44c049df6c661b3fad55796b5a23261d134b8b22ee60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0cc21f3cc8a4007106a44c049df6c661b3fad55796b5a23261d134b8b22ee60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0cc21f3cc8a4007106a44c049df6c661b3fad55796b5a23261d134b8b22ee60", kill_on_drop: false }`
[INFO] [stdout] b0cc21f3cc8a4007106a44c049df6c661b3fad55796b5a23261d134b8b22ee60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83599e815565e56d1a8cf536a4a571a542faaedf1d7c760f05f3fc46591ff18
[INFO] running `Command { std: "docker" "start" "-a" "b83599e815565e56d1a8cf536a4a571a542faaedf1d7c760f05f3fc46591ff18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling webpki-root-certs v0.26.7
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling rh2 v0.3.61
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling typed-builder v0.20.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper2 v0.14.62
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling boring-sys2 v4.12.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling boring2 v4.12.0
[INFO] [stderr]    Compiling tokio-boring2 v4.12.0
[INFO] [stderr]    Compiling xkit v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `PeekableIoStream` is never used
[INFO] [stdout]   --> src/client/decoder.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | type PeekableIoStream = Peekable<IoStream>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pending` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct Pending(PeekableIoStream, DecoderType);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoStream` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | struct IoStream(super::body::ImplStream);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DecoderType` is never used
[INFO] [stdout]    --> src/client/decoder.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum DecoderType {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s
[INFO] running `Command { std: "docker" "inspect" "b83599e815565e56d1a8cf536a4a571a542faaedf1d7c760f05f3fc46591ff18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83599e815565e56d1a8cf536a4a571a542faaedf1d7c760f05f3fc46591ff18", kill_on_drop: false }`
[INFO] [stdout] b83599e815565e56d1a8cf536a4a571a542faaedf1d7c760f05f3fc46591ff18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3e01ba843dbb853bbfd4c31ceb6596b8cc0a2c93ca4fcdb4da89746ce9aaf8
[INFO] running `Command { std: "docker" "start" "-a" "2b3e01ba843dbb853bbfd4c31ceb6596b8cc0a2c93ca4fcdb4da89746ce9aaf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rh2 v0.3.61
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling boring-sys2 v4.12.0
[INFO] [stderr]    Compiling hyper2 v0.14.62
[INFO] [stderr]    Compiling boring2 v4.12.0
[INFO] [stderr]    Compiling tokio-boring2 v4.12.0
[INFO] [stderr]    Compiling xkit v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `PeekableIoStream` is never used
[INFO] [stdout]   --> src/client/decoder.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | type PeekableIoStream = Peekable<IoStream>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pending` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct Pending(PeekableIoStream, DecoderType);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoStream` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | struct IoStream(super::body::ImplStream);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DecoderType` is never used
[INFO] [stdout]    --> src/client/decoder.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum DecoderType {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: type alias `PeekableIoStream` is never used
[INFO] [stdout]   --> src/client/decoder.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | type PeekableIoStream = Peekable<IoStream>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:4:24
[INFO] [stdout]    |
[INFO] [stdout]  4 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Pending` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct Pending(PeekableIoStream, DecoderType);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IoStream` is never constructed
[INFO] [stdout]   --> src/client/decoder.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | struct IoStream(super::body::ImplStream);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: enum `DecoderType` is never used
[INFO] [stdout]    --> src/client/decoder.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum DecoderType {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xkit` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2b3e01ba843dbb853bbfd4c31ceb6596b8cc0a2c93ca4fcdb4da89746ce9aaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3e01ba843dbb853bbfd4c31ceb6596b8cc0a2c93ca4fcdb4da89746ce9aaf8", kill_on_drop: false }`
[INFO] [stdout] 2b3e01ba843dbb853bbfd4c31ceb6596b8cc0a2c93ca4fcdb4da89746ce9aaf8
