[INFO] updating cached repository PhilboBaggins/ci-experiments [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/PhilboBaggins/ci-experiments [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/PhilboBaggins/ci-experiments" "work/ex/beta-1.37-6/sources/1.36.0/gh/PhilboBaggins/ci-experiments"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/PhilboBaggins/ci-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PhilboBaggins/ci-experiments" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PhilboBaggins/ci-experiments"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PhilboBaggins/ci-experiments'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39648b276c5a3c7473ecc8079c2d59d6b9d70bb0 [INFO] sha for GitHub repo PhilboBaggins/ci-experiments: 39648b276c5a3c7473ecc8079c2d59d6b9d70bb0 [INFO] validating manifest of PhilboBaggins/ci-experiments 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 PhilboBaggins/ci-experiments 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 PhilboBaggins/ci-experiments [INFO] finished frobbing PhilboBaggins/ci-experiments [INFO] frobbed toml for PhilboBaggins/ci-experiments written to work/ex/beta-1.37-6/sources/1.36.0/gh/PhilboBaggins/ci-experiments/Cargo.toml [INFO] started frobbing PhilboBaggins/ci-experiments [INFO] finished frobbing PhilboBaggins/ci-experiments [INFO] frobbed toml for PhilboBaggins/ci-experiments written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PhilboBaggins/ci-experiments/Cargo.toml [INFO] crate PhilboBaggins/ci-experiments 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing PhilboBaggins/ci-experiments 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-4/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/PhilboBaggins/ci-experiments:/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] e64a1e927f580b69e6f165bd0bbdbc733107745fa1e4664687454ade1f928ce5 [INFO] running `"docker" "start" "-a" "e64a1e927f580b69e6f165bd0bbdbc733107745fa1e4664687454ade1f928ce5"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "e64a1e927f580b69e6f165bd0bbdbc733107745fa1e4664687454ade1f928ce5"` [INFO] running `"docker" "rm" "-f" "e64a1e927f580b69e6f165bd0bbdbc733107745fa1e4664687454ade1f928ce5"` [INFO] [stdout] e64a1e927f580b69e6f165bd0bbdbc733107745fa1e4664687454ade1f928ce5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/PhilboBaggins/ci-experiments:/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] 06cd5b406120d63389ab02b166e163e711bb7f1ee4aa4d475ced285f61113108 [INFO] running `"docker" "start" "-a" "06cd5b406120d63389ab02b166e163e711bb7f1ee4aa4d475ced285f61113108"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "06cd5b406120d63389ab02b166e163e711bb7f1ee4aa4d475ced285f61113108"` [INFO] running `"docker" "rm" "-f" "06cd5b406120d63389ab02b166e163e711bb7f1ee4aa4d475ced285f61113108"` [INFO] [stdout] 06cd5b406120d63389ab02b166e163e711bb7f1ee4aa4d475ced285f61113108 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/PhilboBaggins/ci-experiments:/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] 22801a3f6e0482a7350312b775dfbdda73b552c908c0cc27be963f6f87adcef6 [INFO] running `"docker" "start" "-a" "22801a3f6e0482a7350312b775dfbdda73b552c908c0cc27be963f6f87adcef6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-fa7b043a3d74de0b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test five_equals_five ... ok [INFO] [stdout] test it_panics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "22801a3f6e0482a7350312b775dfbdda73b552c908c0cc27be963f6f87adcef6"` [INFO] running `"docker" "rm" "-f" "22801a3f6e0482a7350312b775dfbdda73b552c908c0cc27be963f6f87adcef6"` [INFO] [stdout] 22801a3f6e0482a7350312b775dfbdda73b552c908c0cc27be963f6f87adcef6