[INFO] fetching crate prediction-guard 0.14.0... [INFO] testing prediction-guard-0.14.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate prediction-guard 0.14.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate prediction-guard 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate prediction-guard 0.14.0 [INFO] tweaked toml for crates.io crate prediction-guard 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prediction-guard 0.14.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prediction-guard 0.14.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded itoa v1.0.13 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.0 [INFO] [stderr] Downloaded built v0.7.5 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded futures-lite v2.5.0 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded hyper v0.14.31 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded eventsource-client v0.12.2 [INFO] [stderr] Downloaded rustls v0.23.17 [INFO] [stderr] Downloaded lalrpop v0.20.2 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e75d41a73b300c8d8d323360dfba29ea34ed68d75706fda1874cbcaf254a282b [INFO] running `Command { std: "docker" "start" "-a" "e75d41a73b300c8d8d323360dfba29ea34ed68d75706fda1874cbcaf254a282b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e75d41a73b300c8d8d323360dfba29ea34ed68d75706fda1874cbcaf254a282b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75d41a73b300c8d8d323360dfba29ea34ed68d75706fda1874cbcaf254a282b", kill_on_drop: false }` [INFO] [stdout] e75d41a73b300c8d8d323360dfba29ea34ed68d75706fda1874cbcaf254a282b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea9f87a215b7959b628ae9b895fe97517df4565ec7f3220f87e0ead2e0a587a [INFO] running `Command { std: "docker" "start" "-a" "cea9f87a215b7959b628ae9b895fe97517df4565ec7f3220f87e0ead2e0a587a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling prediction-guard v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v1.5.1 [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 hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling eventsource-client v0.12.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.48s [INFO] running `Command { std: "docker" "inspect" "cea9f87a215b7959b628ae9b895fe97517df4565ec7f3220f87e0ead2e0a587a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea9f87a215b7959b628ae9b895fe97517df4565ec7f3220f87e0ead2e0a587a", kill_on_drop: false }` [INFO] [stdout] cea9f87a215b7959b628ae9b895fe97517df4565ec7f3220f87e0ead2e0a587a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd8eb4c9bd10d9a76f8a5bb690e79ae815123f559ba0694b6424ab3e04533d21 [INFO] running `Command { std: "docker" "start" "-a" "cd8eb4c9bd10d9a76f8a5bb690e79ae815123f559ba0694b6424ab3e04533d21", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling eventsource-client v0.12.2 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling prediction-guard v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `prediction-guard` (example "chat_sse") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name chat_sse --edition=2021 examples/chat_sse.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bd91ae7273626c5 -C extra-filename=-2f6657d705f64daf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56a143b40cf5bddf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5d302ddd6af35d16.rlib --extern eventsource_client=/opt/rustwide/target/debug/deps/libeventsource_client-e3e929bad272badf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9f2dab2a91c79d7.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-99af1e3e8025c447.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b3d143032bde9294.rlib --extern prediction_guard=/opt/rustwide/target/debug/deps/libprediction_guard-0a3ce6e04f19d69b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b4d0f7e94745948d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9a33a419181992db.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9a4c197525b8cd1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-326a471cbb766f31.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-682fa2e9ab015f65.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-de08dd71a9c27e15/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `prediction-guard` (example "chat_sse_async") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name chat_sse_async --edition=2021 examples/chat_sse_async.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=817754398ae852be -C extra-filename=-324b7a3462a353bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56a143b40cf5bddf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5d302ddd6af35d16.rlib --extern eventsource_client=/opt/rustwide/target/debug/deps/libeventsource_client-e3e929bad272badf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9f2dab2a91c79d7.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-99af1e3e8025c447.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b3d143032bde9294.rlib --extern prediction_guard=/opt/rustwide/target/debug/deps/libprediction_guard-0a3ce6e04f19d69b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b4d0f7e94745948d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9a33a419181992db.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9a4c197525b8cd1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-326a471cbb766f31.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-682fa2e9ab015f65.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-de08dd71a9c27e15/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `prediction-guard` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name prediction_guard --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=b0adb30836df41c5 -C extra-filename=-dd44e6c569844044 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56a143b40cf5bddf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5d302ddd6af35d16.rlib --extern eventsource_client=/opt/rustwide/target/debug/deps/libeventsource_client-e3e929bad272badf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9f2dab2a91c79d7.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-99af1e3e8025c447.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b3d143032bde9294.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b4d0f7e94745948d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9a33a419181992db.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9a4c197525b8cd1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-326a471cbb766f31.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-682fa2e9ab015f65.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-de08dd71a9c27e15/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPRzdnv/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprediction_guard-0a3ce6e04f19d69b,libreqwest-b4d0f7e94745948d,librustls_pemfile-3570519390df5317,librustls_pki_types-0bd6249cb282978d,libserde_urlencoded-9731a04c0c439382,libbase64-216937815d5196b4,libipnet-a78d4358fc5dabe0,libhyper_tls-16b68252c72e39f1,libtokio_native_tls-18e87b7d86354a28,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libserde_json-a9a4c197525b8cd1,libryu-ab986272b407cd41,libnative_tls-55a1bc51c3993537,libopenssl-2d1219d2b9cf6e96,libbitflags-e2ae9f1de5f0445f,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-9715e1fa7317008c,libhyper_util-fadd734603643843,libhyper-44211204f3c7d3de,libh2-6be55129aa6d1e6d,libatomic_waker-915dba4b61adf499,libhttp_body_util-37a60be03c7b06f2,libhttp_body-cde145a79bfbd7bc,liburl-336c45217e2f0876,libidna-1aa2e46fd65e8469,libidna_adapter-a65aa5940969fff4,libicu_normalizer-86cec33712ae4ca3,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-b6b6bfc74b27b804,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-f59e568f09b7e7a1,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-356efdbc11ac9489,libicu_provider-d6951a2380c2d081,libicu_locid-72e2ae71a00e5243,liblitemap-47e03a9fa28ebfa7,libtinystr-16afa369e9b96951,libzerovec-d06513e74951f5d8,libwriteable-763d6213d7786cb3,libyoke-1c7dac6563d92a58,libzerofrom-d9149b505ff01e2f,libstable_deref_trait-1d3ea2e5b9aa129c,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-4789d96e0569baf6,libeventsource_client-e3e929bad272badf,librand-378e659ba4b9c3dc,librand_chacha-e9eca2c2b278b0a5,libppv_lite86-8fbecd64b299f159,libzerocopy-fac4e1cd25dd5f2f,libbyteorder-c09dcbff9ce7cdb4,librand_core-f7527c883ad450fb,libhyper_rustls-d9e9d03f3679b990,librustls_native_certs-fc3e01ff030f7901,librustls_pemfile-550c29e87618f221,libbase64-732898d5debd16bb,libopenssl_probe-0a3b8bcaf3bc16eb,libtokio_rustls-02c42775b5dfe677,librustls-d56e600822dc3a03,libsct-a4007f90d58a9715,libwebpki-7c45b7f889bdf2e3,libring-8b4f2f383503b026,libgetrandom-da382cec56d55911,libspin-b02880a3994d2814,libuntrusted-540e03abf2dcef7d,libhyper_timeout-89d09d35fc34fd7f,libtokio_io_timeout-6ef16295db4e5f06,libpin_project-5590ec97df269cf5,liblog-b3d143032bde9294,libvalue_bag-84c4271ab43e616b,libhyper-54c5f5f6f2287f0d,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libh2-dc8f737310a093f3,libindexmap-489e7a582b0db777,libequivalent-1630171d1401967a,libhashbrown-c9894b1a2d56f703,libtokio_util-f691017ffc246efe,libtower_service-ffd8abe90aad1f3e,libtracing-4a6bee0b9e5d66be,libtracing_core-881651139663965c,libonce_cell-a4d09e8e9bf9e1f4,libhttp_body-192dd0c0e2d5b126,libtokio-326a471cbb766f31,libsignal_hook_registry-0190ca1e51694d4c,libsocket2-3a8140b3f27b8ed4,libmio-6c595608a9955415,libparking_lot-2124c7c5df3a770f,libparking_lot_core-7ed0a131a3ea4434,liblibc-dbe80a5f06e469cb,libcfg_if-3183e62f61f23a61,libsmallvec-ca42e0e77919cedc,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libhttpdate-6f35e35716ab0b1a,libhttp-a94e3d36d0b36e14,libitoa-53ed5a6468402d91,libbytes-c87f2690eb5d4ae7,libfnv-773757b135178300,libfutures-a9f2dab2a91c79d7,libfutures_executor-f079b7d195a3dc9b,libfutures_util-6b7101f194d3d147,libmemchr-8483526b530fc45f,libfutures_io-8f642fda0869b037,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libpin_project_lite-4f57a54ad44f2810,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libdotenvy-5d302ddd6af35d16,libserde-9a33a419181992db}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPRzdnv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-de08dd71a9c27e15/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/factuality-7e21d87d298f40e9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prediction-guard` (example "factuality") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd8eb4c9bd10d9a76f8a5bb690e79ae815123f559ba0694b6424ab3e04533d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8eb4c9bd10d9a76f8a5bb690e79ae815123f559ba0694b6424ab3e04533d21", kill_on_drop: false }` [INFO] [stdout] cd8eb4c9bd10d9a76f8a5bb690e79ae815123f559ba0694b6424ab3e04533d21