[INFO] fetching crate websocat 4.0.0-alpha2...
[INFO] testing websocat-4.0.0-alpha2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate websocat 4.0.0-alpha2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate websocat 4.0.0-alpha2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate websocat 4.0.0-alpha2
[INFO] tweaked toml for crates.io crate websocat 4.0.0-alpha2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate websocat 4.0.0-alpha2 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 crates.io crate websocat 4.0.0-alpha2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 45bc5166ac12a172fcc0a804cacdb4c9bf820f2ff023053ab9b6e2fc289956f3
[INFO] running `Command { std: "docker" "start" "-a" "45bc5166ac12a172fcc0a804cacdb4c9bf820f2ff023053ab9b6e2fc289956f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45bc5166ac12a172fcc0a804cacdb4c9bf820f2ff023053ab9b6e2fc289956f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45bc5166ac12a172fcc0a804cacdb4c9bf820f2ff023053ab9b6e2fc289956f3", kill_on_drop: false }`
[INFO] [stdout] 45bc5166ac12a172fcc0a804cacdb4c9bf820f2ff023053ab9b6e2fc289956f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 25bb8644ec921b3776f3a3521f6038c129df62636d0538d40d847b150521ed1e
[INFO] running `Command { std: "docker" "start" "-a" "25bb8644ec921b3776f3a3521f6038c129df62636d0538d40d847b150521ed1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling websocket-sans-io v0.1.0
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling filedesc v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-seqpacket v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling websocat v4.0.0-alpha2 (/opt/rustwide/workdir)
[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.21.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="internals"' --cfg 'feature="no-std-compat"' --cfg 'feature="no_custom_syntax"' --cfg 'feature="no_float"' --cfg 'feature="no_module"' --cfg 'feature="no_time"' --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=92c6682e45ef46c2 -C extra-filename=-096cadcc54abf2b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a6450f89fe854274.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2605456e817d8df8.rmeta --extern no_std_compat=/opt/rustwide/target/debug/deps/libno_std_compat-7f54f0df27f5ac48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0960eae21c4468e9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3551b946401e5b8.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-1338bc2c0501daee.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c9224ab432ff296d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-26d03e1c9f96f4f3.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-d2a3e7b636088c19.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-6d2bec02118c3de6.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] running `Command { std: "docker" "inspect" "25bb8644ec921b3776f3a3521f6038c129df62636d0538d40d847b150521ed1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bb8644ec921b3776f3a3521f6038c129df62636d0538d40d847b150521ed1e", kill_on_drop: false }`
[INFO] [stdout] 25bb8644ec921b3776f3a3521f6038c129df62636d0538d40d847b150521ed1e
