[INFO] fetching crate tnipv-lint 0.1.0... [INFO] testing tnipv-lint-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tnipv-lint 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tnipv-lint 0.1.0 [INFO] finished tweaking crates.io crate tnipv-lint 0.1.0 [INFO] tweaked toml for crates.io crate tnipv-lint 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tnipv-lint 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 162 packages to latest compatible versions [INFO] [stderr] Adding annotate-snippets v0.9.2 (available: v0.12.8) [INFO] [stderr] Adding comrak v0.18.0 (available: v0.48.0) [INFO] [stderr] Adding educe v0.4.23 (available: v0.6.0) [INFO] [stderr] Adding jsonschema v0.18.3 (available: v0.33.0) [INFO] [stderr] Adding scraper v0.17.1 (available: v0.24.0) [INFO] [stderr] Adding snafu v0.7.5 (available: v0.8.9) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86fc1e4e459ddb5bee71c8986edcca598efbd9d47f3ec2b0fa9392d60ccab38 [INFO] running `Command { std: "docker" "start" "-a" "c86fc1e4e459ddb5bee71c8986edcca598efbd9d47f3ec2b0fa9392d60ccab38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86fc1e4e459ddb5bee71c8986edcca598efbd9d47f3ec2b0fa9392d60ccab38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86fc1e4e459ddb5bee71c8986edcca598efbd9d47f3ec2b0fa9392d60ccab38", kill_on_drop: false }` [INFO] [stdout] c86fc1e4e459ddb5bee71c8986edcca598efbd9d47f3ec2b0fa9392d60ccab38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6100658329e098cbcd44d8b5e7290df2942d9d5fcdadb97bd27126cfa6980e4f [INFO] running `Command { std: "docker" "start" "-a" "6100658329e098cbcd44d8b5e7290df2942d9d5fcdadb97bd27126cfa6980e4f", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tnipv-preamble v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling jsonschema v0.18.3 [INFO] [stderr] Compiling tnipv-lint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.17s [INFO] running `Command { std: "docker" "inspect" "6100658329e098cbcd44d8b5e7290df2942d9d5fcdadb97bd27126cfa6980e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6100658329e098cbcd44d8b5e7290df2942d9d5fcdadb97bd27126cfa6980e4f", kill_on_drop: false }` [INFO] [stdout] 6100658329e098cbcd44d8b5e7290df2942d9d5fcdadb97bd27126cfa6980e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3a68d8d6f9be1ae656ab72db74be799dce37494faf43fb3609af0a53082b5b0 [INFO] running `Command { std: "docker" "start" "-a" "f3a68d8d6f9be1ae656ab72db74be799dce37494faf43fb3609af0a53082b5b0", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tnipv-lint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] error: could not compile `tnipv-lint` (test "lint_markdown_section_order") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name lint_markdown_section_order --edition=2021 tests/lint_markdown_section_order.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("tokio"))' -C metadata=cfeecdd73b5126dc -C extra-filename=-d7a24be969e0b51c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-07e0c3762ce911a2.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0b3525a204e0f960.rlib --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-8c0b510d06a94b67.rlib --extern educe=/opt/rustwide/target/debug/deps/libeduce-3577ac925067fb02.so --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cd9b8ff10e05314f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-756a0c652e11b177.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-1c7fe97f1ee58a7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62b08827b48332ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb0d880a08aebee6.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-9c2d4e185d67fd09.rlib --extern tnipv_lint=/opt/rustwide/target/debug/deps/libtnipv_lint-8a382ef937f5d76e.rlib --extern tnipv_preamble=/opt/rustwide/target/debug/deps/libtnipv_preamble-ea533344ac0ed7e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb7a5571727e8878.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5d8fcf5b66fa1e6c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d555b9d3ada0cde1.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 `tnipv-lint` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tnipv_lint --edition=2021 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("tokio"))' -C metadata=6ae57c172659cf0c -C extra-filename=-dab0c3417082acf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-07e0c3762ce911a2.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0b3525a204e0f960.rlib --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-8c0b510d06a94b67.rlib --extern educe=/opt/rustwide/target/debug/deps/libeduce-3577ac925067fb02.so --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cd9b8ff10e05314f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-756a0c652e11b177.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-1c7fe97f1ee58a7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62b08827b48332ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb0d880a08aebee6.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-9c2d4e185d67fd09.rlib --extern tnipv_preamble=/opt/rustwide/target/debug/deps/libtnipv_preamble-ea533344ac0ed7e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb7a5571727e8878.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5d8fcf5b66fa1e6c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d555b9d3ada0cde1.rlib --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/rustcxlRWxl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-fb7a5571727e8878,libpin_project_lite-bedc6e0acd72ff2a,libtnipv_lint-8a382ef937f5d76e,libtnipv_preamble-ea533344ac0ed7e3,libchrono-0b3525a204e0f960,libsnafu-9c2d4e185d67fd09,libdoc_comment-68fddb918a238fa0,libjsonschema-cd9b8ff10e05314f,libiso8601-f4eaf23ecd52e8cc,libnom-ceb56728eeef5171,libbytecount-104a505dd9bbb58d,libanyhow-a6cad01b77d60716,libtime-17d5b2ffc07bed73,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libfraction-e5d69b51971f5935,liblazy_static-b3603208c0de2608,libnum-b3899588af70b1a6,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libuuid-562865ae11537cbb,libfancy_regex-b835d364d551e926,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-2a03de3babadded3,liburl-d555b9d3ada0cde1,libidna-b612a6aaa2df23d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b019e1daca5e96d2,libicu_properties-188d03ecc98357f4,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-21b6fa7077317c83,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-711b8fdb4c26edc2,libpotential_utf-9194275f7bc4b88c,libicu_provider-0dffb3035ff13b93,libicu_locale_core-a66e278baaf14c37,libtinystr-2e6981b59efd5d46,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8a9f25fcff3bf11d,libzerotrie-fa18abcc08294fb4,libyoke-d542374b87c4d3c3,libzerofrom-4c4c711652175da7,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,libscraper-1c7fe97f1ee58a7b,libahash-d3478df4b45381b6,libgetrandom-943b1f3832e4b7bc,libzerocopy-cce06fb2122f9e8f,libego_tree-5a08aca7f348869a,libselectors-e6da15138ce0ae67,libservo_arc-4440ecfcb5b528bb,libstable_deref_trait-b312b799b37d90c9,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-a6b4df9a4f6d68aa,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-74ab442c555271ba,libbitflags-443c99b827427271,libhtml5ever-2f818183369fd587,liblog-45f74354a8b36c20,libmarkup5ever-a9897990855142e8,libstring_cache-d7afcb5fbb06a4f3,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libcomrak-8c0b510d06a94b67,libunicode_categories-ef4962be3dfb8f25,libtyped_arena-e8efe135793da16d,libregex-756a0c652e11b177,libregex_automata-b736e82474e3fe5e,libaho_corasick-89577bcc51bb1d9a,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libonce_cell-0ba6aecba7086d38,libentities-4ef3148de8917129,libannotate_snippets-07e0c3762ce911a2,libunicode_width-08b963676a6677c5,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxlRWxl/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/lint_preamble_no_duplicates-a0ac5bcc35a65776" "-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 `tnipv-lint` (test "lint_preamble_no_duplicates") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f3a68d8d6f9be1ae656ab72db74be799dce37494faf43fb3609af0a53082b5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a68d8d6f9be1ae656ab72db74be799dce37494faf43fb3609af0a53082b5b0", kill_on_drop: false }` [INFO] [stdout] f3a68d8d6f9be1ae656ab72db74be799dce37494faf43fb3609af0a53082b5b0