[INFO] updating cached repository vt6/6shell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vt6/6shell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vt6/6shell" "work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vt6/6shell" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vt6/6shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vt6/6shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a8cef4437411e51d39e8391a8be3b99e2295799 [INFO] sha for GitHub repo vt6/6shell: 3a8cef4437411e51d39e8391a8be3b99e2295799 [INFO] validating manifest of vt6/6shell 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 vt6/6shell 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 vt6/6shell [INFO] finished frobbing vt6/6shell [INFO] frobbed toml for vt6/6shell written to work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell/Cargo.toml [INFO] started frobbing vt6/6shell [INFO] finished frobbing vt6/6shell [INFO] frobbed toml for vt6/6shell written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vt6/6shell/Cargo.toml [INFO] crate vt6/6shell 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] testing vt6/6shell against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell:/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.37.0" "build" "--frozen"` [INFO] [stdout] e0f3f7f0614dfa34dbd2821e82c4f76c7c11831018510bd173fe87947b00687d [INFO] running `"docker" "start" "-a" "e0f3f7f0614dfa34dbd2821e82c4f76c7c11831018510bd173fe87947b00687d"` [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling conch-parser v0.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling tokio-process v0.1.6 [INFO] [stderr] Compiling rental v0.4.16 [INFO] [stderr] Compiling conch-runtime v0.1.4 [INFO] [stderr] Compiling 6shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "e0f3f7f0614dfa34dbd2821e82c4f76c7c11831018510bd173fe87947b00687d"` [INFO] running `"docker" "rm" "-f" "e0f3f7f0614dfa34dbd2821e82c4f76c7c11831018510bd173fe87947b00687d"` [INFO] [stdout] e0f3f7f0614dfa34dbd2821e82c4f76c7c11831018510bd173fe87947b00687d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a3d66917204b4795b04da5b3e53f4ee68a33fa1f61320475906c8f8f6d58ed2a [INFO] running `"docker" "start" "-a" "a3d66917204b4795b04da5b3e53f4ee68a33fa1f61320475906c8f8f6d58ed2a"` [INFO] [stderr] Compiling 6shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "a3d66917204b4795b04da5b3e53f4ee68a33fa1f61320475906c8f8f6d58ed2a"` [INFO] running `"docker" "rm" "-f" "a3d66917204b4795b04da5b3e53f4ee68a33fa1f61320475906c8f8f6d58ed2a"` [INFO] [stdout] a3d66917204b4795b04da5b3e53f4ee68a33fa1f61320475906c8f8f6d58ed2a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vt6/6shell:/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.37.0" "test" "--frozen"` [INFO] [stdout] bf91081891f3d7f58f9a4b6bf296e8965deec47f471bd93622ac38e1d3b54239 [INFO] running `"docker" "start" "-a" "bf91081891f3d7f58f9a4b6bf296e8965deec47f471bd93622ac38e1d3b54239"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/6shell-084a0be2d30d9980 [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" "bf91081891f3d7f58f9a4b6bf296e8965deec47f471bd93622ac38e1d3b54239"` [INFO] running `"docker" "rm" "-f" "bf91081891f3d7f58f9a4b6bf296e8965deec47f471bd93622ac38e1d3b54239"` [INFO] [stdout] bf91081891f3d7f58f9a4b6bf296e8965deec47f471bd93622ac38e1d3b54239