[INFO] cloning repository delaemon/rust-greatest-common-divisor [INFO] running `"git" "clone" "--bare" "git://github.com/delaemon/rust-greatest-common-divisor.git" "work/cache/sources/gh/delaemon/rust-greatest-common-divisor"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/delaemon/rust-greatest-common-divisor'... [INFO] running `"git" "clone" "work/cache/sources/gh/delaemon/rust-greatest-common-divisor" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/delaemon/rust-greatest-common-divisor"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/delaemon/rust-greatest-common-divisor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/delaemon/rust-greatest-common-divisor" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8034274b91ae2b60b6ffb99fa30c3f08337021aa [INFO] sha for GitHub repo delaemon/rust-greatest-common-divisor: 8034274b91ae2b60b6ffb99fa30c3f08337021aa [INFO] validating manifest of delaemon/rust-greatest-common-divisor 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 delaemon/rust-greatest-common-divisor 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 delaemon/rust-greatest-common-divisor [INFO] finished frobbing delaemon/rust-greatest-common-divisor [INFO] frobbed toml for delaemon/rust-greatest-common-divisor written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/delaemon/rust-greatest-common-divisor/Cargo.toml [INFO] started frobbing delaemon/rust-greatest-common-divisor [INFO] finished frobbing delaemon/rust-greatest-common-divisor [INFO] frobbed toml for delaemon/rust-greatest-common-divisor written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor/Cargo.toml [INFO] crate delaemon/rust-greatest-common-divisor 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 delaemon/rust-greatest-common-divisor against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4dcd5bc46d769053f798b8ddacf1bf88e4545a9caec48b7ccc11a4bb546f07c4 [INFO] running `"docker" "start" "-a" "4dcd5bc46d769053f798b8ddacf1bf88e4545a9caec48b7ccc11a4bb546f07c4"` [INFO] [stderr] Compiling greatest_common_divisor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "4dcd5bc46d769053f798b8ddacf1bf88e4545a9caec48b7ccc11a4bb546f07c4"` [INFO] running `"docker" "rm" "-f" "4dcd5bc46d769053f798b8ddacf1bf88e4545a9caec48b7ccc11a4bb546f07c4"` [INFO] [stdout] 4dcd5bc46d769053f798b8ddacf1bf88e4545a9caec48b7ccc11a4bb546f07c4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e5f6a5fbe82fc9df79af43d23c79e0f6ea021b6c5382432a235ad02cb4997be1 [INFO] running `"docker" "start" "-a" "e5f6a5fbe82fc9df79af43d23c79e0f6ea021b6c5382432a235ad02cb4997be1"` [INFO] [stderr] Compiling greatest_common_divisor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "e5f6a5fbe82fc9df79af43d23c79e0f6ea021b6c5382432a235ad02cb4997be1"` [INFO] running `"docker" "rm" "-f" "e5f6a5fbe82fc9df79af43d23c79e0f6ea021b6c5382432a235ad02cb4997be1"` [INFO] [stdout] e5f6a5fbe82fc9df79af43d23c79e0f6ea021b6c5382432a235ad02cb4997be1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/delaemon/rust-greatest-common-divisor:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 38d3ce8d611c526a55e59cac58d020033d9681bcd8f637f8c22afacd966e22ae [INFO] running `"docker" "start" "-a" "38d3ce8d611c526a55e59cac58d020033d9681bcd8f637f8c22afacd966e22ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/greatest_common_divisor-f2a04e9f117232e5 [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" "38d3ce8d611c526a55e59cac58d020033d9681bcd8f637f8c22afacd966e22ae"` [INFO] running `"docker" "rm" "-f" "38d3ce8d611c526a55e59cac58d020033d9681bcd8f637f8c22afacd966e22ae"` [INFO] [stdout] 38d3ce8d611c526a55e59cac58d020033d9681bcd8f637f8c22afacd966e22ae