[INFO] cloning repository https://github.com/Brijesh-Thakkar/RustLog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brijesh-Thakkar/RustLog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijesh-Thakkar%2FRustLog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijesh-Thakkar%2FRustLog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e5fbd1004b4515d5d05cc7dd9a7a300d05bf33a
[INFO] checking Brijesh-Thakkar/RustLog against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijesh-Thakkar%2FRustLog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brijesh-Thakkar/RustLog
[INFO] finished tweaking git repo https://github.com/Brijesh-Thakkar/RustLog
[INFO] tweaked toml for git repo https://github.com/Brijesh-Thakkar/RustLog written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brijesh-Thakkar/RustLog on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brijesh-Thakkar/RustLog 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 876e9349f86284d7e562fc1b5dab4ad5505782a98cf5a5546d9c36691e167cf3
[INFO] running `Command { std: "docker" "start" "-a" "876e9349f86284d7e562fc1b5dab4ad5505782a98cf5a5546d9c36691e167cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "876e9349f86284d7e562fc1b5dab4ad5505782a98cf5a5546d9c36691e167cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876e9349f86284d7e562fc1b5dab4ad5505782a98cf5a5546d9c36691e167cf3", kill_on_drop: false }`
[INFO] [stdout] 876e9349f86284d7e562fc1b5dab4ad5505782a98cf5a5546d9c36691e167cf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be582428011bf809102feba1d3f385c2dafdaff02c3edb4032b18bb8c776660
[INFO] running `Command { std: "docker" "start" "-a" "6be582428011bf809102feba1d3f385c2dafdaff02c3edb4032b18bb8c776660", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking kafka-lite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/bin/rustlog-admin.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `CreateTopic` found for enum `kafka_lite::protocol::request::Request`
[INFO] [stdout]   --> src/bin/rustlog-admin.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let request = Request::CreateTopic {
[INFO] [stdout]    |                            ^^^^^^^^^^^ variant not found in `kafka_lite::protocol::request::Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `CreateTopicResponse` found for enum `Response`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Response::CreateTopicResponse { success } => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ variant not found in `Response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `ListTopics` found for enum `kafka_lite::protocol::request::Request` in the current scope
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:139:28
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let request = Request::ListTopics;
[INFO] [stdout]     |                            ^^^^^^^^^^ variant or associated item not found in `kafka_lite::protocol::request::Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `ListTopicsResponse` found for enum `Response`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         Response::ListTopicsResponse { topics } => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ variant not found in `Response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `DescribeTopic` found for enum `kafka_lite::protocol::request::Request`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let request = Request::DescribeTopic {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ variant not found in `kafka_lite::protocol::request::Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `DescribeTopicResponse` found for enum `Response`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Response::DescribeTopicResponse {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ variant not found in `Response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `DescribePartition` found for enum `kafka_lite::protocol::request::Request`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let request = Request::DescribePartition {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ variant not found in `kafka_lite::protocol::request::Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `DescribePartitionResponse` found for enum `Response`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Response::DescribePartitionResponse {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ variant not found in `Response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:235:28
[INFO] [stdout]     |
[INFO] [stdout] 235 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/bin/rustlog-admin.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |             println!("{}", serde_json::to_string_pretty(&output)?);
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kafka-lite` (bin "rustlog-admin") due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6be582428011bf809102feba1d3f385c2dafdaff02c3edb4032b18bb8c776660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be582428011bf809102feba1d3f385c2dafdaff02c3edb4032b18bb8c776660", kill_on_drop: false }`
[INFO] [stdout] 6be582428011bf809102feba1d3f385c2dafdaff02c3edb4032b18bb8c776660
