[INFO] cloning repository https://github.com/happyrust/miniacd-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happyrust/miniacd-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyrust%2Fminiacd-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyrust%2Fminiacd-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89bc858829e77529772ad82a46f011a8f4f9d7fa [INFO] checking happyrust/miniacd-fork against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyrust%2Fminiacd-fork" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/happyrust/miniacd-fork [INFO] finished tweaking git repo https://github.com/happyrust/miniacd-fork [INFO] tweaked toml for git repo https://github.com/happyrust/miniacd-fork written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/happyrust/miniacd-fork on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/happyrust/miniacd-fork 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmov v0.4.3 [INFO] [stderr] Downloaded kiddo v5.2.4 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded glamx v0.1.3 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded generator v0.8.8 [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded sorted-vec v0.8.10 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded parry3d-f64 v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3edb9f1c21f1dfaba547d756dfeb382a9a0d77fd598af353d3c8cd3ef72c18fd [INFO] running `Command { std: "docker" "start" "-a" "3edb9f1c21f1dfaba547d756dfeb382a9a0d77fd598af353d3c8cd3ef72c18fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3edb9f1c21f1dfaba547d756dfeb382a9a0d77fd598af353d3c8cd3ef72c18fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edb9f1c21f1dfaba547d756dfeb382a9a0d77fd598af353d3c8cd3ef72c18fd", kill_on_drop: false }` [INFO] [stdout] 3edb9f1c21f1dfaba547d756dfeb382a9a0d77fd598af353d3c8cd3ef72c18fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6616fa0e141ab81f52c3ee7dbe0425d6fcbb14ad36264fdb33d988ea135fc575 [INFO] running `Command { std: "docker" "start" "-a" "6616fa0e141ab81f52c3ee7dbe0425d6fcbb14ad36264fdb33d988ea135fc575", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling generator v0.8.8 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking spade v2.15.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking cmov v0.4.3 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking sorted-vec v0.8.10 [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling miniacd v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking glamx v0.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tobj v4.0.3 [INFO] [stderr] Checking parry3d-f64 v0.26.0 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking kiddo v5.2.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.43s [INFO] running `Command { std: "docker" "inspect" "6616fa0e141ab81f52c3ee7dbe0425d6fcbb14ad36264fdb33d988ea135fc575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6616fa0e141ab81f52c3ee7dbe0425d6fcbb14ad36264fdb33d988ea135fc575", kill_on_drop: false }` [INFO] [stdout] 6616fa0e141ab81f52c3ee7dbe0425d6fcbb14ad36264fdb33d988ea135fc575