Dec 18 09:39:12.639 INFO checking uuid_v1_variant-0.1.4 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 09:39:12.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/uuid_v1_variant/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 09:39:13.122 INFO [stdout] f666816771295a9df1830f28b7f2a3631a35b4666551f642245cf3dd2c21e768 Dec 18 09:39:13.124 INFO running `"docker" "start" "-a" "f666816771295a9df1830f28b7f2a3631a35b4666551f642245cf3dd2c21e768"` Dec 18 09:39:15.194 INFO [stderr] Checking eui48 v0.3.2 Dec 18 09:39:15.716 INFO [stderr] Checking uuid_v1_variant v0.1.4 (/opt/crater/workdir) Dec 18 09:39:16.252 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.252 INFO [stderr] --> src/lib.rs:3:1 Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] 3 | extern crate libc; Dec 18 09:39:16.252 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.252 INFO [stderr] Dec 18 09:39:16.252 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.252 INFO [stderr] --> src/lib.rs:8:12 Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] 8 | use libc::{c_char}; Dec 18 09:39:16.252 INFO [stderr] | ^^^^^^ Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.252 INFO [stderr] Dec 18 09:39:16.252 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.252 INFO [stderr] --> src/lib.rs:23:40 Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] 23 | pub extern fn uuid_gen_new(ptr: *const c_char) -> *mut UUIDGen { Dec 18 09:39:16.252 INFO [stderr] | ^^^^^^ Dec 18 09:39:16.252 INFO [stderr] | Dec 18 09:39:16.252 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.252 INFO [stderr] Dec 18 09:39:16.300 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.300 INFO [stderr] --> src/lib.rs:3:1 Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.300 INFO [stderr] 3 | extern crate libc; Dec 18 09:39:16.300 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.300 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.300 INFO [stderr] Dec 18 09:39:16.300 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.300 INFO [stderr] --> src/lib.rs:8:12 Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.300 INFO [stderr] 8 | use libc::{c_char}; Dec 18 09:39:16.300 INFO [stderr] | ^^^^^^ Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.300 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.300 INFO [stderr] Dec 18 09:39:16.300 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 18 09:39:16.300 INFO [stderr] --> src/lib.rs:23:40 Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.300 INFO [stderr] 23 | pub extern fn uuid_gen_new(ptr: *const c_char) -> *mut UUIDGen { Dec 18 09:39:16.300 INFO [stderr] | ^^^^^^ Dec 18 09:39:16.300 INFO [stderr] | Dec 18 09:39:16.304 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 18 09:39:16.304 INFO [stderr] Dec 18 09:39:16.492 INFO [stderr] error: aborting due to 3 previous errors Dec 18 09:39:16.492 INFO [stderr] Dec 18 09:39:16.492 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Dec 18 09:39:16.520 INFO [stderr] error: Could not compile `uuid_v1_variant`. Dec 18 09:39:16.520 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 09:39:16.528 INFO [stderr] error: aborting due to 3 previous errors Dec 18 09:39:16.528 INFO [stderr] Dec 18 09:39:16.528 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Dec 18 09:39:16.537 INFO [stderr] error: Could not compile `uuid_v1_variant`. Dec 18 09:39:16.537 INFO [stderr] Dec 18 09:39:16.537 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 09:39:17.450 INFO running `"docker" "inspect" "f666816771295a9df1830f28b7f2a3631a35b4666551f642245cf3dd2c21e768"` Dec 18 09:39:17.862 INFO running `"docker" "rm" "-f" "f666816771295a9df1830f28b7f2a3631a35b4666551f642245cf3dd2c21e768"` Dec 18 09:39:18.072 INFO [stdout] f666816771295a9df1830f28b7f2a3631a35b4666551f642245cf3dd2c21e768