[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.37-6/sources/1.36.0/gh/vt6/6shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/vt6/6shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vt6/6shell" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vt6/6shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 vt6/6shell 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 vt6/6shell [INFO] finished frobbing vt6/6shell [INFO] frobbed toml for vt6/6shell written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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] testing vt6/6shell 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] dbc75bb2350eef06c3804fb474b8dabb9d65bc1b4dd8bf712fbe9c7a1eaece6d [INFO] running `"docker" "start" "-a" "dbc75bb2350eef06c3804fb474b8dabb9d65bc1b4dd8bf712fbe9c7a1eaece6d"` [INFO] [stderr] Compiling conch-parser v0.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [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 tokio-threadpool v0.1.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rental-impl v0.4.15 [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" "dbc75bb2350eef06c3804fb474b8dabb9d65bc1b4dd8bf712fbe9c7a1eaece6d"` [INFO] running `"docker" "rm" "-f" "dbc75bb2350eef06c3804fb474b8dabb9d65bc1b4dd8bf712fbe9c7a1eaece6d"` [INFO] [stdout] dbc75bb2350eef06c3804fb474b8dabb9d65bc1b4dd8bf712fbe9c7a1eaece6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 40d856e28101e66a67046298a37a35dca806547ec0350daa24e1620f0fa3544b [INFO] running `"docker" "start" "-a" "40d856e28101e66a67046298a37a35dca806547ec0350daa24e1620f0fa3544b"` [INFO] [stderr] Compiling 6shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "40d856e28101e66a67046298a37a35dca806547ec0350daa24e1620f0fa3544b"` [INFO] running `"docker" "rm" "-f" "40d856e28101e66a67046298a37a35dca806547ec0350daa24e1620f0fa3544b"` [INFO] [stdout] 40d856e28101e66a67046298a37a35dca806547ec0350daa24e1620f0fa3544b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 30c8926f850ab6d9832f977a9da16e29d5458a8d8245c0d12f8ba229055ff159 [INFO] running `"docker" "start" "-a" "30c8926f850ab6d9832f977a9da16e29d5458a8d8245c0d12f8ba229055ff159"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/6shell-55ddafdbbd51bb6c [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" "30c8926f850ab6d9832f977a9da16e29d5458a8d8245c0d12f8ba229055ff159"` [INFO] running `"docker" "rm" "-f" "30c8926f850ab6d9832f977a9da16e29d5458a8d8245c0d12f8ba229055ff159"` [INFO] [stdout] 30c8926f850ab6d9832f977a9da16e29d5458a8d8245c0d12f8ba229055ff159