[INFO] fetching crate assemblyline-client 0.1.11...
[INFO] checking assemblyline-client-0.1.11 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate assemblyline-client 0.1.11 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate assemblyline-client 0.1.11 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate assemblyline-client 0.1.11
[INFO] finished tweaking crates.io crate assemblyline-client 0.1.11
[INFO] tweaked toml for crates.io crate assemblyline-client 0.1.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 221 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.16)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.2.0)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.26.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 512c9f8d718cece94c0d905289baafd45bbe0643bc8c456ed2fd868770ec5951
[INFO] running `Command { std: "docker" "start" "-a" "512c9f8d718cece94c0d905289baafd45bbe0643bc8c456ed2fd868770ec5951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "512c9f8d718cece94c0d905289baafd45bbe0643bc8c456ed2fd868770ec5951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "512c9f8d718cece94c0d905289baafd45bbe0643bc8c456ed2fd868770ec5951", kill_on_drop: false }`
[INFO] [stdout] 512c9f8d718cece94c0d905289baafd45bbe0643bc8c456ed2fd868770ec5951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 456dc8f1ba174841daacd4aa3bc5c99048c86e999f51ccc25275ae4b45d255ac
[INFO] running `Command { std: "docker" "start" "-a" "456dc8f1ba174841daacd4aa3bc5c99048c86e999f51ccc25275ae4b45d255ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling struct-metadata-derive v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking unicase v2.8.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking base62 v2.0.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.17
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking assemblyline-markings v0.1.9
[INFO] [stderr]     Checking struct-metadata v0.1.5
[INFO] [stderr]     Checking assemblyline-models v0.1.21
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking assemblyline-client v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |             out.push(prng.gen());
[INFO] [stdout]     |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see issue #49716 <https://github.com/rust-lang/rust/issues/49716>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(keyword_idents)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(keyword_idents_2024)]` implied by `#[deny(keyword_idents)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |             out.push(prng.gen());
[INFO] [stdout]     |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see issue #49716 <https://github.com/rust-lang/rust/issues/49716>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(keyword_idents)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(keyword_idents_2024)]` implied by `#[deny(keyword_idents)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:148:39
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let batch: u64 = thread_rng().gen();
[INFO] [stdout]     |                                       ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see issue #49716 <https://github.com/rust-lang/rust/issues/49716>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:148:39
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let batch: u64 = thread_rng().gen();
[INFO] [stdout]     |                                       ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see issue #49716 <https://github.com/rust-lang/rust/issues/49716>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assemblyline_models::Classification`
[INFO] [stdout]  --> src/modules/file.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use assemblyline_models::{Sha256, Classification};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^ no `Classification` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assemblyline_models::Classification`
[INFO] [stdout]  --> src/modules/file.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use assemblyline_models::{Sha256, Classification};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^ no `Classification` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `complete_queue`
[INFO] [stdout]   --> src/modules/bundle.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         complete_queue: Option<String>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_complete_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `complete_queue`
[INFO] [stdout]   --> src/modules/bundle.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         complete_queue: Option<String>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_complete_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemblyline-client` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemblyline-client` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "456dc8f1ba174841daacd4aa3bc5c99048c86e999f51ccc25275ae4b45d255ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "456dc8f1ba174841daacd4aa3bc5c99048c86e999f51ccc25275ae4b45d255ac", kill_on_drop: false }`
[INFO] [stdout] 456dc8f1ba174841daacd4aa3bc5c99048c86e999f51ccc25275ae4b45d255ac
