[INFO] updating cached repository Jimbow500/Zurg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Jimbow500/Zurg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Jimbow500/Zurg" "work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Jimbow500/Zurg" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jimbow500/Zurg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jimbow500/Zurg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 100c03339aba2442851b6c04cdd131892243af83 [INFO] sha for GitHub repo Jimbow500/Zurg: 100c03339aba2442851b6c04cdd131892243af83 [INFO] validating manifest of Jimbow500/Zurg 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 Jimbow500/Zurg 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 Jimbow500/Zurg [INFO] finished frobbing Jimbow500/Zurg [INFO] frobbed toml for Jimbow500/Zurg written to work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg/Cargo.toml [INFO] started frobbing Jimbow500/Zurg [INFO] finished frobbing Jimbow500/Zurg [INFO] frobbed toml for Jimbow500/Zurg written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jimbow500/Zurg/Cargo.toml [INFO] crate Jimbow500/Zurg 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 Jimbow500/Zurg 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg:/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] 28c0d56937e273fc08b994ceb8fcbffbc483b47576cfa42b53cb549e18457ef2 [INFO] running `"docker" "start" "-a" "28c0d56937e273fc08b994ceb8fcbffbc483b47576cfa42b53cb549e18457ef2"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling Zurg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `"docker" "inspect" "28c0d56937e273fc08b994ceb8fcbffbc483b47576cfa42b53cb549e18457ef2"` [INFO] running `"docker" "rm" "-f" "28c0d56937e273fc08b994ceb8fcbffbc483b47576cfa42b53cb549e18457ef2"` [INFO] [stdout] 28c0d56937e273fc08b994ceb8fcbffbc483b47576cfa42b53cb549e18457ef2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg:/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] 78095ee9326af92cfb1f7c03bf14fd9990ff22d5c832e70a5674f34a396b13e7 [INFO] running `"docker" "start" "-a" "78095ee9326af92cfb1f7c03bf14fd9990ff22d5c832e70a5674f34a396b13e7"` [INFO] [stderr] Compiling Zurg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "78095ee9326af92cfb1f7c03bf14fd9990ff22d5c832e70a5674f34a396b13e7"` [INFO] running `"docker" "rm" "-f" "78095ee9326af92cfb1f7c03bf14fd9990ff22d5c832e70a5674f34a396b13e7"` [INFO] [stdout] 78095ee9326af92cfb1f7c03bf14fd9990ff22d5c832e70a5674f34a396b13e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Jimbow500/Zurg:/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] 0eb43aed84c5f6933ca34901395453d70259a83da9a1bf62f288feeab8b7ee15 [INFO] running `"docker" "start" "-a" "0eb43aed84c5f6933ca34901395453d70259a83da9a1bf62f288feeab8b7ee15"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/Zurg-f40096038d345476 [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" "0eb43aed84c5f6933ca34901395453d70259a83da9a1bf62f288feeab8b7ee15"` [INFO] running `"docker" "rm" "-f" "0eb43aed84c5f6933ca34901395453d70259a83da9a1bf62f288feeab8b7ee15"` [INFO] [stdout] 0eb43aed84c5f6933ca34901395453d70259a83da9a1bf62f288feeab8b7ee15