[INFO] cloning repository https://github.com/Noah-Huppert/alligator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noah-Huppert/alligator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Huppert%2Falligator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Huppert%2Falligator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2eea2599cb42d8a0e73712c979644d6cb294483 [INFO] checking Noah-Huppert/alligator against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Huppert%2Falligator" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noah-Huppert/alligator on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noah-Huppert/alligator [INFO] finished tweaking git repo https://github.com/Noah-Huppert/alligator [INFO] tweaked toml for git repo https://github.com/Noah-Huppert/alligator written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Noah-Huppert/alligator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 148d59a15cec6f93284d0c0f22284a63cf6df6c93a8fbe513da1ab548dbeef41 [INFO] running `Command { std: "docker" "start" "-a" "148d59a15cec6f93284d0c0f22284a63cf6df6c93a8fbe513da1ab548dbeef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "148d59a15cec6f93284d0c0f22284a63cf6df6c93a8fbe513da1ab548dbeef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148d59a15cec6f93284d0c0f22284a63cf6df6c93a8fbe513da1ab548dbeef41", kill_on_drop: false }` [INFO] [stdout] 148d59a15cec6f93284d0c0f22284a63cf6df6c93a8fbe513da1ab548dbeef41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216d1028b1fa0a1cac3367d2edb24d403be66d9c64b5cb181a9c9f50d21d703f [INFO] running `Command { std: "docker" "start" "-a" "216d1028b1fa0a1cac3367d2edb24d403be66d9c64b5cb181a9c9f50d21d703f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling cbindgen v0.18.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking alligator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-alloc-report.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/clib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-alloc-all.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SizeClass` [INFO] [stdout] --> src/bench-alloc-report.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::{AlligatorAlloc,SizeClass}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::alloc::Layout` [INFO] [stdout] --> src/bench-alloc-report.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core::alloc::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/bench-alloc-report.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfg_if::cfg_if` [INFO] [stdout] --> src/bench-alloc-report.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cfg_if::cfg_if; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/bench-alloc-report.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/bench-alloc-report.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::exit` [INFO] [stdout] --> src/bench-alloc-report.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::exit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-alloc-all.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-use-global.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `bench_alloc_report` [INFO] [stdout] --> src/bench-alloc-report.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod alloc; [INFO] [stdout] 2 | | use alloc::{AlligatorAlloc,SizeClass}; [INFO] [stdout] 3 | | use alloc::heap::HeapType; [INFO] [stdout] 4 | | use core::alloc::Layout; [INFO] [stdout] ... | [INFO] [stdout] 181 | | } [INFO] [stdout] 182 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/bench-alloc-report.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/clib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-use-global.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heap::HeapType` [INFO] [stdout] --> src/alloc/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use heap::{HostHeap,HeapType}; [INFO] [stdout] | ^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap::HeapType` [INFO] [stdout] --> src/bench-alloc-report.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::heap::HeapType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `HeapType` in `alloc::heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SizeClass` [INFO] [stdout] --> src/bench-alloc-report.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::{AlligatorAlloc,SizeClass}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::alloc::Layout` [INFO] [stdout] --> src/bench-alloc-report.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core::alloc::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/bench-alloc-report.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfg_if::cfg_if` [INFO] [stdout] --> src/bench-alloc-report.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cfg_if::cfg_if; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/bench-alloc-report.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/bench-alloc-report.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::exit` [INFO] [stdout] --> src/bench-alloc-report.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::exit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT` in module `heap` [INFO] [stdout] --> src/alloc/mod.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | heap: UnsafeCell::new(heap::INIT), [INFO] [stdout] | ^^^^ not found in `heap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/bench-alloc-all.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alligator` due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/clib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/clib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::GlobalAlloc` [INFO] [stdout] --> src/bench-alloc-all.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::alloc::GlobalAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "216d1028b1fa0a1cac3367d2edb24d403be66d9c64b5cb181a9c9f50d21d703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216d1028b1fa0a1cac3367d2edb24d403be66d9c64b5cb181a9c9f50d21d703f", kill_on_drop: false }` [INFO] [stdout] 216d1028b1fa0a1cac3367d2edb24d403be66d9c64b5cb181a9c9f50d21d703f