[INFO] cloning repository https://github.com/steinuil/kameloso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steinuil/kameloso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteinuil%2Fkameloso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteinuil%2Fkameloso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 825ae85aea9913ac05436e27f0f507a9f6449bb5 [INFO] checking steinuil/kameloso against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteinuil%2Fkameloso" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steinuil/kameloso on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/steinuil/kameloso [INFO] finished tweaking git repo https://github.com/steinuil/kameloso [INFO] tweaked toml for git repo https://github.com/steinuil/kameloso written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/steinuil/kameloso 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.4.0 [INFO] [stderr] Downloaded crypto v0.5.1 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded tokio-util v0.7.7 [INFO] [stderr] Downloaded h2 v0.3.16 [INFO] [stderr] Downloaded hyper v0.14.25 [INFO] [stderr] Downloaded warp v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa5d9c6f9f422eee91edadae18c259a1249443dd599b9e36305aead33fce4e6 [INFO] running `Command { std: "docker" "start" "-a" "1fa5d9c6f9f422eee91edadae18c259a1249443dd599b9e36305aead33fce4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa5d9c6f9f422eee91edadae18c259a1249443dd599b9e36305aead33fce4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa5d9c6f9f422eee91edadae18c259a1249443dd599b9e36305aead33fce4e6", kill_on_drop: false }` [INFO] [stdout] 1fa5d9c6f9f422eee91edadae18c259a1249443dd599b9e36305aead33fce4e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cde4ea87390cc3ccec3410d1ae6cc13e5ab7ba7edd93168bdb520f2f17486bd3 [INFO] running `Command { std: "docker" "start" "-a" "cde4ea87390cc3ccec3410d1ae6cc13e5ab7ba7edd93168bdb520f2f17486bd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto v0.5.1 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking clap v4.0.32 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-tungstenite v0.17.2 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking h2 v0.3.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking hyper v0.14.25 [INFO] [stderr] Checking local-ip-address v0.5.3 [INFO] [stderr] Checking warp v0.3.3 [INFO] [stderr] Checking kameloso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | ... if let Err(e) = messages_tx.send(line.to_vec()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | if let Err(e) = pipe.write(msg.as_slice()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | ... if let Err(e) = messages_tx.send(line.to_vec()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | if let Err(e) = pipe.write(msg.as_slice()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ... if let Err(e) = sender.send(Ok(data.unwrap_or(serde_json::Value::Null))) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | if let Err(e) = sender.send(Err(error)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ... if let Err(e) = sender.send(Ok(data.unwrap_or(serde_json::Value::Null))) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | if let Err(e) = sender.send(Err(error)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | if let Err(e) = self.commands_tx.send(msg) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | if let Err(e) = self.commands_tx.send(msg) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overlay_remove` is never used [INFO] [stdout] --> src/mpv_ipc.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl MpvIpc { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub async fn overlay_remove(&mut self, id: u8) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playlist_entry_id` is never read [INFO] [stdout] --> src/mpv_ipc.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Loadfile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | pub playlist_entry_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Loadfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overlay_remove` is never used [INFO] [stdout] --> src/mpv_ipc.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl MpvIpc { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub async fn overlay_remove(&mut self, id: u8) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playlist_entry_id` is never read [INFO] [stdout] --> src/mpv_ipc.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Loadfile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | pub playlist_entry_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Loadfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cde4ea87390cc3ccec3410d1ae6cc13e5ab7ba7edd93168bdb520f2f17486bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde4ea87390cc3ccec3410d1ae6cc13e5ab7ba7edd93168bdb520f2f17486bd3", kill_on_drop: false }` [INFO] [stdout] cde4ea87390cc3ccec3410d1ae6cc13e5ab7ba7edd93168bdb520f2f17486bd3 [INFO] checking steinuil/kameloso against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteinuil%2Fkameloso" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steinuil/kameloso on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/steinuil/kameloso [INFO] finished tweaking git repo https://github.com/steinuil/kameloso [INFO] tweaked toml for git repo https://github.com/steinuil/kameloso written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/steinuil/kameloso 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48d0fcbfb254019812549fb29a5e2c717e3df627c3edbd147cd23c836ea06f2 [INFO] running `Command { std: "docker" "start" "-a" "f48d0fcbfb254019812549fb29a5e2c717e3df627c3edbd147cd23c836ea06f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48d0fcbfb254019812549fb29a5e2c717e3df627c3edbd147cd23c836ea06f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48d0fcbfb254019812549fb29a5e2c717e3df627c3edbd147cd23c836ea06f2", kill_on_drop: false }` [INFO] [stdout] f48d0fcbfb254019812549fb29a5e2c717e3df627c3edbd147cd23c836ea06f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec290be4dfdd5bfe507cf00e6f85cd53f785f027cb37b78f521b08acfca4653c [INFO] running `Command { std: "docker" "start" "-a" "ec290be4dfdd5bfe507cf00e6f85cd53f785f027cb37b78f521b08acfca4653c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking crypto v0.5.1 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking clap v4.0.32 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking tokio-tungstenite v0.17.2 [INFO] [stderr] Checking h2 v0.3.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking local-ip-address v0.5.3 [INFO] [stderr] Checking hyper v0.14.25 [INFO] [stderr] Checking warp v0.3.3 [INFO] [stderr] Checking kameloso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | ... if let Err(e) = messages_tx.send(line.to_vec()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | if let Err(e) = pipe.write(msg.as_slice()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | ... if let Err(e) = messages_tx.send(line.to_vec()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | if let Err(e) = pipe.write(msg.as_slice()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ... if let Err(e) = sender.send(Ok(data.unwrap_or(serde_json::Value::Null))) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | if let Err(e) = sender.send(Err(error)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ... if let Err(e) = sender.send(Ok(data.unwrap_or(serde_json::Value::Null))) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | if let Err(e) = sender.send(Err(error)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | if let Err(e) = self.commands_tx.send(msg) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mpv_reactor.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | if let Err(e) = self.commands_tx.send(msg) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overlay_remove` is never used [INFO] [stdout] --> src/mpv_ipc.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl MpvIpc { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub async fn overlay_remove(&mut self, id: u8) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playlist_entry_id` is never read [INFO] [stdout] --> src/mpv_ipc.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Loadfile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | pub playlist_entry_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Loadfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overlay_remove` is never used [INFO] [stdout] --> src/mpv_ipc.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl MpvIpc { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub async fn overlay_remove(&mut self, id: u8) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playlist_entry_id` is never read [INFO] [stdout] --> src/mpv_ipc.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Loadfile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | pub playlist_entry_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Loadfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ec290be4dfdd5bfe507cf00e6f85cd53f785f027cb37b78f521b08acfca4653c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec290be4dfdd5bfe507cf00e6f85cd53f785f027cb37b78f521b08acfca4653c", kill_on_drop: false }` [INFO] [stdout] ec290be4dfdd5bfe507cf00e6f85cd53f785f027cb37b78f521b08acfca4653c