[INFO] cloning repository azdlowry/Gorilla_test [INFO] running `"git" "clone" "--bare" "git://github.com/azdlowry/Gorilla_test.git" "work/cache/sources/gh/azdlowry/Gorilla_test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/azdlowry/Gorilla_test'... [INFO] running `"git" "clone" "work/cache/sources/gh/azdlowry/Gorilla_test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/azdlowry/Gorilla_test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/azdlowry/Gorilla_test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/azdlowry/Gorilla_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6a01639a1bf44bcc49c614ba6920ca70dac69b4 [INFO] sha for GitHub repo azdlowry/Gorilla_test: e6a01639a1bf44bcc49c614ba6920ca70dac69b4 [INFO] validating manifest of azdlowry/Gorilla_test 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 azdlowry/Gorilla_test 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 azdlowry/Gorilla_test [INFO] finished frobbing azdlowry/Gorilla_test [INFO] frobbed toml for azdlowry/Gorilla_test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test/Cargo.toml [INFO] started frobbing azdlowry/Gorilla_test [INFO] finished frobbing azdlowry/Gorilla_test [INFO] frobbed toml for azdlowry/Gorilla_test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/azdlowry/Gorilla_test/Cargo.toml [INFO] crate azdlowry/Gorilla_test 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tsz v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing azdlowry/Gorilla_test against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test:/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] c640e00d533c667f0eab9c01220600cdb5f8cf7ee147ef5db8fa90c6f970240e [INFO] running `"docker" "start" "-a" "c640e00d533c667f0eab9c01220600cdb5f8cf7ee147ef5db8fa90c6f970240e"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling tsz v0.1.0 [INFO] [stderr] Compiling gorilla_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `"docker" "inspect" "c640e00d533c667f0eab9c01220600cdb5f8cf7ee147ef5db8fa90c6f970240e"` [INFO] running `"docker" "rm" "-f" "c640e00d533c667f0eab9c01220600cdb5f8cf7ee147ef5db8fa90c6f970240e"` [INFO] [stdout] c640e00d533c667f0eab9c01220600cdb5f8cf7ee147ef5db8fa90c6f970240e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test:/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] d30c3875176138e6961fe8357b531da6481b31c4d80eeb6c709f13c1884bb9ef [INFO] running `"docker" "start" "-a" "d30c3875176138e6961fe8357b531da6481b31c4d80eeb6c709f13c1884bb9ef"` [INFO] [stderr] Compiling gorilla_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "d30c3875176138e6961fe8357b531da6481b31c4d80eeb6c709f13c1884bb9ef"` [INFO] running `"docker" "rm" "-f" "d30c3875176138e6961fe8357b531da6481b31c4d80eeb6c709f13c1884bb9ef"` [INFO] [stdout] d30c3875176138e6961fe8357b531da6481b31c4d80eeb6c709f13c1884bb9ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/azdlowry/Gorilla_test:/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] 2c6dffb7706adbe92d026881983d7b8bf836d49422472ec20d79f7f726c5e536 [INFO] running `"docker" "start" "-a" "2c6dffb7706adbe92d026881983d7b8bf836d49422472ec20d79f7f726c5e536"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/gorilla_test-ea5bb00d33d766f3 [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" "2c6dffb7706adbe92d026881983d7b8bf836d49422472ec20d79f7f726c5e536"` [INFO] running `"docker" "rm" "-f" "2c6dffb7706adbe92d026881983d7b8bf836d49422472ec20d79f7f726c5e536"` [INFO] [stdout] 2c6dffb7706adbe92d026881983d7b8bf836d49422472ec20d79f7f726c5e536