[INFO] fetching crate dcv-color-primitives 0.2.0... [INFO] checking dcv-color-primitives-0.2.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate dcv-color-primitives 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dcv-color-primitives 0.2.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate dcv-color-primitives 0.2.0 [INFO] finished tweaking crates.io crate dcv-color-primitives 0.2.0 [INFO] tweaked toml for crates.io crate dcv-color-primitives 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98f70fdbab371ea7ee32d13ef37281f4d19081f863b885a003d5c2355655dda3 [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" "98f70fdbab371ea7ee32d13ef37281f4d19081f863b885a003d5c2355655dda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98f70fdbab371ea7ee32d13ef37281f4d19081f863b885a003d5c2355655dda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f70fdbab371ea7ee32d13ef37281f4d19081f863b885a003d5c2355655dda3", kill_on_drop: false }` [INFO] [stdout] 98f70fdbab371ea7ee32d13ef37281f4d19081f863b885a003d5c2355655dda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96eb6d10bd88eae091ff2b15cd4ab1a4f3bc7cabda965c0a97ad50a929521e70 [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" "96eb6d10bd88eae091ff2b15cd4ab1a4f3bc7cabda965c0a97ad50a929521e70", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking dcv-color-primitives v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error: couldn't read benches/input.bgra: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:542:57 [INFO] [stdout] | [INFO] [stdout] 542 | 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:565:57 [INFO] [stdout] | [INFO] [stdout] 565 | 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:588:57 [INFO] [stdout] | [INFO] [stdout] 588 | 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:611:57 [INFO] [stdout] | [INFO] [stdout] 611 | 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:634:57 [INFO] [stdout] | [INFO] [stdout] 634 | 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.bgra: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:657:57 [INFO] [stdout] | [INFO] [stdout] 657 | 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.i420: No such file or directory (os error 2) [INFO] [stdout] --> benches/benches.rs:680:57 [INFO] [stdout] | [INFO] [stdout] 680 | 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:703:57 [INFO] [stdout] | [INFO] [stdout] 703 | 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 8 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96eb6d10bd88eae091ff2b15cd4ab1a4f3bc7cabda965c0a97ad50a929521e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96eb6d10bd88eae091ff2b15cd4ab1a4f3bc7cabda965c0a97ad50a929521e70", kill_on_drop: false }` [INFO] [stdout] 96eb6d10bd88eae091ff2b15cd4ab1a4f3bc7cabda965c0a97ad50a929521e70