[INFO] updating cached repository japaric/xargo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/japaric/xargo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/japaric/xargo" "work/ex/beta-1.38-1/sources/1.37.0/gh/japaric/xargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/japaric/xargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/japaric/xargo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/japaric/xargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/japaric/xargo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f8196820b815fc19dbb44449f8f44d5932a4bf6 [INFO] sha for GitHub repo japaric/xargo: 8f8196820b815fc19dbb44449f8f44d5932a4bf6 [INFO] validating manifest of japaric/xargo on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of japaric/xargo on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing japaric/xargo [INFO] finished frobbing japaric/xargo [INFO] frobbed toml for japaric/xargo written to work/ex/beta-1.38-1/sources/1.37.0/gh/japaric/xargo/Cargo.toml [INFO] started frobbing japaric/xargo [INFO] finished frobbing japaric/xargo [INFO] frobbed toml for japaric/xargo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/japaric/xargo/Cargo.toml [INFO] crate japaric/xargo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing japaric/xargo against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/japaric/xargo:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b7d6213d07e737ecdfbc643a5a76ede4e659bd60889d8d9379a2adbeac14727d [INFO] running `"docker" "start" "-a" "b7d6213d07e737ecdfbc643a5a76ede4e659bd60889d8d9379a2adbeac14727d"` [INFO] [stderr] Compiling xargo v0.3.14 (/opt/crater/workdir) [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/flock.rs:142:11 [INFO] [stderr] | [INFO] [stderr] 142 | try: &Fn() -> io::Result<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> io::Result<()>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/flock.rs:143:13 [INFO] [stderr] | [INFO] [stderr] 143 | block: &Fn() -> io::Result<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> io::Result<()>` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `"docker" "inspect" "b7d6213d07e737ecdfbc643a5a76ede4e659bd60889d8d9379a2adbeac14727d"` [INFO] running `"docker" "rm" "-f" "b7d6213d07e737ecdfbc643a5a76ede4e659bd60889d8d9379a2adbeac14727d"` [INFO] [stdout] b7d6213d07e737ecdfbc643a5a76ede4e659bd60889d8d9379a2adbeac14727d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/japaric/xargo:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e16b64311d0ec2ed2ba9de19e7576ededc44c54e621aee4faae9fd36e22f9a0e [INFO] running `"docker" "start" "-a" "e16b64311d0ec2ed2ba9de19e7576ededc44c54e621aee4faae9fd36e22f9a0e"` [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling xargo v0.3.14 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> tests/smoke.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/smoke.rs:276:9 [INFO] [stderr] | [INFO] [stderr] 276 | / lazy_static! { [INFO] [stderr] 277 | | static ref ONCE: Mutex<()> = Mutex::new(()); [INFO] [stderr] 278 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> tests/smoke.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `xargo`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/flock.rs:142:11 [INFO] [stderr] | [INFO] [stderr] 142 | try: &Fn() -> io::Result<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> io::Result<()>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/flock.rs:143:13 [INFO] [stderr] | [INFO] [stderr] 143 | block: &Fn() -> io::Result<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> io::Result<()>` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e16b64311d0ec2ed2ba9de19e7576ededc44c54e621aee4faae9fd36e22f9a0e"` [INFO] running `"docker" "rm" "-f" "e16b64311d0ec2ed2ba9de19e7576ededc44c54e621aee4faae9fd36e22f9a0e"` [INFO] [stdout] e16b64311d0ec2ed2ba9de19e7576ededc44c54e621aee4faae9fd36e22f9a0e