[INFO] fetching crate fs_usage_sys 0.1.4...
[INFO] testing fs_usage_sys-0.1.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fs_usage_sys 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fs_usage_sys 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fs_usage_sys 0.1.4
[INFO] tweaked toml for crates.io crate fs_usage_sys 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fs_usage_sys 0.1.4 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] crate crates.io crate fs_usage_sys 0.1.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[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] cc3d174dce2b8fabe86037cf6ddf214aebfa8b994bc3c8129e19d3a3fad1345f
[INFO] running `Command { std: "docker" "start" "-a" "cc3d174dce2b8fabe86037cf6ddf214aebfa8b994bc3c8129e19d3a3fad1345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc3d174dce2b8fabe86037cf6ddf214aebfa8b994bc3c8129e19d3a3fad1345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3d174dce2b8fabe86037cf6ddf214aebfa8b994bc3c8129e19d3a3fad1345f", kill_on_drop: false }`
[INFO] [stdout] cc3d174dce2b8fabe86037cf6ddf214aebfa8b994bc3c8129e19d3a3fad1345f
[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] 951bc2c0bc6ae2bf17b4998a55ae9f765735642024a60650ac1ac2735a5d3cee
[INFO] running `Command { std: "docker" "start" "-a" "951bc2c0bc6ae2bf17b4998a55ae9f765735642024a60650ac1ac2735a5d3cee", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling fs_usage_sys v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] running `Command { std: "docker" "inspect" "951bc2c0bc6ae2bf17b4998a55ae9f765735642024a60650ac1ac2735a5d3cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951bc2c0bc6ae2bf17b4998a55ae9f765735642024a60650ac1ac2735a5d3cee", kill_on_drop: false }`
[INFO] [stdout] 951bc2c0bc6ae2bf17b4998a55ae9f765735642024a60650ac1ac2735a5d3cee
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8bd0da78b74b90ad0f6ab9b674c71a552e8d94f6d5ac7065b608577c07b235
[INFO] running `Command { std: "docker" "start" "-a" "ca8bd0da78b74b90ad0f6ab9b674c71a552e8d94f6d5ac7065b608577c07b235", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling fs_usage_sys v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> tests/test_fs_usage_available.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> tests/test_monitor_lifecycle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_usage_sys::FsUsageMonitorBuilder`
[INFO] [stdout]  --> tests/test_monitor_lifecycle.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fs_usage_sys::FsUsageMonitorBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> tests/test_monitor_lifecycle.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> tests/test_monitor_lifecycle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> tests/test_write_detection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_usage_sys::FsUsageMonitorBuilder`
[INFO] [stdout]  --> tests/test_write_detection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fs_usage_sys::FsUsageMonitorBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> tests/test_write_detection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/test_write_detection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> tests/test_write_detection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> tests/test_write_detection.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exclude_pid` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/process_filter.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let mut builder = FsUsageMonitorBuilder::new()
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 17 | |         .exclude_pid(current_pid)
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `watch_path` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/watch_mutations.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let mut monitor = FsUsageMonitorBuilder::new()
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 12 | |         .watch_path("/Users/madhavajay/dev/icaros/workspace2/lol")
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `watch_writes_only` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/writes_only.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let mut builder = FsUsageMonitorBuilder::new()
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 14 | |         .watch_writes_only() // Only watch write operations
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `watch_path` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/debug_monitor.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |             builder = builder.watch_path(path);
[INFO] [stdout]    |                               ^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `watch_path` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/basic_monitor.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |             builder = builder.watch_path(path);
[INFO] [stdout]    |                               ^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stdout] error[E0599]: no method named `build` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/debug_monitor.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut monitor = builder.build()?;
[INFO] [stdout]    |                               ^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fs_usage_sys` (example "watch_mutations") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `exclude_process` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/basic_monitor.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |       builder = builder
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 27 | |         .exclude_process("fs_usage")
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `build` found for struct `FsUsageMonitorBuilder` in the current scope
[INFO] [stdout]   --> examples/basic_monitor.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut monitor = builder.build()?;
[INFO] [stdout]    |                               ^^^^^ method not found in `FsUsageMonitorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr] error: could not compile `fs_usage_sys` (example "writes_only") due to 1 previous error
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr] error: could not compile `fs_usage_sys` (example "process_filter") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr] error: could not compile `fs_usage_sys` (example "debug_monitor") due to 2 previous errors
[INFO] [stderr] warning: fs_usage_sys@0.1.4: fs_usage_sys only works on macOS. Current target OS: linux
[INFO] [stderr] warning: fs_usage_sys@0.1.4: This crate will not function on non-macOS platforms.
[INFO] [stderr] error: could not compile `fs_usage_sys` (example "basic_monitor") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca8bd0da78b74b90ad0f6ab9b674c71a552e8d94f6d5ac7065b608577c07b235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8bd0da78b74b90ad0f6ab9b674c71a552e8d94f6d5ac7065b608577c07b235", kill_on_drop: false }`
[INFO] [stdout] ca8bd0da78b74b90ad0f6ab9b674c71a552e8d94f6d5ac7065b608577c07b235
