[INFO] cloning repository https://github.com/3uild-3thos/lava-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3uild-3thos/lava-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7dc4f266393f197e63dc33dd32458f2527c6d77
[INFO] testing 3uild-3thos/lava-cli against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli" "/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/3uild-3thos/lava-cli
[INFO] finished tweaking git repo https://github.com/3uild-3thos/lava-cli
[INFO] tweaked toml for git repo https://github.com/3uild-3thos/lava-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3uild-3thos/lava-cli on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3uild-3thos/lava-cli 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 200cd06fc8e45758d5ecc177962db802edaa85dff1de5493fbb46dc73c9f9545
[INFO] running `Command { std: "docker" "start" "-a" "200cd06fc8e45758d5ecc177962db802edaa85dff1de5493fbb46dc73c9f9545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "200cd06fc8e45758d5ecc177962db802edaa85dff1de5493fbb46dc73c9f9545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "200cd06fc8e45758d5ecc177962db802edaa85dff1de5493fbb46dc73c9f9545", kill_on_drop: false }`
[INFO] [stdout] 200cd06fc8e45758d5ecc177962db802edaa85dff1de5493fbb46dc73c9f9545
[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 -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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43a3d9dce241e59c7911c58b03b0c913fa89c9b08e57f4211f5a4e8e5ae107d3
[INFO] running `Command { std: "docker" "start" "-a" "43a3d9dce241e59c7911c58b03b0c913fa89c9b08e57f4211f5a4e8e5ae107d3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling rhai_codegen v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rhai v1.17.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling soda_sol v0.1.0
[INFO] [stderr] error: could not compile `handlebars` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name handlebars --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-4.5.0/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="rhai"' --cfg 'feature="script_helper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dir_source", "heck", "no_logging", "rhai", "rust-embed", "script_helper", "string_helpers", "walkdir"))' -C metadata=fdd61f497a16843a -C extra-filename=-0f85460fdd49e6a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-3ef0b51f19cdd145.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-21807dab5e19c31c.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-06afe69825b01a9b.so --extern rhai=/opt/rustwide/target/debug/deps/librhai-a998a19a0f546795.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-536b441c2a4a772e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-320dfaf6d2b370ba.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-505c0c6daa4cb55e.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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="serde"' --cfg 'feature="std"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bin-features", "core-error", "debugging", "decimal", "default", "document-features", "f32_float", "fuzz", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=eb8e9d028ce016a4 -C extra-filename=-a998a19a0f546795 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a9cfbb76477f1e79.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8207733aa34650ea.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0d62c986c8eece00.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-20a943de9b0df70b.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-1dbb224f20e782ba.so --extern serde=/opt/rustwide/target/debug/deps/libserde-536b441c2a4a772e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-da9679bf3a82dee3.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-15d1d7692c6bacdb.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-fde2a2f50e3ef5cb.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "43a3d9dce241e59c7911c58b03b0c913fa89c9b08e57f4211f5a4e8e5ae107d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a3d9dce241e59c7911c58b03b0c913fa89c9b08e57f4211f5a4e8e5ae107d3", kill_on_drop: false }`
[INFO] [stdout] 43a3d9dce241e59c7911c58b03b0c913fa89c9b08e57f4211f5a4e8e5ae107d3
