[INFO] crate whiteread 0.4.4 is already in cache [INFO] extracting crate whiteread 0.4.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/whiteread/0.4.4 [INFO] extracting crate whiteread 0.4.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/whiteread/0.4.4 [INFO] validating manifest of whiteread-0.4.4 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 whiteread-0.4.4 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 whiteread-0.4.4 [INFO] finished frobbing whiteread-0.4.4 [INFO] frobbed toml for whiteread-0.4.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/whiteread/0.4.4/Cargo.toml [INFO] started frobbing whiteread-0.4.4 [INFO] finished frobbing whiteread-0.4.4 [INFO] frobbed toml for whiteread-0.4.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/whiteread/0.4.4/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 whiteread-0.4.4 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/whiteread/0.4.4:/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] c3d3da5af792d95ee6dc1d5d96cea0b39feb714bf1efc0001d2435c7b54a5a1b [INFO] running `"docker" "start" "-a" "c3d3da5af792d95ee6dc1d5d96cea0b39feb714bf1efc0001d2435c7b54a5a1b"` [INFO] [stderr] Compiling whiteread v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/white.rs:142:33 [INFO] [stderr] | [INFO] [stderr] 142 | IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/reader.rs:511:25 [INFO] [stderr] | [INFO] [stderr] 511 | let line = line.trim_right_matches(&['\n', '\r'][..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "c3d3da5af792d95ee6dc1d5d96cea0b39feb714bf1efc0001d2435c7b54a5a1b"` [INFO] running `"docker" "rm" "-f" "c3d3da5af792d95ee6dc1d5d96cea0b39feb714bf1efc0001d2435c7b54a5a1b"` [INFO] [stdout] c3d3da5af792d95ee6dc1d5d96cea0b39feb714bf1efc0001d2435c7b54a5a1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/whiteread/0.4.4:/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] a805e1253301f571f933a7ffbe8cd2ceda1bf5dbda323e70e47655da7c1054ac [INFO] running `"docker" "start" "-a" "a805e1253301f571f933a7ffbe8cd2ceda1bf5dbda323e70e47655da7c1054ac"` [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling whiteread v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/white.rs:142:33 [INFO] [stderr] | [INFO] [stderr] 142 | IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/reader.rs:511:25 [INFO] [stderr] | [INFO] [stderr] 511 | let line = line.trim_right_matches(&['\n', '\r'][..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `"docker" "inspect" "a805e1253301f571f933a7ffbe8cd2ceda1bf5dbda323e70e47655da7c1054ac"` [INFO] running `"docker" "rm" "-f" "a805e1253301f571f933a7ffbe8cd2ceda1bf5dbda323e70e47655da7c1054ac"` [INFO] [stdout] a805e1253301f571f933a7ffbe8cd2ceda1bf5dbda323e70e47655da7c1054ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/whiteread/0.4.4:/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] bd3355b702428b97c17c8db1333622825a4a5d0f53c78a8fd4b2e78a2a05e092 [INFO] running `"docker" "start" "-a" "bd3355b702428b97c17c8db1333622825a4a5d0f53c78a8fd4b2e78a2a05e092"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/whiteread-4593c7216ca2aea6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/whiteread_template-26a0595250c8c6cd [INFO] [stdout] test reader::test_location ... ok [INFO] [stdout] test reader::test_finish ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> /tmp/.tmpLzdabk:143:41 [INFO] [stderr] | [INFO] [stderr] 143 | IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> /tmp/.tmpLzdabk:475:33 [INFO] [stderr] | [INFO] [stderr] 475 | let line = line.trim_right_matches(&['\n', '\r'][..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stdout] test test_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests whiteread [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - parse_line (line 79) ... ok [INFO] [stdout] test src/lib.rs - parse_file (line 112) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - parse_file (line 129) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 61) ... ok [INFO] [stdout] test src/reader.rs - reader::BorrowedResultExt::none_on_too_short (line 583) ... ok [INFO] [stdout] test src/lib.rs - parse_string (line 92) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 31) ... ok [INFO] [stdout] test src/reader.rs - reader::BorrowedError (line 346) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader>::open (line 121) ... ok [INFO] [stdout] test src/reader.rs - reader::BorrowedError (line 357) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 53) ... ok [INFO] [stdout] test src/white.rs - white::Skip (line 236) ... ok [INFO] [stdout] test src/white.rs - white::Error (line 71) ... ok [INFO] [stdout] test src/white.rs - white::Skip (line 244) ... ok [INFO] [stdout] test src/white.rs - white::Lengthed (line 299) ... ok [INFO] [stdout] test src/white.rs - white::White (line 29) ... ok [INFO] [stdout] test src/white.rs - white::SkipAll (line 271) ... ok [INFO] [stdout] test src/white.rs - white::SkipAll (line 279) ... ok [INFO] [stdout] test src/white.rs - white::Zeroed (line 339) ... ok [INFO] [stdout] test src/white.rs - white::Zeroed (line 327) ... ok [INFO] [stdout] test src/white.rs - white::White (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bd3355b702428b97c17c8db1333622825a4a5d0f53c78a8fd4b2e78a2a05e092"` [INFO] running `"docker" "rm" "-f" "bd3355b702428b97c17c8db1333622825a4a5d0f53c78a8fd4b2e78a2a05e092"` [INFO] [stdout] bd3355b702428b97c17c8db1333622825a4a5d0f53c78a8fd4b2e78a2a05e092