[INFO] cloning repository https://github.com/KodiCraft/drophost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KodiCraft/drophost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodiCraft%2Fdrophost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodiCraft%2Fdrophost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6784be334eda9b4c7ad34567c4857ef2a9954328 [INFO] checking KodiCraft/drophost against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodiCraft%2Fdrophost" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KodiCraft/drophost [INFO] finished tweaking git repo https://github.com/KodiCraft/drophost [INFO] tweaked toml for git repo https://github.com/KodiCraft/drophost written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KodiCraft/drophost on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KodiCraft/drophost 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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 pin-project-lite v0.2.12 [INFO] [stderr] Downloaded iprange v0.6.7 [INFO] [stderr] Downloaded oping v0.4.0 [INFO] [stderr] Downloaded network-interface v2.0.3 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded regex v1.7.3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b032ce26e5342b6f548f0f2ca8c809c2286cf90b247761f5a305ab7a3dc9b13 [INFO] running `Command { std: "docker" "start" "-a" "4b032ce26e5342b6f548f0f2ca8c809c2286cf90b247761f5a305ab7a3dc9b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b032ce26e5342b6f548f0f2ca8c809c2286cf90b247761f5a305ab7a3dc9b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b032ce26e5342b6f548f0f2ca8c809c2286cf90b247761f5a305ab7a3dc9b13", kill_on_drop: false }` [INFO] [stdout] 4b032ce26e5342b6f548f0f2ca8c809c2286cf90b247761f5a305ab7a3dc9b13 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e114e9366af3a763b3dd86533f5b357e9bb5066e17eeaf6577ae0f5c6532889a [INFO] running `Command { std: "docker" "start" "-a" "e114e9366af3a763b3dd86533f5b357e9bb5066e17eeaf6577ae0f5c6532889a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking drophost v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::Uid`, `nix::unistd::fork`, `nix::unistd::ForkResult` [INFO] [stdout] --> src/main.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use nix::{unistd::Uid, unistd::fork, unistd::ForkResult, sys}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `ForkResult` in `unistd` [INFO] [stdout] | | | [INFO] [stdout] | | no `fork` in `unistd` [INFO] [stdout] | no `Uid` 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:56:12 [INFO] [stdout] | [INFO] [stdout] 49 | #![feature = "user"] [INFO] [stdout] | ---------------- the item is gated behind the `user` feature [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Uid(uid_t); [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:278:15 [INFO] [stdout] | [INFO] [stdout] 159 | #![feature = "process"] [INFO] [stdout] | ------------------- the item is gated behind the `process` feature [INFO] [stdout] ... [INFO] [stdout] 278 | pub unsafe fn fork() -> 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/unistd.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 159 | #![feature = "process"] [INFO] [stdout] | ------------------- the item is gated behind the `process` feature [INFO] [stdout] ... [INFO] [stdout] 209 | pub enum ForkResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `dev` [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(dev)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dev)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dev)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `dev` [INFO] [stdout] --> src/main.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(dev))] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dev)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dev)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::Uid`, `nix::unistd::fork`, `nix::unistd::ForkResult` [INFO] [stdout] --> src/main.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use nix::{unistd::Uid, unistd::fork, unistd::ForkResult, sys}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `ForkResult` in `unistd` [INFO] [stdout] | | | [INFO] [stdout] | | no `fork` in `unistd` [INFO] [stdout] | no `Uid` 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:56:12 [INFO] [stdout] | [INFO] [stdout] 49 | #![feature = "user"] [INFO] [stdout] | ---------------- the item is gated behind the `user` feature [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Uid(uid_t); [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:278:15 [INFO] [stdout] | [INFO] [stdout] 159 | #![feature = "process"] [INFO] [stdout] | ------------------- the item is gated behind the `process` feature [INFO] [stdout] ... [INFO] [stdout] 278 | pub unsafe fn fork() -> 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/unistd.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 159 | #![feature = "process"] [INFO] [stdout] | ------------------- the item is gated behind the `process` feature [INFO] [stdout] ... [INFO] [stdout] 209 | pub enum ForkResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `dev` [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(dev)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dev)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dev)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `dev` [INFO] [stdout] --> src/main.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(dev))] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dev)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dev)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drophost` (bin "drophost") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drophost` (bin "drophost" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e114e9366af3a763b3dd86533f5b357e9bb5066e17eeaf6577ae0f5c6532889a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e114e9366af3a763b3dd86533f5b357e9bb5066e17eeaf6577ae0f5c6532889a", kill_on_drop: false }` [INFO] [stdout] e114e9366af3a763b3dd86533f5b357e9bb5066e17eeaf6577ae0f5c6532889a