[INFO] fetching crate fastwebsockets-monoio 0.10.2... [INFO] testing fastwebsockets-monoio-0.10.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate fastwebsockets-monoio 0.10.2 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate fastwebsockets-monoio 0.10.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastwebsockets-monoio 0.10.2 [INFO] tweaked toml for crates.io crate fastwebsockets-monoio 0.10.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fastwebsockets-monoio 0.10.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fastwebsockets-monoio 0.10.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert2-macros v0.3.15 [INFO] [stderr] Downloaded auto-const-array v0.2.2 [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded assert2 v0.3.15 [INFO] [stderr] Downloaded monoio-compat v0.2.2 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded reusable-box-future v0.2.0 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded monoio v0.2.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af44b622696057c487f57a46582a513763fa51e430f7d7164c68d14480b26bd8 [INFO] running `Command { std: "docker" "start" "-a" "af44b622696057c487f57a46582a513763fa51e430f7d7164c68d14480b26bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af44b622696057c487f57a46582a513763fa51e430f7d7164c68d14480b26bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af44b622696057c487f57a46582a513763fa51e430f7d7164c68d14480b26bd8", kill_on_drop: false }` [INFO] [stdout] af44b622696057c487f57a46582a513763fa51e430f7d7164c68d14480b26bd8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ef184760aee80f000b790c5151319ed82208bafab942db7ef89e9776d6b8d68a [INFO] running `Command { std: "docker" "start" "-a" "ef184760aee80f000b790c5151319ed82208bafab942db7ef89e9776d6b8d68a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling fastwebsockets-monoio v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s [INFO] running `Command { std: "docker" "inspect" "ef184760aee80f000b790c5151319ed82208bafab942db7ef89e9776d6b8d68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef184760aee80f000b790c5151319ed82208bafab942db7ef89e9776d6b8d68a", kill_on_drop: false }` [INFO] [stdout] ef184760aee80f000b790c5151319ed82208bafab942db7ef89e9776d6b8d68a [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f459c1be87a985466a448f9f1958c88b26c1c9a148e6a7b6d5df187eaf4cfbfc [INFO] running `Command { std: "docker" "start" "-a" "f459c1be87a985466a448f9f1958c88b26c1c9a148e6a7b6d5df187eaf4cfbfc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling reusable-box-future v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling auto-const-array v0.2.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling monoio v0.2.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stdout] error[E0432]: unresolved import `libc::statx` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc::statx; [INFO] [stdout] | ^^^^^^^^^^^ no `statx` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 6 - use libc::statx; [INFO] [stdout] 6 + use libc::stat; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 6 - use libc::statx; [INFO] [stdout] 6 + use crate::driver::op::statx; [INFO] [stdout] | [INFO] [stdout] 6 - use libc::statx; [INFO] [stdout] 6 + use crate::driver::op::statx::types::statx; [INFO] [stdout] | [INFO] [stdout] 6 - use libc::statx; [INFO] [stdout] 6 + use io_uring::types::statx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_STATX_SYNC_AS_STAT` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | .flags(libc::AT_EMPTY_PATH | libc::AT_STATX_SYNC_AS_STAT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATX_ALL` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | .mask(libc::STATX_ALL) [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `STA_FLL` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/mod.rs:853:1 [INFO] [stdout] | [INFO] [stdout] 853 | pub const STA_FLL: c_int = 0x0008; [INFO] [stdout] | ------------------------ similarly named constant `STA_FLL` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `statx` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | syscall_u32!(statx( [INFO] [stdout] | ^^^^^ help: a function with a similar name exists: `stat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/mod.rs:876:5 [INFO] [stdout] | [INFO] [stdout] 876 | pub fn stat(path: *const c_char, buf: *mut stat) -> c_int; [INFO] [stdout] | ---------------------------------------------------------- similarly named function `stat` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/util.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | let res = unsafe { $fn($($arg, )*) }; [INFO] [stdout] | --- due to this macro variable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATX_ALL` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | libc::STATX_ALL, [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `STA_FLL` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/mod.rs:853:1 [INFO] [stdout] | [INFO] [stdout] 853 | pub const STA_FLL: c_int = 0x0008; [INFO] [stdout] | ------------------------ similarly named constant `STA_FLL` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATX_ALL` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | .mask(libc::STATX_ALL) [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `STA_FLL` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/mod.rs:853:1 [INFO] [stdout] | [INFO] [stdout] 853 | pub const STA_FLL: c_int = 0x0008; [INFO] [stdout] | ------------------------ similarly named constant `STA_FLL` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `statx` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | syscall_u32!(statx( [INFO] [stdout] | ^^^^^ help: a function with a similar name exists: `stat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/mod.rs:876:5 [INFO] [stdout] | [INFO] [stdout] 876 | pub fn stat(path: *const c_char, buf: *mut stat) -> c_int; [INFO] [stdout] | ---------------------------------------------------------- similarly named function `stat` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/util.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | let res = unsafe { $fn($($arg, )*) }; [INFO] [stdout] | --- due to this macro variable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATX_ALL` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/driver/op/statx.rs:186:19 [INFO] [stdout] | [INFO] [stdout] 186 | libc::STATX_ALL, [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `STA_FLL` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/mod.rs:853:1 [INFO] [stdout] | [INFO] [stdout] 853 | pub const STA_FLL: c_int = 0x0008; [INFO] [stdout] | ------------------------ similarly named constant `STA_FLL` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_STATX_SYNC_AS_STAT` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/file.rs:521:27 [INFO] [stdout] | [INFO] [stdout] 521 | let flags = libc::AT_STATX_SYNC_AS_STAT | libc::AT_EMPTY_PATH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `statx_timestamp` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/unix.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) stx_btime: libc::statx_timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `statx` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/unix.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | impl From for FileAttr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / s! { [INFO] [stdout] 12 | | pub struct stat { [INFO] [stdout] 13 | | pub st_dev: crate::dev_t, [INFO] [stdout] 14 | | pub st_ino: crate::ino_t, [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- similarly named struct `stat` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 43 - impl From for FileAttr { [INFO] [stdout] 43 + impl From for FileAttr { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use io_uring::types::statx; [INFO] [stdout] | [INFO] [stdout] help: if you import `statx`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 43 - impl From for FileAttr { [INFO] [stdout] 43 + impl From for FileAttr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `statx` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/unix.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | fn from(buf: libc::statx) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / s! { [INFO] [stdout] 12 | | pub struct stat { [INFO] [stdout] 13 | | pub st_dev: crate::dev_t, [INFO] [stdout] 14 | | pub st_ino: crate::ino_t, [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- similarly named struct `stat` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 - fn from(buf: libc::statx) -> Self { [INFO] [stdout] 44 + fn from(buf: libc::stat) -> Self { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use io_uring::types::statx; [INFO] [stdout] | [INFO] [stdout] help: if you import `statx`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 44 - fn from(buf: libc::statx) -> Self { [INFO] [stdout] 44 + fn from(buf: statx) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_STATX_SYNC_AS_STAT` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/mod.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let flags = libc::AT_STATX_SYNC_AS_STAT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_STATX_SYNC_AS_STAT` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/mod.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | let flags = libc::AT_STATX_SYNC_AS_STAT | libc::AT_SYMLINK_NOFOLLOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATX_BTIME` in crate `libc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/monoio-0.2.4/src/fs/metadata/mod.rs:245:46 [INFO] [stdout] | [INFO] [stdout] 245 | return if extra.stx_mask & libc::STATX_BTIME != 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling fastwebsockets-monoio v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.4.0 [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 `monoio` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f459c1be87a985466a448f9f1958c88b26c1c9a148e6a7b6d5df187eaf4cfbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f459c1be87a985466a448f9f1958c88b26c1c9a148e6a7b6d5df187eaf4cfbfc", kill_on_drop: false }` [INFO] [stdout] f459c1be87a985466a448f9f1958c88b26c1c9a148e6a7b6d5df187eaf4cfbfc