[INFO] cloning repository https://github.com/tensor-programming/na_alloc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tensor-programming/na_alloc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensor-programming%2Fna_alloc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensor-programming%2Fna_alloc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1383531ede56b0cef3fcf26b58cdb8b93c2c2267
[INFO] testing tensor-programming/na_alloc against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensor-programming%2Fna_alloc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tensor-programming/na_alloc on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tensor-programming/na_alloc
[INFO] finished tweaking git repo https://github.com/tensor-programming/na_alloc
[INFO] tweaked toml for git repo https://github.com/tensor-programming/na_alloc written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tensor-programming/na_alloc 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe5c9f2d3dccb5aa97069599797e048c812e5187c8fc060b96e20578f9e696d
[INFO] running `Command { std: "docker" "start" "-a" "ffe5c9f2d3dccb5aa97069599797e048c812e5187c8fc060b96e20578f9e696d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe5c9f2d3dccb5aa97069599797e048c812e5187c8fc060b96e20578f9e696d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe5c9f2d3dccb5aa97069599797e048c812e5187c8fc060b96e20578f9e696d", kill_on_drop: false }`
[INFO] [stdout] ffe5c9f2d3dccb5aa97069599797e048c812e5187c8fc060b96e20578f9e696d
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eaf17e635b567fc34c03b81bea11efe182923b67d207a7ecac4af45275890c9
[INFO] running `Command { std: "docker" "start" "-a" "2eaf17e635b567fc34c03b81bea11efe182923b67d207a7ecac4af45275890c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr]    Compiling na_alloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `try_new`, `len`, and `unlock_mut` are never used
[INFO] [stdout]   --> src/boxed.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: Bytes> Boxed<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub(crate) fn try_new<R, E, F>(len: usize, init: F) -> Result<Self, E>
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub(crate) fn unlock_mut(&mut self) -> &mut Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]    --> src/boxed.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl<T: Bytes + Randomized> Boxed<T> {
[INFO] [stdout]     | ------------------------------------ associated function in this implementation
[INFO] [stdout] 214 |     pub(crate) fn random(len: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> src/boxed.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 219 | impl<T: Bytes + ZeroOut> Boxed<T> {
[INFO] [stdout]     | --------------------------------- associated function in this implementation
[INFO] [stdout] 220 |     pub(crate) fn zero(len: usize) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `try_new`, `size`, `borrow`, and `borrow_mut` are never used
[INFO] [stdout]   --> src/guarded.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Bytes> Guarded<T> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new<F>(f: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn try_new<R, E, F>(f: F) -> Result<Self, E>
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 52 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] 79 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]    --> src/guarded.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl<T: Bytes + Randomized> Guarded<T> {
[INFO] [stdout]     | -------------------------------------- associated function in this implementation
[INFO] [stdout] 146 |     pub fn random() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> src/guarded.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl<T: Bytes + ZeroOut> Guarded<T> {
[INFO] [stdout]     | ----------------------------------- associated function in this implementation
[INFO] [stdout] 154 |     pub fn zero() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/guarded_vec.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Bytes> GuardedVec<T> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new<F>(len: usize, f: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn try_new<U, E, F>(f: F) -> Result<Self, E>
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<T: Bytes + Randomized> GuardedVec<T> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] 60 |     pub fn random(len: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl<T: Bytes + ZeroOut> GuardedVec<T> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 68 |     pub fn zero(len: usize) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 94 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/guarded_vec.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stdout]     | -------------------------------- associated function in this implementation
[INFO] [stdout] 144 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GARBAGE_VALUE` is never used
[INFO] [stdout]  --> src/types/bytes.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GARBAGE_VALUE: u8 = 0xdb;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `uninitialized` is never used
[INFO] [stdout]  --> src/types/bytes.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe trait Bytes: Sized + Copy {
[INFO] [stdout]   |                  ----- associated function in this trait
[INFO] [stdout] 7 |     fn uninitialized() -> Self {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Randomized` is never used
[INFO] [stdout]  --> src/types/rand.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub unsafe trait Randomized: ContiguousBytes {
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.73s
[INFO] running `Command { std: "docker" "inspect" "2eaf17e635b567fc34c03b81bea11efe182923b67d207a7ecac4af45275890c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eaf17e635b567fc34c03b81bea11efe182923b67d207a7ecac4af45275890c9", kill_on_drop: false }`
[INFO] [stdout] 2eaf17e635b567fc34c03b81bea11efe182923b67d207a7ecac4af45275890c9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c116179def23ec3b9872e176a41cab9988dea5523a98074e2c97e9ab40dc2083
[INFO] running `Command { std: "docker" "start" "-a" "c116179def23ec3b9872e176a41cab9988dea5523a98074e2c97e9ab40dc2083", kill_on_drop: false }`
[INFO] [stdout] warning: associated items `try_new`, `len`, and `unlock_mut` are never used
[INFO] [stdout]   --> src/boxed.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: Bytes> Boxed<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub(crate) fn try_new<R, E, F>(len: usize, init: F) -> Result<Self, E>
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub(crate) fn unlock_mut(&mut self) -> &mut Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]    --> src/boxed.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl<T: Bytes + Randomized> Boxed<T> {
[INFO] [stdout]     | ------------------------------------ associated function in this implementation
[INFO] [stdout] 214 |     pub(crate) fn random(len: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> src/boxed.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 219 | impl<T: Bytes + ZeroOut> Boxed<T> {
[INFO] [stdout]     | --------------------------------- associated function in this implementation
[INFO] [stdout] 220 |     pub(crate) fn zero(len: usize) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `try_new`, `size`, `borrow`, and `borrow_mut` are never used
[INFO] [stdout]   --> src/guarded.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Bytes> Guarded<T> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new<F>(f: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn try_new<R, E, F>(f: F) -> Result<Self, E>
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 52 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] 79 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]    --> src/guarded.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl<T: Bytes + Randomized> Guarded<T> {
[INFO] [stdout]     | -------------------------------------- associated function in this implementation
[INFO] [stdout] 146 |     pub fn random() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> src/guarded.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl<T: Bytes + ZeroOut> Guarded<T> {
[INFO] [stdout]     | ----------------------------------- associated function in this implementation
[INFO] [stdout] 154 |     pub fn zero() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/guarded_vec.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Bytes> GuardedVec<T> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new<F>(len: usize, f: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn try_new<U, E, F>(f: F) -> Result<Self, E>
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<T: Bytes + Randomized> GuardedVec<T> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] 60 |     pub fn random(len: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl<T: Bytes + ZeroOut> GuardedVec<T> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 68 |     pub fn zero(len: usize) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 94 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/guarded_vec.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stdout]     | -------------------------------- associated function in this implementation
[INFO] [stdout] 144 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GARBAGE_VALUE` is never used
[INFO] [stdout]  --> src/types/bytes.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GARBAGE_VALUE: u8 = 0xdb;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `uninitialized` is never used
[INFO] [stdout]  --> src/types/bytes.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe trait Bytes: Sized + Copy {
[INFO] [stdout]   |                  ----- associated function in this trait
[INFO] [stdout] 7 |     fn uninitialized() -> Self {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Randomized` is never used
[INFO] [stdout]  --> src/types/rand.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub unsafe trait Randomized: ContiguousBytes {
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling na_alloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/guarded_vec.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Bytes> GuardedVec<T> {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GARBAGE_VALUE` is never used
[INFO] [stdout]  --> src/types/bytes.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GARBAGE_VALUE: u8 = 0xdb;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `uninitialized` is never used
[INFO] [stdout]  --> src/types/bytes.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe trait Bytes: Sized + Copy {
[INFO] [stdout]   |                  ----- associated function in this trait
[INFO] [stdout] 7 |     fn uninitialized() -> Self {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "c116179def23ec3b9872e176a41cab9988dea5523a98074e2c97e9ab40dc2083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c116179def23ec3b9872e176a41cab9988dea5523a98074e2c97e9ab40dc2083", kill_on_drop: false }`
[INFO] [stdout] c116179def23ec3b9872e176a41cab9988dea5523a98074e2c97e9ab40dc2083
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e3250ad1e94ada9d719fb1aeb0b61427207035cf20ade23c98c70f8e366de5f
[INFO] running `Command { std: "docker" "start" "-a" "7e3250ad1e94ada9d719fb1aeb0b61427207035cf20ade23c98c70f8e366de5f", kill_on_drop: false }`
[INFO] [stderr] warning: associated items `try_new`, `len`, and `unlock_mut` are never used
[INFO] [stderr]   --> src/boxed.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<T: Bytes> Boxed<T> {
[INFO] [stderr]    | ----------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub(crate) fn try_new<R, E, F>(len: usize, init: F) -> Result<Self, E>
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub(crate) fn len(&self) -> usize {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub(crate) fn unlock_mut(&mut self) -> &mut Self {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `random` is never used
[INFO] [stderr]    --> src/boxed.rs:214:19
[INFO] [stderr]     |
[INFO] [stderr] 213 | impl<T: Bytes + Randomized> Boxed<T> {
[INFO] [stderr]     | ------------------------------------ associated function in this implementation
[INFO] [stderr] 214 |     pub(crate) fn random(len: usize) -> Self {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `zero` is never used
[INFO] [stderr]    --> src/boxed.rs:220:19
[INFO] [stderr]     |
[INFO] [stderr] 219 | impl<T: Bytes + ZeroOut> Boxed<T> {
[INFO] [stderr]     | --------------------------------- associated function in this implementation
[INFO] [stderr] 220 |     pub(crate) fn zero(len: usize) -> Self {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `try_new`, `size`, `borrow`, and `borrow_mut` are never used
[INFO] [stderr]   --> src/guarded.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl<T: Bytes> Guarded<T> {
[INFO] [stderr]    | ------------------------- associated items in this implementation
[INFO] [stderr] 22 |     pub fn new<F>(f: F) -> Self
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn try_new<R, E, F>(f: F) -> Result<Self, E>
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn size(&self) -> usize {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/guarded.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stderr]    | ----------------------------- associated function in this implementation
[INFO] [stderr] 52 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/guarded.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stderr]    | -------------------------------- associated function in this implementation
[INFO] [stderr] 79 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `random` is never used
[INFO] [stderr]    --> src/guarded.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 145 | impl<T: Bytes + Randomized> Guarded<T> {
[INFO] [stderr]     | -------------------------------------- associated function in this implementation
[INFO] [stderr] 146 |     pub fn random() -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `zero` is never used
[INFO] [stderr]    --> src/guarded.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 153 | impl<T: Bytes + ZeroOut> Guarded<T> {
[INFO] [stderr]     | ----------------------------------- associated function in this implementation
[INFO] [stderr] 154 |     pub fn zero() -> Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/guarded_vec.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl<T: Bytes> GuardedVec<T> {
[INFO] [stderr]    | ---------------------------- associated items in this implementation
[INFO] [stderr] 22 |     pub fn new<F>(len: usize, f: F) -> Self
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn try_new<U, E, F>(f: F) -> Result<Self, E>
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn size(&self) -> usize {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `random` is never used
[INFO] [stderr]   --> src/guarded_vec.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl<T: Bytes + Randomized> GuardedVec<T> {
[INFO] [stderr]    | ----------------------------------------- associated function in this implementation
[INFO] [stderr] 60 |     pub fn random(len: usize) -> Self {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `zero` is never used
[INFO] [stderr]   --> src/guarded_vec.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 67 | impl<T: Bytes + ZeroOut> GuardedVec<T> {
[INFO] [stderr]    | -------------------------------------- associated function in this implementation
[INFO] [stderr] 68 |     pub fn zero(len: usize) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/guarded_vec.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 93 | impl<'a, T: Bytes> Ref<'a, T> {
[INFO] [stderr]    | ----------------------------- associated function in this implementation
[INFO] [stderr] 94 |     fn new(boxed: &'a Boxed<T>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/guarded_vec.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl<'a, T: Bytes> RefMut<'a, T> {
[INFO] [stderr]     | -------------------------------- associated function in this implementation
[INFO] [stderr] 144 |     fn new(boxed: &'a mut Boxed<T>) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GARBAGE_VALUE` is never used
[INFO] [stderr]  --> src/types/bytes.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const GARBAGE_VALUE: u8 = 0xdb;
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `uninitialized` is never used
[INFO] [stderr]  --> src/types/bytes.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub unsafe trait Bytes: Sized + Copy {
[INFO] [stderr]   |                  ----- associated function in this trait
[INFO] [stderr] 7 |     fn uninitialized() -> Self {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Randomized` is never used
[INFO] [stderr]  --> src/types/rand.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub unsafe trait Randomized: ContiguousBytes {
[INFO] [stderr]   |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]   --> src/guarded_vec.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl<T: Bytes> GuardedVec<T> {
[INFO] [stderr]    | ---------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `na_alloc` (lib) generated 16 warnings
[INFO] [stderr] warning: `na_alloc` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/na_alloc-320977726efb2268)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test boxed::test::test_custom_init ... ok
[INFO] [stdout] test boxed::test::test_init_with_zero ... ok
[INFO] [stdout] test boxed::test::test_init_with_garbage ... ok
[INFO] [stdout] test boxed::test::test_ref_overflow ... ok
[INFO] [stdout] test boxed::test::test_refs ... ok
[INFO] [stdout] test boxed::test::test_init_with_values ... ok
[INFO] [stdout] test boxed::test::test_eq ... ok
[INFO] [stdout] test boxed::test::test_random_borrow_amounts ... ok
[INFO] [stdout] test boxed::test::test_threading ... ok
[INFO] [stdout] test guarded::test::test_arrays ... ok
[INFO] [stdout] test guarded::test::test_borrows ... ok
[INFO] [stdout] test guarded::test::test_comparisons ... ok
[INFO] [stdout] test guarded::test::test_guard ... ok
[INFO] [stdout] test guarded::test::test_init ... ok
[INFO] [stdout] test guarded::test::test_moving_and_cloning ... ok
[INFO] [stdout] test guarded_vec::tests::test_borrow ... ok
[INFO] [stdout] test guarded_vec::tests::test_comparisons ... ok
[INFO] [stdout] test guarded_vec::tests::test_guard ... ok
[INFO] [stdout] test guarded_vec::tests::test_init ... ok
[INFO] [stdout] test guarded_vec::tests::test_moving_and_cloning ... ok
[INFO] [stdout] test guarded_vec::tests::test_properties ... ok
[INFO] [stdout] test boxed::test::test_multiple_writers - should panic ... ok
[INFO] [stdout] test boxed::test::test_overflow_refs - should panic ... ok
[INFO] [stdout] test boxed::test::test_release_vs_retain - should panic ... ok
[INFO] [stdout] test boxed::test::test_out_of_order - should panic ... ok
[INFO] [stdout] test boxed::test::test_zero_length - should panic ... ok
[INFO] [stdout] test guarded::test::test_borrowing_zero_length_mut - should panic ... ok
[INFO] [stdout] test guarded::test::test_borrowing_zero_length - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests na_alloc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7e3250ad1e94ada9d719fb1aeb0b61427207035cf20ade23c98c70f8e366de5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3250ad1e94ada9d719fb1aeb0b61427207035cf20ade23c98c70f8e366de5f", kill_on_drop: false }`
[INFO] [stdout] 7e3250ad1e94ada9d719fb1aeb0b61427207035cf20ade23c98c70f8e366de5f
[INFO] testing tensor-programming/na_alloc against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensor-programming%2Fna_alloc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tensor-programming/na_alloc on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tensor-programming/na_alloc
[INFO] finished tweaking git repo https://github.com/tensor-programming/na_alloc
[INFO] tweaked toml for git repo https://github.com/tensor-programming/na_alloc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tensor-programming/na_alloc 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb27b02b79ac06dbb6095f9545d4871f8c10c2830f21794f5d4a80b1c8cda57f
[INFO] running `Command { std: "docker" "start" "-a" "eb27b02b79ac06dbb6095f9545d4871f8c10c2830f21794f5d4a80b1c8cda57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb27b02b79ac06dbb6095f9545d4871f8c10c2830f21794f5d4a80b1c8cda57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb27b02b79ac06dbb6095f9545d4871f8c10c2830f21794f5d4a80b1c8cda57f", kill_on_drop: false }`
[INFO] [stdout] eb27b02b79ac06dbb6095f9545d4871f8c10c2830f21794f5d4a80b1c8cda57f
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51881fe6d1e4748ef826377ce47bb63b78f6090a83e6a1c9e17125db70f5e4ae
[INFO] running `Command { std: "docker" "start" "-a" "51881fe6d1e4748ef826377ce47bb63b78f6090a83e6a1c9e17125db70f5e4ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.6`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-19199214e03a72fb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_SHARED
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking for cc option to accept ISO C99... none needed
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking whether cc is Clang... no
[INFO] [stderr]   checking whether pthreads work with -pthread... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking whether more special flags are required for pthreads... no
[INFO] [stderr]   checking for PTHREAD_PRIO_INHERIT... yes
[INFO] [stderr]   checking for variable-length arrays... yes
[INFO] [stderr]   checking for __wasi__ defined... no
[INFO] [stderr]   checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes
[INFO] [stderr]   checking whether C compiler accepts -fvisibility=hidden... yes
[INFO] [stderr]   checking whether C compiler accepts -fPIC... yes
[INFO] [stderr]   checking whether C compiler accepts -fPIE... yes
[INFO] [stderr]   checking whether the linker accepts -pie... no
[INFO] [stderr]   checking whether C compiler accepts -fno-strict-aliasing... no
[INFO] [stderr]   checking whether C compiler accepts -fno-strict-overflow... no
[INFO] [stderr]   checking whether C compiler accepts -fwrapv... no
[INFO] [stderr]   checking whether C compiler accepts -flax-vector-conversions... no
[INFO] [stderr]   checking for a broken Xcode version... no
[INFO] [stderr]   checking whether C compiler accepts -fstack-protector... yes
[INFO] [stderr]   checking whether the linker accepts -fstack-protector... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wall... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra... yes
[INFO] [stderr]   checking for clang... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wno-type-limits... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wno-unknown-pragmas... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,relro... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,now... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,noexecstack... yes
[INFO] [stderr]   checking whether segmentation violations can be caught when using the C compiler... yes
[INFO] [stderr]   checking whether SIGABRT can be caught when using the C compiler... yes
[INFO] [stderr]   checking for thread local storage (TLS) class... _Thread_local
[INFO] [stderr]   thread local storage is supported
[INFO] [stderr]   checking whether C compiler accepts -ftls-model=local-dynamic... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dumpbin... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for dumpbin... no
[INFO] [stderr]   checking for link... link -dump
[INFO] [stderr]   checking the name lister (nm) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dlltool... no
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse nm output from cc object... failed
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... no
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking whether C compiler accepts -mmmx... yes
[INFO] [stderr]   checking for MMX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mmmx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... yes
[INFO] [stderr]   checking for SSE2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... yes
[INFO] [stderr]   checking for SSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... yes
[INFO] [stderr]   checking for SSSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... yes
[INFO] [stderr]   checking for SSE4.1 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... yes
[INFO] [stderr]   checking for AVX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... yes
[INFO] [stderr]   checking for AVX2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... (cached) yes
[INFO] [stderr]   checking if _mm256_broadcastsi128_si256 is correctly defined... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... yes
[INFO] [stderr]   checking for AVX512F instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -maes... yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... yes
[INFO] [stderr]   checking for AESNI instructions set and PCLMULQDQ... yes
[INFO] [stderr]   checking whether C compiler accepts -maes... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... yes
[INFO] [stderr]   checking for RDRAND... yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... (cached) yes
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking sys/random.h usability... yes
[INFO] [stderr]   checking sys/random.h presence... yes
[INFO] [stderr]   checking for sys/random.h... yes
[INFO] [stderr]   checking intrin.h usability... no
[INFO] [stderr]   checking intrin.h presence... no
[INFO] [stderr]   checking for intrin.h... no
[INFO] [stderr]   checking if _xgetbv() is available... no
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking whether byte ordering is bigendian... (cached) no
[INFO] [stderr]   checking whether __STDC_LIMIT_MACROS is required... no
[INFO] [stderr]   checking whether we can use inline asm code... yes
[INFO] [stderr]   no
[INFO] [stderr]   checking whether we can use x86_64 asm code... yes
[INFO] [stderr]   checking whether we can assemble AVX opcodes... yes
[INFO] [stderr]   checking for 128-bit arithmetic... yes
[INFO] [stderr]   checking for cpuid instruction... yes
[INFO] [stderr]   checking if the .private_extern asm directive is supported... no
[INFO] [stderr]   checking if the .hidden asm directive is supported... yes
[INFO] [stderr]   checking if weak symbols are supported... yes
[INFO] [stderr]   checking if data alignment is required... no
[INFO] [stderr]   checking if atomic operations are supported... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for arc4random... no
[INFO] [stderr]   checking for arc4random_buf... no
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for mlock... yes
[INFO] [stderr]   checking for madvise... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for getrandom with a standard API... yes
[INFO] [stderr]   checking for getrandom... yes
[INFO] [stderr]   checking for getentropy with a standard API... yes
[INFO] [stderr]   checking for getentropy... yes
[INFO] [stderr]   checking for posix_memalign... yes
[INFO] [stderr]   checking for getpid... yes
[INFO] [stderr]   checking for nanosleep... yes
[INFO] [stderr]   checking for memset_s... no
[INFO] [stderr]   checking for explicit_bzero... yes
[INFO] [stderr]   checking for explicit_memset... no
[INFO] [stderr]   checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating builds/Makefile
[INFO] [stderr]   config.status: creating contrib/Makefile
[INFO] [stderr]   config.status: creating dist-build/Makefile
[INFO] [stderr]   config.status: creating libsodium.pc
[INFO] [stderr]   config.status: creating libsodium-uninstalled.pc
[INFO] [stderr]   config.status: creating msvc-scripts/Makefile
[INFO] [stderr]   config.status: creating src/Makefile
[INFO] [stderr]   config.status: creating src/libsodium/Makefile
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1899: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1909: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1891: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 9729: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10523: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10539: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10569: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10583: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10599: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10610: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10647: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10690: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10708: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10735: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10807: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10837: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10847: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10863: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10874: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 10976: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 11129: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 11132: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure: line 11224: echo: write error: No space left on device
[INFO] [stderr]   mawk: write failure (No space left on device)
[INFO] [stderr]   mawk: close failed on file /dev/stdout (No space left on device)
[INFO] [stderr]   config.status: error: could not create src/libsodium/Makefile
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsodium-sys-0.2.6/build.rs:240:9:
[INFO] [stderr] 
[INFO] [stderr]   Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-dd21fa37a1488fc4/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no"
[INFO] [stderr]   CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra
[INFO] [stderr]   CC=cc
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55b2ccdb5b85 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55b2ccdb5b85 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55b2ccdb5b85 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55b2ccdb5b85 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55b2ccdd888b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x55b2ccdd888b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]      6:     0x55b2ccdb2e6f - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x55b2ccdb595e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55b2ccdb595e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55b2ccdb6e29 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stderr]     10:     0x55b2ccdb6bf8 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x55b2ccdb72c3 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x55b2ccdb71a4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x55b2ccdb6049 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55b2ccdb6ed7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x55b2ccd360f3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55b2ccd3ce07 - build_script_build::make_libsodium::hb541b2c2e59728f6
[INFO] [stderr]     17:     0x55b2ccd3e7e1 - build_script_build::build_libsodium::hb55983fc7d55b08f
[INFO] [stderr]     18:     0x55b2ccd39b80 - build_script_build::main::h279b820580168f8b
[INFO] [stderr]     19:     0x55b2ccd37323 - core::ops::function::FnOnce::call_once::hf38e2f867e9be1ef
[INFO] [stderr]     20:     0x55b2ccd36956 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf5baeaac9bc46d93
[INFO] [stderr]     21:     0x55b2ccd36ab9 - std::rt::lang_start::{{closure}}::h4e7e08be7be0ab95
[INFO] [stderr]     22:     0x55b2ccdaeebd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55b2ccdaeebd - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]     24:     0x55b2ccdaeebd - std::panicking::try::hc544b64aa2eea933
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]     25:     0x55b2ccdaeebd - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x55b2ccdaeebd - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x55b2ccdaeebd - std::panicking::try::do_call::he39c25d597788515
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]     28:     0x55b2ccdaeebd - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]     29:     0x55b2ccdaeebd - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x55b2ccdaeebd - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stderr]                                  at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x55b2ccd36a97 - std::rt::lang_start::h92c01fb6bed95954
[INFO] [stderr]     32:     0x55b2ccd3ee35 - main
[INFO] [stderr]     33:     0x7f9049117d90 - <unknown>
[INFO] [stderr]     34:     0x7f9049117e40 - __libc_start_main
[INFO] [stderr]     35:     0x55b2ccd36805 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "51881fe6d1e4748ef826377ce47bb63b78f6090a83e6a1c9e17125db70f5e4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51881fe6d1e4748ef826377ce47bb63b78f6090a83e6a1c9e17125db70f5e4ae", kill_on_drop: false }`
[INFO] [stdout] 51881fe6d1e4748ef826377ce47bb63b78f6090a83e6a1c9e17125db70f5e4ae
