[INFO] crate pcell 0.7.1 is already in cache [INFO] extracting crate pcell 0.7.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/pcell/0.7.1 [INFO] extracting crate pcell 0.7.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcell/0.7.1 [INFO] validating manifest of pcell-0.7.1 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 pcell-0.7.1 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 pcell-0.7.1 [INFO] finished frobbing pcell-0.7.1 [INFO] frobbed toml for pcell-0.7.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/pcell/0.7.1/Cargo.toml [INFO] started frobbing pcell-0.7.1 [INFO] finished frobbing pcell-0.7.1 [INFO] frobbed toml for pcell-0.7.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcell/0.7.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 pcell-0.7.1 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pcell/0.7.1:/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] d5f35de4bfcf698f6c96dece23d6981e99e68d602fde3f5566451d7a547c4003 [INFO] running `"docker" "start" "-a" "d5f35de4bfcf698f6c96dece23d6981e99e68d602fde3f5566451d7a547c4003"` [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pcell v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/main.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | / write!( [INFO] [stderr] 102 | | file, [INFO] [stderr] 103 | | "{}", [INFO] [stderr] 104 | | db_strings.as_str() [INFO] [stderr] 105 | | ).is_ok(); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.74s [INFO] running `"docker" "inspect" "d5f35de4bfcf698f6c96dece23d6981e99e68d602fde3f5566451d7a547c4003"` [INFO] running `"docker" "rm" "-f" "d5f35de4bfcf698f6c96dece23d6981e99e68d602fde3f5566451d7a547c4003"` [INFO] [stdout] d5f35de4bfcf698f6c96dece23d6981e99e68d602fde3f5566451d7a547c4003 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pcell/0.7.1:/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] 34c53c1c59a33c9c4a7957bf94c04406a0d60a7b7d95f9e9a767ac3e733b6693 [INFO] running `"docker" "start" "-a" "34c53c1c59a33c9c4a7957bf94c04406a0d60a7b7d95f9e9a767ac3e733b6693"` [INFO] [stderr] Compiling pcell v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/main.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | / write!( [INFO] [stderr] 102 | | file, [INFO] [stderr] 103 | | "{}", [INFO] [stderr] 104 | | db_strings.as_str() [INFO] [stderr] 105 | | ).is_ok(); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "34c53c1c59a33c9c4a7957bf94c04406a0d60a7b7d95f9e9a767ac3e733b6693"` [INFO] running `"docker" "rm" "-f" "34c53c1c59a33c9c4a7957bf94c04406a0d60a7b7d95f9e9a767ac3e733b6693"` [INFO] [stdout] 34c53c1c59a33c9c4a7957bf94c04406a0d60a7b7d95f9e9a767ac3e733b6693 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pcell/0.7.1:/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] 5aa474f25b8ece5e20dccfdf652295deb9aaecbda51687b3b7e7222c8f4a2686 [INFO] running `"docker" "start" "-a" "5aa474f25b8ece5e20dccfdf652295deb9aaecbda51687b3b7e7222c8f4a2686"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcell-b3fd30bcc9f9a06d [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" "5aa474f25b8ece5e20dccfdf652295deb9aaecbda51687b3b7e7222c8f4a2686"` [INFO] running `"docker" "rm" "-f" "5aa474f25b8ece5e20dccfdf652295deb9aaecbda51687b3b7e7222c8f4a2686"` [INFO] [stdout] 5aa474f25b8ece5e20dccfdf652295deb9aaecbda51687b3b7e7222c8f4a2686