[INFO] fetching crate hooks-rs 0.0.1...
[INFO] checking hooks-rs-0.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hooks-rs 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate hooks-rs 0.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate hooks-rs 0.0.1
[INFO] finished tweaking crates.io crate hooks-rs 0.0.1
[INFO] tweaked toml for crates.io crate hooks-rs 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate hooks-rs 0.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded regex-syntax v0.8.0
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9491e901a99a9f8a9d99910b3fb300e90bb0a9a4684944b00b7c8cf045414e24
[INFO] running `Command { std: "docker" "start" "-a" "9491e901a99a9f8a9d99910b3fb300e90bb0a9a4684944b00b7c8cf045414e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9491e901a99a9f8a9d99910b3fb300e90bb0a9a4684944b00b7c8cf045414e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9491e901a99a9f8a9d99910b3fb300e90bb0a9a4684944b00b7c8cf045414e24", kill_on_drop: false }`
[INFO] [stdout] 9491e901a99a9f8a9d99910b3fb300e90bb0a9a4684944b00b7c8cf045414e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629d8490a717604d23f8f300bb964e580fae2e4cbe32430a887546c1af9f759e
[INFO] running `Command { std: "docker" "start" "-a" "629d8490a717604d23f8f300bb964e580fae2e4cbe32430a887546c1af9f759e", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]    Compiling hooks-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/etxn.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 4  |
[INFO] [stdout] 5  | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/float.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/hook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 4 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/ledger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 2 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/otxn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/slot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/etxn.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 4  |
[INFO] [stdout] 5  | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/float.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/hook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 4 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/sto.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/ledger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 2 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/otxn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/slot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/trace.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/sto.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/trace.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `hook_account` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `hook_account` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `hook_account` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `hook_account` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ledger_seq` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `ledger_seq` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ledger_seq` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `ledger_seq` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountId` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountId` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountId` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountId` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AmountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AmountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AmountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AmountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TxnType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `TxnType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooks-rs` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooks-rs` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "629d8490a717604d23f8f300bb964e580fae2e4cbe32430a887546c1af9f759e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629d8490a717604d23f8f300bb964e580fae2e4cbe32430a887546c1af9f759e", kill_on_drop: false }`
[INFO] [stdout] 629d8490a717604d23f8f300bb964e580fae2e4cbe32430a887546c1af9f759e
[INFO] checking hooks-rs-0.0.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate hooks-rs 0.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate hooks-rs 0.0.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate hooks-rs 0.0.1
[INFO] finished tweaking crates.io crate hooks-rs 0.0.1
[INFO] tweaked toml for crates.io crate hooks-rs 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate hooks-rs 0.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8146093373636c70a871bf55ae1cc02e55539d53e3a6ca66cdde89a5d0e609c
[INFO] running `Command { std: "docker" "start" "-a" "f8146093373636c70a871bf55ae1cc02e55539d53e3a6ca66cdde89a5d0e609c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8146093373636c70a871bf55ae1cc02e55539d53e3a6ca66cdde89a5d0e609c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8146093373636c70a871bf55ae1cc02e55539d53e3a6ca66cdde89a5d0e609c", kill_on_drop: false }`
[INFO] [stdout] f8146093373636c70a871bf55ae1cc02e55539d53e3a6ca66cdde89a5d0e609c
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be032fe20e5dfa9abc3888e5b5505b6dbcda11a9b0252f4300a4b6015da10b5
[INFO] running `Command { std: "docker" "start" "-a" "1be032fe20e5dfa9abc3888e5b5505b6dbcda11a9b0252f4300a4b6015da10b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]    Compiling hooks-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/etxn.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 4  |
[INFO] [stdout] 5  | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/float.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/hook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 4 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/ledger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 2 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/otxn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/slot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/sto.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/trace.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `hook_account` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `hook_account` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ledger_seq` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `ledger_seq` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountId` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountId` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AmountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AmountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TxnType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `TxnType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/etxn.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 4  |
[INFO] [stdout] 5  | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/float.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/hook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 4 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/ledger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 2 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/otxn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/slot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/sto.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]   --> src/api/trace.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::c;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use super::*;
[INFO] [stdout]    |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c` is imported redundantly
[INFO] [stdout]  --> src/api/util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::c;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `c` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `hook_account` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `hook_account` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ledger_seq` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `ledger_seq` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountId` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountId` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AccountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AccountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AmountType` is imported redundantly
[INFO] [stdout]  --> src/transaction.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::*;
[INFO] [stdout]   |     ------------- the item `AmountType` is already imported here
[INFO] [stdout] 4 | use crate::{c, hook_account, ledger_seq, AccountId, AccountType, AmountType, TxnType};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooks-rs` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooks-rs` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "1be032fe20e5dfa9abc3888e5b5505b6dbcda11a9b0252f4300a4b6015da10b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be032fe20e5dfa9abc3888e5b5505b6dbcda11a9b0252f4300a4b6015da10b5", kill_on_drop: false }`
[INFO] [stdout] 1be032fe20e5dfa9abc3888e5b5505b6dbcda11a9b0252f4300a4b6015da10b5
