[INFO] fetching crate reminisce 0.9.1... [INFO] checking reminisce-0.9.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate reminisce 0.9.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate reminisce 0.9.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate reminisce 0.9.1 [INFO] finished tweaking crates.io crate reminisce 0.9.1 [INFO] tweaked toml for crates.io crate reminisce 0.9.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-6/source/src/reminisce.rs` was erroneously implicitly accepted for library `reminisce`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5b44f2d2177b5673f90254dfcd8aeb3c48cf0e4b42837322f4fdbcf3b12da16 [INFO] running `Command { std: "docker" "start" "-a" "d5b44f2d2177b5673f90254dfcd8aeb3c48cf0e4b42837322f4fdbcf3b12da16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b44f2d2177b5673f90254dfcd8aeb3c48cf0e4b42837322f4fdbcf3b12da16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b44f2d2177b5673f90254dfcd8aeb3c48cf0e4b42837322f4fdbcf3b12da16", kill_on_drop: false }` [INFO] [stdout] d5b44f2d2177b5673f90254dfcd8aeb3c48cf0e4b42837322f4fdbcf3b12da16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0da9bbf4adca71c9e217b3d1a9ea1d876004136ffa8b2b2b367185076348c4c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0da9bbf4adca71c9e217b3d1a9ea1d876004136ffa8b2b2b367185076348c4c6", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/reminisce.rs` was erroneously implicitly accepted for library `reminisce`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling reminisce v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `walk_dir` in module `fs` [INFO] [stdout] --> src/linux.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | if let Ok(entries) = fs::walk_dir("/dev/input/") { [INFO] [stdout] | ^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `walk_dir` in module `fs` [INFO] [stdout] --> src/linux.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | if let Ok(entries) = fs::walk_dir("/dev/input/") { [INFO] [stdout] | ^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | let mut event:LinuxEvent = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | let mut num_axes: c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | let mut num_buttons: c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | let mut event:LinuxEvent = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | let mut num_axes: c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linux.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | let mut num_buttons: c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Event: From<::NativeEvent>` is not satisfied [INFO] [stdout] --> src/reminisce.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 229 | pub trait Joystick : Sized where Event: From { [INFO] [stdout] | ----------------------- required by this bound in `Joystick` [INFO] [stdout] ... [INFO] [stdout] 331 | pub trait StatefulJoystick : Joystick + Sized { [INFO] [stdout] | ^^^^^^^^ the trait `From<::NativeEvent>` is not implemented for `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Event: From<::NativeEvent>` is not satisfied [INFO] [stdout] --> src/reminisce.rs:403:34 [INFO] [stdout] | [INFO] [stdout] 229 | pub trait Joystick : Sized where Event: From { [INFO] [stdout] | ----------------------- required by this bound in `Joystick` [INFO] [stdout] ... [INFO] [stdout] 403 | pub struct Poller<'a, J> where J:Joystick+'a { [INFO] [stdout] | ^^^^^^^^ the trait `From<::NativeEvent>` is not implemented for `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Event: From<::NativeEvent>` is not satisfied [INFO] [stdout] --> src/reminisce.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 229 | pub trait Joystick : Sized where Event: From { [INFO] [stdout] | ----------------------- required by this bound in `Joystick` [INFO] [stdout] ... [INFO] [stdout] 331 | pub trait StatefulJoystick : Joystick + Sized { [INFO] [stdout] | ^^^^^^^^ the trait `From<::NativeEvent>` is not implemented for `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Event: From<::NativeEvent>` is not satisfied [INFO] [stdout] --> src/reminisce.rs:403:34 [INFO] [stdout] | [INFO] [stdout] 229 | pub trait Joystick : Sized where Event: From { [INFO] [stdout] | ----------------------- required by this bound in `Joystick` [INFO] [stdout] ... [INFO] [stdout] 403 | pub struct Poller<'a, J> where J:Joystick+'a { [INFO] [stdout] | ^^^^^^^^ the trait `From<::NativeEvent>` is not implemented for `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reminisce` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0da9bbf4adca71c9e217b3d1a9ea1d876004136ffa8b2b2b367185076348c4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da9bbf4adca71c9e217b3d1a9ea1d876004136ffa8b2b2b367185076348c4c6", kill_on_drop: false }` [INFO] [stdout] 0da9bbf4adca71c9e217b3d1a9ea1d876004136ffa8b2b2b367185076348c4c6