[INFO] updating cached repository andrewchambers/orderly [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andrewchambers/orderly [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andrewchambers/orderly" "work/ex/beta-1.38-1/sources/1.37.0/gh/andrewchambers/orderly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/andrewchambers/orderly'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andrewchambers/orderly" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrewchambers/orderly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrewchambers/orderly'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 716d096a01c70ed799db90b36fa2cabc716e55d0 [INFO] sha for GitHub repo andrewchambers/orderly: 716d096a01c70ed799db90b36fa2cabc716e55d0 [INFO] validating manifest of andrewchambers/orderly 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 andrewchambers/orderly 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 andrewchambers/orderly [INFO] finished frobbing andrewchambers/orderly [INFO] frobbed toml for andrewchambers/orderly written to work/ex/beta-1.38-1/sources/1.37.0/gh/andrewchambers/orderly/Cargo.toml [INFO] started frobbing andrewchambers/orderly [INFO] finished frobbing andrewchambers/orderly [INFO] frobbed toml for andrewchambers/orderly written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrewchambers/orderly/Cargo.toml [INFO] crate andrewchambers/orderly 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 andrewchambers/orderly 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-0/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/andrewchambers/orderly:/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] cd5314622d90e2cff01734d636e78bb2005ca27580832e6e6761110c7b2b8de4 [INFO] running `"docker" "start" "-a" "cd5314622d90e2cff01734d636e78bb2005ca27580832e6e6761110c7b2b8de4"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling orderly v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::os::unix::process::CommandExt::before_exec': should be unsafe, use `pre_exec` instead [INFO] [stderr] --> src/main.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | cmd.before_exec(|| { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `"docker" "inspect" "cd5314622d90e2cff01734d636e78bb2005ca27580832e6e6761110c7b2b8de4"` [INFO] running `"docker" "rm" "-f" "cd5314622d90e2cff01734d636e78bb2005ca27580832e6e6761110c7b2b8de4"` [INFO] [stdout] cd5314622d90e2cff01734d636e78bb2005ca27580832e6e6761110c7b2b8de4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/andrewchambers/orderly:/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] 4952549d896b1691db16ed3926312d2e4844a9b8dca92cffb694de569c469e09 [INFO] running `"docker" "start" "-a" "4952549d896b1691db16ed3926312d2e4844a9b8dca92cffb694de569c469e09"` [INFO] [stderr] Compiling orderly v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::os::unix::process::CommandExt::before_exec': should be unsafe, use `pre_exec` instead [INFO] [stderr] --> src/main.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | cmd.before_exec(|| { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "4952549d896b1691db16ed3926312d2e4844a9b8dca92cffb694de569c469e09"` [INFO] running `"docker" "rm" "-f" "4952549d896b1691db16ed3926312d2e4844a9b8dca92cffb694de569c469e09"` [INFO] [stdout] 4952549d896b1691db16ed3926312d2e4844a9b8dca92cffb694de569c469e09 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/andrewchambers/orderly:/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"` [INFO] [stdout] e1ca011bf899e1489d34f8a78c931465d13f012b9b631cca1c64b27bb315c974 [INFO] running `"docker" "start" "-a" "e1ca011bf899e1489d34f8a78c931465d13f012b9b631cca1c64b27bb315c974"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/orderly-f0bc985a829496ca [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "e1ca011bf899e1489d34f8a78c931465d13f012b9b631cca1c64b27bb315c974"` [INFO] running `"docker" "rm" "-f" "e1ca011bf899e1489d34f8a78c931465d13f012b9b631cca1c64b27bb315c974"` [INFO] [stdout] e1ca011bf899e1489d34f8a78c931465d13f012b9b631cca1c64b27bb315c974