[INFO] fetching crate esperto-wiimote 0.1.2...
[INFO] checking esperto-wiimote-0.1.2 against 1.95.0 for pr-155915
[INFO] extracting crate esperto-wiimote 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate esperto-wiimote 0.1.2
[INFO] finished tweaking crates.io crate esperto-wiimote 0.1.2
[INFO] tweaked toml for crates.io crate esperto-wiimote 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esperto-wiimote 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate esperto-wiimote 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded tinyset v0.5.2
[INFO] [stderr]   Downloaded esperto-macros v0.7.0
[INFO] [stderr]   Downloaded uoctl v1.0.1
[INFO] [stderr]   Downloaded tokio-udev v0.10.0
[INFO] [stderr]   Downloaded esperto v0.7.0
[INFO] [stderr]   Downloaded frozen-collections v0.9.1
[INFO] [stderr]   Downloaded frozen-collections-core v0.9.1
[INFO] [stderr]   Downloaded evdevil v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c85ce7a2914c4b5ad84198206c329041da948b91d3601ea0d4e6c2468400fc8
[INFO] running `Command { std: "docker" "start" "-a" "0c85ce7a2914c4b5ad84198206c329041da948b91d3601ea0d4e6c2468400fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c85ce7a2914c4b5ad84198206c329041da948b91d3601ea0d4e6c2468400fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c85ce7a2914c4b5ad84198206c329041da948b91d3601ea0d4e6c2468400fc8", kill_on_drop: false }`
[INFO] [stdout] 0c85ce7a2914c4b5ad84198206c329041da948b91d3601ea0d4e6c2468400fc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36e3f72c16ecb8e1526e6ac001cfdbb2e481c0c4fa6d539660da8589bff9e6de
[INFO] running `Command { std: "docker" "start" "-a" "36e3f72c16ecb8e1526e6ac001cfdbb2e481c0c4fa6d539660da8589bff9e6de", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking uoctl v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tinyset v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking frozen-collections-core v0.9.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling frozen-collections v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling tokio-udev v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking evdevil v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling esperto-macros v0.7.0
[INFO] [stderr]    Compiling esperto v0.7.0
[INFO] [stderr]     Checking esperto-wiimote v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_partition_in_place)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_partition_in_place)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esperto-wiimote` (bin "esperto-wiimote") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esperto-wiimote` (bin "esperto-wiimote" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "36e3f72c16ecb8e1526e6ac001cfdbb2e481c0c4fa6d539660da8589bff9e6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36e3f72c16ecb8e1526e6ac001cfdbb2e481c0c4fa6d539660da8589bff9e6de", kill_on_drop: false }`
[INFO] [stdout] 36e3f72c16ecb8e1526e6ac001cfdbb2e481c0c4fa6d539660da8589bff9e6de
