[INFO] cloning repository https://github.com/evavh/break-enforcer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evavh/break-enforcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Fbreak-enforcer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Fbreak-enforcer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b420f1733678865c14bcd63d216690588388db [INFO] building evavh/break-enforcer against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Fbreak-enforcer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/evavh/break-enforcer [INFO] finished tweaking git repo https://github.com/evavh/break-enforcer [INFO] tweaked toml for git repo https://github.com/evavh/break-enforcer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evavh/break-enforcer on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evavh/break-enforcer 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a50e39996457fcb4cc146af4110d25ca9f482876e5b1e02ba48628a400b70d6 [INFO] running `Command { std: "docker" "start" "-a" "9a50e39996457fcb4cc146af4110d25ca9f482876e5b1e02ba48628a400b70d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a50e39996457fcb4cc146af4110d25ca9f482876e5b1e02ba48628a400b70d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a50e39996457fcb4cc146af4110d25ca9f482876e5b1e02ba48628a400b70d6", kill_on_drop: false }` [INFO] [stdout] 9a50e39996457fcb4cc146af4110d25ca9f482876e5b1e02ba48628a400b70d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e06b4e5e7aa8bcc51dd4ab8ed6ca4637aa3d115a948f6c6992d52aa3e70293 [INFO] running `Command { std: "docker" "start" "-a" "c3e06b4e5e7aa8bcc51dd4ab8ed6ca4637aa3d115a948f6c6992d52aa3e70293", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling service-install v0.5.5 [INFO] [stderr] Compiling break-enforcer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "c3e06b4e5e7aa8bcc51dd4ab8ed6ca4637aa3d115a948f6c6992d52aa3e70293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e06b4e5e7aa8bcc51dd4ab8ed6ca4637aa3d115a948f6c6992d52aa3e70293", kill_on_drop: false }` [INFO] [stdout] c3e06b4e5e7aa8bcc51dd4ab8ed6ca4637aa3d115a948f6c6992d52aa3e70293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6fb016b1e218f0300a102667b677ef6a24dc50ce2b17442a760b77d16bf5e1 [INFO] running `Command { std: "docker" "start" "-a" "8d6fb016b1e218f0300a102667b677ef6a24dc50ce2b17442a760b77d16bf5e1", kill_on_drop: false }` [INFO] [stderr] Compiling break-enforcer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "8d6fb016b1e218f0300a102667b677ef6a24dc50ce2b17442a760b77d16bf5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6fb016b1e218f0300a102667b677ef6a24dc50ce2b17442a760b77d16bf5e1", kill_on_drop: false }` [INFO] [stdout] 8d6fb016b1e218f0300a102667b677ef6a24dc50ce2b17442a760b77d16bf5e1