[INFO] cloning repository https://github.com/kindywu/04-ecosystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindywu/04-ecosystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2F04-ecosystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2F04-ecosystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1154b75649f4f293efa8bebd6f613f6c7d48f46e [INFO] testing kindywu/04-ecosystem against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2F04-ecosystem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kindywu/04-ecosystem on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kindywu/04-ecosystem [INFO] finished tweaking git repo https://github.com/kindywu/04-ecosystem [INFO] tweaked toml for git repo https://github.com/kindywu/04-ecosystem written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kindywu/04-ecosystem 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a839ddb42667726d5db4097e7d47d507acdc106609e8b40aad426a912c92457f [INFO] running `Command { std: "docker" "start" "-a" "a839ddb42667726d5db4097e7d47d507acdc106609e8b40aad426a912c92457f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a839ddb42667726d5db4097e7d47d507acdc106609e8b40aad426a912c92457f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a839ddb42667726d5db4097e7d47d507acdc106609e8b40aad426a912c92457f", kill_on_drop: false }` [INFO] [stdout] a839ddb42667726d5db4097e7d47d507acdc106609e8b40aad426a912c92457f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f115fd06416bbebf9f734910311a0c0b5644ae66f7e9565ca9986526ffa8706f [INFO] running `Command { std: "docker" "start" "-a" "f115fd06416bbebf9f734910311a0c0b5644ae66f7e9565ca9986526ffa8706f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.17.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.34 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aws-lc-rs v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling s2n-codec v0.37.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling s2n-quic-core v0.37.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling s2n-tls-sys v0.2.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling hyper-util v0.1.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling salvo-serde-util v0.68.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling s2n-quic-platform v0.37.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling salvo_macros v0.68.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling console-api v0.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling intrusive-collections v0.9.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling s2n-quic-transport v0.37.0 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling salvo_core v0.68.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling generator v0.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling loom v0.7.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling tokio-console v0.1.10 [INFO] [stderr] Compiling console-subscriber v0.2.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling salvo v0.68.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling s2n-quic-crypto v0.37.0 [INFO] [stderr] Compiling s2n-tls v0.2.6 [INFO] [stderr] Compiling s2n-quic-tls v0.37.0 [INFO] [stderr] Compiling s2n-quic-tls-default v0.37.0 [INFO] [stderr] Compiling s2n-quic v1.37.0 [INFO] [stderr] Compiling ecosystem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 44s [INFO] running `Command { std: "docker" "inspect" "f115fd06416bbebf9f734910311a0c0b5644ae66f7e9565ca9986526ffa8706f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f115fd06416bbebf9f734910311a0c0b5644ae66f7e9565ca9986526ffa8706f", kill_on_drop: false }` [INFO] [stdout] f115fd06416bbebf9f734910311a0c0b5644ae66f7e9565ca9986526ffa8706f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db75a24e56294c19a40ff3035109730e266383333bb67a8637d98c6a85e4104 [INFO] running `Command { std: "docker" "start" "-a" "9db75a24e56294c19a40ff3035109730e266383333bb67a8637d98c6a85e4104", kill_on_drop: false }` [INFO] [stderr] Compiling ecosystem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcll1wit/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnanoid-d2cb0ea57bfdba15.rlib,libtracing_subscriber-00b99f4c37e57f8e.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-ca4470d7753bf4ec.rlib,liblazy_static-af860367908b8176.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-394a303906fca8ee.rlib,libregex_automata-102bec97f9ebf929.rlib,libaho_corasick-00a745380b85aca7.rlib,libregex_syntax-a3b2c2df707c8030.rlib,libthread_local-7e54d3d2b941f0d7.rlib,libtracing_log-d38d5f14ea6b75d6.rlib,libsqlx-d481885546981680.rlib,libsqlx_postgres-fb29682aee8ae349.rlib,libdotenvy-6d8015f91495fe74.rlib,libcrc-96bd24c4b05fb132.rlib,libcrc_catalog-5af10f2bf5720cb5.rlib,libhex-13e08b3b00984ab7.rlib,libwhoami-7a9c52aa48ba8c60.rlib,libhome-a88fbcd35354456a.rlib,libbitflags-cc8ac0de6c10eef5.rlib,libmd5-9065ad0983aa23a9.rlib,libatoi-b1d59b52d774a355.rlib,libnum_traits-b52c8ecb80786509.rlib,libstringprep-a2808449cb386bd4.rlib,libunicode_properties-d5d4c71a51612890.rlib,libhkdf-715b3eb0c3abba78.rlib,libhmac-effb17572e275635.rlib,libsqlx_core-e0a15f9f48d132b1.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libbase64-13144a1f1e192158.rlib,libwebpki_roots-da6c00699c81e448.rlib,libsha2-1acc08a4676b9117.rlib,libcpufeatures-926366d381e17465.rlib,libdigest-b6a4693b9b565637.rlib,libsubtle-6fb8fa3405a06ffd.rlib,libblock_buffer-4955e2f502eb2b94.rlib,libcrypto_common-40c82eaf599a3dea.rlib,libgeneric_array-8bcaea54216d5ed5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,librustls-7aa67c6cf8d7c629.rlib,libsct-79889eaeca963e5e.rlib,libwebpki-0bfa80a796b57535.rlib,libring-2a2d07382ccd2234.rlib,libspin-a87c6149b9d9a8ef.rlib,libuntrusted-b2f816886faf2178.rlib,libsqlformat-0c3bd1d6b487fb95.rlib,libunicode_categories-6f2b7f5ace1e9985.rlib,libnom-06bc6c360b642e24.rlib,libitertools-6285ca581a84fd2e.rlib,libhashlink-f92e74c2a3173cc4.rlib,liburl-c3c7a5830f405506.rlib,libidna-7594b3b1a95656ea.rlib,libunicode_normalization-e5a4294a47cab7c7.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-2593632bda154282.rlib,libcrossbeam_queue-500ac653533b7de3.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libeither-825af33687bc1991.rlib,libevent_listener-0282a877755a83ef.rlib,libdotenv-7a66b7690bbb34f4.rlib,libaxum-412a44685f82b7ca.rlib,libserde_path_to_error-cdde26d23422d375.rlib,libserde_json-32b491fe4fefc8b9.rlib,libserde_urlencoded-9aa7a79dd5823c40.rlib,libryu-a980823ac8640001.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhyper_util-3234db9b2e2928a8.rlib,libhyper-04ba148f15aa6b23.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libh2-5206e2718db1d4fc.rlib,libindexmap-fe7827f0e31cb8d7.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-40842c146eaf628e.rlib,libahash-ebc73a729ecccaaa.rlib,libzerocopy-0b0b30d9039e56bc.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libhttpdate-331798cefc82cc7e.rlib,libmatchit-616cb01453b9e7d4.rlib,libsync_wrapper-9d0f00aadb9f8550.rlib,libserde-a95ee28a5adf28da.rlib,libaxum_core-61580d367b11a1e7.rlib,libmime-0188e0814ca7ddbf.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body_util-6060999e9253f6b2.rlib,libhttp_body-4371b0348f994417.rlib,libhttp-2b0cd9824ecd20f3.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtower-55c8187a66818669.rlib,libpin_project-0db3ee0355be451f.rlib,libindexmap-28f79a49a23ed705.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-fb1bb3ed1406cae2.rlib,libtracing-9e8f3fde10d4d0e8.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libonce_cell-a1d7742f74efe1da.rlib,libtokio-23043bb84570d9f2.rlib,libsignal_hook_registry-26593118da97f5c8.rlib,libnum_cpus-bbd1544946f7b9a5.rlib,libsocket2-e36355e9fa15c3b9.rlib,libbytes-3fbe0740e65931fa.rlib,libmio-d2c4ed2da297b3a3.rlib,liblog-1ad4a80b9627ed31.rlib,libparking_lot-70bdcbb7f76e358c.rlib,libparking_lot_core-4467f694e2de421f.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,librand-7bb6a624c5fb3ef1.rlib,librand_chacha-a65cc4157541c018.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-4b1ddcd849e15f36.rlib,libgetrandom-9ac5e63c14cf61bb.rlib,liblibc-18f908a110697947.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures_util-1397baaab2529c95.rlib,libmemchr-64e185d99f0c46ef.rlib,libfutures_io-0f5f944794dc689e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libtower_service-442e0d38cf369aa3.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_core-451bff7c303527ba.rlib,libtower_layer-42079adb73a9aac4.rlib,libanyhow-b6d77f56d150f7d0.rlib,libthiserror-6a979e981f39b7c3.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcll1wit/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-037d9174e2d7f1f1/out" "-L" "/opt/rustwide/target/debug/build/s2n-tls-sys-42279549f6502d47/out" "-L" "/opt/rustwide/target/debug/build/ring-ce4181411d9b8c55/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shortener-73b70fd1192ceb1c" "-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 `ecosystem` (example "shortener") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9db75a24e56294c19a40ff3035109730e266383333bb67a8637d98c6a85e4104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db75a24e56294c19a40ff3035109730e266383333bb67a8637d98c6a85e4104", kill_on_drop: false }` [INFO] [stdout] 9db75a24e56294c19a40ff3035109730e266383333bb67a8637d98c6a85e4104