[INFO] cloning repository https://github.com/catherine4331/cfd-in-twelve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catherine4331/cfd-in-twelve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatherine4331%2Fcfd-in-twelve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatherine4331%2Fcfd-in-twelve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e20ba21b26e7900b98f355e81760268d993face [INFO] checking catherine4331/cfd-in-twelve against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatherine4331%2Fcfd-in-twelve" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/catherine4331/cfd-in-twelve [INFO] finished tweaking git repo https://github.com/catherine4331/cfd-in-twelve [INFO] tweaked toml for git repo https://github.com/catherine4331/cfd-in-twelve written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catherine4331/cfd-in-twelve on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/catherine4331/cfd-in-twelve 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 379564ecb0ed87de381261b99eeb3cc5a30ef77415cbcd245896bd04f1af7aed [INFO] running `Command { std: "docker" "start" "-a" "379564ecb0ed87de381261b99eeb3cc5a30ef77415cbcd245896bd04f1af7aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "379564ecb0ed87de381261b99eeb3cc5a30ef77415cbcd245896bd04f1af7aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379564ecb0ed87de381261b99eeb3cc5a30ef77415cbcd245896bd04f1af7aed", kill_on_drop: false }` [INFO] [stdout] 379564ecb0ed87de381261b99eeb3cc5a30ef77415cbcd245896bd04f1af7aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701ea88b9b05826ad2b0502364557869a628f9c0dd66311d07491007962de8cc [INFO] running `Command { std: "docker" "start" "-a" "701ea88b9b05826ad2b0502364557869a628f9c0dd66311d07491007962de8cc", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking pulp v0.18.21 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking coe-rs v0.1.2 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking gemm-common v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking gemm-f64 v0.18.0 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking gemm-f32 v0.18.0 [INFO] [stderr] Checking gemm-c32 v0.18.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking gemm-c64 v0.18.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking gemm v0.18.0 [INFO] [stderr] Checking plotters-bitmap v0.3.6 [INFO] [stderr] Checking faer-entity v0.19.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking matrixcompare v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking dbgf v0.1.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking npyz v0.8.3 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking nano-gemm v0.1.2 [INFO] [stderr] Checking faer v0.19.1 [INFO] [stderr] Checking cfd-in-twelve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "701ea88b9b05826ad2b0502364557869a628f9c0dd66311d07491007962de8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701ea88b9b05826ad2b0502364557869a628f9c0dd66311d07491007962de8cc", kill_on_drop: false }` [INFO] [stdout] 701ea88b9b05826ad2b0502364557869a628f9c0dd66311d07491007962de8cc