[INFO] fetching crate cleora 1.2.3...
[INFO] checking cleora-1.2.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cleora 1.2.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cleora 1.2.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate cleora 1.2.3
[INFO] finished tweaking crates.io crate cleora 1.2.3
[INFO] tweaked toml for crates.io crate cleora 1.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate cleora 1.2.3 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.97
[INFO] [stderr]   Downloaded pest_generator v2.7.0
[INFO] [stderr]   Downloaded bus v2.4.0
[INFO] [stderr]   Downloaded pest_meta v2.7.0
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded pest_derive v2.7.0
[INFO] [stderr]   Downloaded pest v2.7.0
[INFO] [stderr]   Downloaded cxx v1.0.97
[INFO] [stderr]   Downloaded insta v1.30.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.97
[INFO] [stderr]   Downloaded cxx-build v1.0.97
[INFO] [stderr]   Downloaded simdjson-rust v0.2.0-alpha
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d02d08126d2b9dd012a149eac79a9f8249513fe825fdc55d28bf27de3ab8bb14
[INFO] running `Command { std: "docker" "start" "-a" "d02d08126d2b9dd012a149eac79a9f8249513fe825fdc55d28bf27de3ab8bb14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02d08126d2b9dd012a149eac79a9f8249513fe825fdc55d28bf27de3ab8bb14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02d08126d2b9dd012a149eac79a9f8249513fe825fdc55d28bf27de3ab8bb14", kill_on_drop: false }`
[INFO] [stdout] d02d08126d2b9dd012a149eac79a9f8249513fe825fdc55d28bf27de3ab8bb14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9256d2e096a5951973f652cc280f0a44198080e3d85e8c68c44513e284665624
[INFO] running `Command { std: "docker" "start" "-a" "9256d2e096a5951973f652cc280f0a44198080e3d85e8c68c44513e284665624", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling scratch v1.0.5
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.97
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.8
[INFO] [stderr]    Compiling cxx v1.0.97
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking uuid v1.3.4
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking bus v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking insta v1.30.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling cxx-build v1.0.97
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.97
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking pest v2.7.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]    Compiling simdjson-rust v0.2.0-alpha
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]     Checking serde v1.0.164
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking cleora v1.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fnv`
[INFO] [stdout]  --> benches/cleora_benchmark.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fnv::FnvHasher;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `fnv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `entity`, `occur_count`, and `vector` are never read
[INFO] [stdout]    --> tests/snapshot.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct InMemoryEntity {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 109 |     entity: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 110 |     occur_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 111 |     vector: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InMemoryEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cleora` (bench "cleora_benchmark") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9256d2e096a5951973f652cc280f0a44198080e3d85e8c68c44513e284665624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9256d2e096a5951973f652cc280f0a44198080e3d85e8c68c44513e284665624", kill_on_drop: false }`
[INFO] [stdout] 9256d2e096a5951973f652cc280f0a44198080e3d85e8c68c44513e284665624
[INFO] checking cleora-1.2.3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate cleora 1.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cleora 1.2.3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate cleora 1.2.3
[INFO] finished tweaking crates.io crate cleora 1.2.3
[INFO] tweaked toml for crates.io crate cleora 1.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate cleora 1.2.3 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bb1b292f028637535d2d069d5b4d4885dcf54333675d25adf2506e6d83b320f
[INFO] running `Command { std: "docker" "start" "-a" "1bb1b292f028637535d2d069d5b4d4885dcf54333675d25adf2506e6d83b320f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bb1b292f028637535d2d069d5b4d4885dcf54333675d25adf2506e6d83b320f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb1b292f028637535d2d069d5b4d4885dcf54333675d25adf2506e6d83b320f", kill_on_drop: false }`
[INFO] [stdout] 1bb1b292f028637535d2d069d5b4d4885dcf54333675d25adf2506e6d83b320f
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5526578079cf0d427bae768f81d4ef19bd9946550b9cbd697b0627b3794375bb
[INFO] running `Command { std: "docker" "start" "-a" "5526578079cf0d427bae768f81d4ef19bd9946550b9cbd697b0627b3794375bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling scratch v1.0.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.97
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling link-cplusplus v1.0.8
[INFO] [stderr]    Compiling cxx v1.0.97
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking uuid v1.3.4
[INFO] [stderr]     Checking bus v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking insta v1.30.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling cxx-build v1.0.97
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.97
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]    Compiling simdjson-rust v0.2.0-alpha
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]     Checking serde v1.0.164
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking cleora v1.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fnv`
[INFO] [stdout]  --> benches/cleora_benchmark.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fnv::FnvHasher;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `fnv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `entity`, `occur_count`, and `vector` are never read
[INFO] [stdout]    --> tests/snapshot.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct InMemoryEntity {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 109 |     entity: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 110 |     occur_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 111 |     vector: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InMemoryEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cleora` (bench "cleora_benchmark") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5526578079cf0d427bae768f81d4ef19bd9946550b9cbd697b0627b3794375bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5526578079cf0d427bae768f81d4ef19bd9946550b9cbd697b0627b3794375bb", kill_on_drop: false }`
[INFO] [stdout] 5526578079cf0d427bae768f81d4ef19bd9946550b9cbd697b0627b3794375bb
