[INFO] updating cached repository Walther/krill [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Walther/krill [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Walther/krill" "work/ex/beta-1.37-6/sources/1.36.0/gh/Walther/krill"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Walther/krill'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Walther/krill" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Walther/krill"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Walther/krill'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1d2b4fe4ef7eed29a8af5aa4e521c6faf6a0870 [INFO] sha for GitHub repo Walther/krill: c1d2b4fe4ef7eed29a8af5aa4e521c6faf6a0870 [INFO] validating manifest of Walther/krill 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 Walther/krill 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 Walther/krill [INFO] finished frobbing Walther/krill [INFO] frobbed toml for Walther/krill written to work/ex/beta-1.37-6/sources/1.36.0/gh/Walther/krill/Cargo.toml [INFO] started frobbing Walther/krill [INFO] finished frobbing Walther/krill [INFO] frobbed toml for Walther/krill written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Walther/krill/Cargo.toml [INFO] crate Walther/krill 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] testing Walther/krill 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-5/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/Walther/krill:/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] 8db9ed244037ce9a2f8767649d0d9150af244af3337aad51c92bf73e119d3c99 [INFO] running `"docker" "start" "-a" "8db9ed244037ce9a2f8767649d0d9150af244af3337aad51c92bf73e119d3c99"` [INFO] [stderr] Compiling krill v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "8db9ed244037ce9a2f8767649d0d9150af244af3337aad51c92bf73e119d3c99"` [INFO] running `"docker" "rm" "-f" "8db9ed244037ce9a2f8767649d0d9150af244af3337aad51c92bf73e119d3c99"` [INFO] [stdout] 8db9ed244037ce9a2f8767649d0d9150af244af3337aad51c92bf73e119d3c99 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/Walther/krill:/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] cd1271a3efeacf2e983fc8937a75b9ffa572eaadff45cf10bfb421fc2b3e2115 [INFO] running `"docker" "start" "-a" "cd1271a3efeacf2e983fc8937a75b9ffa572eaadff45cf10bfb421fc2b3e2115"` [INFO] [stderr] Compiling krill v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "cd1271a3efeacf2e983fc8937a75b9ffa572eaadff45cf10bfb421fc2b3e2115"` [INFO] running `"docker" "rm" "-f" "cd1271a3efeacf2e983fc8937a75b9ffa572eaadff45cf10bfb421fc2b3e2115"` [INFO] [stdout] cd1271a3efeacf2e983fc8937a75b9ffa572eaadff45cf10bfb421fc2b3e2115 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/Walther/krill:/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] 03621514e9ee4b7a665759cf1f8c056e6a20f58ed876f25d56fab87975e3449d [INFO] running `"docker" "start" "-a" "03621514e9ee4b7a665759cf1f8c056e6a20f58ed876f25d56fab87975e3449d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/krill-12f5538ae303e4a9 [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" "03621514e9ee4b7a665759cf1f8c056e6a20f58ed876f25d56fab87975e3449d"` [INFO] running `"docker" "rm" "-f" "03621514e9ee4b7a665759cf1f8c056e6a20f58ed876f25d56fab87975e3449d"` [INFO] [stdout] 03621514e9ee4b7a665759cf1f8c056e6a20f58ed876f25d56fab87975e3449d