[INFO] cloning repository https://github.com/FractalFir/ciach [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FractalFir/ciach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fciach", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fciach'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce86251094400df9113c1785b6f8a586458474c4 [INFO] testing FractalFir/ciach against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fciach" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FractalFir/ciach on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FractalFir/ciach [INFO] finished tweaking git repo https://github.com/FractalFir/ciach [INFO] tweaked toml for git repo https://github.com/FractalFir/ciach written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FractalFir/ciach 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 544e7424e7e60f9205427d1beaf387c8c5504bd80d848f557f95fb6b85956674 [INFO] running `Command { std: "docker" "start" "-a" "544e7424e7e60f9205427d1beaf387c8c5504bd80d848f557f95fb6b85956674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544e7424e7e60f9205427d1beaf387c8c5504bd80d848f557f95fb6b85956674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544e7424e7e60f9205427d1beaf387c8c5504bd80d848f557f95fb6b85956674", kill_on_drop: false }` [INFO] [stdout] 544e7424e7e60f9205427d1beaf387c8c5504bd80d848f557f95fb6b85956674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de303051cc6b604339242b33af69fc2954bd63a52f14cdeec1e738f77ee9d7b3 [INFO] running `Command { std: "docker" "start" "-a" "de303051cc6b604339242b33af69fc2954bd63a52f14cdeec1e738f77ee9d7b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling rhai_codegen v2.0.0 [INFO] [stderr] Compiling rhai v1.17.1 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] error: could not compile `rhai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.17.1/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="default"' --cfg 'feature="std"' -C metadata=fb992ab8627b2f85 -C extra-filename=-fb992ab8627b2f85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a2248f38341d0344.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-89ef8523a77bb8c8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-52f5c315dba1db83.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-102e13407777215c.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-59f4207788c4085f.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7b09abb415356d13.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-97b78dde980146db.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-d03a0521bf0e16f6.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de303051cc6b604339242b33af69fc2954bd63a52f14cdeec1e738f77ee9d7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de303051cc6b604339242b33af69fc2954bd63a52f14cdeec1e738f77ee9d7b3", kill_on_drop: false }` [INFO] [stdout] de303051cc6b604339242b33af69fc2954bd63a52f14cdeec1e738f77ee9d7b3