[INFO] updating cached repository pelmers/quine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pelmers/quine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pelmers/quine" "work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pelmers/quine" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pelmers/quine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pelmers/quine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16044318b7b0ec818374d34c52b1628be6f0ff7c [INFO] sha for GitHub repo pelmers/quine: 16044318b7b0ec818374d34c52b1628be6f0ff7c [INFO] validating manifest of pelmers/quine 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 pelmers/quine 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 pelmers/quine [INFO] finished frobbing pelmers/quine [INFO] frobbed toml for pelmers/quine written to work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine/Cargo.toml [INFO] started frobbing pelmers/quine [INFO] finished frobbing pelmers/quine [INFO] frobbed toml for pelmers/quine written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pelmers/quine/Cargo.toml [INFO] crate pelmers/quine 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing pelmers/quine against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine:/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.37.0" "build" "--frozen"` [INFO] [stdout] 03327316eca1a226fb9c83cc345acd81ac5e98eddbc1411110396e42b775aaaf [INFO] running `"docker" "start" "-a" "03327316eca1a226fb9c83cc345acd81ac5e98eddbc1411110396e42b775aaaf"` [INFO] [stderr] Compiling quine v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "03327316eca1a226fb9c83cc345acd81ac5e98eddbc1411110396e42b775aaaf"` [INFO] running `"docker" "rm" "-f" "03327316eca1a226fb9c83cc345acd81ac5e98eddbc1411110396e42b775aaaf"` [INFO] [stdout] 03327316eca1a226fb9c83cc345acd81ac5e98eddbc1411110396e42b775aaaf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 216b7274131006b84c9021bcb1cba496b10a02c647f0205b5470ece00dae3f4a [INFO] running `"docker" "start" "-a" "216b7274131006b84c9021bcb1cba496b10a02c647f0205b5470ece00dae3f4a"` [INFO] [stderr] Compiling quine v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "216b7274131006b84c9021bcb1cba496b10a02c647f0205b5470ece00dae3f4a"` [INFO] running `"docker" "rm" "-f" "216b7274131006b84c9021bcb1cba496b10a02c647f0205b5470ece00dae3f4a"` [INFO] [stdout] 216b7274131006b84c9021bcb1cba496b10a02c647f0205b5470ece00dae3f4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/pelmers/quine:/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.37.0" "test" "--frozen"` [INFO] [stdout] af8fc2a0664cbaa60e007ff878effbcd721d5c88ae7981f8819d526e2272ab0c [INFO] running `"docker" "start" "-a" "af8fc2a0664cbaa60e007ff878effbcd721d5c88ae7981f8819d526e2272ab0c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/quine-3c68194d8210fe1f [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" "af8fc2a0664cbaa60e007ff878effbcd721d5c88ae7981f8819d526e2272ab0c"` [INFO] running `"docker" "rm" "-f" "af8fc2a0664cbaa60e007ff878effbcd721d5c88ae7981f8819d526e2272ab0c"` [INFO] [stdout] af8fc2a0664cbaa60e007ff878effbcd721d5c88ae7981f8819d526e2272ab0c