[INFO] cloning repository https://github.com/optozorax/portal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b02545b922d814a7a36298c7e467f0f79d9b168 [INFO] building optozorax/portal against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/optozorax/portal [INFO] finished tweaking git repo https://github.com/optozorax/portal [INFO] tweaked toml for git repo https://github.com/optozorax/portal written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/optozorax/portal on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/optozorax/portal 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dc4b1a2c9c85062420ce2d984115f0168337422b8b9e2660524cd06d19fc463 [INFO] running `Command { std: "docker" "start" "-a" "3dc4b1a2c9c85062420ce2d984115f0168337422b8b9e2660524cd06d19fc463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dc4b1a2c9c85062420ce2d984115f0168337422b8b9e2660524cd06d19fc463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc4b1a2c9c85062420ce2d984115f0168337422b8b9e2660524cd06d19fc463", kill_on_drop: false }` [INFO] [stdout] 3dc4b1a2c9c85062420ce2d984115f0168337422b8b9e2660524cd06d19fc463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a5c044523aef3b6f4afcdf57da6b9a6c191c996dce5ffa978cf8f143ad9fc5 [INFO] running `Command { std: "docker" "start" "-a" "45a5c044523aef3b6f4afcdf57da6b9a6c191c996dce5ffa978cf8f143ad9fc5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling color-hex v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] error: could not compile `matrixmultiply` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name matrixmultiply --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/matrixmultiply-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cgemm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cgemm", "constconf", "default", "num_cpus", "once_cell", "std", "thread-tree", "threading"))' -C metadata=e53028f9fe9df6bc -C extra-filename=-41feb1c16353bf98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-a726d041f28ef5ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "45a5c044523aef3b6f4afcdf57da6b9a6c191c996dce5ffa978cf8f143ad9fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a5c044523aef3b6f4afcdf57da6b9a6c191c996dce5ffa978cf8f143ad9fc5", kill_on_drop: false }` [INFO] [stdout] 45a5c044523aef3b6f4afcdf57da6b9a6c191c996dce5ffa978cf8f143ad9fc5