[INFO] cloning repository https://github.com/im-anishraj/blux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/im-anishraj/blux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-anishraj%2Fblux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-anishraj%2Fblux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27f9616f10a479a0888ab827263c1712583ec651
[INFO] testing im-anishraj/blux against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-anishraj%2Fblux" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/im-anishraj/blux
[INFO] finished tweaking git repo https://github.com/im-anishraj/blux
[INFO] tweaked toml for git repo https://github.com/im-anishraj/blux written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/im-anishraj/blux on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/im-anishraj/blux 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded landlock v0.4.7
[INFO] [stderr]   Downloaded seccompiler v0.4.0
[INFO] [stderr]   Downloaded nix v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc
[INFO] running `Command { std: "docker" "start" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling seccompiler v0.4.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling landlock v0.4.7
[INFO] [stderr]    Compiling clap v4.6.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bulx v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nix::poll`
[INFO] [stdout]    --> src/pty.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |             use nix::poll::{poll, PollFd, PollFlags};
[INFO] [stdout]     |                      ^^^^ could not find `poll` in `nix`
[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.29.0/src/lib.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #![feature = "poll"]
[INFO] [stdout]     |        ---------------- the item is gated behind the `poll` feature
[INFO] [stdout] 150 |     pub mod poll;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nix::sys::uio`
[INFO] [stdout]    --> src/tracer.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |         use nix::sys::uio::{process_vm_readv, RemoteIoVec};
[INFO] [stdout]     |                       ^^^ could not find `uio` in `sys`
[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.29.0/src/sys/mod.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #![feature = "uio"]
[INFO] [stdout]     |        --------------- the item is gated behind the `uio` feature
[INFO] [stdout] 157 |     pub mod uio;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SYS_sigsuspend` in crate `libc`
[INFO] [stdout]    --> src/enforce.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             libc::SYS_sigsuspend, libc::SYS_sigaltstack, libc::SYS_utime,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.189/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub const SYS_rt_sigsuspend: c_long = 130;
[INFO] [stdout]     | ----------------------------------- similarly named constant `SYS_rt_sigsuspend` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 161 |             libc::SYS_rt_sigsuspend, libc::SYS_sigaltstack, libc::SYS_utime,
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/enforce.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub ruleset: Option<RulesetCreatedAttr>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub ruleset: Option<dyn RulesetCreatedAttr>,
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/enforce.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn prepare_landlock(policy: &Policy) -> Result<RulesetCreatedAttr> {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn prepare_landlock(policy: &Policy) -> Result<dyn RulesetCreatedAttr> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i32: AsFd` is not satisfied
[INFO] [stdout]     --> src/pty.rs:108:62
[INFO] [stdout]      |
[INFO] [stdout]  108 | ...                   match nix::unistd::write(master_fd, &buf[written..bytes]) {
[INFO] [stdout]      |                             ------------------ ^^^^^^^^^ the trait `AsFd` is not implemented for `i32`
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `AsFd`:
[INFO] [stdout]                &T
[INFO] [stdout]                &mut T
[INFO] [stdout]                Arc<T>
[INFO] [stdout]                BorrowedFd<'_>
[INFO] [stdout]                Box<T>
[INFO] [stdout]                ChildStderr
[INFO] [stdout]                ChildStdin
[INFO] [stdout]                ChildStdout
[INFO] [stdout]              and 26 others
[INFO] [stdout] note: required by a bound in `nix::unistd::write`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/unistd.rs:1105:18
[INFO] [stdout]      |
[INFO] [stdout] 1105 | pub fn write<Fd: AsFd>(fd: Fd, buf: &[u8]) -> Result<usize> {
[INFO] [stdout]      |                  ^^^^ required by this bound in `write`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulx` (bin "bulx") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc", kill_on_drop: false }`
[INFO] [stdout] 7453f9a32474a872c5d8244ae5196c4abc9bc613080e9b2932b29b0f08e7bffc
