[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#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatherine4331%2Fcfd-in-twelve" "/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/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catherine4331/cfd-in-twelve on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52cd291f999b46eabf61824d3eccd9fb520adac1b16e719a8186e095fe985593 [INFO] running `Command { std: "docker" "start" "-a" "52cd291f999b46eabf61824d3eccd9fb520adac1b16e719a8186e095fe985593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52cd291f999b46eabf61824d3eccd9fb520adac1b16e719a8186e095fe985593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cd291f999b46eabf61824d3eccd9fb520adac1b16e719a8186e095fe985593", kill_on_drop: false }` [INFO] [stdout] 52cd291f999b46eabf61824d3eccd9fb520adac1b16e719a8186e095fe985593 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec851fb4c32abbda3bb6fbaa6505ce839e339eaf1cb1e05fe5884874f339dbd [INFO] running `Command { std: "docker" "start" "-a" "3ec851fb4c32abbda3bb6fbaa6505ce839e339eaf1cb1e05fe5884874f339dbd", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pulp v0.18.21 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking gemm-common v0.18.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking gemm-f32 v0.18.0 [INFO] [stderr] Checking gemm-c64 v0.18.0 [INFO] [stderr] Checking gemm-f64 v0.18.0 [INFO] [stderr] Checking gemm-c32 v0.18.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking matrixcompare-core v0.1.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 equator v0.2.2 [INFO] [stderr] Checking coe-rs v0.1.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking gemm v0.18.0 [INFO] [stderr] Checking faer-entity v0.19.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking matrixcompare v0.3.0 [INFO] [stderr] Checking plotters-bitmap v0.3.6 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking dbgf v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking plotters v0.3.6 [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 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 41s [INFO] running `Command { std: "docker" "inspect" "3ec851fb4c32abbda3bb6fbaa6505ce839e339eaf1cb1e05fe5884874f339dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec851fb4c32abbda3bb6fbaa6505ce839e339eaf1cb1e05fe5884874f339dbd", kill_on_drop: false }` [INFO] [stdout] 3ec851fb4c32abbda3bb6fbaa6505ce839e339eaf1cb1e05fe5884874f339dbd