[INFO] cloning repository https://github.com/seryl/amalgum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seryl/amalgum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseryl%2Famalgum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseryl%2Famalgum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 362165d64ed02a97109d98fed12711ce36079eb4 [INFO] building seryl/amalgum against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseryl%2Famalgum" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/seryl/amalgum [INFO] finished tweaking git repo https://github.com/seryl/amalgum [INFO] tweaked toml for git repo https://github.com/seryl/amalgum written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seryl/amalgum on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seryl/amalgum 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.223 [INFO] [stderr] Downloaded tracing-chrome v0.7.2 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.19 [INFO] [stderr] Downloaded kube-derive v0.95.0 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded jsonpath-rust v0.5.1 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded kube-client v0.95.0 [INFO] [stderr] Downloaded jsonptr v0.4.7 [INFO] [stderr] Downloaded kube-core v0.95.0 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded kube-runtime v0.95.0 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded serde_core v1.0.223 [INFO] [stderr] Downloaded serde_derive v1.0.223 [INFO] [stderr] Downloaded hyper-http-proxy v1.1.0 [INFO] [stderr] Downloaded fluent-uri v0.1.4 [INFO] [stderr] Downloaded tracing-forest v0.1.6 [INFO] [stderr] Downloaded json-patch v2.0.0 [INFO] [stderr] Downloaded kube v0.95.0 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded k8s-openapi v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bb7b8be4dc302d12e36b1f7d77c55a70ee3d2d29bc3600b9abe1f2a6968e48c [INFO] running `Command { std: "docker" "start" "-a" "3bb7b8be4dc302d12e36b1f7d77c55a70ee3d2d29bc3600b9abe1f2a6968e48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb7b8be4dc302d12e36b1f7d77c55a70ee3d2d29bc3600b9abe1f2a6968e48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb7b8be4dc302d12e36b1f7d77c55a70ee3d2d29bc3600b9abe1f2a6968e48c", kill_on_drop: false }` [INFO] [stdout] 3bb7b8be4dc302d12e36b1f7d77c55a70ee3d2d29bc3600b9abe1f2a6968e48c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d85ffefa5d2d80d7eb86d42d43646415d52353eade577a51858bbea8ad14f6 [INFO] running `Command { std: "docker" "start" "-a" "b3d85ffefa5d2d80d7eb86d42d43646415d52353eade577a51858bbea8ad14f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling amalgam v0.7.0 (/opt/rustwide/workdir/crates/amalgam-cli) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.19 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling amalgam-core v0.7.0 (/opt/rustwide/workdir/crates/amalgam-core) [INFO] [stderr] Compiling tracing-forest v0.1.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling amalgam-codegen v0.7.0 (/opt/rustwide/workdir/crates/amalgam-codegen) [INFO] [stderr] Compiling amalgam-registry v0.7.0 (/opt/rustwide/workdir/crates/amalgam-registry) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling amalgam-parser v0.7.0 (/opt/rustwide/workdir/crates/amalgam-parser) [INFO] [stderr] Compiling amalgam-daemon v0.7.0 (/opt/rustwide/workdir/crates/amalgam-daemon) [INFO] [stdout] warning: struct `LegacyPackageDefinition` is never constructed [INFO] [stdout] --> crates/amalgam-cli/src/manifest.rs:579:12 [INFO] [stdout] | [INFO] [stdout] 579 | pub struct LegacyPackageDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DependencySpec` is never used [INFO] [stdout] --> crates/amalgam-cli/src/manifest.rs:624:10 [INFO] [stdout] | [INFO] [stdout] 624 | pub enum DependencySpec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SourceType` is never used [INFO] [stdout] --> crates/amalgam-cli/src/manifest.rs:637:10 [INFO] [stdout] | [INFO] [stdout] 637 | pub enum SourceType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DirectoryStructure` is never used [INFO] [stdout] --> crates/amalgam-cli/src/manifest.rs:659:10 [INFO] [stdout] | [INFO] [stdout] 659 | pub enum DirectoryStructure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "b3d85ffefa5d2d80d7eb86d42d43646415d52353eade577a51858bbea8ad14f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d85ffefa5d2d80d7eb86d42d43646415d52353eade577a51858bbea8ad14f6", kill_on_drop: false }` [INFO] [stdout] b3d85ffefa5d2d80d7eb86d42d43646415d52353eade577a51858bbea8ad14f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99cd20a1130588328f567fd1d9dd18ebfb65edf8df03fc389c2de34e91f2605f [INFO] running `Command { std: "docker" "start" "-a" "99cd20a1130588328f567fd1d9dd18ebfb65edf8df03fc389c2de34e91f2605f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling amalgam-core v0.7.0 (/opt/rustwide/workdir/crates/amalgam-core) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-forest v0.1.6 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling amalgam-codegen v0.7.0 (/opt/rustwide/workdir/crates/amalgam-codegen) [INFO] [stderr] Compiling amalgam-registry v0.7.0 (/opt/rustwide/workdir/crates/amalgam-registry) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling amalgam-parser v0.7.0 (/opt/rustwide/workdir/crates/amalgam-parser) [INFO] [stderr] Compiling amalgam-daemon v0.7.0 (/opt/rustwide/workdir/crates/amalgam-daemon) [INFO] [stderr] error: could not compile `amalgam-parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name amalgam_parser --edition=2021 crates/amalgam-parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52325d27f28c78b7 -C extra-filename=-b81f7e9d5d358439 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amalgam_codegen=/opt/rustwide/target/debug/deps/libamalgam_codegen-0f94231fce8bbedf.rlib --extern amalgam_core=/opt/rustwide/target/debug/deps/libamalgam_core-53def5268c589cbf.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-6c4f4405874fa436.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0e2d73e07d21f45.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2b0b3e14bb01b738.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-90c6503fe21bba7e.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-755955b31fba62d9.rlib --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-acf4d6d9425e1c79.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-621170ca30bb0a3f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-eb1bae75c25563f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1f98eb34a129db27.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1bb2b6788c4a301a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0f336103cdf1baf4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-861e2798560fcb18.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec56c9804fdcb605.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-492a5867e9898618.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6612c54f412ba715.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2c36be903b7f77a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb533e060f817b5d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-490e010ce1da8c9e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77549e8b6a6d40ca.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8f35ffa780ac733c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b6192d679ce0c132.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-191c80051a90a655.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `amalgam-daemon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name amalgam_daemon --edition=2021 crates/amalgam-daemon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "k8s-openapi", "kube", "kubernetes"))' -C metadata=0a3e63a5551a04a8 -C extra-filename=-8a61eba1fa9b98b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amalgam_codegen=/opt/rustwide/target/debug/deps/libamalgam_codegen-0f94231fce8bbedf.rmeta --extern amalgam_core=/opt/rustwide/target/debug/deps/libamalgam_core-53def5268c589cbf.rmeta --extern amalgam_parser=/opt/rustwide/target/debug/deps/libamalgam_parser-c45f7f2c1c748fc6.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-b03e7d0a5ec2656e.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d92b233a9e647406.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0e2d73e07d21f45.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-42d9650bdd26c81c.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-00a813222170b2bc.rmeta --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-25dcf0a589fcbcb4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-861e2798560fcb18.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec56c9804fdcb605.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-492a5867e9898618.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-b98bf85bfdc0d185.rmeta --extern signal_hook_tokio=/opt/rustwide/target/debug/deps/libsignal_hook_tokio-624fd0a2ea3a7e28.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-490e010ce1da8c9e.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-6a4a818f1616fd67.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-073018468a03cf37.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b6192d679ce0c132.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-80f6ddff9140717e.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcC65u5m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libamalgam_parser-c45f7f2c1c748fc6,libtempfile-db563e5d0d09b973,libfastrand-503f12a96d791409,librustix-b88be667dee47537,liblinux_raw_sys-20b62ec4b985a4c8,libatty-6c4f4405874fa436,libserde_yaml-492a5867e9898618,libunsafe_libyaml-7bc1bf218b2f5452,libopenapiv3-acf4d6d9425e1c79,libreqwest-0f336103cdf1baf4,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-151b010b91e519a2,libtokio_native_tls-009e61db54ef84f4,libserde_urlencoded-b0d89596cdef333d,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libtower_http-073018468a03cf37,libiri_string-a380f51e5b0b7b73,libtower-6a4a818f1616fd67,libtower_layer-d70c7e404336389b,libnative_tls-6d34c080f9b59f65,libopenssl_probe-cbab9b905ab83f66,libopenssl-2986293db0b70575,libbitflags-419c313095c33b26,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper_util-16c7c95ae6b64d90,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-653e6deb408a9db9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-cf44fbcdcb5fd6da,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-b99d1fb46160fe79,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-c4279c0e611712ce,libidna-1cb3cd0cf9bb0454,libutf8_iter-0d9be7b316c2b184,libidna_adapter-15cae80ead1dda12,libicu_properties-2103fb318347b5ed,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-11cf3a144edf544c,libicu_normalizer_data-9919e82512efe734,libicu_collections-7197e08c5119bc46,libpotential_utf-84dcf9361552bb30,libicu_provider-0ab06bd231a3e279,libicu_locale_core-498711e2944763be,libtinystr-d6caaebaa602a18b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-c9eda004e215f09d,libzerotrie-ef6b84342c0f55da,libyoke-be137f46a25a1076,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-50e4d00b2f068c1a,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libtokio-490e010ce1da8c9e,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-6ae8e53700329df2,libparking_lot_core-292b05cdbdfc15f9,libsmallvec-8e709e1e5079805d,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libindicatif-2b0b3e14bb01b738,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-546de58f9661ec97,libunicode_width-d12f1dd14779f44c,libfutures-f0e2d73e07d21f45,libfutures_executor-6455af1958f08621,libfutures_util-acef9f27d6564a90,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libamalgam_codegen-0f94231fce8bbedf,libamalgam_core-53def5268c589cbf,libuuid-88bcc74b918aef8e,libgetrandom-b132f115f67c545d,liblibc-a58beeab2e1413cc,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtoml-8f35ffa780ac733c,libtoml_edit-6e33b0f3a8838367,libserde_spanned-296391a61b21fdb4,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-820431b900ef1313,libserde_json-ec56c9804fdcb605,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtracing-b6192d679ce0c132,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libchrono-d6844ee0f5d0f1bc,libiana_time_zone-693b81a5c0b46492,libnum_traits-2ed5383695fe2f7e,libpetgraph-3bd81aacdc340ba4,libindexmap-57acb6e9be5d434c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-861e2798560fcb18,libserde_core-016bbcdd965af0fd,libfixedbitset-1d9e4d386551ec07,libthiserror-fb533e060f817b5d}.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/rustcC65u5m/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nickel_package_test-9806f1e48924a9d5" "-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 `amalgam-parser` (test "nickel_package_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3RN2D7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libamalgam_parser-c45f7f2c1c748fc6,libtempfile-db563e5d0d09b973,libfastrand-503f12a96d791409,librustix-b88be667dee47537,liblinux_raw_sys-20b62ec4b985a4c8,libatty-6c4f4405874fa436,libserde_yaml-492a5867e9898618,libunsafe_libyaml-7bc1bf218b2f5452,libamalgam_codegen-0f94231fce8bbedf,libopenapiv3-acf4d6d9425e1c79,libreqwest-0f336103cdf1baf4,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-151b010b91e519a2,libtokio_native_tls-009e61db54ef84f4,libserde_urlencoded-b0d89596cdef333d,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libtower_http-073018468a03cf37,libiri_string-a380f51e5b0b7b73,libtower-6a4a818f1616fd67,libtower_layer-d70c7e404336389b,libnative_tls-6d34c080f9b59f65,libopenssl_probe-cbab9b905ab83f66,libopenssl-2986293db0b70575,libbitflags-419c313095c33b26,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper_util-16c7c95ae6b64d90,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-653e6deb408a9db9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-cf44fbcdcb5fd6da,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-b99d1fb46160fe79,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-c4279c0e611712ce,libidna-1cb3cd0cf9bb0454,libutf8_iter-0d9be7b316c2b184,libidna_adapter-15cae80ead1dda12,libicu_properties-2103fb318347b5ed,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-11cf3a144edf544c,libicu_normalizer_data-9919e82512efe734,libicu_collections-7197e08c5119bc46,libpotential_utf-84dcf9361552bb30,libicu_provider-0ab06bd231a3e279,libicu_locale_core-498711e2944763be,libtinystr-d6caaebaa602a18b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-c9eda004e215f09d,libzerotrie-ef6b84342c0f55da,libyoke-be137f46a25a1076,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-50e4d00b2f068c1a,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libtokio-490e010ce1da8c9e,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-6ae8e53700329df2,libparking_lot_core-292b05cdbdfc15f9,libsmallvec-8e709e1e5079805d,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libindicatif-2b0b3e14bb01b738,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-546de58f9661ec97,libunicode_width-d12f1dd14779f44c,libfutures-f0e2d73e07d21f45,libfutures_executor-6455af1958f08621,libfutures_util-acef9f27d6564a90,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libamalgam_core-53def5268c589cbf,libuuid-88bcc74b918aef8e,libgetrandom-b132f115f67c545d,liblibc-a58beeab2e1413cc,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtoml-8f35ffa780ac733c,libtoml_edit-6e33b0f3a8838367,libserde_spanned-296391a61b21fdb4,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-820431b900ef1313,libserde_json-ec56c9804fdcb605,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtracing-b6192d679ce0c132,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libchrono-d6844ee0f5d0f1bc,libiana_time_zone-693b81a5c0b46492,libnum_traits-2ed5383695fe2f7e,libthiserror-fb533e060f817b5d,libpetgraph-3bd81aacdc340ba4,libindexmap-57acb6e9be5d434c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-861e2798560fcb18,libserde_core-016bbcdd965af0fd,libfixedbitset-1d9e4d386551ec07}.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/rustc3RN2D7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/k8s_import_generation_test-0db918f816130d71" "-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 `amalgam-parser` (test "k8s_import_generation_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcauPtbB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libamalgam_parser-c45f7f2c1c748fc6,libtempfile-db563e5d0d09b973,libfastrand-503f12a96d791409,librustix-b88be667dee47537,liblinux_raw_sys-20b62ec4b985a4c8,libatty-6c4f4405874fa436,libserde_yaml-492a5867e9898618,libunsafe_libyaml-7bc1bf218b2f5452,libamalgam_codegen-0f94231fce8bbedf,libopenapiv3-acf4d6d9425e1c79,libreqwest-0f336103cdf1baf4,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-151b010b91e519a2,libtokio_native_tls-009e61db54ef84f4,libserde_urlencoded-b0d89596cdef333d,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libtower_http-073018468a03cf37,libiri_string-a380f51e5b0b7b73,libtower-6a4a818f1616fd67,libtower_layer-d70c7e404336389b,libnative_tls-6d34c080f9b59f65,libopenssl_probe-cbab9b905ab83f66,libopenssl-2986293db0b70575,libbitflags-419c313095c33b26,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper_util-16c7c95ae6b64d90,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-653e6deb408a9db9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-cf44fbcdcb5fd6da,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-b99d1fb46160fe79,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-c4279c0e611712ce,libidna-1cb3cd0cf9bb0454,libutf8_iter-0d9be7b316c2b184,libidna_adapter-15cae80ead1dda12,libicu_properties-2103fb318347b5ed,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-11cf3a144edf544c,libicu_normalizer_data-9919e82512efe734,libicu_collections-7197e08c5119bc46,libpotential_utf-84dcf9361552bb30,libicu_provider-0ab06bd231a3e279,libicu_locale_core-498711e2944763be,libtinystr-d6caaebaa602a18b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-c9eda004e215f09d,libzerotrie-ef6b84342c0f55da,libyoke-be137f46a25a1076,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-50e4d00b2f068c1a,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libtokio-490e010ce1da8c9e,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-6ae8e53700329df2,libparking_lot_core-292b05cdbdfc15f9,libsmallvec-8e709e1e5079805d,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libindicatif-2b0b3e14bb01b738,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-546de58f9661ec97,libunicode_width-d12f1dd14779f44c,libfutures-f0e2d73e07d21f45,libfutures_executor-6455af1958f08621,libfutures_util-acef9f27d6564a90,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libamalgam_core-53def5268c589cbf,libuuid-88bcc74b918aef8e,libgetrandom-b132f115f67c545d,liblibc-a58beeab2e1413cc,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtoml-8f35ffa780ac733c,libtoml_edit-6e33b0f3a8838367,libserde_spanned-296391a61b21fdb4,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-820431b900ef1313,libserde_json-ec56c9804fdcb605,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtracing-b6192d679ce0c132,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libchrono-d6844ee0f5d0f1bc,libiana_time_zone-693b81a5c0b46492,libnum_traits-2ed5383695fe2f7e,libthiserror-fb533e060f817b5d,libpetgraph-3bd81aacdc340ba4,libindexmap-57acb6e9be5d434c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-861e2798560fcb18,libserde_core-016bbcdd965af0fd,libfixedbitset-1d9e4d386551ec07}.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/rustcauPtbB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_swagger_auth-86c64db772c971b1" "-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 `amalgam-parser` (test "test_swagger_auth") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "99cd20a1130588328f567fd1d9dd18ebfb65edf8df03fc389c2de34e91f2605f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cd20a1130588328f567fd1d9dd18ebfb65edf8df03fc389c2de34e91f2605f", kill_on_drop: false }` [INFO] [stdout] 99cd20a1130588328f567fd1d9dd18ebfb65edf8df03fc389c2de34e91f2605f