[INFO] cloning repository https://github.com/bldng1337/dion-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bldng1337/dion-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbldng1337%2Fdion-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbldng1337%2Fdion-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41136a32b014bcdeb8056fe9b66717ac3a8eaef4 [INFO] testing bldng1337/dion-runtime against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbldng1337%2Fdion-runtime" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bldng1337/dion-runtime [INFO] finished tweaking git repo https://github.com/bldng1337/dion-runtime [INFO] tweaked toml for git repo https://github.com/bldng1337/dion-runtime written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bldng1337/dion-runtime on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bldng1337/dion-runtime 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc1/source/rust/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc1/source/dart/rdion_runtime/rust/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml [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] Updating git repository `https://github.com/boa-dev/boa` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oslog v0.1.0 [INFO] [stderr] Downloaded delegate-attr v0.3.0 [INFO] [stderr] Downloaded flutter_rust_bridge_macros v2.10.0 [INFO] [stderr] Downloaded android_logger v0.13.3 [INFO] [stderr] Downloaded allo-isolate v0.1.26 [INFO] [stderr] Downloaded reqwest_cookie_store v0.8.0 [INFO] [stderr] Downloaded http-cache v0.19.0 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded flutter_rust_bridge v2.10.0 [INFO] [stderr] Downloaded delegate v0.13.0 [INFO] [stderr] Downloaded deadqueue v0.2.4 [INFO] [stderr] Downloaded cacache v13.0.0 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded console-subscriber v0.4.1 [INFO] [stderr] Downloaded http-cache-reqwest v0.14.0 [INFO] [stderr] Downloaded dart-sys v4.1.5 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded cow-utils v0.1.3 [INFO] [stderr] Downloaded console-api v0.8.1 [INFO] [stderr] Downloaded regress v0.10.1 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] [stderr] Downloaded ts-rs-macros v10.0.0 [INFO] [stderr] Downloaded cookie_store v0.21.0 [INFO] [stderr] Downloaded ts-rs v10.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e9778d96e5359f4b5cfdefbc97d33454804968550bbc04198ad691dd0919fa [INFO] running `Command { std: "docker" "start" "-a" "43e9778d96e5359f4b5cfdefbc97d33454804968550bbc04198ad691dd0919fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e9778d96e5359f4b5cfdefbc97d33454804968550bbc04198ad691dd0919fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e9778d96e5359f4b5cfdefbc97d33454804968550bbc04198ad691dd0919fa", kill_on_drop: false }` [INFO] [stdout] 43e9778d96e5359f4b5cfdefbc97d33454804968550bbc04198ad691dd0919fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eab29a8e7a4abb7d07ac9ca8b0777a4a5d5186b33ed972b49f070c2fc80c6782 [INFO] running `Command { std: "docker" "start" "-a" "eab29a8e7a4abb7d07ac9ca8b0777a4a5d5186b33ed972b49f070c2fc80c6782", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/rust/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/dart/rdion_runtime/rust/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling boa_string v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling boa_profiler v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [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 phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling boa_macros v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling boa_gc v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling boa_interner v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling cookie_store v0.21.0 [INFO] [stderr] Compiling boa_ast v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-compression v0.4.17 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling boa_parser v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling reflink-copy v0.1.19 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cacache v13.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling boa_engine v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling dart-sys v4.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-buffered v0.2.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling flutter_rust_bridge v2.10.0 [INFO] [stderr] Compiling ts-rs-macros v10.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling http-cache v0.19.0 [INFO] [stderr] Compiling console-api v0.8.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling flutter_rust_bridge_macros v2.10.0 [INFO] [stderr] Compiling console-subscriber v0.4.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling futures-concurrency v7.6.2 [INFO] [stderr] Compiling allo-isolate v0.1.26 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ts-rs v10.0.0 [INFO] [stderr] Compiling http-cache-reqwest v0.14.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling reqwest_cookie_store v0.8.0 [INFO] [stderr] Compiling delegate-attr v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling delegate v0.13.0 [INFO] [stderr] Compiling deadqueue v0.2.4 [INFO] [stderr] Compiling boa_interop v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling boa_runtime v0.20.0 (https://github.com/boa-dev/boa?rev=a3acc1bffcad8e4cae5e2153e1d299057497e226#a3acc1bf) [INFO] [stderr] Compiling dion-runtime v0.1.0 (/opt/rustwide/workdir/rust/core) [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "video")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "comic")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "audio")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "book")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "releasing")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "complete")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "data")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "directlink")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "epub")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "pdf")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "imagelist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "m3u8")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "mp3")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "paragraphlist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "storage")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Compiling rdion_runtime v0.1.0 (/opt/rustwide/workdir/dart/rdion_runtime/rust) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> dart/rdion_runtime/rust/src/api/simple.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | ext.setting.save().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = ext.setting.save().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "eab29a8e7a4abb7d07ac9ca8b0777a4a5d5186b33ed972b49f070c2fc80c6782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab29a8e7a4abb7d07ac9ca8b0777a4a5d5186b33ed972b49f070c2fc80c6782", kill_on_drop: false }` [INFO] [stdout] eab29a8e7a4abb7d07ac9ca8b0777a4a5d5186b33ed972b49f070c2fc80c6782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 642ae391fa306adf2846299b6e34dbf05016714edd5ce0014410b9c4a7fe6c2e [INFO] running `Command { std: "docker" "start" "-a" "642ae391fa306adf2846299b6e34dbf05016714edd5ce0014410b9c4a7fe6c2e", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/rust/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/dart/rdion_runtime/rust/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "video")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "comic")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "audio")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "book")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "releasing")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "complete")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "data")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "directlink")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "epub")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "pdf")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "imagelist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "m3u8")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "mp3")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "paragraphlist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "storage")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Compiling dion-runtime v0.1.0 (/opt/rustwide/workdir/rust/core) [INFO] [stderr] Compiling rdion_runtime v0.1.0 (/opt/rustwide/workdir/dart/rdion_runtime/rust) [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "video")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "comic")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "audio")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "book")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "releasing")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "complete")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "unknown")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "type")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "coverheader")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "data")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "directlink")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "epub")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "pdf")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "imagelist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "m3u8")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "mp3")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "paragraphlist")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(alias = "storage")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> dart/rdion_runtime/rust/src/api/simple.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | ext.setting.save().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = ext.setting.save().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcupQb1j/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libflutter_rust_bridge-f54fda9f4ce0ecdd.rlib,libthreadpool-71576a8359e4c56a.rlib,libnum_cpus-f9e61ce1f9842de5.rlib,libdart_sys-74e6b2c4fa9cbf09.rlib,liballo_isolate-869acd3b87a05ddf.rlib,libbacktrace-499cae6c4ea8e554.rlib,libminiz_oxide-ade7f474be738963.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-bfa357f18f461bc3.rlib,libaddr2line-199d7a5e9b125151.rlib,libgimli-d8a4e75382a5d983.rlib,librustc_demangle-9a78b1291c0a3f61.rlib,libatomic-1de3dd297e882f5e.rlib,libdion_runtime-28ebb9e629f80da3.rlib,libscraper-36f5b0d5ae0012b8.rlib,libselectors-a8419526288b472e.rlib,libfxhash-c493f72d80a22016.rlib,libservo_arc-b73718c6b60f1d94.rlib,libcssparser-7dd88681345fec4f.rlib,libdtoa_short-58b00e6e745b4ad5.rlib,libdtoa-4bb10917838f37b4.rlib,libhtml5ever-0578b8e49b3370a9.rlib,libmarkup5ever-f816e1675c4c1d42.rlib,libstring_cache-ff353016ac1a04f4.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libtendril-447c6d7a68026300.rlib,libutf8-f59a957f78b3215a.rlib,libfutf-b28a47f40f3f078f.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmac-d424bca5b284628c.rlib,libego_tree-386804cfbd75c111.rlib,libreqwest_middleware-c7bcb473b3dc6805.rlib,libreqwest_cookie_store-b46309abafd22d05.rlib,libreqwest-f6cf274440bc1249.rlib,libserde_urlencoded-d2818fff21ed9d57.rlib,librustls_native_certs-47b33c1fb3f9fc6c.rlib,libcookie_store-d4e4d8809a31b136.rlib,libpublicsuffix-1c1c886fb04daed9.rlib,libidna-5d4eec4671886ca2.rlib,libpsl_types-b559305e22b7b46a.rlib,libcookie-9bfc477c13baa229.rlib,libidna-0e1c97c5e6ab1b26.rlib,libunicode_normalization-68308c16c0b33dc7.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-304618c984649de0.rlib,libipnet-710a0c10aea090af.rlib,libhyper_rustls-fa1513d8be783c51.rlib,libwebpki_roots-fe525fd2d7a774d8.rlib,librustls_native_certs-14dd7174d15ad789.rlib,librustls_pemfile-e1af68f0603f0757.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libtokio_rustls-f68cfa7262b00268.rlib,librustls-51e6f5b406b55148.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-caa8bc4693142488.rlib,libring-54f6e01682f5fa27.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-9c169ed84d6ae539.rlib,libmime-e6f732c53ac9de40.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libasync_compression-032e51f2b3a4e421.rlib,libflate2-de9aabb565270637.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libbrotli-50afd1abac1ffb0c.rlib,libbrotli_decompressor-b553445bfcbc61ee.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libhyper_util-1656cd38b1189f28.rlib,libtower-1b28506e9f946e41.rlib,libindexmap-d77c75bffabd6541.rlib,libhashbrown-94464ed281767ecc.rlib,libtower_layer-36cd670e2261351e.rlib,libtower_service-0c39472df5066488.rlib,libhyper-ac979ad932584f71.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-f337da90c4d3c6ca.rlib,libh2-1fb3fca57cd0f378.rlib,libtracing-6c25ca25acdbb3a2.rlib,libtracing_core-a8e5a4aad3956654.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-037eb091aa3af6ec.rlib,libhttp_body-88f8b04f023adaa6.rlib,liblog-4f260390e802c8d1.rlib,libhttp-af3966ed0b19370a.rlib,libfnv-81596130b397d5c3.rlib,libgovernor-e2f19abd7d62605c.rlib,libquanta-ebbc26ab8a141e4d.rlib,libraw_cpuid-fe902385b4d20da7.rlib,libdashmap-32306857b675e46d.rlib,libfutures-5a7f9c82b2d42848.rlib,libfutures_executor-f0326bb54d526014.rlib,libfutures_util-a73ff6b8e4b7bd46.rlib,libfutures_channel-fcb19067b304fe08.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libnonzero_ext-ef896e812cb3b88d.rlib,libno_std_compat-ce92b705af76502f.rlib,libbase64-4cfc25a2fbceb95f.rlib,libfutures_lite-6524426411475b09.rlib,libfastrand-56a6723007b92f92.rlib,libfutures_concurrency-e348521b65afa1c9.rlib,libslab-733c8da0a074d7aa.rlib,libfutures_lite-5799282d6955faea.rlib,libfastrand-72d3ba1383de006c.rlib,libfutures_io-b2bd68d4b10eeb0a.rlib,libwaker_fn-f760212aa997abb0.rlib,libparking-a69a477aa81973b4.rlib,libfutures_buffered-ea84af82852d9e21.rlib,libdiatomic_waker-c31fc4722f0667db.rlib,libcordyceps-450196bf10f97ba2.rlib,libfixedbitset-b472f93768bbe449.rlib,libpin_project-679632829e9ececf.rlib,libboa_runtime-adfdd5d4e9525735.rlib,liburl-7ab8ec2ae669d7d7.rlib,libidna-fac0dd6016278084.rlib,libidna_adapter-54e2e43215f4247b.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libboa_interop-7736743f40acfade.rlib,libtokio_util-5969c50ee861d203.rlib,libfutures_core-650608ea1c2f4172.rlib,libfutures_sink-99400e9b2fd29067.rlib,libtokio-a18ad44a41908573.rlib,libsignal_hook_registry-947bef0939cce7e4.rlib,libsocket2-969317ca19d78971.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-c7131e5d9b5c97be.rlib,libparking_lot-6f6051e9c237df53.rlib,libpin_project_lite-219604514f12e1b1.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libts_rs-14eff23aead7f0bd.rlib,libthiserror-29cd6f0d93f118f8.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libboa_engine-343cc285fecdc972.rlib,libpollster-19e1c3f354386a08.rlib,librand-a67aefff8671361e.rlib,librand_chacha-af0cc56222e62320.rlib,libppv_lite86-7dba2ca74b97f668.rlib,librand_core-60c71e567981ce90.rlib,libgetrandom-31bffdb1832831c3.rlib,libarrayvec-03f6f77970b690f3.rlib,libserde_json-24c3f15072f9f359.rlib,libryu-e1fffcc04a075728.rlib,libnum_enum-987d9f493daca38a.rlib,libthiserror-9922c1443eb93541.rlib,libdashmap-d4fb856380bdfb72.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-4311a54770ed29c1.rlib,libahash-259dc0d0331613f8.rlib,libzerocopy-1363bffa9c86a3be.rlib,libbyteorder-1e24148c060ae1e7.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libparking_lot_core-7d9274b8f840bc28.rlib,libcfg_if-66d55f6b302e88c8.rlib,libicu_normalizer-3ab472c7c87d9e16.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-26d9d452418856b1.rlib,libtap-421ae6187ba3130e.rlib,libcow_utils-2ef7fc8bdaef25fc.rlib,libitertools-6efa82f1575f0f4a.rlib,libeither-55be7a21592ab02f.rlib,libtime-6274cf015035e8c0.rlib,libnum_threads-c4f4444077fe3ead.rlib,liblibc-a8fb0e13ed3c27fd.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libbytemuck-e192e72adf426240.rlib,libintrusive_collections-e566f53320b9673f.rlib,libmemoffset-380f8e75f359630b.rlib,libportable_atomic-0d5b86c95bffce8d.rlib,libboa_parser-d70a56cde80b55a2.rlib,libicu_properties-7cb5a0ba05f46605.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-d69899cc07797ef4.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-24bb0dacd3e61192.rlib,libicu_provider-806208e2a5e089cc.rlib,libicu_locid-6a0331422178af89.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-bf68c7bd66a9c9cd.rlib,libzerovec-69d69789640f02ac.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-342a3480a6f33cf0.rlib,libzerofrom-1ae780119712bd0e.rlib,libstable_deref_trait-442303c7f0a58071.rlib,libregress-570e6ebb5a19452d.rlib,libmemchr-8eb551391861f369.rlib,libboa_ast-c4fc56ed2a67500e.rlib,libbitflags-072f62c95c407d55.rlib,libnum_bigint-607c2448f31b6d18.rlib,libserde-472c6232a1d81fe3.rlib,libnum_integer-6b2a9e938675cb57.rlib,libnum_traits-1f840aa34b4c4a50.rlib,libboa_interner-dc4f3d9b4c7ea24b.rlib,libonce_cell-b15ed62672602246.rlib,libindexmap-17f4f6e92abaca03.rlib,libphf-e7ba4bf384eff0b9.rlib,libphf_shared-a915c08dc17b215c.rlib,libsiphasher-c80526d9005a69d3.rlib,libboa_gc-8b1be7e7aeefa4c5.rlib,libthin_vec-995cb22def9860f6.rlib,libboa_string-b93026031e1671ed.rlib,libryu_js-c10df61ddb6c4f00.rlib,libitoa-f163f11166b2899c.rlib,libsptr-e05993896683c821.rlib,libfast_float2-515bce4dfdf829ea.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libboa_profiler-31243f7f61fe124a.rlib,librustc_hash-68c670a86ceb8d0b.rlib,libhashbrown-98153bcedbc5347c.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-be9a60e31a10499f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcupQb1j/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-e5fff288967317b4/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dart-sys-1edf9e5e8b0dac3b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rdion_runtime-ab2667809c5d52a7" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `rdion_runtime` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "642ae391fa306adf2846299b6e34dbf05016714edd5ce0014410b9c4a7fe6c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642ae391fa306adf2846299b6e34dbf05016714edd5ce0014410b9c4a7fe6c2e", kill_on_drop: false }` [INFO] [stdout] 642ae391fa306adf2846299b6e34dbf05016714edd5ce0014410b9c4a7fe6c2e