[INFO] updating cached repository VentGrey/rust-practices-2 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/VentGrey/rust-practices-2 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/VentGrey/rust-practices-2" "work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VentGrey/rust-practices-2" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VentGrey/rust-practices-2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VentGrey/rust-practices-2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae271b50448a15b4e5e86023cf317e274903429f [INFO] sha for GitHub repo VentGrey/rust-practices-2: ae271b50448a15b4e5e86023cf317e274903429f [INFO] validating manifest of VentGrey/rust-practices-2 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 VentGrey/rust-practices-2 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 VentGrey/rust-practices-2 [INFO] finished frobbing VentGrey/rust-practices-2 [INFO] frobbed toml for VentGrey/rust-practices-2 written to work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2/Cargo.toml [INFO] started frobbing VentGrey/rust-practices-2 [INFO] finished frobbing VentGrey/rust-practices-2 [INFO] frobbed toml for VentGrey/rust-practices-2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VentGrey/rust-practices-2/Cargo.toml [INFO] crate VentGrey/rust-practices-2 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] [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing VentGrey/rust-practices-2 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2:/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] 0b44c5226dbae5b6de5d100efc5c1b860637607b19afab59c2a05ba23880eb49 [INFO] running `"docker" "start" "-a" "0b44c5226dbae5b6de5d100efc5c1b860637607b19afab59c2a05ba23880eb49"` [INFO] [stderr] Compiling easy-rust-2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "0b44c5226dbae5b6de5d100efc5c1b860637607b19afab59c2a05ba23880eb49"` [INFO] running `"docker" "rm" "-f" "0b44c5226dbae5b6de5d100efc5c1b860637607b19afab59c2a05ba23880eb49"` [INFO] [stdout] 0b44c5226dbae5b6de5d100efc5c1b860637607b19afab59c2a05ba23880eb49 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2:/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] 289bfaf00acfcfd5022bfa26cc5d39bb834b822403e7224c3bd0c826aed14b15 [INFO] running `"docker" "start" "-a" "289bfaf00acfcfd5022bfa26cc5d39bb834b822403e7224c3bd0c826aed14b15"` [INFO] [stderr] Compiling easy-rust-2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "289bfaf00acfcfd5022bfa26cc5d39bb834b822403e7224c3bd0c826aed14b15"` [INFO] running `"docker" "rm" "-f" "289bfaf00acfcfd5022bfa26cc5d39bb834b822403e7224c3bd0c826aed14b15"` [INFO] [stdout] 289bfaf00acfcfd5022bfa26cc5d39bb834b822403e7224c3bd0c826aed14b15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/VentGrey/rust-practices-2:/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] ae8ff99899c5f44fdccc97fc5ecba47e1f5dafd85bc13d83fbbeaa283c6a71bd [INFO] running `"docker" "start" "-a" "ae8ff99899c5f44fdccc97fc5ecba47e1f5dafd85bc13d83fbbeaa283c6a71bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/easy_rust_2-619408ddbc4e7736 [INFO] [stderr] Running /opt/crater/target/debug/deps/main-70f92b6a8d0db7ff [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] [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] [stderr] Doc-tests easy-rust-2 [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" "ae8ff99899c5f44fdccc97fc5ecba47e1f5dafd85bc13d83fbbeaa283c6a71bd"` [INFO] running `"docker" "rm" "-f" "ae8ff99899c5f44fdccc97fc5ecba47e1f5dafd85bc13d83fbbeaa283c6a71bd"` [INFO] [stdout] ae8ff99899c5f44fdccc97fc5ecba47e1f5dafd85bc13d83fbbeaa283c6a71bd