[INFO] fetching crate mecomp-core 0.5.5... [INFO] testing mecomp-core-0.5.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mecomp-core 0.5.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mecomp-core 0.5.5 [INFO] finished tweaking crates.io crate mecomp-core 0.5.5 [INFO] tweaked toml for crates.io crate mecomp-core 0.5.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mecomp-core 0.5.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mecomp-core 0.5.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-http v0.28.0 [INFO] [stderr] Downloaded rstest_reuse v0.7.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded console-api v0.8.1 [INFO] [stderr] Downloaded opentelemetry-otlp v0.28.0 [INFO] [stderr] Downloaded opentelemetry v0.28.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.29.0 [INFO] [stderr] Downloaded tracing-flame v0.2.0 [INFO] [stderr] Downloaded console-subscriber v0.4.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.28.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e63ce212fb0b6075b835bec4648d57e18af4c04043b1d4d53a4e9c73647c22 [INFO] running `Command { std: "docker" "start" "-a" "81e63ce212fb0b6075b835bec4648d57e18af4c04043b1d4d53a4e9c73647c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e63ce212fb0b6075b835bec4648d57e18af4c04043b1d4d53a4e9c73647c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e63ce212fb0b6075b835bec4648d57e18af4c04043b1d4d53a4e9c73647c22", kill_on_drop: false }` [INFO] [stdout] 81e63ce212fb0b6075b835bec4648d57e18af4c04043b1d4d53a4e9c73647c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaf441009f3e3eb586d8ed09dd3d8597e189359d9c30565e549562d28a87f391 [INFO] running `Command { std: "docker" "start" "-a" "aaf441009f3e3eb586d8ed09dd3d8597e189359d9c30565e549562d28a87f391", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.26.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tarpc-plugins v0.14.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.16.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling object-pool v0.6.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.26.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling one-or-many v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-caf v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.27.0 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling tarpc v0.36.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling mecomp-storage v0.5.5 [INFO] [stderr] Compiling mecomp-core v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.13s [INFO] running `Command { std: "docker" "inspect" "aaf441009f3e3eb586d8ed09dd3d8597e189359d9c30565e549562d28a87f391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf441009f3e3eb586d8ed09dd3d8597e189359d9c30565e549562d28a87f391", kill_on_drop: false }` [INFO] [stdout] aaf441009f3e3eb586d8ed09dd3d8597e189359d9c30565e549562d28a87f391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f9dd7bdacac04eb272b1eede80e64a906f4f0d9e692dd2e755defae4f60885 [INFO] running `Command { std: "docker" "start" "-a" "44f9dd7bdacac04eb272b1eede80e64a906f4f0d9e692dd2e755defae4f60885", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling linfa v0.7.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling linfa-linalg v0.1.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling sprs v0.11.1 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling unicode-security v0.1.2 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling revision-derive v0.10.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling revision v0.10.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling quick_cache v0.6.15 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kdtree v0.7.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling revision-derive v0.11.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling any_ascii v0.3.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling vart v0.9.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling surrealdb-core v2.3.7 [INFO] [stderr] Compiling trice v0.4.0 [INFO] [stderr] Compiling ammonia v4.1.1 [INFO] [stderr] Compiling dmp v0.2.3 [INFO] [stderr] Compiling lexicmp v0.1.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=037f59c3692ff6ef -C extra-filename=-e79aa8b83db62ac7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-1196b215fa05c9d8.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-97549051bdbe71da.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d15010fc7f8486c2.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-87180c806a127217.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a2fd61ff01fd7630.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2d55e70370136c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-fd20b17f45179603.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-5abe438d5bcbede7.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-9d5893902434bcb4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.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" "44f9dd7bdacac04eb272b1eede80e64a906f4f0d9e692dd2e755defae4f60885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f9dd7bdacac04eb272b1eede80e64a906f4f0d9e692dd2e755defae4f60885", kill_on_drop: false }` [INFO] [stdout] 44f9dd7bdacac04eb272b1eede80e64a906f4f0d9e692dd2e755defae4f60885