[INFO] fetching crate rustposix_rup 0.1.0... [INFO] checking rustposix_rup-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate rustposix_rup 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rustposix_rup 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustposix_rup 0.1.0 [INFO] finished tweaking crates.io crate rustposix_rup 0.1.0 [INFO] tweaked toml for crates.io crate rustposix_rup 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rustposix_rup 0.1.0 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic-common v12.8.0 [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded crc32fast v1.4.1 [INFO] [stderr] Downloaded msvc-demangler v0.9.0 [INFO] [stderr] Downloaded papergrid v0.9.1 [INFO] [stderr] Downloaded grcov v0.8.19 [INFO] [stderr] Downloaded tabled v0.12.2 [INFO] [stderr] Downloaded cargo-binutils v0.3.6 [INFO] [stderr] Downloaded symbolic-demangle v12.8.0 [INFO] [stderr] Downloaded ringbuf v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6aa4cb99b46f54632620b856a54821ce69146b370c42851905ef07abc041e7a [INFO] running `Command { std: "docker" "start" "-a" "f6aa4cb99b46f54632620b856a54821ce69146b370c42851905ef07abc041e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6aa4cb99b46f54632620b856a54821ce69146b370c42851905ef07abc041e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6aa4cb99b46f54632620b856a54821ce69146b370c42851905ef07abc041e7a", kill_on_drop: false }` [INFO] [stdout] f6aa4cb99b46f54632620b856a54821ce69146b370c42851905ef07abc041e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba1a997ddffb34f82f2f994afe16598cbab3b75ab24d9bfc4b84a5a8f7b0edf [INFO] running `Command { std: "docker" "start" "-a" "6ba1a997ddffb34f82f2f994afe16598cbab3b75ab24d9bfc4b84a5a8f7b0edf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking ringbuf v0.2.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking crc32fast v1.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking papergrid v0.9.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking msvc-demangler v0.9.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking infer v0.15.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rustc-cfg v0.4.0 [INFO] [stderr] Checking tabled v0.12.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking rustposix_rup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking cargo-binutils v0.3.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tools/fs_utils.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_fds` is never used [INFO] [stdout] --> src/interface/comm.rs:558:12 [INFO] [stdout] | [INFO] [stdout] 540 | impl FdSet { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 558 | pub fn active_fds(&self, nfds: i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking grcov v0.8.19 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rustposix::safeposix::cage::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write_seek.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rustposix::safeposix::cage::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_open_close.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rustposix::safeposix::cage::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/fs_read_write.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rustposix::interface; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/fs_read_write.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustposix::tests; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/gen_getid.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rustposix::interface; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/fs_read_write_seek.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rustposix::interface; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/fs_read_write_seek.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustposix::tests; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustposix` [INFO] [stdout] --> benches/fs_open_close.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rustposix::interface; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/gen_getid.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] 18 + dispatcher::lindrustinit(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/gen_getid.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] 60 + dispatcher::lindrustfinalize(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] 26 + dispatcher::lindrustinit(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:57:63 [INFO] [stdout] | [INFO] [stdout] 57 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:57:73 [INFO] [stdout] | [INFO] [stdout] 57 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | cage.lseek_syscall(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:97:45 [INFO] [stdout] | [INFO] [stdout] 97 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:97:65 [INFO] [stdout] | [INFO] [stdout] 97 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | libc::lseek(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 141 - rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] 141 + dispatcher::lindrustfinalize(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write_seek.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] 26 + dispatcher::lindrustinit(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:50:63 [INFO] [stdout] | [INFO] [stdout] 50 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:50:73 [INFO] [stdout] | [INFO] [stdout] 50 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | cage.lseek_syscall(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:66:47 [INFO] [stdout] | [INFO] [stdout] 66 | cage.lseek_syscall(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:86:55 [INFO] [stdout] | [INFO] [stdout] 86 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:86:65 [INFO] [stdout] | [INFO] [stdout] 86 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | libc::lseek(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEEK_SET` in this scope [INFO] [stdout] --> benches/fs_read_write_seek.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | libc::lseek(fd, 0, SEEK_SET); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 4 + use libc::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::syscalls::SEEK_SET; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_read_write_seek.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 118 - rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] 118 + dispatcher::lindrustfinalize(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_open_close.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - rustposix::safeposix::dispatcher::lindrustinit(0); [INFO] [stdout] 28 + dispatcher::lindrustinit(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:45:67 [INFO] [stdout] | [INFO] [stdout] 45 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | let fd = cage.open_syscall("foo", O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_CREAT` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | O_CREAT | O_TRUNC | O_WRONLY, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_CREAT; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_CREAT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_TRUNC` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | O_CREAT | O_TRUNC | O_WRONLY, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_TRUNC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_WRONLY` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | O_CREAT | O_TRUNC | O_WRONLY, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 10 + use libc::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::O_WRONLY; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_IRWXA` in this scope [INFO] [stdout] --> benches/fs_open_close.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | S_IRWXA, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::syscalls::S_IRWXA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustposix` [INFO] [stdout] --> benches/fs_open_close.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `rustposix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 10 + use rustposix_rup::safeposix::dispatcher; [INFO] [stdout] | [INFO] [stdout] help: if you import `dispatcher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - rustposix::safeposix::dispatcher::lindrustfinalize(); [INFO] [stdout] 65 + dispatcher::lindrustfinalize(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustposix_rup` (bench "gen_getid") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/fs_read_write.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ---------- ^^^^ expected `*const i8`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/unix/mod.rs:747:12 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/fs_read_write_seek.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | fd = libc::open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRWXA); [INFO] [stdout] | ---------- ^^^^ expected `*const i8`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/unix/mod.rs:747:12 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/fs_read_write.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | libc::unlink(path); [INFO] [stdout] | ------------ ^^^^ expected `*const i8`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/unix/mod.rs:933:12 [INFO] [stdout] | [INFO] [stdout] 933 | pub fn unlink(c: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/fs_read_write_seek.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | libc::unlink(path); [INFO] [stdout] | ------------ ^^^^ expected `*const i8`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/unix/mod.rs:933:12 [INFO] [stdout] | [INFO] [stdout] 933 | pub fn unlink(c: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustposix_rup` (bench "fs_open_close") due to 13 previous errors [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustposix_rup` (bench "fs_read_write_seek") due to 20 previous errors [INFO] [stderr] error: could not compile `rustposix_rup` (bench "fs_read_write") due to 18 previous errors [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tools/fs_utils.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ba1a997ddffb34f82f2f994afe16598cbab3b75ab24d9bfc4b84a5a8f7b0edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba1a997ddffb34f82f2f994afe16598cbab3b75ab24d9bfc4b84a5a8f7b0edf", kill_on_drop: false }` [INFO] [stdout] 6ba1a997ddffb34f82f2f994afe16598cbab3b75ab24d9bfc4b84a5a8f7b0edf