[INFO] fetching crate scion 0.6.0... [INFO] checking scion-0.6.0 against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] extracting crate scion 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate scion 0.6.0 on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scion 0.6.0 [INFO] finished tweaking crates.io crate scion 0.6.0 [INFO] tweaked toml for crates.io crate scion 0.6.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate scion 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfeb94375fa0b5f5980662614b62c374260ccdee98ac9d29d60eef34de519af6 [INFO] running `Command { std: "docker" "start" "-a" "dfeb94375fa0b5f5980662614b62c374260ccdee98ac9d29d60eef34de519af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfeb94375fa0b5f5980662614b62c374260ccdee98ac9d29d60eef34de519af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfeb94375fa0b5f5980662614b62c374260ccdee98ac9d29d60eef34de519af6", kill_on_drop: false }` [INFO] [stdout] dfeb94375fa0b5f5980662614b62c374260ccdee98ac9d29d60eef34de519af6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29c27e98640167c8c11e6de65eeef04a6530c8b9a65f0d0c4cdd35b0d28cb879 [INFO] running `Command { std: "docker" "start" "-a" "29c27e98640167c8c11e6de65eeef04a6530c8b9a65f0d0c4cdd35b0d28cb879", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling scion v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Checking wayland-cursor v0.29.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking naga v0.7.2 [INFO] [stderr] Checking calloop v0.9.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking wgpu-hal v0.11.5 [INFO] [stderr] Checking wgpu v0.11.1 [INFO] [stdout] warning: field is never read: `file_path` [INFO] [stdout] --> src/core/resources/audio.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) file_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/resources/audio.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StopSound` [INFO] [stdout] --> src/core/resources/audio.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | StopSound { sound_id: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StopAllSounds` [INFO] [stdout] --> src/core/resources/audio.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | StopAllSounds, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_path` [INFO] [stdout] --> src/core/resources/audio.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) file_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/resources/audio.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StopSound` [INFO] [stdout] --> src/core/resources/audio.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | StopSound { sound_id: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StopAllSounds` [INFO] [stdout] --> src/core/resources/audio.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | StopAllSounds, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/jezzball/systems/ball.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | audio_player.play(ball_bounce_effect(), PlayConfig::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "29c27e98640167c8c11e6de65eeef04a6530c8b9a65f0d0c4cdd35b0d28cb879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c27e98640167c8c11e6de65eeef04a6530c8b9a65f0d0c4cdd35b0d28cb879", kill_on_drop: false }` [INFO] [stdout] 29c27e98640167c8c11e6de65eeef04a6530c8b9a65f0d0c4cdd35b0d28cb879