[INFO] updating cached repository diejmon/rust_preferences [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/diejmon/rust_preferences [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/diejmon/rust_preferences" "work/ex/beta-1.37-6/sources/1.36.0/gh/diejmon/rust_preferences"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/diejmon/rust_preferences'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/diejmon/rust_preferences" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c12c7044c5d35afdc1ce0b5c4de773c9e9176cec [INFO] sha for GitHub repo diejmon/rust_preferences: c12c7044c5d35afdc1ce0b5c4de773c9e9176cec [INFO] validating manifest of diejmon/rust_preferences 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 diejmon/rust_preferences 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 diejmon/rust_preferences [INFO] removed workspace from diejmon/rust_preferences [INFO] finished frobbing diejmon/rust_preferences [INFO] frobbed toml for diejmon/rust_preferences written to work/ex/beta-1.37-6/sources/1.36.0/gh/diejmon/rust_preferences/Cargo.toml [INFO] started frobbing diejmon/rust_preferences [INFO] removed workspace from diejmon/rust_preferences [INFO] finished frobbing diejmon/rust_preferences [INFO] frobbed toml for diejmon/rust_preferences written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences/Cargo.toml [INFO] crate diejmon/rust_preferences 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 diejmon/rust_preferences against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences:/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-07-23" "build" "--frozen"` [INFO] [stdout] 5f2d570baf96ac7ef2122abd7e71ec3a26efd8f4fb40b21c84598601d88860a0 [INFO] running `"docker" "start" "-a" "5f2d570baf96ac7ef2122abd7e71ec3a26efd8f4fb40b21c84598601d88860a0"` [INFO] [stderr] Compiling rust_preferences v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "5f2d570baf96ac7ef2122abd7e71ec3a26efd8f4fb40b21c84598601d88860a0"` [INFO] running `"docker" "rm" "-f" "5f2d570baf96ac7ef2122abd7e71ec3a26efd8f4fb40b21c84598601d88860a0"` [INFO] [stdout] 5f2d570baf96ac7ef2122abd7e71ec3a26efd8f4fb40b21c84598601d88860a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 63001e8c6dc2145d9d457c969fb9934842befd8f87586942a0c354019608b024 [INFO] running `"docker" "start" "-a" "63001e8c6dc2145d9d457c969fb9934842befd8f87586942a0c354019608b024"` [INFO] [stderr] Compiling rust_preferences v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "63001e8c6dc2145d9d457c969fb9934842befd8f87586942a0c354019608b024"` [INFO] running `"docker" "rm" "-f" "63001e8c6dc2145d9d457c969fb9934842befd8f87586942a0c354019608b024"` [INFO] [stdout] 63001e8c6dc2145d9d457c969fb9934842befd8f87586942a0c354019608b024 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/diejmon/rust_preferences:/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-07-23" "test" "--frozen"` [INFO] [stdout] ed449b872f7c12559bf261b99ab992b60ccdafdb9d4bdedcf795283f0bd3055e [INFO] running `"docker" "start" "-a" "ed449b872f7c12559bf261b99ab992b60ccdafdb9d4bdedcf795283f0bd3055e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_preferences-607b1203eb959f03 [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] Running /opt/crater/target/debug/deps/rust_preferences-43116069591f9c1e [INFO] [stderr] Doc-tests rust_preferences [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" "ed449b872f7c12559bf261b99ab992b60ccdafdb9d4bdedcf795283f0bd3055e"` [INFO] running `"docker" "rm" "-f" "ed449b872f7c12559bf261b99ab992b60ccdafdb9d4bdedcf795283f0bd3055e"` [INFO] [stdout] ed449b872f7c12559bf261b99ab992b60ccdafdb9d4bdedcf795283f0bd3055e