[INFO] cloning repository kmacpherson/rust_insult_generator [INFO] running `"git" "clone" "--bare" "git://github.com/kmacpherson/rust_insult_generator.git" "work/cache/sources/gh/kmacpherson/rust_insult_generator"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kmacpherson/rust_insult_generator'... [INFO] running `"git" "clone" "work/cache/sources/gh/kmacpherson/rust_insult_generator" "work/ex/beta-1.37-6/sources/1.36.0/gh/kmacpherson/rust_insult_generator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kmacpherson/rust_insult_generator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kmacpherson/rust_insult_generator" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kmacpherson/rust_insult_generator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kmacpherson/rust_insult_generator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1db42e7f26120e8e01f1020c0e5cfe15fa0a6f16 [INFO] sha for GitHub repo kmacpherson/rust_insult_generator: 1db42e7f26120e8e01f1020c0e5cfe15fa0a6f16 [INFO] validating manifest of kmacpherson/rust_insult_generator 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 kmacpherson/rust_insult_generator 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 kmacpherson/rust_insult_generator [INFO] finished frobbing kmacpherson/rust_insult_generator [INFO] frobbed toml for kmacpherson/rust_insult_generator written to work/ex/beta-1.37-6/sources/1.36.0/gh/kmacpherson/rust_insult_generator/Cargo.toml [INFO] started frobbing kmacpherson/rust_insult_generator [INFO] finished frobbing kmacpherson/rust_insult_generator [INFO] frobbed toml for kmacpherson/rust_insult_generator written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kmacpherson/rust_insult_generator/Cargo.toml [INFO] crate kmacpherson/rust_insult_generator 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 kmacpherson/rust_insult_generator 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-1/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/kmacpherson/rust_insult_generator:/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] aa2af186f7f55d7c94149740a6186b75875a4b7aa9b06b96b397a1f580720ff1 [INFO] running `"docker" "start" "-a" "aa2af186f7f55d7c94149740a6186b75875a4b7aa9b06b96b397a1f580720ff1"` [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling insult_generator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `"docker" "inspect" "aa2af186f7f55d7c94149740a6186b75875a4b7aa9b06b96b397a1f580720ff1"` [INFO] running `"docker" "rm" "-f" "aa2af186f7f55d7c94149740a6186b75875a4b7aa9b06b96b397a1f580720ff1"` [INFO] [stdout] aa2af186f7f55d7c94149740a6186b75875a4b7aa9b06b96b397a1f580720ff1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/kmacpherson/rust_insult_generator:/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] f28c193295ce7737b7bdd027ce9a1ecc89976bd5fa17bd337422cd6178c0b9aa [INFO] running `"docker" "start" "-a" "f28c193295ce7737b7bdd027ce9a1ecc89976bd5fa17bd337422cd6178c0b9aa"` [INFO] [stderr] Compiling insult_generator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "f28c193295ce7737b7bdd027ce9a1ecc89976bd5fa17bd337422cd6178c0b9aa"` [INFO] running `"docker" "rm" "-f" "f28c193295ce7737b7bdd027ce9a1ecc89976bd5fa17bd337422cd6178c0b9aa"` [INFO] [stdout] f28c193295ce7737b7bdd027ce9a1ecc89976bd5fa17bd337422cd6178c0b9aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/kmacpherson/rust_insult_generator:/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] 8afe4e9ee7491acfea4f79ce5904cac4637d27364aac5e2cfbd1f0b5e5715412 [INFO] running `"docker" "start" "-a" "8afe4e9ee7491acfea4f79ce5904cac4637d27364aac5e2cfbd1f0b5e5715412"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/insult_generator-3a11704ff5e0d5ac [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" "8afe4e9ee7491acfea4f79ce5904cac4637d27364aac5e2cfbd1f0b5e5715412"` [INFO] running `"docker" "rm" "-f" "8afe4e9ee7491acfea4f79ce5904cac4637d27364aac5e2cfbd1f0b5e5715412"` [INFO] [stdout] 8afe4e9ee7491acfea4f79ce5904cac4637d27364aac5e2cfbd1f0b5e5715412