[INFO] fetching crate rio-config 0.0.27... [INFO] building rio-config-0.0.27 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rio-config 0.0.27 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rio-config 0.0.27 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rio-config 0.0.27 [INFO] finished tweaking crates.io crate rio-config 0.0.27 [INFO] tweaked toml for crates.io crate rio-config 0.0.27 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin_wgl_sys v0.5.0 [INFO] [stderr] Downloaded presser v0.3.1 [INFO] [stderr] Downloaded khronos-egl v6.0.0 [INFO] [stderr] Downloaded wgpu-types v0.18.0 [INFO] [stderr] Downloaded gpu-allocator v0.23.0 [INFO] [stderr] Downloaded wgpu v0.18.0 [INFO] [stderr] Downloaded wgpu-core v0.18.0 [INFO] [stderr] Downloaded naga v0.14.0 [INFO] [stderr] Downloaded metal v0.27.0 [INFO] [stderr] Downloaded glow v0.13.0 [INFO] [stderr] Downloaded wgpu-hal v0.18.0 [INFO] [stderr] Downloaded sugarloaf v0.0.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7394aa546320594714aef64ce66c0576a2de83a25a472a72eb5daebbe7f791c8 [INFO] running `Command { std: "docker" "start" "-a" "7394aa546320594714aef64ce66c0576a2de83a25a472a72eb5daebbe7f791c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7394aa546320594714aef64ce66c0576a2de83a25a472a72eb5daebbe7f791c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7394aa546320594714aef64ce66c0576a2de83a25a472a72eb5daebbe7f791c8", kill_on_drop: false }` [INFO] [stdout] 7394aa546320594714aef64ce66c0576a2de83a25a472a72eb5daebbe7f791c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8422a3e4fdd60b8082f486f39b2afe2c9f137d7a06f16f500cc740454bcfe629 [INFO] running `Command { std: "docker" "start" "-a" "8422a3e4fdd60b8082f486f39b2afe2c9f137d7a06f16f500cc740454bcfe629", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wgpu-types v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling glow v0.13.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling naga v0.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v4.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] error: could not compile `ttf-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ttf-parser-0.20.0/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="apple-layout"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' -C metadata=8f4d1209e2805a4a -C extra-filename=-8f4d1209e2805a4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=d3c87622baff6fa3 -C extra-filename=-d3c87622baff6fa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8422a3e4fdd60b8082f486f39b2afe2c9f137d7a06f16f500cc740454bcfe629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8422a3e4fdd60b8082f486f39b2afe2c9f137d7a06f16f500cc740454bcfe629", kill_on_drop: false }` [INFO] [stdout] 8422a3e4fdd60b8082f486f39b2afe2c9f137d7a06f16f500cc740454bcfe629 [INFO] building rio-config-0.0.27 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate rio-config 0.0.27 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rio-config 0.0.27 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rio-config 0.0.27 [INFO] finished tweaking crates.io crate rio-config 0.0.27 [INFO] tweaked toml for crates.io crate rio-config 0.0.27 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9b8c1620cd50b73636ac886ef9bd14b1f70563bb45bd9c598785bfca2bd7b13 [INFO] running `Command { std: "docker" "start" "-a" "a9b8c1620cd50b73636ac886ef9bd14b1f70563bb45bd9c598785bfca2bd7b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9b8c1620cd50b73636ac886ef9bd14b1f70563bb45bd9c598785bfca2bd7b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b8c1620cd50b73636ac886ef9bd14b1f70563bb45bd9c598785bfca2bd7b13", kill_on_drop: false }` [INFO] [stdout] a9b8c1620cd50b73636ac886ef9bd14b1f70563bb45bd9c598785bfca2bd7b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1bfe787af50bd752654e60564fcfa097a2f4074082b75400fe114e891dc54f5 [INFO] running `Command { std: "docker" "start" "-a" "e1bfe787af50bd752654e60564fcfa097a2f4074082b75400fe114e891dc54f5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wgpu-types v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling glow v0.13.0 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling naga v0.14.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling ordered-float v4.1.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling wgpu-hal v0.18.0 [INFO] [stderr] Compiling wgpu-core v0.18.0 [INFO] [stderr] Compiling wgpu v0.18.0 [INFO] [stderr] Compiling sugarloaf v0.0.27 [INFO] [stderr] Compiling rio-config v0.0.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &str = "Plain"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &'static str = "Plain"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &str = "CollapsedTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &'static str = "CollapsedTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &str = "TopTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &'static str = "TopTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &str = "BottomTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &'static str = "BottomTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &str = "Breadcrumb"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &'static str = "Breadcrumb"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.04s [INFO] running `Command { std: "docker" "inspect" "e1bfe787af50bd752654e60564fcfa097a2f4074082b75400fe114e891dc54f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bfe787af50bd752654e60564fcfa097a2f4074082b75400fe114e891dc54f5", kill_on_drop: false }` [INFO] [stdout] e1bfe787af50bd752654e60564fcfa097a2f4074082b75400fe114e891dc54f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38e1ee29744a5890b29fab4ede578bf4993479c1f08448b2a6a269ae0538bf8 [INFO] running `Command { std: "docker" "start" "-a" "e38e1ee29744a5890b29fab4ede578bf4993479c1f08448b2a6a269ae0538bf8", kill_on_drop: false }` [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &str = "Plain"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &'static str = "Plain"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &str = "CollapsedTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &'static str = "CollapsedTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &str = "TopTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &'static str = "TopTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rio-config v0.0.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &str = "BottomTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &'static str = "BottomTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &str = "Breadcrumb"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &'static str = "Breadcrumb"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &str = "Plain"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 18 | const PLAIN_STR: &'static str = "Plain"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &str = "CollapsedTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 19 | const COLLAPSED_TAB_STR: &'static str = "CollapsedTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &str = "TopTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 20 | const TOP_TAB_STR: &'static str = "TopTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &str = "BottomTab"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | const BOTTOM_TAB_STR: &'static str = "BottomTab"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/navigation.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &str = "Breadcrumb"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const BREADCRUMB_STR: &'static str = "Breadcrumb"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `Command { std: "docker" "inspect" "e38e1ee29744a5890b29fab4ede578bf4993479c1f08448b2a6a269ae0538bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38e1ee29744a5890b29fab4ede578bf4993479c1f08448b2a6a269ae0538bf8", kill_on_drop: false }` [INFO] [stdout] e38e1ee29744a5890b29fab4ede578bf4993479c1f08448b2a6a269ae0538bf8