[INFO] fetching crate png 0.17.0... [INFO] building png-0.17.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate png 0.17.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate png 0.17.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate png 0.17.0 [INFO] finished tweaking crates.io crate png 0.17.0 [INFO] tweaked toml for crates.io crate png 0.17.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate png 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 989befc5580f806a00d99e62a71dd7bb4240682ab92b313bf5bc27448011a5f2 [INFO] running `Command { std: "docker" "start" "-a" "989befc5580f806a00d99e62a71dd7bb4240682ab92b313bf5bc27448011a5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "989befc5580f806a00d99e62a71dd7bb4240682ab92b313bf5bc27448011a5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989befc5580f806a00d99e62a71dd7bb4240682ab92b313bf5bc27448011a5f2", kill_on_drop: false }` [INFO] [stdout] 989befc5580f806a00d99e62a71dd7bb4240682ab92b313bf5bc27448011a5f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9298bfad1e3869556ad0a7a0aa0d02784086ac6bfbe2340d5898cc912f06745b [INFO] running `Command { std: "docker" "start" "-a" "9298bfad1e3869556ad0a7a0aa0d02784086ac6bfbe2340d5898cc912f06745b", kill_on_drop: false }` [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling png v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `OutsidePlteIdat` [INFO] [stdout] --> src/decoder/stream.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | / OutsidePlteIdat { [INFO] [stdout] 157 | | kind: ChunkType, [INFO] [stdout] 158 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DuplicateChunk` [INFO] [stdout] --> src/decoder/stream.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / DuplicateChunk { [INFO] [stdout] 162 | | kind: ChunkType, [INFO] [stdout] 163 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "9298bfad1e3869556ad0a7a0aa0d02784086ac6bfbe2340d5898cc912f06745b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9298bfad1e3869556ad0a7a0aa0d02784086ac6bfbe2340d5898cc912f06745b", kill_on_drop: false }` [INFO] [stdout] 9298bfad1e3869556ad0a7a0aa0d02784086ac6bfbe2340d5898cc912f06745b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e03f51b88673486c8aaa38b2b0724f9275b12f6a38fd6d4641d727169c38baad [INFO] running `Command { std: "docker" "start" "-a" "e03f51b88673486c8aaa38b2b0724f9275b12f6a38fd6d4641d727169c38baad", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stdout] warning: variant is never constructed: `OutsidePlteIdat` [INFO] [stdout] --> src/decoder/stream.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | / OutsidePlteIdat { [INFO] [stdout] 157 | | kind: ChunkType, [INFO] [stdout] 158 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stdout] warning: variant is never constructed: `DuplicateChunk` [INFO] [stdout] --> src/decoder/stream.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / DuplicateChunk { [INFO] [stdout] 162 | | kind: ChunkType, [INFO] [stdout] 163 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling glium v0.24.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling png v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /opt/rustwide/workdir/tests/bugfixes/x_issue#214.png: No such file or directory (os error 2) [INFO] [stdout] --> src/decoder/mod.rs:957:28 [INFO] [stdout] | [INFO] [stdout] 957 | const IMG: &[u8] = include_bytes!(concat!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 958 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 959 | | "/tests/bugfixes/x_issue#214.png" [INFO] [stdout] 960 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e03f51b88673486c8aaa38b2b0724f9275b12f6a38fd6d4641d727169c38baad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03f51b88673486c8aaa38b2b0724f9275b12f6a38fd6d4641d727169c38baad", kill_on_drop: false }` [INFO] [stdout] e03f51b88673486c8aaa38b2b0724f9275b12f6a38fd6d4641d727169c38baad