[INFO] cloning repository https://github.com/sinkingpoint/qos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinkingpoint/qos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinkingpoint%2Fqos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinkingpoint%2Fqos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95d099e1baa6fb692dc83586d086127b4ec71f3e [INFO] testing sinkingpoint/qos/95d099e1baa6fb692dc83586d086127b4ec71f3e against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinkingpoint%2Fqos" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sinkingpoint/qos [INFO] finished tweaking git repo https://github.com/sinkingpoint/qos [INFO] tweaked toml for git repo https://github.com/sinkingpoint/qos written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sinkingpoint/qos on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sinkingpoint/qos 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] [stderr] Downloaded tokio-serde v0.9.0 [INFO] [stderr] Downloaded winnow v0.6.13 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6bfab371f7f9dcaccef6bc3331a1080e2227265b33d2cd94d7b926bad6aec30 [INFO] running `Command { std: "docker" "start" "-a" "d6bfab371f7f9dcaccef6bc3331a1080e2227265b33d2cd94d7b926bad6aec30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6bfab371f7f9dcaccef6bc3331a1080e2227265b33d2cd94d7b926bad6aec30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bfab371f7f9dcaccef6bc3331a1080e2227265b33d2cd94d7b926bad6aec30", kill_on_drop: false }` [INFO] [stdout] d6bfab371f7f9dcaccef6bc3331a1080e2227265b33d2cd94d7b926bad6aec30 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8b33e552ff570e57bd71ef0f760821f098ec94e9ed873ef86fc69f79cf36df6 [INFO] running `Command { std: "docker" "start" "-a" "b8b33e552ff570e57bd71ef0f760821f098ec94e9ed873ef86fc69f79cf36df6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cc v1.0.102 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling cpio v0.1.0 (/opt/rustwide/workdir/cpio) [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytestruct v0.2.0 (/opt/rustwide/workdir/bytestruct) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling bytestruct-derive v0.2.0 (/opt/rustwide/workdir/bytestruct/bytestruct-derive) [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling escapes-derive v0.1.0 (/opt/rustwide/workdir/escapes/escapes-derive) [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tables v0.1.0 (/opt/rustwide/workdir/tables) [INFO] [stderr] Compiling escapes v0.1.0 (/opt/rustwide/workdir/escapes) [INFO] [stderr] Compiling superblocks v0.1.0 (/opt/rustwide/workdir/superblocks) [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling elf v0.1.0 (/opt/rustwide/workdir/elf) [INFO] [stderr] Compiling switchroot v0.1.0 (/opt/rustwide/workdir/switchroot) [INFO] [stderr] Compiling cat v0.1.0 (/opt/rustwide/workdir/cat) [INFO] [stderr] Compiling mount v0.1.0 (/opt/rustwide/workdir/mount) [INFO] [stderr] Compiling clear v0.1.0 (/opt/rustwide/workdir/clear) [INFO] [stderr] Compiling mkdir v0.1.0 (/opt/rustwide/workdir/mkdir) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling control v0.1.0 (/opt/rustwide/workdir/control) [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling bus v0.1.0 (/opt/rustwide/workdir/bus) [INFO] [stderr] Compiling auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling loggerd v0.1.0 (/opt/rustwide/workdir/loggerd) [INFO] [stderr] Compiling modprobe v0.1.0 (/opt/rustwide/workdir/modprobe) [INFO] [stderr] Compiling netlink v0.1.0 (/opt/rustwide/workdir/netlink) [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> modprobe/src/lib/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CheckpointBlock` is never constructed [INFO] [stdout] --> loggerd/src/lib/disk.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct CheckpointBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getty v0.1.0 (/opt/rustwide/workdir/getty) [INFO] [stderr] Compiling depmod v0.1.0 (/opt/rustwide/workdir/depmod) [INFO] [stderr] Compiling qsh v0.1.0 (/opt/rustwide/workdir/qsh) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> getty/src/main.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | if let Err(e) = execve::<_, &CStr>(&command, &args, &[]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> qsh/src/process.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | if let Err(e) = execvp(&filename, &args) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling udev v0.1.0 (/opt/rustwide/workdir/udev) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [INFO] [stderr] Compiling ls v0.1.0 (/opt/rustwide/workdir/ls) [INFO] [stderr] Compiling assemble-fs v0.1.0 (/opt/rustwide/workdir/assemble-fs) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> netlink/src/rtnetlink/interface.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 271 | Cisco = 513, [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] 272 | Hdlc = 513, [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling udevd v0.1.0 (/opt/rustwide/workdir/udevd) [INFO] [stderr] Compiling net v0.1.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling qinit v0.1.0 (/opt/rustwide/workdir/qinit) [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> qinit/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> qinit/src/service.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | .extract_if(|w| { [INFO] [stdout] | ^ [INFO] [stdout] 388 | w.notify_service_started(started); [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 387 | .extract_if(|w: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> qinit/src/service.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | .extract_if(|w| { [INFO] [stdout] | ______________^^^^^^^^^^- [INFO] [stdout] 388 | | w.notify_service_started(started); [INFO] [stdout] 389 | | w.done() [INFO] [stdout] 390 | | }) [INFO] [stdout] | |______________- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:4084:11 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 387 | .extract_if(|w| { [INFO] [stdout] 388 | w.notify_service_started(started); [INFO] [stdout] 389 | w.done() [INFO] [stdout] 390 ~ }, /* filter */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `service` is never read [INFO] [stdout] --> qinit/src/service.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | service.state = ServiceState::Error(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qinit` (bin "qinit") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8b33e552ff570e57bd71ef0f760821f098ec94e9ed873ef86fc69f79cf36df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b33e552ff570e57bd71ef0f760821f098ec94e9ed873ef86fc69f79cf36df6", kill_on_drop: false }` [INFO] [stdout] b8b33e552ff570e57bd71ef0f760821f098ec94e9ed873ef86fc69f79cf36df6