[INFO] cloning repository JoshMcguigan/bubble-shell [INFO] running `"git" "clone" "--bare" "git://github.com/JoshMcguigan/bubble-shell.git" "work/cache/sources/gh/JoshMcguigan/bubble-shell"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JoshMcguigan/bubble-shell'... [INFO] running `"git" "clone" "work/cache/sources/gh/JoshMcguigan/bubble-shell" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JoshMcguigan/bubble-shell" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoshMcguigan/bubble-shell"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoshMcguigan/bubble-shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c2e5721125d13f118df657ae81687f22722a7d7 [INFO] sha for GitHub repo JoshMcguigan/bubble-shell: 3c2e5721125d13f118df657ae81687f22722a7d7 [INFO] validating manifest of JoshMcguigan/bubble-shell on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JoshMcguigan/bubble-shell on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JoshMcguigan/bubble-shell [INFO] finished frobbing JoshMcguigan/bubble-shell [INFO] frobbed toml for JoshMcguigan/bubble-shell written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell/Cargo.toml [INFO] started frobbing JoshMcguigan/bubble-shell [INFO] finished frobbing JoshMcguigan/bubble-shell [INFO] frobbed toml for JoshMcguigan/bubble-shell written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoshMcguigan/bubble-shell/Cargo.toml [INFO] crate JoshMcguigan/bubble-shell already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing JoshMcguigan/bubble-shell against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] df4a173c4565864ff143f887bbb9914e8ed84a6a4c6d4f11fa3c4cf91a16afcd [INFO] running `"docker" "start" "-a" "df4a173c4565864ff143f887bbb9914e8ed84a6a4c6d4f11fa3c4cf91a16afcd"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling bubble-shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "df4a173c4565864ff143f887bbb9914e8ed84a6a4c6d4f11fa3c4cf91a16afcd"` [INFO] running `"docker" "rm" "-f" "df4a173c4565864ff143f887bbb9914e8ed84a6a4c6d4f11fa3c4cf91a16afcd"` [INFO] [stdout] df4a173c4565864ff143f887bbb9914e8ed84a6a4c6d4f11fa3c4cf91a16afcd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7d172328198ccfb7b45b895bd16349d46f3606e4b750faa870a94696ae733ebb [INFO] running `"docker" "start" "-a" "7d172328198ccfb7b45b895bd16349d46f3606e4b750faa870a94696ae733ebb"` [INFO] [stderr] Compiling bubble-shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "7d172328198ccfb7b45b895bd16349d46f3606e4b750faa870a94696ae733ebb"` [INFO] running `"docker" "rm" "-f" "7d172328198ccfb7b45b895bd16349d46f3606e4b750faa870a94696ae733ebb"` [INFO] [stdout] 7d172328198ccfb7b45b895bd16349d46f3606e4b750faa870a94696ae733ebb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshMcguigan/bubble-shell:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 08c2e0154697864f4f1de3e989740966554fdb657e415d7d326cb44f88a56ca3 [INFO] running `"docker" "start" "-a" "08c2e0154697864f4f1de3e989740966554fdb657e415d7d326cb44f88a56ca3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/bubble_shell-1e6340637a54ecf6 [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" "08c2e0154697864f4f1de3e989740966554fdb657e415d7d326cb44f88a56ca3"` [INFO] running `"docker" "rm" "-f" "08c2e0154697864f4f1de3e989740966554fdb657e415d7d326cb44f88a56ca3"` [INFO] [stdout] 08c2e0154697864f4f1de3e989740966554fdb657e415d7d326cb44f88a56ca3