[INFO] fetching crate exr 1.3.0... [INFO] testing exr-1.3.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate exr 1.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate exr 1.3.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exr 1.3.0 [INFO] finished tweaking crates.io crate exr 1.3.0 [INFO] tweaked toml for crates.io crate exr 1.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate exr 1.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d6806c86b4b65917c980805c5b0478a83ac9795a32add4f2d801fcc1212159e [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" "0d6806c86b4b65917c980805c5b0478a83ac9795a32add4f2d801fcc1212159e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d6806c86b4b65917c980805c5b0478a83ac9795a32add4f2d801fcc1212159e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6806c86b4b65917c980805c5b0478a83ac9795a32add4f2d801fcc1212159e", kill_on_drop: false }` [INFO] [stdout] 0d6806c86b4b65917c980805c5b0478a83ac9795a32add4f2d801fcc1212159e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928841d4ed10956970bfa86f1301aa51bb4381572c8063e11920849d24ca0a63 [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" "928841d4ed10956970bfa86f1301aa51bb4381572c8063e11920849d24ca0a63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling flume v0.10.5 [INFO] [stderr] Compiling exr v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 38.89s [INFO] running `Command { std: "docker" "inspect" "928841d4ed10956970bfa86f1301aa51bb4381572c8063e11920849d24ca0a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928841d4ed10956970bfa86f1301aa51bb4381572c8063e11920849d24ca0a63", kill_on_drop: false }` [INFO] [stdout] 928841d4ed10956970bfa86f1301aa51bb4381572c8063e11920849d24ca0a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 916c9fc0ed325b27a6d975bdd5431e20da71606a24f8adabc1a1535d944cef76 [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" "916c9fc0ed325b27a6d975bdd5431e20da71606a24f8adabc1a1535d944cef76", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling exr v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `exr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 6_extract_full_pngs --edition=2018 examples/6_extract_full_pngs.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on -C metadata=8bdd29bfe3369b2a -C extra-filename=-8bdd29bfe3369b2a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-26895acf105ca88a.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-16a495875de4c151.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-e6ff8754df93cb04.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-ace568c99eefa2db.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-3fc4029258cbc446.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-271022274b3aa955.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-933c58dc66e91d77.rlib --extern inflate=/opt/rustwide/target/debug/deps/libinflate-e07b82ad1bc10dee.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-3fba12503256e34e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ffc7cbeabbde7e3c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-fe533c668225e6fe.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-30804413d488f75b.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-c5b380c416efa2fd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-f29d861ba3b3525a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "916c9fc0ed325b27a6d975bdd5431e20da71606a24f8adabc1a1535d944cef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916c9fc0ed325b27a6d975bdd5431e20da71606a24f8adabc1a1535d944cef76", kill_on_drop: false }` [INFO] [stdout] 916c9fc0ed325b27a6d975bdd5431e20da71606a24f8adabc1a1535d944cef76