[INFO] cloning repository https://github.com/ordilabs/live [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ordilabs/live" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Flive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Flive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 681a6a3e9cbe7c0b76a1397ad8f53b8b46c0ed3c [INFO] testing ordilabs/live against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Flive" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordilabs/live on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ordilabs/live [INFO] finished tweaking git repo https://github.com/ordilabs/live [INFO] tweaked toml for git repo https://github.com/ordilabs/live written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ordilabs/live 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.leptos.feaures [INFO] [stderr] warning: unused manifest key: dependencies.leptos_meta.feaures [INFO] [stderr] warning: unused manifest key: dependencies.leptos_router.feaures [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rustwasm/gloo` [INFO] [stderr] Updating git repository `https://github.com/ordilabs/ord-labs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos v0.4.1 [INFO] [stderr] Downloaded console-subscriber v0.1.9 [INFO] [stderr] Downloaded axum-otel-metrics v0.4.0 [INFO] [stderr] Downloaded mp4 v0.13.0 [INFO] [stderr] Downloaded leptos_macro v0.4.1 [INFO] [stderr] Downloaded leptos_dom v0.4.1 [INFO] [stderr] Downloaded server_fn v0.4.1 [INFO] [stderr] Downloaded leptos_integration_utils v0.4.1 [INFO] [stderr] Downloaded leptos_axum v0.4.1 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.12.0 [INFO] [stderr] Downloaded server_fn_macro_default v0.4.1 [INFO] [stderr] Downloaded leptos_server v0.4.1 [INFO] [stderr] Downloaded rstml v0.10.6 [INFO] [stderr] Downloaded ghost v0.1.11 [INFO] [stderr] Downloaded leptos_router v0.4.1 [INFO] [stderr] Downloaded metrics-util v0.15.0 [INFO] [stderr] Downloaded portable-atomic v1.2.0 [INFO] [stderr] Downloaded rlimit v0.9.1 [INFO] [stderr] Downloaded metrics-process v1.0.11 [INFO] [stderr] Downloaded serde_test v1.0.163 [INFO] [stderr] Downloaded libproc v0.13.0 [INFO] [stderr] Downloaded axum-extra v0.7.4 [INFO] [stderr] Downloaded leptos_reactive v0.4.1 [INFO] [stderr] Downloaded prettyplease v0.2.9 [INFO] [stderr] Downloaded derive-where v1.2.0 [INFO] [stderr] Downloaded rustix v0.36.12 [INFO] [stderr] Downloaded metrics v0.21.0 [INFO] [stderr] Downloaded leptos_meta v0.4.1 [INFO] [stderr] Downloaded quanta v0.11.0 [INFO] [stderr] Downloaded server_fn_macro v0.4.1 [INFO] [stderr] Downloaded inventory v0.3.6 [INFO] [stderr] Downloaded leptos_config v0.4.1 [INFO] [stderr] Downloaded leptos_hot_reload v0.4.1 [INFO] [stderr] Downloaded strum_macros v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b57bf59ee18235c9310edc16913356d366c18d4f8431db93184a5c3c0cc8b9a [INFO] running `Command { std: "docker" "start" "-a" "3b57bf59ee18235c9310edc16913356d366c18d4f8431db93184a5c3c0cc8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b57bf59ee18235c9310edc16913356d366c18d4f8431db93184a5c3c0cc8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b57bf59ee18235c9310edc16913356d366c18d4f8431db93184a5c3c0cc8b9a", kill_on_drop: false }` [INFO] [stdout] 3b57bf59ee18235c9310edc16913356d366c18d4f8431db93184a5c3c0cc8b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb00c06bd46186b9426d33bace590c8632c9c1b3c6122d0fbdfb3c9620f0939 [INFO] running `Command { std: "docker" "start" "-a" "8cb00c06bd46186b9426d33bace590c8632c9c1b3c6122d0fbdfb3c9620f0939", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.leptos.feaures [INFO] [stderr] warning: unused manifest key: dependencies.leptos_meta.feaures [INFO] [stderr] warning: unused manifest key: dependencies.leptos_router.feaures [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling serde_test v1.0.163 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling bitcoin v0.30.0 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling common_macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=38eda53ed4008320 -C extra-filename=-38eda53ed4008320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1fbb46ea89ae4f1c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-82423b7d1b855026.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-326db091ef8f8c12.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8cb00c06bd46186b9426d33bace590c8632c9c1b3c6122d0fbdfb3c9620f0939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb00c06bd46186b9426d33bace590c8632c9c1b3c6122d0fbdfb3c9620f0939", kill_on_drop: false }` [INFO] [stdout] 8cb00c06bd46186b9426d33bace590c8632c9c1b3c6122d0fbdfb3c9620f0939