[INFO] cloning repository rideron89/rusty-keys [INFO] running `"git" "clone" "--bare" "git://github.com/rideron89/rusty-keys.git" "work/cache/sources/gh/rideron89/rusty-keys"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rideron89/rusty-keys'... [INFO] running `"git" "clone" "work/cache/sources/gh/rideron89/rusty-keys" "work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rideron89/rusty-keys" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rideron89/rusty-keys"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rideron89/rusty-keys'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b653cbc4b0d6c3570adaa139761a43a1a3c4d4c [INFO] sha for GitHub repo rideron89/rusty-keys: 6b653cbc4b0d6c3570adaa139761a43a1a3c4d4c [INFO] validating manifest of rideron89/rusty-keys 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 rideron89/rusty-keys 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 rideron89/rusty-keys [INFO] finished frobbing rideron89/rusty-keys [INFO] frobbed toml for rideron89/rusty-keys written to work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys/Cargo.toml [INFO] started frobbing rideron89/rusty-keys [INFO] finished frobbing rideron89/rusty-keys [INFO] frobbed toml for rideron89/rusty-keys written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rideron89/rusty-keys/Cargo.toml [INFO] crate rideron89/rusty-keys 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 rideron89/rusty-keys against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 948286c6dd3af67a3c09808b62fde7c58d2a5134f15f64c5974c55c15811a431 [INFO] running `"docker" "start" "-a" "948286c6dd3af67a3c09808b62fde7c58d2a5134f15f64c5974c55c15811a431"` [INFO] [stderr] Compiling random-keygen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "948286c6dd3af67a3c09808b62fde7c58d2a5134f15f64c5974c55c15811a431"` [INFO] running `"docker" "rm" "-f" "948286c6dd3af67a3c09808b62fde7c58d2a5134f15f64c5974c55c15811a431"` [INFO] [stdout] 948286c6dd3af67a3c09808b62fde7c58d2a5134f15f64c5974c55c15811a431 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fecbacc321036644701cd766c5d0fcd14d31b435560d5b203d19553e7c5b4723 [INFO] running `"docker" "start" "-a" "fecbacc321036644701cd766c5d0fcd14d31b435560d5b203d19553e7c5b4723"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling random-keygen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "fecbacc321036644701cd766c5d0fcd14d31b435560d5b203d19553e7c5b4723"` [INFO] running `"docker" "rm" "-f" "fecbacc321036644701cd766c5d0fcd14d31b435560d5b203d19553e7c5b4723"` [INFO] [stdout] fecbacc321036644701cd766c5d0fcd14d31b435560d5b203d19553e7c5b4723 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rideron89/rusty-keys:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 01f6e2e80bee087d7c5bdd4d748b12f6ec3f4642e0452a4bed5554d42e140751 [INFO] running `"docker" "start" "-a" "01f6e2e80bee087d7c5bdd4d748b12f6ec3f4642e0452a4bed5554d42e140751"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/random_keygen-c875f1219dfe5576 [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" "01f6e2e80bee087d7c5bdd4d748b12f6ec3f4642e0452a4bed5554d42e140751"` [INFO] running `"docker" "rm" "-f" "01f6e2e80bee087d7c5bdd4d748b12f6ec3f4642e0452a4bed5554d42e140751"` [INFO] [stdout] 01f6e2e80bee087d7c5bdd4d748b12f6ec3f4642e0452a4bed5554d42e140751