[INFO] fetching crate srgb 0.2.1... [INFO] testing srgb-0.2.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate srgb 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate srgb 0.2.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srgb 0.2.1 [INFO] finished tweaking crates.io crate srgb 0.2.1 [INFO] tweaked toml for crates.io crate srgb 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc390b9e0677d093db551a5d8b67619c7d03657b20a6c5427facdd110b10464a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc390b9e0677d093db551a5d8b67619c7d03657b20a6c5427facdd110b10464a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc390b9e0677d093db551a5d8b67619c7d03657b20a6c5427facdd110b10464a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc390b9e0677d093db551a5d8b67619c7d03657b20a6c5427facdd110b10464a", kill_on_drop: false }` [INFO] [stdout] dc390b9e0677d093db551a5d8b67619c7d03657b20a6c5427facdd110b10464a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 518b8ae477052daf0df2d3f8093bfc21bb9b3ba08a256e9eebe1f7afdaa2e026 [INFO] running `Command { std: "docker" "start" "-a" "518b8ae477052daf0df2d3f8093bfc21bb9b3ba08a256e9eebe1f7afdaa2e026", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rgb_derivation v0.2.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling srgb v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "518b8ae477052daf0df2d3f8093bfc21bb9b3ba08a256e9eebe1f7afdaa2e026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518b8ae477052daf0df2d3f8093bfc21bb9b3ba08a256e9eebe1f7afdaa2e026", kill_on_drop: false }` [INFO] [stdout] 518b8ae477052daf0df2d3f8093bfc21bb9b3ba08a256e9eebe1f7afdaa2e026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b97208efd578ff2012950554e25574d583cb3f27aecff070fc8a6d8795cdfe7f [INFO] running `Command { std: "docker" "start" "-a" "b97208efd578ff2012950554e25574d583cb3f27aecff070fc8a6d8795cdfe7f", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lab v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling kahan v0.1.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling delta_e v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling srgb v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.26s [INFO] running `Command { std: "docker" "inspect" "b97208efd578ff2012950554e25574d583cb3f27aecff070fc8a6d8795cdfe7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97208efd578ff2012950554e25574d583cb3f27aecff070fc8a6d8795cdfe7f", kill_on_drop: false }` [INFO] [stdout] b97208efd578ff2012950554e25574d583cb3f27aecff070fc8a6d8795cdfe7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f7ab00321ee93c465b1a7d5d1e816b3dd28fafa90b02de18db3f304ad656789 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f7ab00321ee93c465b1a7d5d1e816b3dd28fafa90b02de18db3f304ad656789", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/srgb-95aa15205e5bcb6a) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test gamma::test::test_expand_u8 ... ok [INFO] [stdout] test gamma::test::test_round_trip_normalised ... ok [INFO] [stdout] test maths::test::testdot_product_sse ... ok [INFO] [stdout] test maths::test::test_matrix_product ... ok [INFO] [stdout] test gamma::test::test_round_trip_rec709_10bit ... ok [INFO] [stdout] test maths::test::test_dot_product ... ok [INFO] [stdout] test test::test_grey_chromaticity_error_linear ... ok [INFO] [stdout] test gamma::test::test_round_trip_u8 ... ok [INFO] [stdout] test gamma::test::test_round_trip_rec709_8bit ... ok [INFO] [stdout] test test::test_grey_chromaticity_error_normalised ... ok [INFO] [stdout] test test::test_grey_chromaticity_error_u8 ... ok [INFO] [stdout] test xyz::test::test_d65 ... ok [INFO] [stdout] test gamma::test::test_compress_u8 ... ok [INFO] [stdout] test gamma::test::test_compress_normalised ... ok [INFO] [stdout] test gamma::test::test_expand_normalised ... ok [INFO] [stdout] test gamma::test::test_round_trip_error ... ok [INFO] [stdout] test xyz::test::test_reversible_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests srgb [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/gamma.rs - gamma::linear_from_u8 (line 244) ... ok [INFO] [stdout] test src/gamma.rs - gamma::compress_rec709_10bit (line 170) ... ok [INFO] [stdout] test src/gamma.rs - gamma::compress_normalised (line 219) ... ok [INFO] [stdout] test src/gamma.rs - gamma::expand_u8 (line 18) ... ok [INFO] [stdout] test src/gamma.rs - gamma::expand_rec709_10bit (line 147) ... ok [INFO] [stdout] test src/xyz.rs - xyz::linear_from_xyz (line 30) ... ok [INFO] [stdout] test src/gamma.rs - gamma::linear_from_normalised (line 293) ... ok [INFO] [stdout] test src/gamma.rs - gamma::compress_u8 (line 40) ... ok [INFO] [stdout] test src/gamma.rs - gamma::compress_rec709_8bit (line 126) ... ok [INFO] [stdout] test src/gamma.rs - gamma::expand_normalised (line 193) ... ok [INFO] [stdout] test src/gamma.rs - gamma::expand_rec709_8bit (line 105) ... ok [INFO] [stdout] test src/gamma.rs - gamma::normalised_from_linear (line 317) ... ok [INFO] [stdout] test src/lib.rs - normalised_from_u8 (line 71) ... ok [INFO] [stdout] test src/lib.rs - u8_from_normalised (line 96) ... ok [INFO] [stdout] test src/gamma.rs - gamma::u8_from_linear (line 268) ... ok [INFO] [stdout] test src/xyz.rs - xyz::xyz_from_linear (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f7ab00321ee93c465b1a7d5d1e816b3dd28fafa90b02de18db3f304ad656789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7ab00321ee93c465b1a7d5d1e816b3dd28fafa90b02de18db3f304ad656789", kill_on_drop: false }` [INFO] [stdout] 8f7ab00321ee93c465b1a7d5d1e816b3dd28fafa90b02de18db3f304ad656789