[INFO] cloning repository https://github.com/deBarbarinAntoine/dirwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deBarbarinAntoine/dirwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeBarbarinAntoine%2Fdirwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeBarbarinAntoine%2Fdirwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 491d77aba9f72f7772221da7c37444f52cfc3030 [INFO] testing deBarbarinAntoine/dirwatch against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeBarbarinAntoine%2Fdirwatch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deBarbarinAntoine/dirwatch [INFO] finished tweaking git repo https://github.com/deBarbarinAntoine/dirwatch [INFO] tweaked toml for git repo https://github.com/deBarbarinAntoine/dirwatch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deBarbarinAntoine/dirwatch on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deBarbarinAntoine/dirwatch 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded notify-debouncer-mini v0.5.0 [INFO] [stderr] Downloaded notify-types v1.0.0 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c8c5554d1b0cfe6ce71dfb63d93c52e874de2934ab5cce37a2a5eeb160304a [INFO] running `Command { std: "docker" "start" "-a" "63c8c5554d1b0cfe6ce71dfb63d93c52e874de2934ab5cce37a2a5eeb160304a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c8c5554d1b0cfe6ce71dfb63d93c52e874de2934ab5cce37a2a5eeb160304a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c8c5554d1b0cfe6ce71dfb63d93c52e874de2934ab5cce37a2a5eeb160304a", kill_on_drop: false }` [INFO] [stdout] 63c8c5554d1b0cfe6ce71dfb63d93c52e874de2934ab5cce37a2a5eeb160304a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43d1e9f2930bdd975dc00d06b325fcc48429bbe6a2c79475684568a2f5e61417 [INFO] running `Command { std: "docker" "start" "-a" "43d1e9f2930bdd975dc00d06b325fcc48429bbe6a2c79475684568a2f5e61417", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.5.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling dirwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "43d1e9f2930bdd975dc00d06b325fcc48429bbe6a2c79475684568a2f5e61417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d1e9f2930bdd975dc00d06b325fcc48429bbe6a2c79475684568a2f5e61417", kill_on_drop: false }` [INFO] [stdout] 43d1e9f2930bdd975dc00d06b325fcc48429bbe6a2c79475684568a2f5e61417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bae7498afaae325d39de865a6a1ab9cf86a541d3a594681849055c4b7ae67e0d [INFO] running `Command { std: "docker" "start" "-a" "bae7498afaae325d39de865a6a1ab9cf86a541d3a594681849055c4b7ae67e0d", kill_on_drop: false }` [INFO] [stderr] Compiling dirwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "bae7498afaae325d39de865a6a1ab9cf86a541d3a594681849055c4b7ae67e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae7498afaae325d39de865a6a1ab9cf86a541d3a594681849055c4b7ae67e0d", kill_on_drop: false }` [INFO] [stdout] bae7498afaae325d39de865a6a1ab9cf86a541d3a594681849055c4b7ae67e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c5563c690a37c5a53d79ac561739da1a322c38533c9ca879d46e269c1baa029 [INFO] running `Command { std: "docker" "start" "-a" "0c5563c690a37c5a53d79ac561739da1a322c38533c9ca879d46e269c1baa029", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dirwatch-2b644801de9e4528) [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" "0c5563c690a37c5a53d79ac561739da1a322c38533c9ca879d46e269c1baa029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5563c690a37c5a53d79ac561739da1a322c38533c9ca879d46e269c1baa029", kill_on_drop: false }` [INFO] [stdout] 0c5563c690a37c5a53d79ac561739da1a322c38533c9ca879d46e269c1baa029