[INFO] cloning repository https://github.com/ploys/ploys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ploys/ploys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 982b8096f773a5229353c3ad2e3bc0459588bf80 [INFO] testing ploys/ploys against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ploys/ploys [INFO] finished tweaking git repo https://github.com/ploys/ploys [INFO] tweaked toml for git repo https://github.com/ploys/ploys written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ploys/ploys on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ploys/ploys 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb648fc46ae191f7c1b0ec46cefdd53371501c8738665c8520f3af5d1e9501db [INFO] running `Command { std: "docker" "start" "-a" "eb648fc46ae191f7c1b0ec46cefdd53371501c8738665c8520f3af5d1e9501db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb648fc46ae191f7c1b0ec46cefdd53371501c8738665c8520f3af5d1e9501db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb648fc46ae191f7c1b0ec46cefdd53371501c8738665c8520f3af5d1e9501db", kill_on_drop: false }` [INFO] [stdout] eb648fc46ae191f7c1b0ec46cefdd53371501c8738665c8520f3af5d1e9501db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecb0781dda73c77697ee3379037f7a89890ea266946c7cf00b5ce748519b998 [INFO] running `Command { std: "docker" "start" "-a" "3ecb0781dda73c77697ee3379037f7a89890ea266946c7cf00b5ce748519b998", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling gix-sec v0.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.210 [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 thiserror v2.0.12 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.5 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling gix-actor v0.35.4 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling gix-fs v0.16.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling gix-object v0.50.2 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling gix-ref v0.53.1 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling typeshare v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling gix-dir v0.15.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling shuttle-common v0.56.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling gix-worktree-stream v0.22.0 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling gix-worktree-state v0.20.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling shuttle-ifc v0.56.0 [INFO] [stderr] Compiling gix-archive v0.22.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling gix-status v0.20.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling gix-mailmap v0.27.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling shuttle-service v0.56.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling once_map v0.4.22 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling shuttle-api-client v0.56.0 [INFO] [stderr] Compiling shuttle-codegen v0.56.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling shuttle-runtime v0.56.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling shuttle-axum v0.56.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ploys v0.4.0 (/opt/rustwide/workdir/packages/ploys) [INFO] [stderr] Compiling ploys-cli v0.3.0 (/opt/rustwide/workdir/packages/ploys-cli) [INFO] [stderr] Compiling ploys-api v0.4.0 (/opt/rustwide/workdir/packages/ploys-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "3ecb0781dda73c77697ee3379037f7a89890ea266946c7cf00b5ce748519b998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecb0781dda73c77697ee3379037f7a89890ea266946c7cf00b5ce748519b998", kill_on_drop: false }` [INFO] [stdout] 3ecb0781dda73c77697ee3379037f7a89890ea266946c7cf00b5ce748519b998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd852cb126b5a0a120bc3d0291df1b1069147d62d654434e5e25293c5fd12d92 [INFO] running `Command { std: "docker" "start" "-a" "bd852cb126b5a0a120bc3d0291df1b1069147d62d654434e5e25293c5fd12d92", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling shuttle-runtime v0.56.0 [INFO] [stderr] Compiling shuttle-axum v0.56.0 [INFO] [stderr] Compiling ploys v0.4.0 (/opt/rustwide/workdir/packages/ploys) [INFO] [stderr] Compiling ploys-cli v0.3.0 (/opt/rustwide/workdir/packages/ploys-cli) [INFO] [stderr] Compiling ploys-api v0.4.0 (/opt/rustwide/workdir/packages/ploys-api) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczhADOz/symbols.o" "<4 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/{libploys-b7bac288d52d58ea,libreqwest-0c8073a357914533,libhyper_rustls-4e7c50d079975552,libwebpki_roots-993560a926734f5b,libwebpki_roots-8dc264b488f56c80,libhyper_tls-397c89be1fe1682d,libtokio_native_tls-4d37d453fe0cc514,libtokio_rustls-6424222de4f80516,librustls-9e244c8e0ca5a2c3,libwebpki-6f80b2f18cb28344,libring-a11f912a038a1705,libgetrandom-64136774971e5b7e,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-8e56128b2ddbd99e,libserde_urlencoded-7d5be39abe284e4f,libmime-4b44681fdb2c65f7,libserde_json-0b2e1a024cacffe8,libryu-e33a6160528a52dc,libtower_http-fb3d2406bafda25d,libiri_string-a380f51e5b0b7b73,libtower-0f065af1cd3382d5,libtower_layer-d70c7e404336389b,libnative_tls-5e897dd67c08a5f9,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-14259d38cc9aff21,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-d9bfe4270ee5fc16,libhyper_util-c90fbb091c71011d,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libtower_service-0d7df29686b13872,libhyper-bd9c5bedcd6c8284,libwant-d4b0b3c7484da253,libtry_lock-aa504cbc7f0db5fb,libhttparse-47a3d40564b60e09,libh2-bfb5c35416b945fa,libatomic_waker-001109810bdecbaa,libtokio_util-1086544ecfe94e1a,libhttpdate-9f9d2502c6a38412,libfutures_channel-000d3a026358adfd,libtokio-bf5d28f7189badc0,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-e9d394f4d9d1c934,libhttp_body-491dc37e920b46ec,libfutures_util-4631169e922fd668,libfutures_io-3e19596c076de665,libslab-3aac7a0b49faaf4a,libfutures_sink-9be852e5b23a9dfd,libfutures_task-e2bcd27f6d4de9ec,libpin_utils-9a5791cba021167a,libhttp-d0e4ffda817c29d8,libsync_wrapper-d9acb429d3808fea,libfutures_core-fb58c97227d3ce7d,libtime-802beb310b655d2d,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-3408294069995c05,libpowerfmt-a0c185df26c26a22,libgix-996837af7c724be1,libgix_status-2fbda59c354ca08d,libgix_worktree_state-bc2cf8145cbcf0f3,libio_close-f9d5411dbeb0ad52,libgix_archive-89e9ef7b7053c346,libgix_worktree_stream-b45e7ecc6e3b4eff,libgix_mailmap-9ccb8b489da52fcb,libgix_submodule-4b15e09fe40529f2,libgix_config-ed2c8757bdc103cf,libgix_diff-08a03243622bdf6f,libimara_diff-1e6e7b9c8eee660e,libgix_filter-d8049713c027c539,libgix_packetline_blocking-2cbf1a6889ead09c,libencoding_rs-7a4e52cda73d1374,libgix_refspec-24a59ee8fcfe1c7f,libgix_revision-5a816ac0a7d2261d,libgix_protocol-cc3192fb372f84b1,libgix_shallow-e6de4245713922b9,libgix_transport-0803acbce444f0c7,libgix_packetline-f0b4c5ea91f58d45,libgix_odb-57be25246e1ffcf8,libgix_pack-7ff47faf474fa0f7,libuluru-29964c5aa34b3552,libarrayvec-c1a566055c336d69,libclru-a84dfd9e7d855eaf,libarc_swap-4d53f24db0759841,libgix_negotiate-fe4103cb865dba3e,libgix_dir-8f48bcdf576d7974,libgix_worktree-1eba9a4951c83058,libgix_pathspec-6707d6f769130766,libgix_index-d600d7ec9066dc42,libgix_bitmap-64165cbb7ec61226,libgix_traverse-84976ed2590c77cb,libgix_revwalk-946007a3bc8f63b7,libgix_hashtable-722848d087ad333a,libhashbrown-4d72a7e42c3f1d3e,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-d942e830951b9933,libfiletime-c98689f05e0626b2,libgix_ignore-c9de87efeeb230a0,libgix_discover-a7d4bdd4625e5551,libgix_ref-65d7d818a2a8a3f2,libgix_lock-622ded75662aedad,libgix_tempfile-4727bcfc4f452ae7,libsignal_hook-29af7e5322f71250,libsignal_hook_registry-516e8ac2c3e2d34d,libdashmap-dd2e0c844126df88,libtempfile-6e6edf1bb76f1ce1,libgix_fs-531fd1d4f083fd54,libgix_object-d689dafbbf04c0b0,libgix_credentials-4138ee9fa190f19b,libgix_url-fd49294da5481b8f,libgix_prompt-c2c3a15d93da9f55,libgix_config_value-aa32a4ad3034427c,librustix-3d2402d5687ad46d,liblinux_raw_sys-693dbac71fe04287,libgix_sec-c90e6b05f043d030,libgix_commitgraph-4ebe8fc3613cf331,libgix_chunk-3918d70f0202901e,libgix_hash-ae2896cec35a2ede,libfaster_hex-64855e3e4dd411e8,libsha1_checked-ba53426c23c9c62b,libsha1-700baa3106b7e5d1,libcpufeatures-42c2188ae17ada4c,libdigest-271219610f396b4c,libsubtle-ca7024fc66e4388f,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libmemmap2-62f35743b70ecdd2,libgix_command-1167508379d25479,libshell_words-577647bd4f992c17,libgix_attributes-4879ddd70374c691,libunicode_bom-4e1141728f5203f5,libgix_quote-5ff800022eedae21,libkstring-265f03f454ff37a7,libstatic_assertions-d53a9977dc6e27e5,libgix_glob-b9d25672b40c549d,libgix_features-bdac24d6d62d46f9,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libgix_path-53474a60cf4b4432,libhome-0c36cc140ec11d3e,libgix_validate-96a1032f48e75062,libgix_utils-1c944c33c80f5956,libfastrand-503f12a96d791409,libunicode_normalization-f5e3f3a247bf49b3,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libflate2-13b402de23274c35,liblibz_rs_sys-38079c6bb2b4a1da,libzlib_rs-bb4005d77c524b7b,libcrc32fast-7424665dcd68849d,libgix_trace-38890c922db227ba,libprodash-d08d16155a956e0e,libhuman_format-46ff56abb907e810,libbytesize-f86169664c98046c,libbitflags-2dca024d43a0c2f6,libgix_actor-3c5d4ee7d89e4db4,libwinnow-5a5ef43f6d917e8f,libgix_date-02e2594730ac2b5e,libitoa-fae1464d0bb8aa60,libthiserror-6d09938d83a3acd6,libjiff-acf1a72260cb07eb,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libitertools-3eb18829c3e0bf41,libonce_map-55963303fa565bc6,libahash-f72392345b23a34f,libgetrandom-0e10331c3e52965f,libzerocopy-cce06fb2122f9e8f,libhashbrown-39a1ad584b454bfa,libparking_lot-0716512a7ee9ec50,libparking_lot_core-1b00f8451ef4763e,liblibc-4a513ea0f2e1d0e2,libcfg_if-33ef6c02a07f9fec,liblock_api-d40de81a173a2835,libscopeguard-d52bd00767847e44,libtracing-5356fc58e5392f28,libpin_project_lite-89bb0688a32eddef,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,librelative_path-77a0ba99551f2f6e,libbytes-bfe11088fe358bd1,libglobset-f905127f5115a622,libfnv-2d77ec4f6f971b24,liblog-28f8cc0684f4f944,libregex-e8d86b03776623f2,libregex_automata-dedb05db8bf24d63,libregex_syntax-446e3b264bebbe4c,libbstr-dfde2d84ab5510ec,libregex_automata-60c92f667ff3b865,libaho_corasick-1cd15b380aa8f0c8,libmemchr-6f5829dadd40eda8,liburl-0a420a4903b6f7b3,libidna-dfd0c4c4475c8fad,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c60564eca67d0aea,libicu_properties-181a4a82a03f6a80,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-3b36cc3ba21a4e0f,libsmallvec-8e709e1e5079805d,libicu_normalizer_data-9919e82512efe734,libicu_collections-08e17cfc5415c1ff,libpotential_utf-1335c5d903505f6d,libicu_provider-421576ab96b98b15,libicu_locale_core-76978827cb828f45,libtinystr-1c9bf43d5d1cc325,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2c883de84f019c58,libzerotrie-aa5e43b36b8efb2f,libyoke-b60e8a5d96800230,libstable_deref_trait-fa928650ff60dc8f,libzerofrom-849a5be926240ab9,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libtoml_edit-7864a538f5c5b293,libserde_spanned-ddd6555abb186557,libindexmap-a45de0b286da66f0,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-aec8fd883abf5a30,libtoml_datetime-02e9e2c6bb03fb83,libeither-0d03427b61e42fdc,libstrum-6ba2cfb40e9bef82,libsemver-1b136509c93804eb,libserde-81e71b3a2b0a03e9,libmarkdown-83de2d47af4860ca,libunicode_id-a05b1f56bbab5c75}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczhADOz/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/ring-378b0660c2aabb89/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/github-756608942d3c34fd" "-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 `ploys` (test "github") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd852cb126b5a0a120bc3d0291df1b1069147d62d654434e5e25293c5fd12d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd852cb126b5a0a120bc3d0291df1b1069147d62d654434e5e25293c5fd12d92", kill_on_drop: false }` [INFO] [stdout] bd852cb126b5a0a120bc3d0291df1b1069147d62d654434e5e25293c5fd12d92