[INFO] cloning repository https://github.com/frankstolle/mailwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankstolle/mailwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankstolle%2Fmailwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankstolle%2Fmailwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9430c2b4b02699b3df8337f8bb537d858e47a6ae [INFO] testing frankstolle/mailwatch against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankstolle%2Fmailwatch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/frankstolle/mailwatch [INFO] finished tweaking git repo https://github.com/frankstolle/mailwatch [INFO] tweaked toml for git repo https://github.com/frankstolle/mailwatch written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frankstolle/mailwatch on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frankstolle/mailwatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded utf7-imap v0.3.2 [INFO] [stderr] Downloaded wit-bindgen-rt v0.33.0 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded inotify v0.11.0 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded cc v1.2.11 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded wasi v0.13.3+wasi-0.2.2 [INFO] [stderr] Downloaded winnow v0.7.0 [INFO] [stderr] Downloaded indexmap v2.7.1 [INFO] [stderr] Downloaded getrandom v0.3.1 [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded semver v1.0.25 [INFO] [stderr] Downloaded tempfile v3.16.0 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded relative-path v1.9.3 [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] a10cc9d5fe0e55cc4aec55808a7a12555c83474f37ed150760eaba0cb625b57c [INFO] running `Command { std: "docker" "start" "-a" "a10cc9d5fe0e55cc4aec55808a7a12555c83474f37ed150760eaba0cb625b57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a10cc9d5fe0e55cc4aec55808a7a12555c83474f37ed150760eaba0cb625b57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10cc9d5fe0e55cc4aec55808a7a12555c83474f37ed150760eaba0cb625b57c", kill_on_drop: false }` [INFO] [stdout] a10cc9d5fe0e55cc4aec55808a7a12555c83474f37ed150760eaba0cb625b57c [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] ea1aa1877c00af225aeff0e356f8f0a9d1fb829f4869b7a531ba3edd830e664b [INFO] running `Command { std: "docker" "start" "-a" "ea1aa1877c00af225aeff0e356f8f0a9d1fb829f4869b7a531ba3edd830e664b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling utf7-imap v0.3.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling mailwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.35s [INFO] running `Command { std: "docker" "inspect" "ea1aa1877c00af225aeff0e356f8f0a9d1fb829f4869b7a531ba3edd830e664b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1aa1877c00af225aeff0e356f8f0a9d1fb829f4869b7a531ba3edd830e664b", kill_on_drop: false }` [INFO] [stdout] ea1aa1877c00af225aeff0e356f8f0a9d1fb829f4869b7a531ba3edd830e664b [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] 81e069348b095caa3b893b08c6633d3986ba12a35d478820b94fabd851338592 [INFO] running `Command { std: "docker" "start" "-a" "81e069348b095caa3b893b08c6633d3986ba12a35d478820b94fabd851338592", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling mailwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.99s [INFO] running `Command { std: "docker" "inspect" "81e069348b095caa3b893b08c6633d3986ba12a35d478820b94fabd851338592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e069348b095caa3b893b08c6633d3986ba12a35d478820b94fabd851338592", kill_on_drop: false }` [INFO] [stdout] 81e069348b095caa3b893b08c6633d3986ba12a35d478820b94fabd851338592 [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] d8a7ca2cdf1a98e74103674e5b4f2c787b52415e55c3028928567e4cdd800044 [INFO] running `Command { std: "docker" "start" "-a" "d8a7ca2cdf1a98e74103674e5b4f2c787b52415e55c3028928567e4cdd800044", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mailwatch-d0d2b47e17309879) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test updater::tests::it_should_cover_tasks ... ok [INFO] [stdout] test watcher::test::it_should_reqport_removed_files ... ok [INFO] [stdout] test watcher::test::it_should_reqport_new_files ... ok [INFO] [stdout] test watcher::test::it_should_reqport_moved_files ... ok [INFO] [stdout] test watcher::test::it_should_reqport_new_files_in_encoded_folders ... ok [INFO] [stdout] test watcher::test::it_should_reqport_new_files_in_encoded_folders_with_subfolder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mailwatch-b25010fb3d17e9b8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8a7ca2cdf1a98e74103674e5b4f2c787b52415e55c3028928567e4cdd800044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a7ca2cdf1a98e74103674e5b4f2c787b52415e55c3028928567e4cdd800044", kill_on_drop: false }` [INFO] [stdout] d8a7ca2cdf1a98e74103674e5b4f2c787b52415e55c3028928567e4cdd800044