[INFO] updating cached repository Freaky/tarssh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Freaky/tarssh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Freaky/tarssh" "work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Freaky/tarssh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Freaky/tarssh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Freaky/tarssh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 514f984b1d99281d2ace2e2be0d1d2ed56cee77f [INFO] sha for GitHub repo Freaky/tarssh: 514f984b1d99281d2ace2e2be0d1d2ed56cee77f [INFO] validating manifest of Freaky/tarssh 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 Freaky/tarssh 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 Freaky/tarssh [INFO] finished frobbing Freaky/tarssh [INFO] frobbed toml for Freaky/tarssh written to work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh/Cargo.toml [INFO] started frobbing Freaky/tarssh [INFO] finished frobbing Freaky/tarssh [INFO] frobbed toml for Freaky/tarssh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Freaky/tarssh/Cargo.toml [INFO] crate Freaky/tarssh 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 Freaky/tarssh 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh:/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] 05d24031c63df1376e202e459da786e3b17d98f5dc898fb862e6609d8796762b [INFO] running `"docker" "start" "-a" "05d24031c63df1376e202e459da786e3b17d98f5dc898fb862e6609d8796762b"` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rusty-sandbox v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling privdrop v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tarssh v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "05d24031c63df1376e202e459da786e3b17d98f5dc898fb862e6609d8796762b"` [INFO] running `"docker" "rm" "-f" "05d24031c63df1376e202e459da786e3b17d98f5dc898fb862e6609d8796762b"` [INFO] [stdout] 05d24031c63df1376e202e459da786e3b17d98f5dc898fb862e6609d8796762b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh:/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] e220cc69f97c86f1874e294e432b6f203b29838b4312dd430d951cc9db8b351a [INFO] running `"docker" "start" "-a" "e220cc69f97c86f1874e294e432b6f203b29838b4312dd430d951cc9db8b351a"` [INFO] [stderr] Compiling tarssh v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "e220cc69f97c86f1874e294e432b6f203b29838b4312dd430d951cc9db8b351a"` [INFO] running `"docker" "rm" "-f" "e220cc69f97c86f1874e294e432b6f203b29838b4312dd430d951cc9db8b351a"` [INFO] [stdout] e220cc69f97c86f1874e294e432b6f203b29838b4312dd430d951cc9db8b351a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Freaky/tarssh:/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] ca56b057afc942f64a7c5928ffb8ee21006df79851747f0d65c6a04eeb787629 [INFO] running `"docker" "start" "-a" "ca56b057afc942f64a7c5928ffb8ee21006df79851747f0d65c6a04eeb787629"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/tarssh-cf7deee33c6904e5 [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" "ca56b057afc942f64a7c5928ffb8ee21006df79851747f0d65c6a04eeb787629"` [INFO] running `"docker" "rm" "-f" "ca56b057afc942f64a7c5928ffb8ee21006df79851747f0d65c6a04eeb787629"` [INFO] [stdout] ca56b057afc942f64a7c5928ffb8ee21006df79851747f0d65c6a04eeb787629