[INFO] fetching crate raddy-ad 0.0.0-beta1...
[INFO] checking raddy-ad-0.0.0-beta1 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] extracting crate raddy-ad 0.0.0-beta1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate raddy-ad 0.0.0-beta1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate raddy-ad 0.0.0-beta1
[INFO] tweaked toml for crates.io crate raddy-ad 0.0.0-beta1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raddy-ad 0.0.0-beta1 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raddy-ad 0.0.0-beta1 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8e9a2861ec9504be75f58fc30c256700123e21e112145a5e262c4374e039b38
[INFO] running `Command { std: "docker" "start" "-a" "f8e9a2861ec9504be75f58fc30c256700123e21e112145a5e262c4374e039b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8e9a2861ec9504be75f58fc30c256700123e21e112145a5e262c4374e039b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e9a2861ec9504be75f58fc30c256700123e21e112145a5e262c4374e039b38", kill_on_drop: false }`
[INFO] [stdout] f8e9a2861ec9504be75f58fc30c256700123e21e112145a5e262c4374e039b38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36731211ff354f4fdfb6e560b622fb744b303acdf34c6f5987734c84070cc169
[INFO] running `Command { std: "docker" "start" "-a" "36731211ff354f4fdfb6e560b622fb744b303acdf34c6f5987734c84070cc169", 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 libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dyn-stack v0.11.0
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking gemm-common v0.18.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking gemm-f32 v0.18.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking gemm-f64 v0.18.0
[INFO] [stderr]     Checking gemm-c64 v0.18.0
[INFO] [stderr]     Checking gemm-c32 v0.18.0
[INFO] [stderr]     Checking npyz v0.8.3
[INFO] [stderr]     Checking faer-entity v0.20.1
[INFO] [stderr]     Checking gemm v0.18.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking nano-gemm v0.1.2
[INFO] [stderr]     Checking faer v0.20.1
[INFO] [stderr]     Checking raddy-ad v0.0.0-beta1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "36731211ff354f4fdfb6e560b622fb744b303acdf34c6f5987734c84070cc169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36731211ff354f4fdfb6e560b622fb744b303acdf34c6f5987734c84070cc169", kill_on_drop: false }`
[INFO] [stdout] 36731211ff354f4fdfb6e560b622fb744b303acdf34c6f5987734c84070cc169
