[INFO] fetching crate job-security-server 0.1.7... [INFO] checking job-security-server-0.1.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate job-security-server 0.1.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate job-security-server 0.1.7 [INFO] finished tweaking crates.io crate job-security-server 0.1.7 [INFO] tweaked toml for crates.io crate job-security-server 0.1.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate job-security-server 0.1.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding dlv-list v0.5.2 (available: v0.6.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding nix v0.28.0 (available: v0.30.1) [INFO] [stderr] Adding withfd v0.1.2 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded withfd v0.1.2 [INFO] [stderr] Downloaded job-security-protocol v0.1.1 [INFO] [stderr] Downloaded tokio-command-fds v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a439095d4a9c6ca92c271b200b2b004b58d2df2b89226561175cd155baad4dc [INFO] running `Command { std: "docker" "start" "-a" "1a439095d4a9c6ca92c271b200b2b004b58d2df2b89226561175cd155baad4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a439095d4a9c6ca92c271b200b2b004b58d2df2b89226561175cd155baad4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a439095d4a9c6ca92c271b200b2b004b58d2df2b89226561175cd155baad4dc", kill_on_drop: false }` [INFO] [stdout] 1a439095d4a9c6ca92c271b200b2b004b58d2df2b89226561175cd155baad4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff057069720a39e1c4def585fb15150a0cbdd25eee96d61b9bf236453fe581e [INFO] running `Command { std: "docker" "start" "-a" "cff057069720a39e1c4def585fb15150a0cbdd25eee96d61b9bf236453fe581e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking withfd v0.1.2 [INFO] [stderr] Checking tokio-command-fds v0.2.1 [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::fcntl`, `nix::fcntl::FcntlArg`, `nix::fcntl::FdFlag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-command-fds-0.2.1/src/lib.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | use nix::fcntl::{fcntl, FcntlArg, FdFlag}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^ no `FdFlag` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `FcntlArg` in `fcntl` [INFO] [stdout] | no `fcntl` in `fcntl` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] nix::fcntl [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/fcntl.rs:862:8 [INFO] [stdout] | [INFO] [stdout] 727 | #![feature = "fs"] [INFO] [stdout] | -------------- the item is gated behind the `fs` feature [INFO] [stdout] ... [INFO] [stdout] 862 | pub fn fcntl(fd: Fd, arg: FcntlArg) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/fcntl.rs:733:10 [INFO] [stdout] | [INFO] [stdout] 727 | #![feature = "fs"] [INFO] [stdout] | -------------- the item is gated behind the `fs` feature [INFO] [stdout] ... [INFO] [stdout] 733 | pub enum FcntlArg<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/fcntl.rs:841:10 [INFO] [stdout] | [INFO] [stdout] 727 | #![feature = "fs"] [INFO] [stdout] | -------------- the item is gated behind the `fs` feature [INFO] [stdout] ... [INFO] [stdout] 841 | pub enum FcntlArg { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::dup2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-command-fds-0.2.1/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use nix::unistd::dup2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `dup2` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/unistd.rs:535:8 [INFO] [stdout] | [INFO] [stdout] 409 | #![feature = "fs"] [INFO] [stdout] | -------------- the item is gated behind the `fs` feature [INFO] [stdout] ... [INFO] [stdout] 535 | pub fn dup2(oldfd: Fd, newfd: &mut std::os::fd::OwnedFd) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-command-fds` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cff057069720a39e1c4def585fb15150a0cbdd25eee96d61b9bf236453fe581e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff057069720a39e1c4def585fb15150a0cbdd25eee96d61b9bf236453fe581e", kill_on_drop: false }` [INFO] [stdout] cff057069720a39e1c4def585fb15150a0cbdd25eee96d61b9bf236453fe581e