[INFO] cloning repository https://github.com/schmijul/pi_estimate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schmijul/pi_estimate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmijul%2Fpi_estimate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmijul%2Fpi_estimate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f83365502abefdbf74910a6d42b842c74e9dc06e [INFO] checking schmijul/pi_estimate against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmijul%2Fpi_estimate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schmijul/pi_estimate [INFO] finished tweaking git repo https://github.com/schmijul/pi_estimate [INFO] tweaked toml for git repo https://github.com/schmijul/pi_estimate written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schmijul/pi_estimate on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/schmijul/pi_estimate 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1dc56a47bd4995786c007be4e4021976338465be8ffc048a24349254ce318aa [INFO] running `Command { std: "docker" "start" "-a" "b1dc56a47bd4995786c007be4e4021976338465be8ffc048a24349254ce318aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1dc56a47bd4995786c007be4e4021976338465be8ffc048a24349254ce318aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1dc56a47bd4995786c007be4e4021976338465be8ffc048a24349254ce318aa", kill_on_drop: false }` [INFO] [stdout] b1dc56a47bd4995786c007be4e4021976338465be8ffc048a24349254ce318aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4fd8482231caed98ce50270dc9938a5916d1c48dba90c131fa6e43b90f5a40 [INFO] running `Command { std: "docker" "start" "-a" "cc4fd8482231caed98ce50270dc9938a5916d1c48dba90c131fa6e43b90f5a40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking pi_estimate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.82s [INFO] running `Command { std: "docker" "inspect" "cc4fd8482231caed98ce50270dc9938a5916d1c48dba90c131fa6e43b90f5a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4fd8482231caed98ce50270dc9938a5916d1c48dba90c131fa6e43b90f5a40", kill_on_drop: false }` [INFO] [stdout] cc4fd8482231caed98ce50270dc9938a5916d1c48dba90c131fa6e43b90f5a40