[INFO] cloning repository https://github.com/eugenehp/exg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenehp/exg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fexg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fexg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01c8b5177b3bdf846fb28230b9affdebdc71c669 [INFO] testing eugenehp/exg against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fexg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eugenehp/exg [INFO] finished tweaking git repo https://github.com/eugenehp/exg [INFO] tweaked toml for git repo https://github.com/eugenehp/exg written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eugenehp/exg on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eugenehp/exg 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 910aaae89f500a34ca5336e973abf4b0752e52e4e55d1c7b8cfd046717cb7ded [INFO] running `Command { std: "docker" "start" "-a" "910aaae89f500a34ca5336e973abf4b0752e52e4e55d1c7b8cfd046717cb7ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910aaae89f500a34ca5336e973abf4b0752e52e4e55d1c7b8cfd046717cb7ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910aaae89f500a34ca5336e973abf4b0752e52e4e55d1c7b8cfd046717cb7ded", kill_on_drop: false }` [INFO] [stdout] 910aaae89f500a34ca5336e973abf4b0752e52e4e55d1c7b8cfd046717cb7ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68656eb14c59fb24299dacb5bed10e317516aaf2a691a1e0d96125f8f7994b98 [INFO] running `Command { std: "docker" "start" "-a" "68656eb14c59fb24299dacb5bed10e317516aaf2a691a1e0d96125f8f7994b98", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling safetensors v0.7.0 [INFO] [stderr] Compiling exg v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.35s [INFO] running `Command { std: "docker" "inspect" "68656eb14c59fb24299dacb5bed10e317516aaf2a691a1e0d96125f8f7994b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68656eb14c59fb24299dacb5bed10e317516aaf2a691a1e0d96125f8f7994b98", kill_on_drop: false }` [INFO] [stdout] 68656eb14c59fb24299dacb5bed10e317516aaf2a691a1e0d96125f8f7994b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8768d6543ac5659f923424da7b096bd488407247b2c0f42d435a59c557bb3a06 [INFO] running `Command { std: "docker" "start" "-a" "8768d6543ac5659f923424da7b096bd488407247b2c0f42d435a59c557bb3a06", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling exg v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] error: could not compile `exg` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name exg --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a21b0dd7dd232a23 -C extra-filename=-5c317a76c82167ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-a9f5566ddb66e88c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a02d7bb564f3dac5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0810a14d131f79bb.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e84148806dbc0260.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-e34b708f19a3077c.rlib --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-de3d6451b5347829.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5cc9ededb58c4741.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0e6c26712c734cd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1081d0dd18524812.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8768d6543ac5659f923424da7b096bd488407247b2c0f42d435a59c557bb3a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8768d6543ac5659f923424da7b096bd488407247b2c0f42d435a59c557bb3a06", kill_on_drop: false }` [INFO] [stdout] 8768d6543ac5659f923424da7b096bd488407247b2c0f42d435a59c557bb3a06