[INFO] cloning repository https://github.com/carlvoller/fs-tracers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carlvoller/fs-tracers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Ffs-tracers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Ffs-tracers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30393775b035f6428e3e947f8bda0f54e57c4b4c [INFO] checking carlvoller/fs-tracers against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Ffs-tracers" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/carlvoller/fs-tracers [INFO] finished tweaking git repo https://github.com/carlvoller/fs-tracers [INFO] tweaked toml for git repo https://github.com/carlvoller/fs-tracers written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carlvoller/fs-tracers on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/carlvoller/fs-tracers 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/carlvoller/nix` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.24.0 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded pyo3-async-runtimes-macros v0.24.0 [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded pyo3-build-config v0.24.0 [INFO] [stderr] Downloaded neon-macros v1.0.0 [INFO] [stderr] Downloaded syn-mid v0.6.0 [INFO] [stderr] Downloaded pyo3-async-runtimes v0.24.0 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded pyo3-ffi v0.24.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.0 [INFO] [stderr] Downloaded neon v1.0.0 [INFO] [stderr] Downloaded pyo3 v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f89a0f7b1d18ae1628af71dc22d5fa6d034446e00bfa19bce4f75108eb50bd4 [INFO] running `Command { std: "docker" "start" "-a" "9f89a0f7b1d18ae1628af71dc22d5fa6d034446e00bfa19bce4f75108eb50bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f89a0f7b1d18ae1628af71dc22d5fa6d034446e00bfa19bce4f75108eb50bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f89a0f7b1d18ae1628af71dc22d5fa6d034446e00bfa19bce4f75108eb50bd4", kill_on_drop: false }` [INFO] [stdout] 9f89a0f7b1d18ae1628af71dc22d5fa6d034446e00bfa19bce4f75108eb50bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3790408d7f28d2d1177d551d18fba657b997e20c9c8a72a175f76997579bb1fe [INFO] running `Command { std: "docker" "start" "-a" "3790408d7f28d2d1177d551d18fba657b997e20c9c8a72a175f76997579bb1fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling nix v0.29.0 (https://github.com/carlvoller/nix?branch=master#21c54ec4) [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn-mid v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling neon-macros v1.0.0 [INFO] [stderr] Compiling pyo3-async-runtimes-macros v0.24.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking neon v1.0.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking kanshi v0.1.0 (/opt/rustwide/workdir/kanshi) [INFO] [stderr] Checking kanshi-js v0.1.7 (/opt/rustwide/workdir/kanshi-js) [INFO] [stderr] Checking pyo3-async-runtimes v0.24.0 [INFO] [stderr] Checking kanshi-py v0.1.0 (/opt/rustwide/workdir/kanshi-py) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "3790408d7f28d2d1177d551d18fba657b997e20c9c8a72a175f76997579bb1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3790408d7f28d2d1177d551d18fba657b997e20c9c8a72a175f76997579bb1fe", kill_on_drop: false }` [INFO] [stdout] 3790408d7f28d2d1177d551d18fba657b997e20c9c8a72a175f76997579bb1fe