[INFO] fetching crate notify 8.0.0... [INFO] testing notify-8.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate notify 8.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate notify 8.0.0 [INFO] finished tweaking crates.io crate notify 8.0.0 [INFO] tweaked toml for crates.io crate notify 8.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate notify 8.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding nix v0.29.0 (available: v0.30.1) [INFO] [stderr] Adding windows-sys v0.59.0 (available: v0.60.2) [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] 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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0274547d96c916c79fb302d8224c20c80c11c002d5210da381698b0414943bda [INFO] running `Command { std: "docker" "start" "-a" "0274547d96c916c79fb302d8224c20c80c11c002d5210da381698b0414943bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0274547d96c916c79fb302d8224c20c80c11c002d5210da381698b0414943bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0274547d96c916c79fb302d8224c20c80c11c002d5210da381698b0414943bda", kill_on_drop: false }` [INFO] [stdout] 0274547d96c916c79fb302d8224c20c80c11c002d5210da381698b0414943bda [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=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] 0083ec8ff3e698f635ca4b15c63639525113e01a5eba1b796fad6706f7142855 [INFO] running `Command { std: "docker" "start" "-a" "0083ec8ff3e698f635ca4b15c63639525113e01a5eba1b796fad6706f7142855", kill_on_drop: false }` [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling notify v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "0083ec8ff3e698f635ca4b15c63639525113e01a5eba1b796fad6706f7142855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0083ec8ff3e698f635ca4b15c63639525113e01a5eba1b796fad6706f7142855", kill_on_drop: false }` [INFO] [stdout] 0083ec8ff3e698f635ca4b15c63639525113e01a5eba1b796fad6706f7142855 [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=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] 8b3128e1efea6a7136ec0b8154b96caec1468ae2ea8780ec94f4847328ff1045 [INFO] running `Command { std: "docker" "start" "-a" "8b3128e1efea6a7136ec0b8154b96caec1468ae2ea8780ec94f4847328ff1045", 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] Compiling similar v2.7.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling notify v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | assert_debug_impl!(Config); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 409 | assert_debug_impl!(Error); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | assert_debug_impl!(ErrorKind); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | assert_debug_impl!(NullWatcher); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | assert_debug_impl!(PollWatcher); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 413 | assert_debug_impl!(RecommendedWatcher); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | assert_debug_impl!(RecursiveMode); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeedsDebug` is never used [INFO] [stdout] --> src/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | assert_debug_impl!(WatcherKind); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "8b3128e1efea6a7136ec0b8154b96caec1468ae2ea8780ec94f4847328ff1045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3128e1efea6a7136ec0b8154b96caec1468ae2ea8780ec94f4847328ff1045", kill_on_drop: false }` [INFO] [stdout] 8b3128e1efea6a7136ec0b8154b96caec1468ae2ea8780ec94f4847328ff1045 [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=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" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 724580606babedf2ceff44784bc5eb006a319cc431714b4d7bdf7019349af18a [INFO] running `Command { std: "docker" "start" "-a" "724580606babedf2ceff44784bc5eb006a319cc431714b4d7bdf7019349af18a", kill_on_drop: false }` [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 408 | assert_debug_impl!(Config); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 409 | assert_debug_impl!(Error); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 410 | assert_debug_impl!(ErrorKind); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 411 | assert_debug_impl!(NullWatcher); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 412 | assert_debug_impl!(PollWatcher); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 413 | assert_debug_impl!(RecommendedWatcher); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 414 | assert_debug_impl!(RecursiveMode); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait `NeedsDebug` is never used [INFO] [stderr] --> src/lib.rs:403:23 [INFO] [stderr] | [INFO] [stderr] 403 | trait NeedsDebug: std::fmt::Debug {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 415 | assert_debug_impl!(WatcherKind); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `notify` (lib test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/notify-cbe6ae2bd976cd63) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test inotify::inotify_watcher_is_send_and_sync ... ok [INFO] [stdout] test tests::test_debug_impl ... ok [INFO] [stdout] test error::display_formatted_errors ... ok [INFO] [stdout] test poll::poll_watcher_is_send_and_sync ... ok [INFO] [stdout] test tests::test_object_safe ... ok [INFO] [stdout] test tests::integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "724580606babedf2ceff44784bc5eb006a319cc431714b4d7bdf7019349af18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724580606babedf2ceff44784bc5eb006a319cc431714b4d7bdf7019349af18a", kill_on_drop: false }` [INFO] [stdout] 724580606babedf2ceff44784bc5eb006a319cc431714b4d7bdf7019349af18a