[INFO] updating cached repository giacomogallina/rustatus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/giacomogallina/rustatus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/giacomogallina/rustatus" "work/ex/beta-1.38-1/sources/1.37.0/gh/giacomogallina/rustatus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/giacomogallina/rustatus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/giacomogallina/rustatus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/giacomogallina/rustatus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/giacomogallina/rustatus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1aa50f0f726409bf80a3827409dec88f942a07e [INFO] sha for GitHub repo giacomogallina/rustatus: d1aa50f0f726409bf80a3827409dec88f942a07e [INFO] validating manifest of giacomogallina/rustatus 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 giacomogallina/rustatus 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 giacomogallina/rustatus [INFO] finished frobbing giacomogallina/rustatus [INFO] frobbed toml for giacomogallina/rustatus written to work/ex/beta-1.38-1/sources/1.37.0/gh/giacomogallina/rustatus/Cargo.toml [INFO] started frobbing giacomogallina/rustatus [INFO] finished frobbing giacomogallina/rustatus [INFO] frobbed toml for giacomogallina/rustatus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/giacomogallina/rustatus/Cargo.toml [INFO] crate giacomogallina/rustatus 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] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing giacomogallina/rustatus 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-1/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/giacomogallina/rustatus:/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] b0e16db47c9720d6e209fd0098722afb1499c405c4a2e54b96300a853a4ecb92 [INFO] running `"docker" "start" "-a" "b0e16db47c9720d6e209fd0098722afb1499c405c4a2e54b96300a853a4ecb92"` [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling bytesize v0.1.3 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling unix_socket v0.4.6 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling systemstat v0.1.2 [INFO] [stderr] Compiling serde_json v0.6.1 [INFO] [stderr] Compiling i3ipc v0.5.0 [INFO] [stderr] Compiling rustatus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `"docker" "inspect" "b0e16db47c9720d6e209fd0098722afb1499c405c4a2e54b96300a853a4ecb92"` [INFO] running `"docker" "rm" "-f" "b0e16db47c9720d6e209fd0098722afb1499c405c4a2e54b96300a853a4ecb92"` [INFO] [stdout] b0e16db47c9720d6e209fd0098722afb1499c405c4a2e54b96300a853a4ecb92 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/giacomogallina/rustatus:/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] 769ee653f7af4f49c057cd3814f2e7b1c8d4a0b9c458e846023029738cebb680 [INFO] running `"docker" "start" "-a" "769ee653f7af4f49c057cd3814f2e7b1c8d4a0b9c458e846023029738cebb680"` [INFO] [stderr] Compiling rustatus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "769ee653f7af4f49c057cd3814f2e7b1c8d4a0b9c458e846023029738cebb680"` [INFO] running `"docker" "rm" "-f" "769ee653f7af4f49c057cd3814f2e7b1c8d4a0b9c458e846023029738cebb680"` [INFO] [stdout] 769ee653f7af4f49c057cd3814f2e7b1c8d4a0b9c458e846023029738cebb680 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/giacomogallina/rustatus:/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] f94de09dcf1aec4a0e9a0f5183cc8b24abf93b7ab88c9028129d4684bcbc7595 [INFO] running `"docker" "start" "-a" "f94de09dcf1aec4a0e9a0f5183cc8b24abf93b7ab88c9028129d4684bcbc7595"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustatus-20097dbf0d997181 [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" "f94de09dcf1aec4a0e9a0f5183cc8b24abf93b7ab88c9028129d4684bcbc7595"` [INFO] running `"docker" "rm" "-f" "f94de09dcf1aec4a0e9a0f5183cc8b24abf93b7ab88c9028129d4684bcbc7595"` [INFO] [stdout] f94de09dcf1aec4a0e9a0f5183cc8b24abf93b7ab88c9028129d4684bcbc7595