[INFO] crate dcv-color-primitives 0.1.11 is already in cache [INFO] checking dcv-color-primitives-0.1.11 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate dcv-color-primitives 0.1.11 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate dcv-color-primitives 0.1.11 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate dcv-color-primitives 0.1.11 [INFO] finished tweaking crates.io crate dcv-color-primitives 0.1.11 [INFO] tweaked toml for crates.io crate dcv-color-primitives 0.1.11 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 208b134c8b9a48aba1d7ccba86a73addd4824f447ecb9177b87027576811d3e8 [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" "208b134c8b9a48aba1d7ccba86a73addd4824f447ecb9177b87027576811d3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "208b134c8b9a48aba1d7ccba86a73addd4824f447ecb9177b87027576811d3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208b134c8b9a48aba1d7ccba86a73addd4824f447ecb9177b87027576811d3e8", kill_on_drop: false }` [INFO] [stdout] 208b134c8b9a48aba1d7ccba86a73addd4824f447ecb9177b87027576811d3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa6723358763988b4ca4a4014905f082eab4dfe16a58537fb7919a7d01f37e4 [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" "eaa6723358763988b4ca4a4014905f082eab4dfe16a58537fb7919a7d01f37e4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dcv-color-primitives v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(unused, clippy::cast_ptr_alignment)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error: couldn't read benches/input.bgra: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:466:57 [INFO] [stdout] | [INFO] [stdout] 466 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.bgra")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.bgra: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:489:57 [INFO] [stdout] | [INFO] [stdout] 489 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.bgra")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.bgra: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:512:57 [INFO] [stdout] | [INFO] [stdout] 512 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.bgra")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.nv12: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:535:57 [INFO] [stdout] | [INFO] [stdout] 535 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.nv12")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.rgb: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:558:57 [INFO] [stdout] | [INFO] [stdout] 558 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.rgb")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.i420: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:581:57 [INFO] [stdout] | [INFO] [stdout] 581 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.i420")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/input.i444: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:604:57 [INFO] [stdout] | [INFO] [stdout] 604 | let mut input_file: Cursor<&[u8]> = Cursor::new(include_bytes!("input.i444")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcv-color-primitives`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(unused, clippy::cast_ptr_alignment)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eaa6723358763988b4ca4a4014905f082eab4dfe16a58537fb7919a7d01f37e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa6723358763988b4ca4a4014905f082eab4dfe16a58537fb7919a7d01f37e4", kill_on_drop: false }` [INFO] [stdout] eaa6723358763988b4ca4a4014905f082eab4dfe16a58537fb7919a7d01f37e4