[INFO] updating cached repository GGist/n64-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GGist/n64-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GGist/n64-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/GGist/n64-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/GGist/n64-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GGist/n64-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86c11f021b3186006ac46a344a5f020e208c96a1 [INFO] sha for GitHub repo GGist/n64-rs: 86c11f021b3186006ac46a344a5f020e208c96a1 [INFO] validating manifest of GGist/n64-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of GGist/n64-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing GGist/n64-rs [INFO] finished frobbing GGist/n64-rs [INFO] frobbed toml for GGist/n64-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/GGist/n64-rs/Cargo.toml [INFO] started frobbing GGist/n64-rs [INFO] finished frobbing GGist/n64-rs [INFO] frobbed toml for GGist/n64-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs/Cargo.toml [INFO] crate GGist/n64-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing GGist/n64-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 17bd744487f8fbbdab5a1aecf4309d45e241c108fe8a7cdfedb499049940ceec [INFO] running `"docker" "start" "-a" "17bd744487f8fbbdab5a1aecf4309d45e241c108fe8a7cdfedb499049940ceec"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling nom v4.1.0 [INFO] [stderr] Compiling n64-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `"docker" "inspect" "17bd744487f8fbbdab5a1aecf4309d45e241c108fe8a7cdfedb499049940ceec"` [INFO] running `"docker" "rm" "-f" "17bd744487f8fbbdab5a1aecf4309d45e241c108fe8a7cdfedb499049940ceec"` [INFO] [stdout] 17bd744487f8fbbdab5a1aecf4309d45e241c108fe8a7cdfedb499049940ceec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 070aa3d5180cf52bf5398a01d8e626b703dde88ae1e284b316540dc7b235594a [INFO] running `"docker" "start" "-a" "070aa3d5180cf52bf5398a01d8e626b703dde88ae1e284b316540dc7b235594a"` [INFO] [stderr] Compiling n64-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "070aa3d5180cf52bf5398a01d8e626b703dde88ae1e284b316540dc7b235594a"` [INFO] running `"docker" "rm" "-f" "070aa3d5180cf52bf5398a01d8e626b703dde88ae1e284b316540dc7b235594a"` [INFO] [stdout] 070aa3d5180cf52bf5398a01d8e626b703dde88ae1e284b316540dc7b235594a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GGist/n64-rs:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 1ca9e9926f9c359ec8750c2166b056952090263e58a8691be221786ed521c5dc [INFO] running `"docker" "start" "-a" "1ca9e9926f9c359ec8750c2166b056952090263e58a8691be221786ed521c5dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/n64_rs-c08b9c42666fa364 [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" "1ca9e9926f9c359ec8750c2166b056952090263e58a8691be221786ed521c5dc"` [INFO] running `"docker" "rm" "-f" "1ca9e9926f9c359ec8750c2166b056952090263e58a8691be221786ed521c5dc"` [INFO] [stdout] 1ca9e9926f9c359ec8750c2166b056952090263e58a8691be221786ed521c5dc