[INFO] updating cached repository ithanium/fizzbuzz_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ithanium/fizzbuzz_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ithanium/fizzbuzz_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ithanium/fizzbuzz_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ithanium/fizzbuzz_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ithanium/fizzbuzz_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f64c89b98cdf40e9951cd67eba31b638a9d6ee1d [INFO] sha for GitHub repo ithanium/fizzbuzz_rust: f64c89b98cdf40e9951cd67eba31b638a9d6ee1d [INFO] validating manifest of ithanium/fizzbuzz_rust 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 ithanium/fizzbuzz_rust 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 ithanium/fizzbuzz_rust [INFO] finished frobbing ithanium/fizzbuzz_rust [INFO] frobbed toml for ithanium/fizzbuzz_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust/Cargo.toml [INFO] started frobbing ithanium/fizzbuzz_rust [INFO] finished frobbing ithanium/fizzbuzz_rust [INFO] frobbed toml for ithanium/fizzbuzz_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ithanium/fizzbuzz_rust/Cargo.toml [INFO] crate ithanium/fizzbuzz_rust 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 ithanium/fizzbuzz_rust 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust:/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] 20310831ae8d36a1c6bbf558d6d081af27cbaab7e43912b06bd5a713dc9bf37b [INFO] running `"docker" "start" "-a" "20310831ae8d36a1c6bbf558d6d081af27cbaab7e43912b06bd5a713dc9bf37b"` [INFO] [stderr] Compiling fizzbuzz_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "20310831ae8d36a1c6bbf558d6d081af27cbaab7e43912b06bd5a713dc9bf37b"` [INFO] running `"docker" "rm" "-f" "20310831ae8d36a1c6bbf558d6d081af27cbaab7e43912b06bd5a713dc9bf37b"` [INFO] [stdout] 20310831ae8d36a1c6bbf558d6d081af27cbaab7e43912b06bd5a713dc9bf37b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust:/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] a3e9aa2fedfc98bffe9f49c76ff354a24ce0f0ba3f87187e24e3ea22a80d0c22 [INFO] running `"docker" "start" "-a" "a3e9aa2fedfc98bffe9f49c76ff354a24ce0f0ba3f87187e24e3ea22a80d0c22"` [INFO] [stderr] Compiling fizzbuzz_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "a3e9aa2fedfc98bffe9f49c76ff354a24ce0f0ba3f87187e24e3ea22a80d0c22"` [INFO] running `"docker" "rm" "-f" "a3e9aa2fedfc98bffe9f49c76ff354a24ce0f0ba3f87187e24e3ea22a80d0c22"` [INFO] [stdout] a3e9aa2fedfc98bffe9f49c76ff354a24ce0f0ba3f87187e24e3ea22a80d0c22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ithanium/fizzbuzz_rust:/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] 57083c0da211033e96bea4a53c24a22f76468437fd8ccedfb29fea8bcb022554 [INFO] running `"docker" "start" "-a" "57083c0da211033e96bea4a53c24a22f76468437fd8ccedfb29fea8bcb022554"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fizzbuzz_rust-ed25bae893e5ce6d [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" "57083c0da211033e96bea4a53c24a22f76468437fd8ccedfb29fea8bcb022554"` [INFO] running `"docker" "rm" "-f" "57083c0da211033e96bea4a53c24a22f76468437fd8ccedfb29fea8bcb022554"` [INFO] [stdout] 57083c0da211033e96bea4a53c24a22f76468437fd8ccedfb29fea8bcb022554