[INFO] crate rust-hsluv 0.1.3 is already in cache [INFO] extracting crate rust-hsluv 0.1.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/rust-hsluv/0.1.3 [INFO] extracting crate rust-hsluv 0.1.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust-hsluv/0.1.3 [INFO] validating manifest of rust-hsluv-0.1.3 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 rust-hsluv-0.1.3 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 rust-hsluv-0.1.3 [INFO] finished frobbing rust-hsluv-0.1.3 [INFO] frobbed toml for rust-hsluv-0.1.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/rust-hsluv/0.1.3/Cargo.toml [INFO] started frobbing rust-hsluv-0.1.3 [INFO] finished frobbing rust-hsluv-0.1.3 [INFO] frobbed toml for rust-hsluv-0.1.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust-hsluv/0.1.3/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] [stderr] Blocking waiting for file lock on package cache lock [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] [stderr] Blocking waiting for file lock on package cache [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 rust-hsluv-0.1.3 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-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust-hsluv/0.1.3:/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] aa339643fb2555d9652b4cac4dff62a83a1c204e2ed9c93cc277a9a7fe905b82 [INFO] running `"docker" "start" "-a" "aa339643fb2555d9652b4cac4dff62a83a1c204e2ed9c93cc277a9a7fe905b82"` [INFO] [stderr] Compiling rust-hsluv v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | let hex = raw_hex.trim_left_matches('#'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "aa339643fb2555d9652b4cac4dff62a83a1c204e2ed9c93cc277a9a7fe905b82"` [INFO] running `"docker" "rm" "-f" "aa339643fb2555d9652b4cac4dff62a83a1c204e2ed9c93cc277a9a7fe905b82"` [INFO] [stdout] aa339643fb2555d9652b4cac4dff62a83a1c204e2ed9c93cc277a9a7fe905b82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust-hsluv/0.1.3:/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] 87f6f4b8e8380d96140d29b59d67790c6b282bcd3257797c72dca37f604201d3 [INFO] running `"docker" "start" "-a" "87f6f4b8e8380d96140d29b59d67790c6b282bcd3257797c72dca37f604201d3"` [INFO] [stderr] Compiling rust-hsluv v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | let hex = raw_hex.trim_left_matches('#'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "87f6f4b8e8380d96140d29b59d67790c6b282bcd3257797c72dca37f604201d3"` [INFO] running `"docker" "rm" "-f" "87f6f4b8e8380d96140d29b59d67790c6b282bcd3257797c72dca37f604201d3"` [INFO] [stdout] 87f6f4b8e8380d96140d29b59d67790c6b282bcd3257797c72dca37f604201d3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust-hsluv/0.1.3:/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] 4761b452863ef33632a43ea34099da3d99cb2640d702926d7303155788804620 [INFO] running `"docker" "start" "-a" "4761b452863ef33632a43ea34099da3d99cb2640d702926d7303155788804620"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hsluv-41efc85cbd82fce5 [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/reference_data-1fb20185ce0fc25c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_reference_data ... 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 hsluv [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" "4761b452863ef33632a43ea34099da3d99cb2640d702926d7303155788804620"` [INFO] running `"docker" "rm" "-f" "4761b452863ef33632a43ea34099da3d99cb2640d702926d7303155788804620"` [INFO] [stdout] 4761b452863ef33632a43ea34099da3d99cb2640d702926d7303155788804620