[INFO] updating cached repository BartWillems/YoukeBox-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BartWillems/YoukeBox-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BartWillems/YoukeBox-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/BartWillems/YoukeBox-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/BartWillems/YoukeBox-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BartWillems/YoukeBox-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BartWillems/YoukeBox-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BartWillems/YoukeBox-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 485a3dd6b137d9d03343e66dcf65d787dbd0f1aa [INFO] sha for GitHub repo BartWillems/YoukeBox-rust: 485a3dd6b137d9d03343e66dcf65d787dbd0f1aa [INFO] validating manifest of BartWillems/YoukeBox-rust on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BartWillems/YoukeBox-rust on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BartWillems/YoukeBox-rust [INFO] finished frobbing BartWillems/YoukeBox-rust [INFO] frobbed toml for BartWillems/YoukeBox-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/BartWillems/YoukeBox-rust/Cargo.toml [INFO] started frobbing BartWillems/YoukeBox-rust [INFO] finished frobbing BartWillems/YoukeBox-rust [INFO] frobbed toml for BartWillems/YoukeBox-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BartWillems/YoukeBox-rust/Cargo.toml [INFO] crate BartWillems/YoukeBox-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing BartWillems/YoukeBox-rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BartWillems/YoukeBox-rust:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9bf5452acf9644387029d07ee115ff7a00ea21a3f517c200657d03e27d637ea1 [INFO] running `"docker" "start" "-a" "9bf5452acf9644387029d07ee115ff7a00ea21a3f517c200657d03e27d637ea1"` [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling rocket v0.3.16 [INFO] [stderr] Compiling rocket_codegen v0.3.16 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] error: failed to run custom build command for `rocket v0.3.16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rocket-bab58f62c7e1998c/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Rocket requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.36.0 (2019-07-03). Minimum required: 1.27.0-nightly (2018-04-26). [INFO] [stderr] See the getting started guide (https://rocket.rs/guide/getting-started/) for more information. [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.16/build.rs:38:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b9e962cac3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55b9e96286fb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55b9e962b956 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55b9e962b6e9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55b9e962bfaf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55b9e95ffe53 - std::panicking::begin_panic::ha2e3977375401fef [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stderr] 6: 0x55b9e95fdeca - build_script_build::main::he87086eb31395279 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.16/build.rs:38 [INFO] [stderr] 7: 0x55b9e960083f - std::rt::lang_start::{{closure}}::hc0626a25ba917d99 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 8: 0x55b9e962ba02 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 9: 0x55b9e9631ef9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 10: 0x55b9e962c4bc - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 11: 0x55b9e9600818 - std::rt::lang_start::hf929bba5cccbceca [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55b9e95fed49 - main [INFO] [stderr] 13: 0x7f3d911972e0 - __libc_start_main [INFO] [stderr] 14: 0x55b9e95fd5f9 - _start [INFO] [stderr] 15: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9bf5452acf9644387029d07ee115ff7a00ea21a3f517c200657d03e27d637ea1"` [INFO] running `"docker" "rm" "-f" "9bf5452acf9644387029d07ee115ff7a00ea21a3f517c200657d03e27d637ea1"` [INFO] [stdout] 9bf5452acf9644387029d07ee115ff7a00ea21a3f517c200657d03e27d637ea1