[INFO] cloning repository https://github.com/willmorong/stuffchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willmorong/stuffchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmorong%2Fstuffchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmorong%2Fstuffchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb2c13d1d516c4b2dea8967192a479c839372a14 [INFO] testing willmorong/stuffchat against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmorong%2Fstuffchat" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/willmorong/stuffchat [INFO] finished tweaking git repo https://github.com/willmorong/stuffchat [INFO] tweaked toml for git repo https://github.com/willmorong/stuffchat written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/willmorong/stuffchat on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/willmorong/stuffchat 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2752ece692d8e7e4157822ae9693b8517e5313022f49e4bec695fb1ca54fc249 [INFO] running `Command { std: "docker" "start" "-a" "2752ece692d8e7e4157822ae9693b8517e5313022f49e4bec695fb1ca54fc249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2752ece692d8e7e4157822ae9693b8517e5313022f49e4bec695fb1ca54fc249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2752ece692d8e7e4157822ae9693b8517e5313022f49e4bec695fb1ca54fc249", kill_on_drop: false }` [INFO] [stdout] 2752ece692d8e7e4157822ae9693b8517e5313022f49e4bec695fb1ca54fc249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d691746dbb8991ee92904acc48e277b44d845b75a8b1a03c0887364cf8ad6b [INFO] running `Command { std: "docker" "start" "-a" "24d691746dbb8991ee92904acc48e277b44d845b75a8b1a03c0887364cf8ad6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling actix-multipart-derive v0.7.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling actix-files v0.6.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling actix-multipart v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling stuffchat v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 21s [INFO] running `Command { std: "docker" "inspect" "24d691746dbb8991ee92904acc48e277b44d845b75a8b1a03c0887364cf8ad6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d691746dbb8991ee92904acc48e277b44d845b75a8b1a03c0887364cf8ad6b", kill_on_drop: false }` [INFO] [stdout] 24d691746dbb8991ee92904acc48e277b44d845b75a8b1a03c0887364cf8ad6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48400f123c06d321024498e08d7d15f26f82075aed31a55f7a36efb72a9dea57 [INFO] running `Command { std: "docker" "start" "-a" "48400f123c06d321024498e08d7d15f26f82075aed31a55f7a36efb72a9dea57", kill_on_drop: false }` [INFO] [stderr] Compiling stuffchat v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcrBfmOW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstuffchat-0afd244ddc09f3a5,liburlencoding-2e57689ab08a86e0,libinfer-9267f1b639b94cef,libcfb-26ffa29d438be8c1,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libactix_web_actors-900ab49b1b8fc69c,libactix_files-4af9a13c05ac02af,libhttp_range-ca22606b01d935fe,libv_htmlescape-cff782c6f6938fa6,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libsanitize_filename-886b5050bbc46e64,libimage-96c6fa42d4faf8af,libimage_webp-66d30c79fc9bcd44,libqoi-8c761d108626cd96,libmoxcms-8a0b6d0f589b9d90,libpxfm-7ba90094ffe9c576,libtiff-dd431239956fa4cb,libfax-67f97d481b754488,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-2875e6a90d1e3b85,libfdeflate-6938c6b3b1cefc1d,libexr-a697f12e706b9839,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-a5d99829117e99a4,libzune_jpeg-302ea4448f1a30bf,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-416feaaf90fe57fa,libloop9-1ac294f594997f3a,libavif_serialize-c61c14ddb470e462,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-804b16ae0d0978e2,libprofiling-82238de582a52c2a,libav_scenechange-b2c259ea5eadc5ef,liby4m-9b04e3cf8ac46700,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libav1_grain-ca6b2c584abcda92,libnom-067154f2e1d14e48,libnum_rational-34870ec64e277cdd,libanyhow-7e5dcd40304f6dad,libmaybe_rayon-4c66e549734e5b4d,librayon-96291861e206157b,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libv_frame-46a86340587e630e,libarrayvec-41dcfe80309d7422,libaligned_vec-37fe09362b57ca48,libequator-95b672d7b06dfbf3,libbitstream_io-33d13b170e8cd839,libitertools-b43cf054c64f6111,libimgref-3061c516f5a3939d,libbytemuck-70837a11a8946efc,libactix_multipart-0dd74a4ef4423e33,libserde_plain-6c666421aa9e3c58,librand-52129cf8e59d000a,librand_chacha-3d28624bcef27955,libtempfile-8cf575d90a6fa24f,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287,libhmac-0f99754cec4189df,libreqwest-cba587dc1afef36b,libhyper_rustls-6dc05297c1be0f9f,libtokio_rustls-ba5c799f3771f6ff,libtower_http-6cb478eedf5dbe35,libiri_string-d8b08e8827a09725,libtower-4e1522435c6d2cf2,libtower_layer-d70c7e404336389b,libhyper_util-85417413d3fb1709,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-64981bbcaea6a50c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libatomic_waker-001109810bdecbaa,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libsync_wrapper-a3845461b7db14a0,libjsonwebtoken-6c66c7d0a6047f21,libpem-d607f251a0d98a82,libsimple_asn1-a257fbf0392d2017,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libsignature-5e5320f1c885308d,libaws_lc_rs-526e57d13e2072a2,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-a892892f54fbbba9,libargon2-f4810c3518e598b4,libblake2-8ecbf0ee8e384377,libpassword_hash-af4f6efed4692037,libbase64ct-82861b8eff39e2a5,librand_core-303c54b15ddc8c08,libsqlx-47fa7dd074ed8fa4,libsqlx_sqlite-b9f3fc0ae8fda01e,libfutures_executor-d85d4a3c53629692,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-88a60fc17ea38f48,libatoi-f0f1db917f91c1cb,libsqlx_core-0540eafa926e77ce,libwebpki_roots-ca582cd334956b69,libwebpki_roots-4686be88c31cf4c7,libthiserror-d3edff3eef36c78c,libsha2-e2046601720ef5ea,librustls-76acf869c4d69c9f,libwebpki-92144201727c2d6d,libring-169b719b0fc67b57,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhashlink-829a68661a219f67,libhashbrown-864b4abfa764ac43,liballocator_api2-3bc2480ae44878f3,libuuid-be5d96d5884973fb,libcrossbeam_queue-f068d10e96971ec0,libeither-bf04db54162f9931,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libchrono-f78862bf277f0155,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libactix_web-d3ca3e22a37868b3,libimpl_more-6fc7c6fa77315c70,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libserde_urlencoded-f99a34b2e813c42d,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libserde_json-d0a96f18fcc3f980,libzmij-28e533f12dcdc693,libactix_server-60dd214d9b89e894,libsocket2-09e6398933da7311,libactix_router-0ec1d46a8eac1219,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68,libcookie-e4b1fcd3a0c0ed7d,libtime-1adeb0948fa3ed70,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libactix_http-0cbcc63d86b7a050,librand-ee14935d91a40fa3,librand_chacha-4918e39bb227bf9a,libppv_lite86-ab648ed562e25730,libzerocopy-c0dcb1f715ba79df,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libhttparse-4b1ed73b760072b9,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libbase64-2a03de3babadded3,liblocal_channel-faaa9d3d15357bca,libbytestring-0628e9b5bb4a4a22,libencoding_rs-f47fb1c01542042e,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-f7e05d525c845525,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libflate2-3cc74af67978673a,libminiz_oxide-209998904a4e2499,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-9ffaf33b1fb5a787,libtracing-dfd02a7c9a03af62,libtracing_core-77cf0370bdfefeda,libderive_more-b6dbf096c526f42a,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libhttp-c2f5bbab0411295c,libitoa-ae20521aea192d35,libfnv-2d77ec4f6f971b24,libactix-f7016b955069ff89,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libonce_cell-0ba6aecba7086d38,libtokio_util-9a19077aa17d7ddc,libfutures_util-a56e5f00e97751c4,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-9710438662028847,libactix_rt-4b47b8b67fd2f6be,libtokio-ed1a2f53499e32f7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libbytes-752d6eacdc0bb513,libmio-6eebef61c8526d61,liblog-cfb0a897de58af94,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcrBfmOW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0c376df9f1c8bd46/out" "-L" "/opt/rustwide/target/debug/build/ring-4443e43dc1271f0b/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7688231a01a2f453/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/permissions-81ea747c0ba811f6" "-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 `stuffchat` (test "permissions") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "48400f123c06d321024498e08d7d15f26f82075aed31a55f7a36efb72a9dea57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48400f123c06d321024498e08d7d15f26f82075aed31a55f7a36efb72a9dea57", kill_on_drop: false }` [INFO] [stdout] 48400f123c06d321024498e08d7d15f26f82075aed31a55f7a36efb72a9dea57