[INFO] cloning repository https://github.com/Alb-O/galagit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alb-O/galagit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fgalagit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fgalagit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf218c87f067a4db5d506dbe0209d9fb11250228 [INFO] testing Alb-O/galagit against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fgalagit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Alb-O/galagit [INFO] finished tweaking git repo https://github.com/Alb-O/galagit [INFO] tweaked toml for git repo https://github.com/Alb-O/galagit written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Alb-O/galagit on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Alb-O/galagit 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Alb-O/linkme` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.9.10+spec-1.1.0 [INFO] [stderr] Downloaded toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded serde_spanned v1.0.4 [INFO] [stderr] Downloaded derive_utils v0.15.0 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded auto_enums v0.8.7 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded juniper_codegen v0.17.0 [INFO] [stderr] Downloaded reqwest v0.12.26 [INFO] [stderr] Downloaded git2 v0.20.3 [INFO] [stderr] Downloaded juniper v0.17.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5ba42bb7b90bc5cf176283e492de51b4d5db9e15c93c255deeeb95dfba28d08 [INFO] running `Command { std: "docker" "start" "-a" "b5ba42bb7b90bc5cf176283e492de51b4d5db9e15c93c255deeeb95dfba28d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5ba42bb7b90bc5cf176283e492de51b4d5db9e15c93c255deeeb95dfba28d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ba42bb7b90bc5cf176283e492de51b4d5db9e15c93c255deeeb95dfba28d08", kill_on_drop: false }` [INFO] [stdout] b5ba42bb7b90bc5cf176283e492de51b4d5db9e15c93c255deeeb95dfba28d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237e4475ebf3d85720f5c8980185d5e161666ee3b6e6dd54454d9273a11cd6c8 [INFO] running `Command { std: "docker" "start" "-a" "237e4475ebf3d85720f5c8980185d5e161666ee3b6e6dd54454d9273a11cd6c8", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling linkme-impl v0.3.35 (https://github.com/Alb-O/linkme#8130bca9) [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling linkme v0.3.35 (https://github.com/Alb-O/linkme#8130bca9) [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling juniper_codegen v0.17.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling juniper v0.17.0 [INFO] [stderr] Compiling gala-core v0.1.0 (/opt/rustwide/workdir/crates/lib/gala-core) [INFO] [stderr] Compiling gala-cli v0.1.0 (/opt/rustwide/workdir/crates/bin/gala-cli) [INFO] [stderr] Compiling gala-proxy v0.1.0 (/opt/rustwide/workdir/crates/bin/gala-proxy) [INFO] [stderr] Compiling gala-test v0.1.0 (/opt/rustwide/workdir/crates/lib/gala-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "237e4475ebf3d85720f5c8980185d5e161666ee3b6e6dd54454d9273a11cd6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237e4475ebf3d85720f5c8980185d5e161666ee3b6e6dd54454d9273a11cd6c8", kill_on_drop: false }` [INFO] [stdout] 237e4475ebf3d85720f5c8980185d5e161666ee3b6e6dd54454d9273a11cd6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2df21a09d52861bb3555bc93d3df7db2dd0393e84a26fb57a93512f542fb035 [INFO] running `Command { std: "docker" "start" "-a" "e2df21a09d52861bb3555bc93d3df7db2dd0393e84a26fb57a93512f542fb035", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling gala-core v0.1.0 (/opt/rustwide/workdir/crates/lib/gala-core) [INFO] [stderr] Compiling gala-test v0.1.0 (/opt/rustwide/workdir/crates/lib/gala-test) [INFO] [stderr] Compiling gala-proxy v0.1.0 (/opt/rustwide/workdir/crates/bin/gala-proxy) [INFO] [stderr] Compiling gala-cli v0.1.0 (/opt/rustwide/workdir/crates/bin/gala-cli) [INFO] [stderr] error: could not compile `gala-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name gala_core --edition=2021 crates/lib/gala-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--allow=clippy::pedantic' '--deny=clippy::correctness' '--warn=clippy::complexity' --allow=unsafe_code --allow=missing_docs '--warn=clippy::uninlined_format_args' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::match_same_arms' '--warn=clippy::manual_string_new' '--warn=clippy::inefficient_to_string' '--warn=clippy::doc_markdown' '--warn=clippy::dbg_macro' --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="graphql"' --cfg 'feature="handlebars"' --cfg 'feature="juniper"' --cfg 'feature="templates"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "graphql", "handlebars", "juniper", "templates"))' -C metadata=2a6e1f8e007cd875 -C extra-filename=-98550f6dd8db736d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-ac9850b2c1c2c645.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0c58f35e2b0ff6fe.rlib --extern gala_test=/opt/rustwide/target/debug/deps/libgala_test-f1aac61ae96ae6a9.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-7edebd6f5458d4ad.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-df86b8b4e148fb35.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-89594e6de852bf9a.rlib --extern linkme=/opt/rustwide/target/debug/deps/liblinkme-fb24a45a8db5837f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-87d9a160ae101dde.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-0bbd9ef15837f553.so --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff954bd149b98231.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-007aa282abcfee68.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b3919cc0595dd2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bc2243d47ead1c38.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-06e8766fe732bd26.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-39bcf7acd1d69710.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6513ceb8f7a00905.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6e808887ad717d4f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-87d4aee2220c239f/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4Ss6Kl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-5334ec7dc76ddc4a,libserde_urlencoded-a73f371eafd6d08c,libhyper_rustls-ae16b25c0516ace5,libwebpki_roots-49646d5ea6fd5ace,libtokio_rustls-f88da86f248234c1,librustls-7db2464b2e432f8d,libsubtle-ca7024fc66e4388f,libwebpki-4f3141b887967c01,libring-356ad8a9940b0fbc,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libtower_http-aa56e0bbb3a272f4,libiri_string-d388d4576b633c72,libtower-1642bbb6ec6e6bab,libtower_layer-d70c7e404336389b,libhyper_util-da329e2f379ebd19,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libfutures_util-9a3eff9cc5393636,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libsync_wrapper-a3845461b7db14a0,libtracing-6e808887ad717d4f,libtracing_core-fc2d38f4334e7941}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libuuid-852a6ce77dedc15b,libtempfile-39bcf7acd1d69710,libgetrandom-ea75d9973e6d32db,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,libclap-b4da7c44a0dad6e6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libhttp_body_util-7d212f77f536d1ac,libsecrecy-00e3db2e3f77a81f,libzeroize-36c98e1e0ab441af,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libhyper-9688d7c8dfd7f935,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libtokio-957ecae465551cbb,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,libpin_project_lite-bedc6e0acd72ff2a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libhttp_body-25d3fb025f57f6bc,libhttp-165d02ae8054147b,libbytes-752d6eacdc0bb513,libbase64-2a03de3babadded3,libgala_core-9865a52d67d860ab,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libglob-8ca68987fb4fe516,libhex-28742b4ca144387c,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libserde_yaml-bc2243d47ead1c38,libindexmap-ee7ce341caa22e47,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-6513ceb8f7a00905,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-77a1b854861b0211,libtoml_datetime-f391107018bc9c79,libserde_json-e9b3919cc0595dd2,libmemchr-f9c66c7ba21bf873,libitoa-7987671186043bcb,libryu-bb42f8138c9fe8c6,libsled-06e8766fe732bd26,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcrc32fast-66fcb8dfd77ba9de,libcrossbeam_epoch-13d2dc738b4e3c0d,libcrossbeam_utils-bddddcad4a4551ea,libfs2-a36b473c10fbe2de,libparking_lot-d71dc21b1e842559,libparking_lot_core-b700dc0570f03069,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libinstant-e3a69bbac7b24b4a,libcfg_if-5af52f617df93f8f,libgit2-7edebd6f5458d4ad,liburl-09b698a134e988b0,libidna-c24b6a382303eeea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dbda4d90cdb48282,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-4f2890bd34a6e40c,liblibz_sys-55afa80ac6790125,liblibc-2727642f09711a0d,libbitflags-9710438662028847,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,liblog-cfb0a897de58af94,liblinkme-fb24a45a8db5837f}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4Ss6Kl/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/libgit2-sys-87d4aee2220c239f/out/build" "-L" "/opt/rustwide/target/debug/build/ring-9a06250e52765df7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gala_proxy-63c6589012278692" "-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 `gala-proxy` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2df21a09d52861bb3555bc93d3df7db2dd0393e84a26fb57a93512f542fb035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2df21a09d52861bb3555bc93d3df7db2dd0393e84a26fb57a93512f542fb035", kill_on_drop: false }` [INFO] [stdout] e2df21a09d52861bb3555bc93d3df7db2dd0393e84a26fb57a93512f542fb035