[INFO] cloning repository https://github.com/GitTuanKiet/engo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitTuanKiet/engo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitTuanKiet%2Fengo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitTuanKiet%2Fengo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dfca3ce3f68a70d165728f794b7dd5b3358b6ff
[INFO] checking GitTuanKiet/engo against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitTuanKiet%2Fengo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GitTuanKiet/engo
[INFO] finished tweaking git repo https://github.com/GitTuanKiet/engo
[INFO] tweaked toml for git repo https://github.com/GitTuanKiet/engo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GitTuanKiet/engo on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GitTuanKiet/engo 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4
[INFO] running `Command { std: "docker" "start" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking tantivy-bitpacker v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ee31298083acb517 -C extra-filename=-d01d72ca728b9cb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e644acf4bdfb9529.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nano-gemm-f64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name nano_gemm_f64 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f64-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ef60bc34b50ce06b -C extra-filename=-ebc64a77d426b2d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-934915014a118128.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4", kill_on_drop: false }`
[INFO] [stdout] 4db688e80d18a62a8b7bddcd3bed6d1b134ce07503cc37be7f548d4d235af6c4
