[INFO] cloning repository veonim/shell [INFO] running `"git" "clone" "--bare" "git://github.com/veonim/shell.git" "work/cache/sources/gh/veonim/shell"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/veonim/shell'... [INFO] running `"git" "clone" "work/cache/sources/gh/veonim/shell" "work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/veonim/shell" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/veonim/shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/veonim/shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b7e1dc289e78dd71da2d5fcd0b7429d55147466 [INFO] sha for GitHub repo veonim/shell: 6b7e1dc289e78dd71da2d5fcd0b7429d55147466 [INFO] validating manifest of veonim/shell 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 veonim/shell 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 veonim/shell [INFO] finished frobbing veonim/shell [INFO] frobbed toml for veonim/shell written to work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell/Cargo.toml [INFO] started frobbing veonim/shell [INFO] finished frobbing veonim/shell [INFO] frobbed toml for veonim/shell written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/veonim/shell/Cargo.toml [INFO] crate veonim/shell 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 veonim/shell 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell:/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] eab1538c9e7c24b524b61469cf23d677159644bb773b1f50b7a63ad3383f562a [INFO] running `"docker" "start" "-a" "eab1538c9e7c24b524b61469cf23d677159644bb773b1f50b7a63ad3383f562a"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `"docker" "inspect" "eab1538c9e7c24b524b61469cf23d677159644bb773b1f50b7a63ad3383f562a"` [INFO] running `"docker" "rm" "-f" "eab1538c9e7c24b524b61469cf23d677159644bb773b1f50b7a63ad3383f562a"` [INFO] [stdout] eab1538c9e7c24b524b61469cf23d677159644bb773b1f50b7a63ad3383f562a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell:/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] 8d45b48786da31fbe3dd6b9b3754deeb8baf5f009cbe647b27010e6b61200928 [INFO] running `"docker" "start" "-a" "8d45b48786da31fbe3dd6b9b3754deeb8baf5f009cbe647b27010e6b61200928"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "8d45b48786da31fbe3dd6b9b3754deeb8baf5f009cbe647b27010e6b61200928"` [INFO] running `"docker" "rm" "-f" "8d45b48786da31fbe3dd6b9b3754deeb8baf5f009cbe647b27010e6b61200928"` [INFO] [stdout] 8d45b48786da31fbe3dd6b9b3754deeb8baf5f009cbe647b27010e6b61200928 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/veonim/shell:/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] 5f57afc5940e012cd7f2dca5ff8542b771c6e95a782453d9ade8196b8ffc5ce2 [INFO] running `"docker" "start" "-a" "5f57afc5940e012cd7f2dca5ff8542b771c6e95a782453d9ade8196b8ffc5ce2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/shell-66d02f0ee241eac8 [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" "5f57afc5940e012cd7f2dca5ff8542b771c6e95a782453d9ade8196b8ffc5ce2"` [INFO] running `"docker" "rm" "-f" "5f57afc5940e012cd7f2dca5ff8542b771c6e95a782453d9ade8196b8ffc5ce2"` [INFO] [stdout] 5f57afc5940e012cd7f2dca5ff8542b771c6e95a782453d9ade8196b8ffc5ce2