[INFO] updating cached repository deralex/untar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/deralex/untar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/deralex/untar" "work/ex/beta-1.38-1/sources/1.37.0/gh/deralex/untar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/deralex/untar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deralex/untar" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deralex/untar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deralex/untar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d9ce47d841c2986a5c6982d881a8004052f92a19 [INFO] sha for GitHub repo deralex/untar: d9ce47d841c2986a5c6982d881a8004052f92a19 [INFO] validating manifest of deralex/untar 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 deralex/untar 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 deralex/untar [INFO] finished frobbing deralex/untar [INFO] frobbed toml for deralex/untar written to work/ex/beta-1.38-1/sources/1.37.0/gh/deralex/untar/Cargo.toml [INFO] started frobbing deralex/untar [INFO] finished frobbing deralex/untar [INFO] frobbed toml for deralex/untar written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deralex/untar/Cargo.toml [INFO] crate deralex/untar 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 deralex/untar 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-2/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/deralex/untar:/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] 8425e64694fe5c93c88736dae8d8c616c7cd50e7f8f83c6c6be9a809835cec05 [INFO] running `"docker" "start" "-a" "8425e64694fe5c93c88736dae8d8c616c7cd50e7f8f83c6c6be9a809835cec05"` [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling dialoguer v0.3.0 [INFO] [stderr] Compiling untar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.72s [INFO] running `"docker" "inspect" "8425e64694fe5c93c88736dae8d8c616c7cd50e7f8f83c6c6be9a809835cec05"` [INFO] running `"docker" "rm" "-f" "8425e64694fe5c93c88736dae8d8c616c7cd50e7f8f83c6c6be9a809835cec05"` [INFO] [stdout] 8425e64694fe5c93c88736dae8d8c616c7cd50e7f8f83c6c6be9a809835cec05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/deralex/untar:/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] 6e99f9ec7d1e54888da6acfa76ae5b7ce324bd081fba4daaa6d814e24fe764f2 [INFO] running `"docker" "start" "-a" "6e99f9ec7d1e54888da6acfa76ae5b7ce324bd081fba4daaa6d814e24fe764f2"` [INFO] [stderr] Compiling untar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "6e99f9ec7d1e54888da6acfa76ae5b7ce324bd081fba4daaa6d814e24fe764f2"` [INFO] running `"docker" "rm" "-f" "6e99f9ec7d1e54888da6acfa76ae5b7ce324bd081fba4daaa6d814e24fe764f2"` [INFO] [stdout] 6e99f9ec7d1e54888da6acfa76ae5b7ce324bd081fba4daaa6d814e24fe764f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/deralex/untar:/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] b0c9cffa8781573f69bece674ab0524a21cad0dbd62994c25e3ad01b174d1191 [INFO] running `"docker" "start" "-a" "b0c9cffa8781573f69bece674ab0524a21cad0dbd62994c25e3ad01b174d1191"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/untar-6259ce5aa992444e [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" "b0c9cffa8781573f69bece674ab0524a21cad0dbd62994c25e3ad01b174d1191"` [INFO] running `"docker" "rm" "-f" "b0c9cffa8781573f69bece674ab0524a21cad0dbd62994c25e3ad01b174d1191"` [INFO] [stdout] b0c9cffa8781573f69bece674ab0524a21cad0dbd62994c25e3ad01b174d1191