[INFO] fetching crate mpmc-ringbuf 0.1.4...
[INFO] checking mpmc-ringbuf-0.1.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mpmc-ringbuf 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate mpmc-ringbuf 0.1.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mpmc-ringbuf 0.1.4
[INFO] finished tweaking crates.io crate mpmc-ringbuf 0.1.4
[INFO] tweaked toml for crates.io crate mpmc-ringbuf 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6211810051b7105ce04f94e3eecd9eeeae4f404708aa6b65e629ae83e9c12793
[INFO] running `Command { std: "docker" "start" "-a" "6211810051b7105ce04f94e3eecd9eeeae4f404708aa6b65e629ae83e9c12793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6211810051b7105ce04f94e3eecd9eeeae4f404708aa6b65e629ae83e9c12793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6211810051b7105ce04f94e3eecd9eeeae4f404708aa6b65e629ae83e9c12793", kill_on_drop: false }`
[INFO] [stdout] 6211810051b7105ce04f94e3eecd9eeeae4f404708aa6b65e629ae83e9c12793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e813c3877f69a356a4044f9f981ec7f228faa057d37828e7151f21d68cec8674
[INFO] running `Command { std: "docker" "start" "-a" "e813c3877f69a356a4044f9f981ec7f228faa057d37828e7151f21d68cec8674", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking mpmc-ringbuf v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::panicking::panic`
[INFO] [stdout]  --> src/core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::panicking::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::raw::mode_t`
[INFO] [stdout]   --> src/core.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::mode_t;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panicking::panic`
[INFO] [stdout]  --> src/core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::panicking::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::raw::mode_t`
[INFO] [stdout]   --> src/core.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::mode_t;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'panic_internals': internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]  --> src/core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::panicking::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(panic_internals)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'panic_internals': internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]  --> src/core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::panicking::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(panic_internals)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::mode_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]   --> src/core.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::mode_t;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `core_panic`
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(core_panic)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::mode_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]   --> src/core.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::mode_t;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `core_panic`
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(core_panic)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/core.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             panic!("Rb is running, please config before running");
[INFO] [stdout]    |             ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 53 |             return;
[INFO] [stdout]    |             ^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/core.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             panic!("Rb is running, please config before running");
[INFO] [stdout]    |             ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 61 |             return;
[INFO] [stdout]    |             ^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/core.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             panic!("Rb is running, please config before running");
[INFO] [stdout]    |             ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 53 |             return;
[INFO] [stdout]    |             ^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/core.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             panic!("Rb is running, please config before running");
[INFO] [stdout]    |             ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 61 |             return;
[INFO] [stdout]    |             ^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/core.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmc-ringbuf` (lib) due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/core.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmc-ringbuf` (lib test) due to 3 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e813c3877f69a356a4044f9f981ec7f228faa057d37828e7151f21d68cec8674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e813c3877f69a356a4044f9f981ec7f228faa057d37828e7151f21d68cec8674", kill_on_drop: false }`
[INFO] [stdout] e813c3877f69a356a4044f9f981ec7f228faa057d37828e7151f21d68cec8674
