[INFO] cloning repository https://github.com/tisonkun/kafka-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tisonkun/kafka-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftisonkun%2Fkafka-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftisonkun%2Fkafka-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1734cde2b824da449867e1dc02a573c60cff5e17
[INFO] checking tisonkun/kafka-api against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftisonkun%2Fkafka-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tisonkun/kafka-api
[INFO] finished tweaking git repo https://github.com/tisonkun/kafka-api
[INFO] tweaked toml for git repo https://github.com/tisonkun/kafka-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tisonkun/kafka-api on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tisonkun/kafka-api 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8faedc8af3eb47612bf96df1a4aec0586d6d01b0b87391b7df69d932bc4c3535
[INFO] running `Command { std: "docker" "start" "-a" "8faedc8af3eb47612bf96df1a4aec0586d6d01b0b87391b7df69d932bc4c3535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8faedc8af3eb47612bf96df1a4aec0586d6d01b0b87391b7df69d932bc4c3535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8faedc8af3eb47612bf96df1a4aec0586d6d01b0b87391b7df69d932bc4c3535", kill_on_drop: false }`
[INFO] [stdout] 8faedc8af3eb47612bf96df1a4aec0586d6d01b0b87391b7df69d932bc4c3535
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0db29a7d12f3c5b039ebcb645b81295774fe8e39ca6c094d175c6c18fcb4fb6
[INFO] running `Command { std: "docker" "start" "-a" "f0db29a7d12f3c5b039ebcb645b81295774fe8e39ca6c094d175c6c18fcb4fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking kafka-api v0.2.3 (/opt/rustwide/workdir/kafka-api)
[INFO] [stdout] warning: struct `UInt8` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 | define_ints_codec!(UInt8, u8, write_u8, read_u8);
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt16` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:236:20
[INFO] [stdout]     |
[INFO] [stdout] 236 | define_ints_codec!(UInt16, u16, write_u16, read_u16);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt32` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:237:20
[INFO] [stdout]     |
[INFO] [stdout] 237 | define_ints_codec!(UInt32, u32, write_u32, read_u32);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt64` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:238:20
[INFO] [stdout]     |
[INFO] [stdout] 238 | define_ints_codec!(UInt64, u64, write_u64, read_u64);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Float32` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 | define_ints_codec!(Float32, f32, write_f32, read_f32);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Float64` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 | define_ints_codec!(Float64, f64, write_f64, read_f64);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub(super) struct VarLong;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt8` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 | define_ints_codec!(UInt8, u8, write_u8, read_u8);
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt16` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:236:20
[INFO] [stdout]     |
[INFO] [stdout] 236 | define_ints_codec!(UInt16, u16, write_u16, read_u16);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt32` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:237:20
[INFO] [stdout]     |
[INFO] [stdout] 237 | define_ints_codec!(UInt32, u32, write_u32, read_u32);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt64` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:238:20
[INFO] [stdout]     |
[INFO] [stdout] 238 | define_ints_codec!(UInt64, u64, write_u64, read_u64);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Float32` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 | define_ints_codec!(Float32, f32, write_f32, read_f32);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Float64` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 | define_ints_codec!(Float64, f64, write_f64, read_f64);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_ints_codec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]    --> kafka-api/src/codec/mod.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub(super) struct VarLong;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simplesrv v0.2.3 (/opt/rustwide/workdir/simplesrv)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
[INFO] running `Command { std: "docker" "inspect" "f0db29a7d12f3c5b039ebcb645b81295774fe8e39ca6c094d175c6c18fcb4fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0db29a7d12f3c5b039ebcb645b81295774fe8e39ca6c094d175c6c18fcb4fb6", kill_on_drop: false }`
[INFO] [stdout] f0db29a7d12f3c5b039ebcb645b81295774fe8e39ca6c094d175c6c18fcb4fb6
