[INFO] cloning repository https://github.com/redixhumayun/async-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redixhumayun/async-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredixhumayun%2Fasync-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredixhumayun%2Fasync-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 330fae9887d748e603e99c9e0b94b52dfd3f3c18 [INFO] testing redixhumayun/async-rust/330fae9887d748e603e99c9e0b94b52dfd3f3c18 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredixhumayun%2Fasync-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redixhumayun/async-rust on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redixhumayun/async-rust [INFO] finished tweaking git repo https://github.com/redixhumayun/async-rust [INFO] tweaked toml for git repo https://github.com/redixhumayun/async-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redixhumayun/async-rust 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69be37eaa049ad6fa8e1453f16746d444611cbeb02575c1ba608f003f3d853f [INFO] running `Command { std: "docker" "start" "-a" "f69be37eaa049ad6fa8e1453f16746d444611cbeb02575c1ba608f003f3d853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69be37eaa049ad6fa8e1453f16746d444611cbeb02575c1ba608f003f3d853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69be37eaa049ad6fa8e1453f16746d444611cbeb02575c1ba608f003f3d853f", kill_on_drop: false }` [INFO] [stdout] f69be37eaa049ad6fa8e1453f16746d444611cbeb02575c1ba608f003f3d853f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4058b78357a7aac5f427a52163fddef9725ff3b15aabdb67126529edfbcc851f [INFO] running `Command { std: "docker" "start" "-a" "4058b78357a7aac5f427a52163fddef9725ff3b15aabdb67126529edfbcc851f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling timer_future v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `libc::kevent`, `libc::EVFILT_READ`, `libc::EVFILT_WRITE`, `libc::EV_ADD`, `libc::EV_DELETE`, `libc::EV_ONESHOT` [INFO] [stdout] --> src/async_runtime/reactor.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{kevent, EVFILT_READ, EVFILT_WRITE, EV_ADD, EV_DELETE, EV_ONESHOT}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ no `EV_ONESHOT` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `EV_DELETE` in the root [INFO] [stdout] | | | | no `EV_ADD` in the root [INFO] [stdout] | | | no `EVFILT_WRITE` in the root [INFO] [stdout] | | no `EVFILT_READ` in the root [INFO] [stdout] | no `kevent` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{servent, EVFILT_READ, EVFILT_WRITE, EV_ADD, EV_DELETE, EV_ONESHOT}; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{kevent, EVFILT_READ, EVFILT_WRITE, EV_ADD, IN_DELETE, EV_ONESHOT}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{kevent, EVFILT_READ, EVFILT_WRITE, EV_ADD, EV_DELETE, IN_ONESHOT}; [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc` [INFO] [stdout] --> src/async_runtime/reactor.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | let kq = unsafe { libc::kqueue() }; [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `kevent` in crate `libc` [INFO] [stdout] --> src/async_runtime/reactor.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | let mut events: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.158/src/unix/mod.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / s! { [INFO] [stdout] 51 | | pub struct group { [INFO] [stdout] 52 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 53 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timer_future` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4058b78357a7aac5f427a52163fddef9725ff3b15aabdb67126529edfbcc851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4058b78357a7aac5f427a52163fddef9725ff3b15aabdb67126529edfbcc851f", kill_on_drop: false }` [INFO] [stdout] 4058b78357a7aac5f427a52163fddef9725ff3b15aabdb67126529edfbcc851f