[INFO] updating cached repository coreyja/rust-cache [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/coreyja/rust-cache [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/coreyja/rust-cache" "work/ex/beta-1.37-6/sources/1.36.0/gh/coreyja/rust-cache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/coreyja/rust-cache'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/coreyja/rust-cache" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b5ce423131299498fd57c8646abf58b5c418a9e [INFO] sha for GitHub repo coreyja/rust-cache: 3b5ce423131299498fd57c8646abf58b5c418a9e [INFO] validating manifest of coreyja/rust-cache 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 coreyja/rust-cache 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 coreyja/rust-cache [INFO] finished frobbing coreyja/rust-cache [INFO] frobbed toml for coreyja/rust-cache written to work/ex/beta-1.37-6/sources/1.36.0/gh/coreyja/rust-cache/Cargo.toml [INFO] started frobbing coreyja/rust-cache [INFO] finished frobbing coreyja/rust-cache [INFO] frobbed toml for coreyja/rust-cache written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache/Cargo.toml [INFO] crate coreyja/rust-cache 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing coreyja/rust-cache against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache:/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-07-23" "build" "--frozen"` [INFO] [stdout] e0b4c1925a8619d9084c4e18dae37c7026a6c18958d85d98f1a7fab534a3b16f [INFO] running `"docker" "start" "-a" "e0b4c1925a8619d9084c4e18dae37c7026a6c18958d85d98f1a7fab534a3b16f"` [INFO] [stderr] Compiling rusoto_core v0.38.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.17.0 [INFO] [stderr] Compiling rusoto_s3 v0.38.0 [INFO] [stderr] Compiling rust-cache v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "e0b4c1925a8619d9084c4e18dae37c7026a6c18958d85d98f1a7fab534a3b16f"` [INFO] running `"docker" "rm" "-f" "e0b4c1925a8619d9084c4e18dae37c7026a6c18958d85d98f1a7fab534a3b16f"` [INFO] [stdout] e0b4c1925a8619d9084c4e18dae37c7026a6c18958d85d98f1a7fab534a3b16f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 30d8af8de2263e022b59a7d2b744a2fbfd0a113a7af028bc3942c487c6f1e159 [INFO] running `"docker" "start" "-a" "30d8af8de2263e022b59a7d2b744a2fbfd0a113a7af028bc3942c487c6f1e159"` [INFO] [stderr] Compiling rust-cache v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `"docker" "inspect" "30d8af8de2263e022b59a7d2b744a2fbfd0a113a7af028bc3942c487c6f1e159"` [INFO] running `"docker" "rm" "-f" "30d8af8de2263e022b59a7d2b744a2fbfd0a113a7af028bc3942c487c6f1e159"` [INFO] [stdout] 30d8af8de2263e022b59a7d2b744a2fbfd0a113a7af028bc3942c487c6f1e159 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreyja/rust-cache:/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-07-23" "test" "--frozen"` [INFO] [stdout] b9f4d930af50575e7cc0f6ce7133211e53a68a2930db8f788b67aa2c7446d5a8 [INFO] running `"docker" "start" "-a" "b9f4d930af50575e7cc0f6ce7133211e53a68a2930db8f788b67aa2c7446d5a8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_cache-73ac799fe0bc6b5d [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" "b9f4d930af50575e7cc0f6ce7133211e53a68a2930db8f788b67aa2c7446d5a8"` [INFO] running `"docker" "rm" "-f" "b9f4d930af50575e7cc0f6ce7133211e53a68a2930db8f788b67aa2c7446d5a8"` [INFO] [stdout] b9f4d930af50575e7cc0f6ce7133211e53a68a2930db8f788b67aa2c7446d5a8