[INFO] fetching crate procfs 0.16.0... [INFO] checking procfs-0.16.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate procfs 0.16.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate procfs 0.16.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate procfs 0.16.0 [INFO] finished tweaking crates.io crate procfs 0.16.0 [INFO] tweaked toml for crates.io crate procfs 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate procfs 0.16.0 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7abda793e64a9c72b7e9a68669b46f63bd97d2ba366c5ec41ad3bf78f7678a0 [INFO] running `Command { std: "docker" "start" "-a" "c7abda793e64a9c72b7e9a68669b46f63bd97d2ba366c5ec41ad3bf78f7678a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7abda793e64a9c72b7e9a68669b46f63bd97d2ba366c5ec41ad3bf78f7678a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7abda793e64a9c72b7e9a68669b46f63bd97d2ba366c5ec41ad3bf78f7678a0", kill_on_drop: false }` [INFO] [stdout] c7abda793e64a9c72b7e9a68669b46f63bd97d2ba366c5ec41ad3bf78f7678a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a73cfae6ce41f5eda0e5c1eab68133ed86aa652782c4fa5772256a10862c45f [INFO] running `Command { std: "docker" "start" "-a" "5a73cfae6ce41f5eda0e5c1eab68133ed86aa652782c4fa5772256a10862c45f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling procfs v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stdout] warning: unused import: `CGroupController` [INFO] [stdout] --> src/cgroups.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub use procfs_core::{CGroupController, ProcessCGroups}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsFd` is imported redundantly [INFO] [stdout] --> src/process/mod.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `AsFd` is already imported here [INFO] [stdout] ... [INFO] [stdout] 63 | use rustix::fd::{AsFd, BorrowedFd, OwnedFd, RawFd}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> src/process/mod.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 70 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/process/mod.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 70 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PathBuf` is imported redundantly [INFO] [stdout] --> src/process/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `PathBuf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 73 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/process/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `FromStr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 74 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `namespaces::*` [INFO] [stdout] --> src/process/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub use namespaces::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `CpuInfo` in the current scope [INFO] [stdout] --> benches/cpuinfo.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | c.bench_function("CpuInfo::new", |b| b.iter(|| black_box(CpuInfo::new().unwrap()))); [INFO] [stdout] | ^^^ function or associated item not found in `CpuInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `CpuInfo` in the current scope [INFO] [stdout] --> benches/cpuinfo.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | let cpuinfo = black_box(CpuInfo::new().unwrap()); [INFO] [stdout] | ^^^ function or associated item not found in `CpuInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `procfs` (bench "cpuinfo") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a73cfae6ce41f5eda0e5c1eab68133ed86aa652782c4fa5772256a10862c45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a73cfae6ce41f5eda0e5c1eab68133ed86aa652782c4fa5772256a10862c45f", kill_on_drop: false }` [INFO] [stdout] 5a73cfae6ce41f5eda0e5c1eab68133ed86aa652782c4fa5772256a10862c45f [INFO] checking procfs-0.16.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate procfs 0.16.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate procfs 0.16.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate procfs 0.16.0 [INFO] finished tweaking crates.io crate procfs 0.16.0 [INFO] tweaked toml for crates.io crate procfs 0.16.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate procfs 0.16.0 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415ac382a658ce655565a7434e26bc75ca810e8e38ed65246198269e1fa08054 [INFO] running `Command { std: "docker" "start" "-a" "415ac382a658ce655565a7434e26bc75ca810e8e38ed65246198269e1fa08054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415ac382a658ce655565a7434e26bc75ca810e8e38ed65246198269e1fa08054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415ac382a658ce655565a7434e26bc75ca810e8e38ed65246198269e1fa08054", kill_on_drop: false }` [INFO] [stdout] 415ac382a658ce655565a7434e26bc75ca810e8e38ed65246198269e1fa08054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65936a887daa0da262efaf63f01966dcb4ffc2f5c9174431543fbe6121f7410 [INFO] running `Command { std: "docker" "start" "-a" "d65936a887daa0da262efaf63f01966dcb4ffc2f5c9174431543fbe6121f7410", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d65936a887daa0da262efaf63f01966dcb4ffc2f5c9174431543fbe6121f7410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65936a887daa0da262efaf63f01966dcb4ffc2f5c9174431543fbe6121f7410", kill_on_drop: false }` [INFO] [stdout] d65936a887daa0da262efaf63f01966dcb4ffc2f5c9174431543fbe6121f7410