[INFO] cloning repository https://github.com/connorslade/shaper_pcb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connorslade/shaper_pcb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorslade%2Fshaper_pcb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorslade%2Fshaper_pcb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd3d329c7e9f3260c50523216b9cb788e07e19a [INFO] checking connorslade/shaper_pcb against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorslade%2Fshaper_pcb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connorslade/shaper_pcb on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/connorslade/shaper_pcb [INFO] finished tweaking git repo https://github.com/connorslade/shaper_pcb [INFO] tweaked toml for git repo https://github.com/connorslade/shaper_pcb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/connorslade/shaper_pcb 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c568579bfc48be50e3e3901679f2ccd7a2fc285f188517f74eb60997c4c4c3ed [INFO] running `Command { std: "docker" "start" "-a" "c568579bfc48be50e3e3901679f2ccd7a2fc285f188517f74eb60997c4c4c3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c568579bfc48be50e3e3901679f2ccd7a2fc285f188517f74eb60997c4c4c3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c568579bfc48be50e3e3901679f2ccd7a2fc285f188517f74eb60997c4c4c3ed", kill_on_drop: false }` [INFO] [stdout] c568579bfc48be50e3e3901679f2ccd7a2fc285f188517f74eb60997c4c4c3ed [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b482008620851bfc749fb67ad5d1668bbfdc65db59f830411964c56b161036e8 [INFO] running `Command { std: "docker" "start" "-a" "b482008620851bfc749fb67ad5d1668bbfdc65db59f830411964c56b161036e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking uuid v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking svg v0.18.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking gerber-types v0.3.0 [INFO] [stderr] Checking gerber_parser v0.1.2 (https://github.com/NemoAndrea/gerber-parser.git#02650f27) [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking i_float v1.6.0 [INFO] [stderr] Checking i_shape v1.6.0 [INFO] [stderr] Checking i_overlay v1.9.4 [INFO] [stderr] Checking shaper_pcb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b482008620851bfc749fb67ad5d1668bbfdc65db59f830411964c56b161036e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b482008620851bfc749fb67ad5d1668bbfdc65db59f830411964c56b161036e8", kill_on_drop: false }` [INFO] [stdout] b482008620851bfc749fb67ad5d1668bbfdc65db59f830411964c56b161036e8