[INFO] cloning repository https://github.com/moonrepo/schematic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonrepo/schematic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dfc5ceb366b8094b3e97b0b1c7071c2b190f996 [INFO] testing moonrepo/schematic against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moonrepo/schematic on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/moonrepo/schematic [INFO] finished tweaking git repo https://github.com/moonrepo/schematic [INFO] tweaked toml for git repo https://github.com/moonrepo/schematic written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/moonrepo/schematic 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc47a13c47462263b2e486d87fba2e7776d776f91cc5355c5cdbd5f13bd3f722 [INFO] running `Command { std: "docker" "start" "-a" "cc47a13c47462263b2e486d87fba2e7776d776f91cc5355c5cdbd5f13bd3f722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc47a13c47462263b2e486d87fba2e7776d776f91cc5355c5cdbd5f13bd3f722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc47a13c47462263b2e486d87fba2e7776d776f91cc5355c5cdbd5f13bd3f722", kill_on_drop: false }` [INFO] [stdout] cc47a13c47462263b2e486d87fba2e7776d776f91cc5355c5cdbd5f13bd3f722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9806a110968cc86713ee737df10eed5a514db3fb65f446fabc37454abf3a44 [INFO] running `Command { std: "docker" "start" "-a" "7a9806a110968cc86713ee737df10eed5a514db3fb65f446fabc37454abf3a44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling starbase_styles v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling schematic_macros v0.17.8 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling garde v0.22.0 [INFO] [stderr] Compiling schematic_types v0.9.7 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling schematic v0.17.10 (/opt/rustwide/workdir/crates/schematic) [INFO] [stderr] Compiling test_app v0.16.6 (/opt/rustwide/workdir/crates/test-app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `Command { std: "docker" "inspect" "7a9806a110968cc86713ee737df10eed5a514db3fb65f446fabc37454abf3a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9806a110968cc86713ee737df10eed5a514db3fb65f446fabc37454abf3a44", kill_on_drop: false }` [INFO] [stdout] 7a9806a110968cc86713ee737df10eed5a514db3fb65f446fabc37454abf3a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e6460ea072287c86242a6f74366e5068684e9becaf8a1bc94f74473ca7eb1c [INFO] running `Command { std: "docker" "start" "-a" "03e6460ea072287c86242a6f74366e5068684e9becaf8a1bc94f74473ca7eb1c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling starbase_utils v0.9.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling rpkl v0.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling schematic_types v0.9.7 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling starbase_sandbox v0.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schematic_macros v0.17.8 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling garde v0.22.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling sdd v3.0.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.2.4 [INFO] [stderr] Compiling schematic v0.17.10 (/opt/rustwide/workdir/crates/schematic) [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgt6PGP/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-56d991603ff5adf3.rlib,libgetopts-0374f2ffd4fc2ee9.rlib,libunicode_width-3710af304f7a6204.rlib,librustc_std_workspace_std-b58fe15d3ae9c93b.rlib}" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-7ac54f7a4de00e42.rlib,libpretty_assertions-a888358814725605.rlib,libdiff-571f4ef74bb59438.rlib,libyansi-76b327b995f7fda4.rlib,libinsta-abcc26171463873f.rlib,libconsole-2de07a617150d56c.rlib,liblazy_static-39176b38f763143b.rlib,libsimilar-62fa8f7ee1234d13.rlib,liblinked_hash_map-7f45eb0e3a7461a2.rlib,libassert_fs-b5ac0014cea68e56.rlib,libglobwalk-44f7fc16293a166a.rlib,libignore-6ba470919f6dcc2d.rlib,libwalkdir-387d69cad9d08fd7.rlib,libsame_file-4e9259d6c48d1a5b.rlib,libcrossbeam_deque-8cc67fb6fed43261.rlib,libcrossbeam_epoch-7222d6df5d750542.rlib,libcrossbeam_utils-580bdff59556df9c.rlib,libglobset-ff36d60745772d93.rlib,libtempfile-0a5077e56c187e9a.rlib,libfastrand-8c13ba0ddfa62b4a.rlib,libassert_cmd-34f641c946debd50.rlib,libwait_timeout-5696b14dc4d57667.rlib,libdoc_comment-3d9441eb791e33a2.rlib,libbstr-a652fcb2d383936a.rlib,libpredicates_tree-be00684812d643a7.rlib,libtermtree-c4082e8489edece2.rlib,libpredicates-da6b4d13ba17e615.rlib,libanstyle-57aeb6edb7edbe26.rlib,libdifflib-dc36232feed953a0.rlib,libnormalize_line_endings-2e24342eff720913.rlib,libfloat_cmp-58daa2f332c650c5.rlib,libpredicates_core-493c5c0e8365cb85.rlib,libstarbase_utils-5aa2f50334d5471d.rlib,libclean_path-cc73a9c78cc1e5b3.rlib,libschematic-6024c7471c6d57a6.rlib,libserde_path_to_error-4a5b9aef3c4adbf9.rlib,libreqwest-7873642d680d14a0.rlib,libbase64-c466fef6d1a28af7.rlib,libipnet-ecef4befaf2b0e43.rlib,libhyper_rustls-717ff017784c0318.rlib,librustls_native_certs-db6bd06739c86ca1.rlib,librustls_pemfile-679200b41bc50710.rlib,libopenssl_probe-c102385485f250b8.rlib,libtokio_rustls-a6a8d877b1306f65.rlib,librustls-0a93a85373987f4b.rlib,libsubtle-565f70a112a6e814.rlib,libwebpki-d67560b55ddb26d1.rlib,libring-5ba6ea9a46c6606a.rlib,libgetrandom-585ae7b714155af2.rlib,libspin-43b410d92d9f0c42.rlib,libuntrusted-e215f8ddea260b81.rlib,libzeroize-be4d972fdfa43b49.rlib,librustls_pki_types-42f57ead5b22448b.rlib,libserde_urlencoded-58e0e45b7c794959.rlib,libtower-0a7ef30aaaaceed8.rlib,libsync_wrapper-10c5ca781870b85c.rlib,libtower_layer-c565a34cdf9e1056.rlib,libhyper_util-a204cbae4e4f5183.rlib,libtower_service-de925df53d452054.rlib,libhyper-8b1c1381a7ff3620.rlib,libwant-9f221c42a061eee8.rlib,libtry_lock-50f0361f26ba6f84.rlib,libhttparse-b1a017b5fc640561.rlib,libtokio-caa7f32617a53c3c.rlib,libsocket2-5e743394f9997e91.rlib,libmio-df884784c5221ffd.rlib,libhttp_body_util-e49990f8c68ea942.rlib,libhttp_body-87107cf3a77f0085.rlib,libfutures_util-792d2563395ee2a6.rlib,libfutures_io-f9a7023aa49d9c3f.rlib,libslab-6a28740ccd11e32d.rlib,libfutures_channel-72b54818d12f8972.rlib,libfutures_sink-5e66c3bcd7f5dc54.rlib,libfutures_task-5e796033a406db29.rlib,libpin_utils-1b4e05bc0098a6e0.rlib,liblog-432729ba6130c373.rlib,libfutures_core-cd2ca45eece0031c.rlib,libhttp-cb518550104cdffe.rlib,libbytes-76f78a86d194e420.rlib,libfnv-a0e84274df5e929e.rlib,libgarde-25bbe81e219b5a69.rlib,libcompact_str-c203365fce35dac1.rlib,libstatic_assertions-ea90b0eda327986e.rlib,libcastaway-36507b34d11a6dc0.rlib,libmarkdown-e99d8de7e3f8ce0e.rlib,libunicode_id-2e90cffe7acf5e73.rlib,libschemars-0bc3b862231119e8.rlib,libdyn_clone-2ac21d8be62b4dbf.rlib,libtracing-60f0c165e919e9d0.rlib,libpin_project_lite-57c303f97ba79b58.rlib,libtracing_core-d35bfc9f80081277.rlib,libonce_cell-2bffb8f01566609a.rlib,libstarbase_styles-d1db615b13d3c1aa.rlib,libdirs-e74c4e71721be439.rlib,libdirs_sys-f0671247636b505c.rlib,liboption_ext-9439f6175031cfba.rlib,libschematic_types-c2dde04d5b4ecdb8.rlib,liburl-8a10ca21ebfb7fad.rlib,libidna-bd6989da756e159e.rlib,libidna_adapter-bfe84c75deb79879.rlib,libicu_normalizer-7146eff09fdce33f.rlib,libicu_normalizer_data-50483c108e53719b.rlib,libwrite16-4943b21ccccee601.rlib,libutf8_iter-0969935a68d3114e.rlib,libutf16_iter-88ddb3416202a986.rlib,libsmallvec-25e3efc79ea907ed.rlib,libicu_properties-ce43c9d98673e5a8.rlib,libicu_properties_data-ee2d9cb10456d24d.rlib,libicu_locid_transform-de853c01067804eb.rlib,libicu_locid_transform_data-8028f11c9402c91c.rlib,libicu_collections-8c17120211568221.rlib,libicu_provider-1c18cc5dcc2b2af9.rlib,libicu_locid-1de9bbd32b7029a8.rlib,liblitemap-51a036514cf7ca74.rlib,libtinystr-8196d153b6e3a21d.rlib,libzerovec-fae778a0a25b2bef.rlib,libwriteable-6860379f2b55b18c.rlib,libyoke-1b4177975ef2cb1a.rlib,libzerofrom-4240231940b18a64.rlib,libstable_deref_trait-b55f2c84d15beaea.rlib,libform_urlencoded-004e3ec578e725f5.rlib,libpercent_encoding-94c0844c6dae7341.rlib,libserde_yml-6bbf13d696374c49.rlib,liblibyml-880161c2d620f68e.rlib,libserde_yaml-a59294a8347deef1.rlib,libunsafe_libyaml-fe735b36306ea696.rlib,libtoml-69580ffae73e3a1b.rlib,libtoml_edit-d5ccdc577505c254.rlib,libserde_spanned-543e103130dd5a64.rlib,libwinnow-deeeb74662748310.rlib,libtoml_datetime-c39e347abfd971c1.rlib,librpkl-c06438211a3a0132.rlib,librmp_serde-4156794bc4eeeb79.rlib,librmpv-af2d70c8ae348d62.rlib,librmp-28f8340ee5e53f01.rlib,libbyteorder-8614b87242077c82.rlib,libserde_json-6d5a75ac5ec090b6.rlib,libitoa-2339ac03678ab7d4.rlib,libryu-70ea9a7000b12dba.rlib,libsemver-6d269ab7cb74710c.rlib,librust_decimal-a58af8b346d5ad27.rlib,libarrayvec-c3bd65fd4e46c7f6.rlib,librelative_path-3018338cd6eb7ca5.rlib,libregex-5ca32787a7d1f7ba.rlib,libregex_automata-e6786aa38d2bf52f.rlib,libaho_corasick-9055e7922fb0a165.rlib,libregex_syntax-37ae10d86b9e0280.rlib,libchrono-45fe8d8ce343306b.rlib,libnum_traits-7668c969a539722c.rlib,libiana_time_zone-7b37c435906b3282.rlib,libindexmap-f8c0ca2e073810be.rlib,libequivalent-36fe78148bbac4ca.rlib,libhashbrown-54e8a22aef5f1738.rlib,libthiserror-4fe8088658b7b458.rlib,libserde-c14bb191584d31a3.rlib,libmiette-b8daaaf35d69121c.rlib,libbacktrace_ext-f4b6a136d2447722.rlib,libsupports_unicode-f85727e77ce000fa.rlib,libsupports_color-102f6e49e6560f1b.rlib,libis_ci-ac2c3a2f23e6e760.rlib,libsupports_hyperlinks-db584ec45d971142.rlib,libterminal_size-ef6fd317412df29a.rlib,librustix-78e09535afe29a7c.rlib,libbitflags-3cccd834bcf128ab.rlib,liblinux_raw_sys-a9d60895f37c8375.rlib,libtextwrap-90aec5bd4b65e26e.rlib,libunicode_linebreak-1ebcc83b48594609.rlib,libbacktrace-6632e403befdb49c.rlib,libminiz_oxide-f87a98ee19c4bf82.rlib,libadler2-93e98e23fe37669e.rlib,libobject-51c5e56e56108b35.rlib,libmemchr-c622a5b4f6a961b3.rlib,liblibc-f7629b36ca69e7fb.rlib,libaddr2line-f037f6069e1cd805.rlib,libgimli-834743b7935fa73f.rlib,librustc_demangle-5b9d69babd7f9dec.rlib,libunicode_width-c525b0fb941e9974.rlib,libowo_colors-5e666aa44f7979bd.rlib,libcfg_if-8f0231822091c729.rlib,libthiserror-c01e4e81084d9486.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/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-341d4a8e01b49c66/out" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/errors_test-f5151f3aeeae98a2" "-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 `schematic` (test "errors_test") due to 1 previous error [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2ID980/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-56d991603ff5adf3.rlib,libgetopts-0374f2ffd4fc2ee9.rlib,libunicode_width-3710af304f7a6204.rlib,librustc_std_workspace_std-b58fe15d3ae9c93b.rlib}" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-7ac54f7a4de00e42.rlib,libpretty_assertions-a888358814725605.rlib,libdiff-571f4ef74bb59438.rlib,libyansi-76b327b995f7fda4.rlib,libinsta-abcc26171463873f.rlib,libconsole-2de07a617150d56c.rlib,liblazy_static-39176b38f763143b.rlib,libsimilar-62fa8f7ee1234d13.rlib,liblinked_hash_map-7f45eb0e3a7461a2.rlib,libassert_fs-b5ac0014cea68e56.rlib,libglobwalk-44f7fc16293a166a.rlib,libignore-6ba470919f6dcc2d.rlib,libwalkdir-387d69cad9d08fd7.rlib,libsame_file-4e9259d6c48d1a5b.rlib,libcrossbeam_deque-8cc67fb6fed43261.rlib,libcrossbeam_epoch-7222d6df5d750542.rlib,libcrossbeam_utils-580bdff59556df9c.rlib,libglobset-ff36d60745772d93.rlib,libtempfile-0a5077e56c187e9a.rlib,libfastrand-8c13ba0ddfa62b4a.rlib,libassert_cmd-34f641c946debd50.rlib,libwait_timeout-5696b14dc4d57667.rlib,libdoc_comment-3d9441eb791e33a2.rlib,libbstr-a652fcb2d383936a.rlib,libpredicates_tree-be00684812d643a7.rlib,libtermtree-c4082e8489edece2.rlib,libpredicates-da6b4d13ba17e615.rlib,libanstyle-57aeb6edb7edbe26.rlib,libdifflib-dc36232feed953a0.rlib,libnormalize_line_endings-2e24342eff720913.rlib,libfloat_cmp-58daa2f332c650c5.rlib,libpredicates_core-493c5c0e8365cb85.rlib,libstarbase_utils-5aa2f50334d5471d.rlib,libclean_path-cc73a9c78cc1e5b3.rlib,libschematic-6024c7471c6d57a6.rlib,libserde_path_to_error-4a5b9aef3c4adbf9.rlib,libreqwest-7873642d680d14a0.rlib,libbase64-c466fef6d1a28af7.rlib,libipnet-ecef4befaf2b0e43.rlib,libhyper_rustls-717ff017784c0318.rlib,librustls_native_certs-db6bd06739c86ca1.rlib,librustls_pemfile-679200b41bc50710.rlib,libopenssl_probe-c102385485f250b8.rlib,libtokio_rustls-a6a8d877b1306f65.rlib,librustls-0a93a85373987f4b.rlib,libsubtle-565f70a112a6e814.rlib,libwebpki-d67560b55ddb26d1.rlib,libring-5ba6ea9a46c6606a.rlib,libgetrandom-585ae7b714155af2.rlib,libspin-43b410d92d9f0c42.rlib,libuntrusted-e215f8ddea260b81.rlib,libzeroize-be4d972fdfa43b49.rlib,librustls_pki_types-42f57ead5b22448b.rlib,libserde_urlencoded-58e0e45b7c794959.rlib,libtower-0a7ef30aaaaceed8.rlib,libsync_wrapper-10c5ca781870b85c.rlib,libtower_layer-c565a34cdf9e1056.rlib,libhyper_util-a204cbae4e4f5183.rlib,libtower_service-de925df53d452054.rlib,libhyper-8b1c1381a7ff3620.rlib,libwant-9f221c42a061eee8.rlib,libtry_lock-50f0361f26ba6f84.rlib,libhttparse-b1a017b5fc640561.rlib,libtokio-caa7f32617a53c3c.rlib,libsocket2-5e743394f9997e91.rlib,libmio-df884784c5221ffd.rlib,libhttp_body_util-e49990f8c68ea942.rlib,libhttp_body-87107cf3a77f0085.rlib,libfutures_util-792d2563395ee2a6.rlib,libfutures_io-f9a7023aa49d9c3f.rlib,libslab-6a28740ccd11e32d.rlib,libfutures_channel-72b54818d12f8972.rlib,libfutures_sink-5e66c3bcd7f5dc54.rlib,libfutures_task-5e796033a406db29.rlib,libpin_utils-1b4e05bc0098a6e0.rlib,liblog-432729ba6130c373.rlib,libfutures_core-cd2ca45eece0031c.rlib,libhttp-cb518550104cdffe.rlib,libbytes-76f78a86d194e420.rlib,libfnv-a0e84274df5e929e.rlib,libgarde-25bbe81e219b5a69.rlib,libcompact_str-c203365fce35dac1.rlib,libstatic_assertions-ea90b0eda327986e.rlib,libcastaway-36507b34d11a6dc0.rlib,libmarkdown-e99d8de7e3f8ce0e.rlib,libunicode_id-2e90cffe7acf5e73.rlib,libschemars-0bc3b862231119e8.rlib,libdyn_clone-2ac21d8be62b4dbf.rlib,libtracing-60f0c165e919e9d0.rlib,libpin_project_lite-57c303f97ba79b58.rlib,libtracing_core-d35bfc9f80081277.rlib,libonce_cell-2bffb8f01566609a.rlib,libstarbase_styles-d1db615b13d3c1aa.rlib,libdirs-e74c4e71721be439.rlib,libdirs_sys-f0671247636b505c.rlib,liboption_ext-9439f6175031cfba.rlib,libschematic_types-c2dde04d5b4ecdb8.rlib,liburl-8a10ca21ebfb7fad.rlib,libidna-bd6989da756e159e.rlib,libidna_adapter-bfe84c75deb79879.rlib,libicu_normalizer-7146eff09fdce33f.rlib,libicu_normalizer_data-50483c108e53719b.rlib,libwrite16-4943b21ccccee601.rlib,libutf8_iter-0969935a68d3114e.rlib,libutf16_iter-88ddb3416202a986.rlib,libsmallvec-25e3efc79ea907ed.rlib,libicu_properties-ce43c9d98673e5a8.rlib,libicu_properties_data-ee2d9cb10456d24d.rlib,libicu_locid_transform-de853c01067804eb.rlib,libicu_locid_transform_data-8028f11c9402c91c.rlib,libicu_collections-8c17120211568221.rlib,libicu_provider-1c18cc5dcc2b2af9.rlib,libicu_locid-1de9bbd32b7029a8.rlib,liblitemap-51a036514cf7ca74.rlib,libtinystr-8196d153b6e3a21d.rlib,libzerovec-fae778a0a25b2bef.rlib,libwriteable-6860379f2b55b18c.rlib,libyoke-1b4177975ef2cb1a.rlib,libzerofrom-4240231940b18a64.rlib,libstable_deref_trait-b55f2c84d15beaea.rlib,libform_urlencoded-004e3ec578e725f5.rlib,libpercent_encoding-94c0844c6dae7341.rlib,libserde_yml-6bbf13d696374c49.rlib,liblibyml-880161c2d620f68e.rlib,libserde_yaml-a59294a8347deef1.rlib,libunsafe_libyaml-fe735b36306ea696.rlib,libtoml-69580ffae73e3a1b.rlib,libtoml_edit-d5ccdc577505c254.rlib,libserde_spanned-543e103130dd5a64.rlib,libwinnow-deeeb74662748310.rlib,libtoml_datetime-c39e347abfd971c1.rlib,librpkl-c06438211a3a0132.rlib,librmp_serde-4156794bc4eeeb79.rlib,librmpv-af2d70c8ae348d62.rlib,librmp-28f8340ee5e53f01.rlib,libbyteorder-8614b87242077c82.rlib,libserde_json-6d5a75ac5ec090b6.rlib,libitoa-2339ac03678ab7d4.rlib,libryu-70ea9a7000b12dba.rlib,libsemver-6d269ab7cb74710c.rlib,librust_decimal-a58af8b346d5ad27.rlib,libarrayvec-c3bd65fd4e46c7f6.rlib,librelative_path-3018338cd6eb7ca5.rlib,libregex-5ca32787a7d1f7ba.rlib,libregex_automata-e6786aa38d2bf52f.rlib,libaho_corasick-9055e7922fb0a165.rlib,libregex_syntax-37ae10d86b9e0280.rlib,libchrono-45fe8d8ce343306b.rlib,libnum_traits-7668c969a539722c.rlib,libiana_time_zone-7b37c435906b3282.rlib,libthiserror-4fe8088658b7b458.rlib,libmiette-b8daaaf35d69121c.rlib,libbacktrace_ext-f4b6a136d2447722.rlib,libsupports_unicode-f85727e77ce000fa.rlib,libsupports_color-102f6e49e6560f1b.rlib,libis_ci-ac2c3a2f23e6e760.rlib,libsupports_hyperlinks-db584ec45d971142.rlib,libterminal_size-ef6fd317412df29a.rlib,librustix-78e09535afe29a7c.rlib,libbitflags-3cccd834bcf128ab.rlib,liblinux_raw_sys-a9d60895f37c8375.rlib,libtextwrap-90aec5bd4b65e26e.rlib,libunicode_linebreak-1ebcc83b48594609.rlib,libbacktrace-6632e403befdb49c.rlib,libminiz_oxide-f87a98ee19c4bf82.rlib,libadler2-93e98e23fe37669e.rlib,libobject-51c5e56e56108b35.rlib,libmemchr-c622a5b4f6a961b3.rlib,liblibc-f7629b36ca69e7fb.rlib,libaddr2line-f037f6069e1cd805.rlib,libgimli-834743b7935fa73f.rlib,librustc_demangle-5b9d69babd7f9dec.rlib,libunicode_width-c525b0fb941e9974.rlib,libowo_colors-5e666aa44f7979bd.rlib,libcfg_if-8f0231822091c729.rlib,libthiserror-c01e4e81084d9486.rlib,libindexmap-f8c0ca2e073810be.rlib,libequivalent-36fe78148bbac4ca.rlib,libhashbrown-54e8a22aef5f1738.rlib,libserde-c14bb191584d31a3.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/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-341d4a8e01b49c66/out" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generator_test-146d8b1968897c2f" "-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 `schematic` (test "generator_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "03e6460ea072287c86242a6f74366e5068684e9becaf8a1bc94f74473ca7eb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e6460ea072287c86242a6f74366e5068684e9becaf8a1bc94f74473ca7eb1c", kill_on_drop: false }` [INFO] [stdout] 03e6460ea072287c86242a6f74366e5068684e9becaf8a1bc94f74473ca7eb1c