[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] 8942e8e34487e36a3af03a1545591e6a5993e24d
[INFO] testing moonrepo/schematic against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moonrepo/schematic on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8
[INFO] running `Command { std: "docker" "start" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling starbase_styles v0.6.7
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schematic_macros v0.19.4 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling garde v0.22.1
[INFO] [stderr]    Compiling schematic_types v0.11.5 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling schematic v0.19.7 (/opt/rustwide/workdir/crates/schematic)
[INFO] [stderr]    Compiling test_app v0.18.3 (/opt/rustwide/workdir/crates/test-app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.71s
[INFO] running `Command { std: "docker" "inspect" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling starbase_utils v0.12.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rpkl v0.7.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling starbase_sandbox v0.10.7
[INFO] [stderr]    Compiling schematic_macros v0.19.4 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling garde v0.22.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling schematic_types v0.11.5 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling schematic v0.19.7 (/opt/rustwide/workdir/crates/schematic)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> crates/schematic/tests/variants_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "defaults_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name defaults_test --edition=2024 crates/schematic/tests/defaults_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="config"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="extends"' --cfg 'feature="json"' --cfg 'feature="pkl"' --cfg 'feature="renderer_json_schema"' --cfg 'feature="renderer_template"' --cfg 'feature="renderer_typescript"' --cfg 'feature="ron"' --cfg 'feature="schema"' --cfg 'feature="schema_serde"' --cfg 'feature="toml"' --cfg 'feature="tracing"' --cfg 'feature="type_chrono"' --cfg 'feature="type_indexmap"' --cfg 'feature="type_regex"' --cfg 'feature="type_relative_path"' --cfg 'feature="type_rust_decimal"' --cfg 'feature="type_semver"' --cfg 'feature="type_url"' --cfg 'feature="type_uuid"' --cfg 'feature="url"' --cfg 'feature="validate"' --cfg 'feature="validate_email"' --cfg 'feature="validate_url"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("config", "default", "env", "extends", "json", "pkl", "renderer_json_schema", "renderer_template", "renderer_typescript", "ron", "schema", "schema_serde", "toml", "tracing", "type_chrono", "type_indexmap", "type_regex", "type_relative_path", "type_rust_decimal", "type_semver", "type_url", "type_uuid", "url", "validate", "validate_email", "validate_url", "yaml"))' -C metadata=5b3b94f7cba5d0e4 -C extra-filename=-751a021969645427 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02bf113c0d1aacad.rlib --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-1042ef95e8d4db87.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-875aa67c4ddeb0fe.rlib --extern garde=/opt/rustwide/target/debug/deps/libgarde-bc26437a7f6be0fa.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d7b92c50cd36f19.rlib --extern json_strip_comments=/opt/rustwide/target/debug/deps/libjson_strip_comments-8ba5bf288c435af2.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-9a7b555b6792fad0.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-217975fc2d29100d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-65024558261840b2.rlib --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-5f4cba62963e0a48.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b8776ca02baebb05.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-0dde11ed0149ee06.rlib --extern rpkl=/opt/rustwide/target/debug/deps/librpkl-dd6a09dd80df01a7.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4ee4a8356a7cf0c3.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-38e078103ae5926f.rlib --extern schematic=/opt/rustwide/target/debug/deps/libschematic-33e2e83028bde02f.rlib --extern schematic=/opt/rustwide/target/debug/deps/libschematic-33e2e83028bde02f.rlib --extern schematic_macros=/opt/rustwide/target/debug/deps/libschematic_macros-b22c25ea53d61f48.so --extern schematic_types=/opt/rustwide/target/debug/deps/libschematic_types-8e0620d37e2b6a7c.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-ce32b3f6c72470d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c8de5cfcc11cab9.rlib --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-afbfb715f416475e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f770c3d35c94958.rlib --extern serde_norway=/opt/rustwide/target/debug/deps/libserde_norway-abe2779a3e67f6e1.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-95240851647cbc86.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-bc6666199ee6a60c.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-39d32a28ad898c57.rlib --extern starbase_sandbox=/opt/rustwide/target/debug/deps/libstarbase_sandbox-1764c9b9bb2c16a5.rlib --extern starbase_styles=/opt/rustwide/target/debug/deps/libstarbase_styles-6ab48d559fa54857.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-98cdf9f448913526.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d202de3c632f89a5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d714ba15711ba321.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-009cd569bad6ea80.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-41d49fcb5a6fcf9e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-34f2f572973026d3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bf14bd263e5dfc97/out` (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/rustcCFZnnw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-1764c9b9bb2c16a5,libpretty_assertions-f9155d341562357e,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libinsta-49048b4a3d69459b,libconsole-b4017259b6dff152,libsimilar-39d32a28ad898c57,libassert_fs-61a71532485e6c17,libglobwalk-bc7bddc0c1787d17,libignore-10573a39e2868b09,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libglobset-237952252a12183a,libtempfile-f6622aea30374e18,libgetrandom-0baa87726cbcc5d3,libfastrand-751bcde24b8aa073,libdoc_comment-ecfb40a098439c0f,libassert_cmd-ab55fe8bfbaf283b,libwait_timeout-3c74e907cf7638ca,libbstr-d85765bb4087b271,libpredicates_tree-46ad03f9768d69b0,libtermtree-521441ca5d2a12de,libpredicates-6eddc8e0d2e66525,libanstyle-fe219cdab7346aa5,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-fa6d463adcd7d7f1,libpredicates_core-3695342782bdead5,libstarbase_utils-f4591406fe9dff3d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libschematic-33e2e83028bde02f,libserde_path_to_error-95240851647cbc86,libjson_strip_comments-8ba5bf288c435af2,libreqwest-b8776ca02baebb05,librustls_platform_verifier-d8e2f578cbf6d919,librustls_native_certs-2e25a7f8543567dd,libopenssl_probe-069773bfa7a2e79b,libhyper_rustls-7b2e0e7c0949629d,libtokio_rustls-5974989f9b3d62c9,librustls-4738a5076dcb10b8,libsubtle-2ae6a7038b9a0630,libwebpki-ae205b1fa62e3650,libuntrusted-b2f816886faf2178,libaws_lc_rs-8a5d8bd7bca7b2e6,libaws_lc_sys-dffa0f52ff86cc34,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower_http-7a164f84e8c575c6,libiri_string-7980c6545d934b56,libtower-3f086cf1dc1a9a5e,libtower_layer-d908dd771b239ecd,libhyper_util-f32e874d01999fa1,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7b83f7b1542bf5a0,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-d7cfd667ce1f6cfd,libtokio-7f6e4c78d5a0bfd5,libsocket2-a4b0ae9174258309,libmio-fc0f5b7715002b05,libhttp_body_util-19838e9fe8fe6196,libhttp_body-475394a7f396512d,liblog-f16ce4b64309590f,libfutures_util-049fdeaee0241626,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_sink-ad47bcbd8cacb180,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp-a4484436616bd9d7,libbytes-3529dc27cc7678fe,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0,libron-0dde11ed0149ee06,libtypeid-f817466d1cfd48b6,libunicode_ident-e2d52eba11085272,libserde_content-afbfb715f416475e,libgarde-bc26437a7f6be0fa,libcompact_str-e15f2b6c53d814c6,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libconvert_case-1042ef95e8d4db87,libunicode_segmentation-421de088ab714999,libmarkdown-9a7b555b6792fad0,libunicode_id-9ac45b5cf2d86d34,libschemars-38e078103ae5926f,libdyn_clone-319e7691ef78165b,libtracing-009cd569bad6ea80,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libthiserror-d202de3c632f89a5,libstarbase_styles-6ab48d559fa54857,libdirs-a8dc34680692bcfd,libdirs_sys-9da36c4f72b15709,liboption_ext-61303ef911796993,libmiette-217975fc2d29100d,libbacktrace_ext-5773320f7dcd679d,libsupports_unicode-90d86b95ae234b40,libsupports_color-3899ffcb78560df3,libis_ci-e8bef29ef2e608ab,libsupports_hyperlinks-08a168998187319a,libterminal_size-dd562925693ee5f2,librustix-0cf53f455487ed96,libbitflags-79fb4f9553899223,liblinux_raw_sys-7c0af75954695899,libtextwrap-c001c64cdccc3ee6,libunicode_linebreak-a9faaa33c69d8a42,libunicode_width-c0be3735b741df1b,libbacktrace-5fef3744a49abe58,libminiz_oxide-bfb5ea78b3a5c7a8,libadler2-1712579794513681,libobject-8b8cf285fb592e86,liblibc-11f5a30dc24875fb,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-542d7154100c4576,libcfg_if-83060ec5685761ae,libschematic_types-8e0620d37e2b6a7c,libuuid-34f2f572973026d3,liburl-41d49fcb5a6fcf9e,libidna-69b9bc56e93e4d91,libutf8_iter-51566bbad89f3a68,libidna_adapter-c728be50685f2643,libicu_properties-d12fb48519ea6db2,libicu_properties_data-b217809bf575558a,libicu_normalizer-239e9590bc5dc552,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-457e90c6376f5ff6,libpotential_utf-546f2311ae13a060,libicu_provider-c8288c6f0a693aad,libicu_locale_core-1701c51f6f936d39,libtinystr-348f8788e663608f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-f5f45ac503c4c1a4,libzerotrie-0ba07aae274c3841,libyoke-8183aada0c0f51e7,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-0e41e9f744563bec,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libserde_norway-abe2779a3e67f6e1,libunsafe_libyaml_norway-62389afc4f48d609,libserde_yaml-25065a94368efea3,libryu-25f59e4cd0d23219,libunsafe_libyaml-d3127b66fe569cc5,libtoml-d714ba15711ba321,libtoml_writer-47509d156ef4ceb3,libtoml_parser-bfcafc2ed9685e7f,libwinnow-76955f3c89ac5a66,libserde_spanned-5dc929071563a809,libtoml_datetime-7d03503ca0002434,librpkl-dd6a09dd80df01a7,librmp_serde-8ba3454a919ce07c,librmpv-31bc6b1a1bc789ec,librmp-9aef5d19a5a63b50,libserde_json-2f770c3d35c94958,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libsemver-ce32b3f6c72470d5,librust_decimal-4ee4a8356a7cf0c3,libarrayvec-9d0aa62fa88910b3,librelative_path-5f4cba62963e0a48,libregex-65024558261840b2,libregex_automata-435fa18d81e13d84,libaho_corasick-583cc3b49db1d510,libmemchr-9be7e24c0cc6f173,libregex_syntax-21c69862a9074e56,libchrono-02bf113c0d1aacad,libiana_time_zone-bab5d12b40894ac1,libnum_traits-17bedafaa2a61f51,libserde-7c8de5cfcc11cab9,libindexmap-8d7b92c50cd36f19,libequivalent-6a754676e6af62ae,libserde_core-21f22ac7b803fb0e,libhashbrown-25abce2d85979e8d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcCFZnnw/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-bf14bd263e5dfc97/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/code_sources_test-29351fec1013e73d" "-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 "code_sources_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8", kill_on_drop: false }`
[INFO] [stdout] e3cf575cb8a734f58bf47ee9dfa85f9cc471005c55b9e8e7dc3740297793e8c8
