[INFO] fetching crate let-engine 0.10.0...
[INFO] testing let-engine-0.10.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate let-engine 0.10.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate let-engine 0.10.0
[INFO] finished tweaking crates.io crate let-engine 0.10.0
[INFO] tweaked toml for crates.io crate let-engine 0.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate let-engine 0.10.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate let-engine 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39a8d9087224b796296f35a290689308b50d709fdd141c5dfc0c2d76c796ab47
[INFO] running `Command { std: "docker" "start" "-a" "39a8d9087224b796296f35a290689308b50d709fdd141c5dfc0c2d76c796ab47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39a8d9087224b796296f35a290689308b50d709fdd141c5dfc0c2d76c796ab47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a8d9087224b796296f35a290689308b50d709fdd141c5dfc0c2d76c796ab47", kill_on_drop: false }`
[INFO] [stdout] 39a8d9087224b796296f35a290689308b50d709fdd141c5dfc0c2d76c796ab47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d0ff2b63010cb685f12e777ef33ae3ff764784f007a3f818feaf5906ed6206
[INFO] running `Command { std: "docker" "start" "-a" "21d0ff2b63010cb685f12e777ef33ae3ff764784f007a3f818feaf5906ed6206", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atomic-arena v0.1.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling glyph_brush v0.7.8
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.13.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.3
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling derive_builder v0.13.0
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling kira v0.8.7
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling spade v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling vulkano v0.34.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling vulkano-macros v0.34.0
[INFO] [stderr]    Compiling parry2d v0.13.6
[INFO] [stderr]    Compiling rapier2d v0.18.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling let-engine v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `surface` is never read
[INFO] [stdout]   --> src/draw.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Draw {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 33 |     pub surface: Arc<Surface>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/objects/color.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         self.rgba.map(|mut x| x.add_assign(rhs));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let _ = self.rgba.map(|mut x| x.add_assign(rhs));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/objects/color.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         self.rgba.map(|mut x| x.sub_assign(rhs));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = self.rgba.map(|mut x| x.sub_assign(rhs));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/objects/color.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         self.rgba.map(|mut x| x.mul_assign(rhs));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 346 |         let _ = self.rgba.map(|mut x| x.mul_assign(rhs));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/objects/color.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         self.rgba.map(|mut x| x.div_assign(rhs));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let _ = self.rgba.map(|mut x| x.div_assign(rhs));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vulkano` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.34.1/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="default"' --cfg 'feature="macros"' --cfg 'feature="vulkano-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document_unchecked", "macros", "serde", "vulkano-macros"))' -C metadata=08a74ae8dd0ebc4a -C extra-filename=-6f67c645594de69d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-bfdc813a802aa6a7.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-d280653ed869b211.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-dfb44432e9e4e1eb.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb7a7ad3f114cab7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-19333dafb30f9665.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6f9f2ae941b5d3c2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51065555319e1b2a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-e0a5c5ebc6f64816.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1a60f31cc60814d8.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-adfa6016f423d24d.rmeta --extern vulkano_macros=/opt/rustwide/target/debug/deps/libvulkano_macros-ed20d2a59d8725a6.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21d0ff2b63010cb685f12e777ef33ae3ff764784f007a3f818feaf5906ed6206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d0ff2b63010cb685f12e777ef33ae3ff764784f007a3f818feaf5906ed6206", kill_on_drop: false }`
[INFO] [stdout] 21d0ff2b63010cb685f12e777ef33ae3ff764784f007a3f818feaf5906ed6206
