[INFO] cloning repository https://github.com/damoon/lab-raytracing-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damoon/lab-raytracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamoon%2Flab-raytracing-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamoon%2Flab-raytracing-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c452f480449f372e0e3eada5f6e262b08989c92b [INFO] testing damoon/lab-raytracing-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamoon%2Flab-raytracing-rs" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damoon/lab-raytracing-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damoon/lab-raytracing-rs [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/damoon/lab-raytracing-rs [INFO] tweaked toml for git repo https://github.com/damoon/lab-raytracing-rs written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/damoon/lab-raytracing-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded cucumber v0.10.2 [INFO] [stderr] Downloaded noise v0.7.0 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded gherkin_rust v0.10.1 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded auto_ops v0.3.0 [INFO] [stderr] Downloaded cucumber-codegen v0.10.2 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded serde_json v1.0.69 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded sealed v0.3.0 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded rgb v0.8.29 [INFO] [stderr] Downloaded inferno v0.10.8 [INFO] [stderr] Downloaded pprof v0.6.2 [INFO] [stderr] Downloaded symbolic-common v8.4.0 [INFO] [stderr] Downloaded symbolic-demangle v8.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51d61ec65665512b4422c8ebe926c24a25d4ca6616b44094c895c65fbab33dce [INFO] running `Command { std: "docker" "start" "-a" "51d61ec65665512b4422c8ebe926c24a25d4ca6616b44094c895c65fbab33dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d61ec65665512b4422c8ebe926c24a25d4ca6616b44094c895c65fbab33dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d61ec65665512b4422c8ebe926c24a25d4ca6616b44094c895c65fbab33dce", kill_on_drop: false }` [INFO] [stdout] 51d61ec65665512b4422c8ebe926c24a25d4ca6616b44094c895c65fbab33dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeeecc8015208afa0493b2a06ad3181b076e48d995d87dd94893e3bf8dc691ff [INFO] running `Command { std: "docker" "start" "-a" "eeeecc8015208afa0493b2a06ad3181b076e48d995d87dd94893e3bf8dc691ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling symbolic-demangle v8.4.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling symbolic-common v8.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling pprof v0.6.2 [INFO] [stderr] Compiling lab-raytracing-rs v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 24s [INFO] running `Command { std: "docker" "inspect" "eeeecc8015208afa0493b2a06ad3181b076e48d995d87dd94893e3bf8dc691ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeeecc8015208afa0493b2a06ad3181b076e48d995d87dd94893e3bf8dc691ff", kill_on_drop: false }` [INFO] [stdout] eeeecc8015208afa0493b2a06ad3181b076e48d995d87dd94893e3bf8dc691ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f7abddbac4320e4664770bd834c25f73ae92a05b2189fc3106a300eeb54c583 [INFO] running `Command { std: "docker" "start" "-a" "4f7abddbac4320e4664770bd834c25f73ae92a05b2189fc3106a300eeb54c583", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling cucumber-codegen v0.10.2 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.14/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=992a43385235f44a -C extra-filename=-992a43385235f44a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-18d7d8b7dca5ca34.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-6ad8d9d719a2fafb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-d350aefe043fb2a1.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-9a80b23c0aaefd00.rmeta --cap-lints allow --cap-lints=warn` (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" "4f7abddbac4320e4664770bd834c25f73ae92a05b2189fc3106a300eeb54c583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7abddbac4320e4664770bd834c25f73ae92a05b2189fc3106a300eeb54c583", kill_on_drop: false }` [INFO] [stdout] 4f7abddbac4320e4664770bd834c25f73ae92a05b2189fc3106a300eeb54c583