[INFO] fetching crate osutils 0.1.0...
[INFO] testing osutils-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate osutils 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate osutils 0.1.0
[INFO] finished tweaking crates.io crate osutils 0.1.0
[INFO] tweaked toml for crates.io crate osutils 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osutils 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding hostname v0.3.1 (available: v0.4.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d83a0c7a4fdd034f632d4690369598332681ad63eb69c299a3a4efa72d70b461
[INFO] running `Command { std: "docker" "start" "-a" "d83a0c7a4fdd034f632d4690369598332681ad63eb69c299a3a4efa72d70b461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d83a0c7a4fdd034f632d4690369598332681ad63eb69c299a3a4efa72d70b461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83a0c7a4fdd034f632d4690369598332681ad63eb69c299a3a4efa72d70b461", kill_on_drop: false }`
[INFO] [stdout] d83a0c7a4fdd034f632d4690369598332681ad63eb69c299a3a4efa72d70b461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03ccafc84661dfd267abdc53441a97bd9c4b71b64bc616e9474ab18364605ed1
[INFO] running `Command { std: "docker" "start" "-a" "03ccafc84661dfd267abdc53441a97bd9c4b71b64bc616e9474ab18364605ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling osutils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat`
[INFO] [stdout]    --> src/lib.rs:95:15
[INFO] [stdout]     |
[INFO] [stdout]  95 | use nix::sys::stat::{umask, Mode};
[INFO] [stdout]     |               ^^^^ could not find `stat` 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.30.1/src/sys/mod.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #![feature = "fs"]
[INFO] [stdout]     |        -------------- the item is gated behind the `fs` feature
[INFO] [stdout] 135 |     #[allow(missing_docs)]
[INFO] [stdout] 136 |     pub mod stat;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat`
[INFO] [stdout]    --> src/file.rs:4:15
[INFO] [stdout]     |
[INFO] [stdout]   4 | use nix::sys::stat::SFlag;
[INFO] [stdout]     |               ^^^^ could not find `stat` 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.30.1/src/sys/mod.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #![feature = "fs"]
[INFO] [stdout]     |        -------------- the item is gated behind the `fs` feature
[INFO] [stdout] 135 |     #[allow(missing_docs)]
[INFO] [stdout] 136 |     pub mod stat;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::chown`, `nix::unistd::Gid`, `nix::unistd::Uid`
[INFO] [stdout]    --> src/file.rs:54:23
[INFO] [stdout]     |
[INFO] [stdout]  54 |     use nix::unistd::{chown, Gid, Uid};
[INFO] [stdout]     |                       ^^^^^  ^^^  ^^^ no `Uid` in `unistd`
[INFO] [stdout]     |                       |      |
[INFO] [stdout]     |                       |      no `Gid` in `unistd`
[INFO] [stdout]     |                       no `chown` 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:993:8
[INFO] [stdout]     |
[INFO] [stdout] 967 | #![all(feature = "user", feature = "fs")]
[INFO] [stdout]     |        ---------------- the item is gated behind the `user` feature
[INFO] [stdout] ...
[INFO] [stdout] 993 | pub fn chown<P: ?Sized + NixPath>(
[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:113:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | #![feature = "user"]
[INFO] [stdout]     |    ---------------- the item is gated behind the `user` feature
[INFO] [stdout] ...
[INFO] [stdout] 113 | pub struct Gid(gid_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: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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cygwin`
[INFO] [stdout]    --> src/file.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(any(target_os = "windows", target_env = "cygwin", target_os = "macos"))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStrExt`
[INFO] [stdout]   --> src/file.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use std::os::unix::ffi::OsStrExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]  --> src/time.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let local_time: DateTime<Local> = Utc.timestamp(timestamp, 0).with_timezone(&Local);
[INFO] [stdout]   |                                           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]  --> src/time.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let utc_time: DateTime<Utc> = Utc.timestamp(timestamp, 0);
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/time.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 |             DateTime::from_utc(NaiveDateTime::from_timestamp(t, 0), Utc),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/time.rs:138:47
[INFO] [stdout]     |
[INFO] [stdout] 138 |             DateTime::from_utc(NaiveDateTime::from_timestamp(t, 0), Utc),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/time.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 DateTime::from_utc(NaiveDateTime::from_timestamp(t + offset, 0), Utc),
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/time.rs:156:51
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 DateTime::from_utc(NaiveDateTime::from_timestamp(t + offset, 0), Utc),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/time.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let local = Local.timestamp(t, 0);
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/time.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .datetime_from_str(base_time_str, "%Y-%m-%d %H:%M:%S")
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osutils` (lib) due to 3 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "03ccafc84661dfd267abdc53441a97bd9c4b71b64bc616e9474ab18364605ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ccafc84661dfd267abdc53441a97bd9c4b71b64bc616e9474ab18364605ed1", kill_on_drop: false }`
[INFO] [stdout] 03ccafc84661dfd267abdc53441a97bd9c4b71b64bc616e9474ab18364605ed1
