[INFO] updating cached repository tadeve/rusty_mips [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tadeve/rusty_mips [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tadeve/rusty_mips" "work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tadeve/rusty_mips" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tadeve/rusty_mips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tadeve/rusty_mips'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7fe1e4da2d889f3a43eb9f2170c9c2342221f42d [INFO] sha for GitHub repo tadeve/rusty_mips: 7fe1e4da2d889f3a43eb9f2170c9c2342221f42d [INFO] validating manifest of tadeve/rusty_mips 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 tadeve/rusty_mips 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 tadeve/rusty_mips [INFO] finished frobbing tadeve/rusty_mips [INFO] frobbed toml for tadeve/rusty_mips written to work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips/Cargo.toml [INFO] started frobbing tadeve/rusty_mips [INFO] finished frobbing tadeve/rusty_mips [INFO] frobbed toml for tadeve/rusty_mips written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tadeve/rusty_mips/Cargo.toml [INFO] crate tadeve/rusty_mips 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tadeve/rusty_mips 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips:/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] 30b9dce51fa4c410910745287a04a5e299a81d4e41e9e4e8af7435ba029f9839 [INFO] running `"docker" "start" "-a" "30b9dce51fa4c410910745287a04a5e299a81d4e41e9e4e8af7435ba029f9839"` [INFO] [stderr] Compiling mips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "30b9dce51fa4c410910745287a04a5e299a81d4e41e9e4e8af7435ba029f9839"` [INFO] running `"docker" "rm" "-f" "30b9dce51fa4c410910745287a04a5e299a81d4e41e9e4e8af7435ba029f9839"` [INFO] [stdout] 30b9dce51fa4c410910745287a04a5e299a81d4e41e9e4e8af7435ba029f9839 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips:/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] 0e63644a928219c78e2ce352c2fbaecf65d6e9f9aa9eea15b6295827c79665b8 [INFO] running `"docker" "start" "-a" "0e63644a928219c78e2ce352c2fbaecf65d6e9f9aa9eea15b6295827c79665b8"` [INFO] [stderr] Compiling mips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "0e63644a928219c78e2ce352c2fbaecf65d6e9f9aa9eea15b6295827c79665b8"` [INFO] running `"docker" "rm" "-f" "0e63644a928219c78e2ce352c2fbaecf65d6e9f9aa9eea15b6295827c79665b8"` [INFO] [stdout] 0e63644a928219c78e2ce352c2fbaecf65d6e9f9aa9eea15b6295827c79665b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tadeve/rusty_mips:/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] d71c7ec59801ea12875d35557bb5764855284a060c77f29b921a753e89b9b0e9 [INFO] running `"docker" "start" "-a" "d71c7ec59801ea12875d35557bb5764855284a060c77f29b921a753e89b9b0e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/mips-09c90f7a641a1a0e [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" "d71c7ec59801ea12875d35557bb5764855284a060c77f29b921a753e89b9b0e9"` [INFO] running `"docker" "rm" "-f" "d71c7ec59801ea12875d35557bb5764855284a060c77f29b921a753e89b9b0e9"` [INFO] [stdout] d71c7ec59801ea12875d35557bb5764855284a060c77f29b921a753e89b9b0e9