[INFO] cloning repository https://github.com/cesare/azarole-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cesare/azarole-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Fazarole-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Fazarole-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9109cb0478ef74ea40cc44857743e64a97cf672 [INFO] testing cesare/azarole-rust against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Fazarole-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cesare/azarole-rust [INFO] finished tweaking git repo https://github.com/cesare/azarole-rust [INFO] tweaked toml for git repo https://github.com/cesare/azarole-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cesare/azarole-rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cesare/azarole-rust 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e15e0f804ec0ccd69dd856564ac6e0e47b3b3afe2e1639ab862f6cdf8308d612 [INFO] running `Command { std: "docker" "start" "-a" "e15e0f804ec0ccd69dd856564ac6e0e47b3b3afe2e1639ab862f6cdf8308d612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e15e0f804ec0ccd69dd856564ac6e0e47b3b3afe2e1639ab862f6cdf8308d612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15e0f804ec0ccd69dd856564ac6e0e47b3b3afe2e1639ab862f6cdf8308d612", kill_on_drop: false }` [INFO] [stdout] e15e0f804ec0ccd69dd856564ac6e0e47b3b3afe2e1639ab862f6cdf8308d612 [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cc1706fdc988238f873e131b7036f662a4fd73b1720e227982a656143aac119 [INFO] running `Command { std: "docker" "start" "-a" "9cc1706fdc988238f873e131b7036f662a4fd73b1720e227982a656143aac119", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hybrid-array v0.4.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling cmov v0.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling ctutils v0.4.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling actix-web-validator v7.0.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling actix-session v0.11.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling azarole v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 22s [INFO] running `Command { std: "docker" "inspect" "9cc1706fdc988238f873e131b7036f662a4fd73b1720e227982a656143aac119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc1706fdc988238f873e131b7036f662a4fd73b1720e227982a656143aac119", kill_on_drop: false }` [INFO] [stdout] 9cc1706fdc988238f873e131b7036f662a4fd73b1720e227982a656143aac119 [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5af446bdd91eab1c77cea8e185e62424e4a0797d308f784f7b4befefced56d [INFO] running `Command { std: "docker" "start" "-a" "1d5af446bdd91eab1c77cea8e185e62424e4a0797d308f784f7b4befefced56d", kill_on_drop: false }` [INFO] [stderr] Compiling azarole v0.1.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/rustcnUqKMz/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/{libazarole-f301f97242b977b0,libenvy-39b5a9c2b501d07c,libhex-ce2ce186edf8450e,libreqwest-add35c89de0898a5,librustls_platform_verifier-31534c66b4a8ead3,librustls_native_certs-c2ac6c849cb8edc7,libopenssl_probe-01a4f344795a1747,libhyper_rustls-eda9c2be5ad592ea,libtokio_rustls-a3419ebea15a35ca,librustls-b7631ca8a9c56520,libwebpki-a8fcfe576c41f59f,libuntrusted-151845769873c416,libaws_lc_rs-cbe3ea9917aa3053,libaws_lc_sys-4ee5e2b616cfe41a,librustls_pki_types-9954fd240514b53c,libtower_http-242e2cc708f81681,libiri_string-78898a3d7d778ef5,libtower-12326e1ab290b41d,libtower_layer-5699d784b4449e00,libhyper_util-a163686d2b0e1223,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-4f1a196e6e30d2f3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-4538edb0c9ae5bb1,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttp_body_util-14ae34bcb1b6529d,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libsync_wrapper-096429d0b7f46333,libtoml-1c54941934a64221,libtoml_writer-9c078a4499fca96f,libtoml_parser-ef080e3303e71a45,libwinnow-46f7db0210ff6e1e,libserde_spanned-a04b7a3427becbea,libtoml_datetime-3897766fa0a607ff,libsha2-f70a905c32a36c34,libhmac-7fd2cce6869223e3,libdigest-f4afcd367d85412d,libctutils-dc31c588efff20c9,libcmov-9576e72d6e8cc060,libconst_oid-8bd0b9c774e74760,libcrypto_common-d138acc81400dc31,libblock_buffer-239ca522d065a084,libhybrid_array-810ac2dda26cd766,libactix_web_httpauth-14ccf6151ff06b0e,libjsonwebtoken-b3c1cf429e82ba5a,libpem-daadd61b69bce7ea,libsimple_asn1-77a0ee271ba779a4,libnum_bigint-1da48047818d4f8a,libed25519_dalek-fe2170329dfaf72f,libcurve25519_dalek-a845d52f3976a2b7,libed25519-a099f3cea69c9565,libp384-276fa1bbdd28892a,libp256-bef30c5f6f6c107c,libecdsa-9a693187461af09f,librfc6979-b4766fa016316eea,libprimeorder-3300adaa9016d279,libelliptic_curve-c3f82c30e515e6ce,libsec1-7477e75ce2812248,libcrypto_bigint-1d0f467e98af56a0,libbase16ct-f8f63fe68ab728c8,libgroup-4158926ed01440ef,libff-b8c6498da3dc5c9b,librsa-ec32e1bcdaf6d593,libpkcs1-57fea42f615ce27d,libpkcs8-be4d93cb633db7f6,libspki-dc3827831858d80c,libder-57836cb063f6231e,libpem_rfc7468-94e93e4118fd340e,libbase64ct-11d3c7c4ab85b8da,libnum_bigint_dig-d6a24e8a1979bf68,liblibm-7786cc0dc572bc55,libnum_iter-13ceb72479b8c82c,libnum_integer-f36ac3128260849a,liblazy_static-ab4a883a27d15154,libsignature-743b5558562f9da0,librand-9798fd0157f6e4c0,libgetrandom-10ffe29606d06c72,libchacha20-1bd0ff9278bf29c1,libcpufeatures-d1b6d7e2abe28c60,librand_core-0060b50ee9f0b688,libchrono_tz-daeb02768f979192,libphf-0474dede4b2713df,libphf_shared-eeef0f7c68080d5e,libsiphasher-0d7f3e08879225d4,libvalidator-75a1aa114aad5881,libactix_session-351fbee4448a9ef9,libsqlx-12e45c41a9e83e2e,libsqlx_sqlite-f68e7cc62c41d2aa,libfutures_executor-b347104c7abf2276,libflume-05db3f3516fa6a7e,libspin-ea87b17c0c906c97,libfutures_intrusive-931b41f1d4737fe1,liblibsqlite3_sys-f79fbc91621c938f,libatoi-ca6744637ad98f98,libsqlx_core-d4ef0edd98ff1745,libthiserror-00ff88a68ad01e2b,libhashlink-f24786cbf12bcd29,libhashbrown-c95605896d1f082c,liballocator_api2-61425620d8bdad59,libchrono-321074e2f04a337e,libiana_time_zone-8ff78489a2abaa85,libnum_traits-aedba18b6a384050,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-ca48772d39d58163,libevent_listener-a00c2143e6f7cbb0,libparking-a433cf79076a56ac,libanyhow-bb5f243237f5f99b,libclap-b78011aece7f85d8,libclap_builder-5a4386e1fdc752ab,libstrsim-f574d476d7d1a6ac,libanstream-0acb616ec425ee98,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libactix_web-26c3628d67cacf0a,libimpl_more-7711d80d8d6c47ae,liburl-f85dc255b3d6b143,libidna-04eb758c4cebb508,libutf8_iter-efb3984ee203d151,libidna_adapter-ae2da9673d05fd45,libicu_properties-e7bec43b0a33d35b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-70421243349e4a74,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-2cbad6228feaa17d,libpotential_utf-c4f6a0425c1f559b,libicu_provider-7635ca9708dd39cd,libicu_locale_core-98599fbf47834085,libtinystr-c0290e00f81a37aa,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-2f96dbfb0071ddf4,libzerotrie-1cc8510b8d4e8fdb,libyoke-fd4495534c6fe5df,libstable_deref_trait-456565f84dafac83,libzerofrom-18af9045b336b76d,libserde_urlencoded-548b0f9dbce40f14,libryu-f1418741a05f84c6,libform_urlencoded-e63e84c134db7b31,libserde_json-916c205c383b27ef,libzmij-ecccfc775539989b,libactix_server-54e199fa5da1b996,libsocket2-facfe951651217c5,libactix_router-0ccb2b730f9d0098,libregex-c8c43f5041a21926,libregex_automata-922b72b7163aa5ec,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-ff45ae05f02638dd,libserde-4cc1582e43ede606,libserde_core-96573417319e0c85,libcookie-693d17edacd5b186,libhkdf-47d17c5995608e08,libhmac-57c4557aad7ba70c,libsha2-b5b8556ec76259d9,libtime-127beaeb21d13b54,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-fce3a2b8fd5d4216,libpowerfmt-521a460cc2ff4e45,libaes_gcm-d939708bd0fe83d5,libctr-0de0cac439404ffd,libghash-3a4b02079ede71d6,libpolyval-d7c2affb1139a6e1,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-339fdab3d7a97f0c,libaes-b747ba294cb572d8,libcipher-31fdb4ef8ff80427,libinout-c0b2aeeabdce4af7,libaead-d3cf61c9786e4f29,libbase64-5d57245d6f05d5e0,librand-cc17136e856b05db,librand_chacha-ab0787dae4393999,libactix_http-2e0ca1d5d4d4d5c6,librand-5248ead81a4a2a4c,librand_chacha-d424bf1b2efbaab2,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-9afef07b230fd71e,libgetrandom-133921b0b5cc51b3,libhttparse-2dcf90c780aed9d3,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhttpdate-fd089b66c335a993,libsha1-86b4f1be333a726c,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-0b3053805e013e11,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-0b6df0bf5e495974,libcrypto_common-eede2335c0715c55,libgeneric_array-05cb0fcbb29fa300,libtypenum-24bbed9096d27009,libzeroize-fabec83a71c28d82,librand_core-6ac9bbdc4b15f485,libgetrandom-a960d6988a5d1316,libbase64-fff42f7554bbeb90,liblocal_channel-efc95f108e2cfe7b,libbytestring-451ad28d5183cda2,libencoding_rs-ca3cc100691aa7e4,liblanguage_tags-e61168c46bae3fb3,libfoldhash-7eff26db213db1b9,libmime-7cbfcc84299bf52b,libpercent_encoding-99cdb00cefa02ca0,libh2-060cfa4f121d7ce5,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfutures_util-d0b09b35ffa5b68c,libfutures_io-094dc98f9ed1f237,libslab-61ed84375f91dbc7,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libzstd-d08cb367331f7952,libzstd_safe-47a39913d4a752d0,libzstd_sys-60551d70ef7430c6,libflate2-926911be693748ce,libminiz_oxide-b1b62c2a4f98e92c,libadler2-4b9a36ff39ff8edb,libcrc32fast-84c38b150a1efa4b,libactix_service-d79adad1ea3a756c,libactix_codec-4c66aaea00aab596,libtracing-6ab2fb18537b9957,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libmemchr-68452485f2c33fee,libbitflags-e22f86abf0e1ba33,libtokio_util-e31ff9cd0a4d1ee4,libfutures_sink-59b73d2c5a0fb80d,libderive_more-1729a84a54eb465e,libactix_utils-4535f4e1fe11adad,liblocal_waker-75b46a1973888919,libactix_rt-4c8a44eaf1ce2cf4,libtokio-4f0fe3795f112928,libsignal_hook_registry-908407934c6f684b,libsocket2-991b02095dfbf213,libmio-1bae70ea90777604,liblog-753a0cb3f11b08fe,libparking_lot-521a6c0dee06fdd2,libparking_lot_core-14455fe86db4f585,liblibc-e4d524206a08c183,libcfg_if-fb4fff39c6905280,libsmallvec-128704011005142e,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-3e8ff8c6a8ead7f1,libhttp-cbb6f3e1f9ff88d8,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973}.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/rustcnUqKMz/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-5fb5d616b8bfb4e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-131326c44297ab44/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-16d86045e230d9ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_test-d9bf1276832f9a9f" "-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 `azarole` (test "api_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d5af446bdd91eab1c77cea8e185e62424e4a0797d308f784f7b4befefced56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5af446bdd91eab1c77cea8e185e62424e4a0797d308f784f7b4befefced56d", kill_on_drop: false }` [INFO] [stdout] 1d5af446bdd91eab1c77cea8e185e62424e4a0797d308f784f7b4befefced56d