[INFO] fetching crate rustextile 1.0.2... [INFO] building rustextile-1.0.2 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate rustextile 1.0.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rustextile 1.0.2 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustextile 1.0.2 [INFO] finished tweaking crates.io crate rustextile 1.0.2 [INFO] tweaked toml for crates.io crate rustextile 1.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imageinfo v0.7.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23adec79baecbeb9a170c7e0e8845f6ba473a0e9a4906933f690764167242831 [INFO] running `Command { std: "docker" "start" "-a" "23adec79baecbeb9a170c7e0e8845f6ba473a0e9a4906933f690764167242831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23adec79baecbeb9a170c7e0e8845f6ba473a0e9a4906933f690764167242831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23adec79baecbeb9a170c7e0e8845f6ba473a0e9a4906933f690764167242831", kill_on_drop: false }` [INFO] [stdout] 23adec79baecbeb9a170c7e0e8845f6ba473a0e9a4906933f690764167242831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f358c2357637597c2c91966bf87fdbf4e8c8ee5b88be2345e478fba7ddefa95a [INFO] running `Command { std: "docker" "start" "-a" "f358c2357637597c2c91966bf87fdbf4e8c8ee5b88be2345e478fba7ddefa95a", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling imageinfo v0.7.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling ammonia v3.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling rustextile v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | if let Some(mut note) = self.notes.get_mut(label) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.25s [INFO] running `Command { std: "docker" "inspect" "f358c2357637597c2c91966bf87fdbf4e8c8ee5b88be2345e478fba7ddefa95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f358c2357637597c2c91966bf87fdbf4e8c8ee5b88be2345e478fba7ddefa95a", kill_on_drop: false }` [INFO] [stdout] f358c2357637597c2c91966bf87fdbf4e8c8ee5b88be2345e478fba7ddefa95a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583ceafcfc57c07db0b24939de0ab4b2b39b5620d0f0a4456c94b094737c1f07 [INFO] running `Command { std: "docker" "start" "-a" "583ceafcfc57c07db0b24939de0ab4b2b39b5620d0f0a4456c94b094737c1f07", kill_on_drop: false }` [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | if let Some(mut note) = self.notes.get_mut(label) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling rustextile v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | if let Some(mut note) = self.notes.get_mut(label) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceyScIP/symbols.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.test_yaml_fixtures.b8b0920c537929bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59.2mzuos59rx7jvw4h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-8a520403a654becd.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-9ce424211362738e.rlib" "/opt/rustwide/target/debug/deps/librustextile-2ebec3ecdf46d22f.rlib" "/opt/rustwide/target/debug/deps/libimageinfo-470d1d9344d1062f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-37733f11bddb927f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8141e9fd4303666.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-38560c9c7c86f8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-88c76b97b73cafa8.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f69ca29c868fc176.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-de8471b566bac381.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b72fbf34d3d153ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b13386da54b413df.rlib" "/opt/rustwide/target/debug/deps/libhyper-8df76f71f63e3363.rlib" "/opt/rustwide/target/debug/deps/libwant-bfcbd5faf5a3c03d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d260ab3aaf922f50.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-cb2f8348434f185f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3fa0c2dc2c8632e5.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-caae28febbf00b90.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-b79a63239c7fbcee.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3029a6cefd933301.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c3db7ac3deac655c.rlib" "/opt/rustwide/target/debug/deps/libtokio-337bcbb305d5d2bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8235baff32af968d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-91d18cf33e67db73.rlib" "/opt/rustwide/target/debug/deps/libmio-d7465f2b8e8b6ca3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f86821a12c864adc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7d1c081f1ff0f6fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-38aa32cf7aee7975.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-98f19e7bf4305389.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libammonia-36efe06b357a866b.rlib" "/opt/rustwide/target/debug/deps/liburl-c21f35b580d850a7.rlib" "/opt/rustwide/target/debug/deps/libidna-f51f955b746f47d9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-3ee7567e60795c7c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e69250ea9c7abc7d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fb1f1920f44d201e.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-f0f0eae4f9b82174.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-9f357436c0f3f7fc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b2b55c61210e8124.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2a6fd8f9fdfa0a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-715224bb7b1c8c5d.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ce565f3a26bc560.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf9343cf3efed3d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libphf-e4e151c251fb60f2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-66b37039eeda5eff.rlib" "/opt/rustwide/target/debug/deps/libdiff-1ad714bf5767b22f.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-6872c5cdae8aed05.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-2a7edf33a1e829da.rlib" "/opt/rustwide/target/debug/deps/libregex-837ee62c5460eafd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cff463ff633110dd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_yaml_fixtures-42a2d955d4665d59" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustextile` (test "test_yaml_fixtures") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "583ceafcfc57c07db0b24939de0ab4b2b39b5620d0f0a4456c94b094737c1f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583ceafcfc57c07db0b24939de0ab4b2b39b5620d0f0a4456c94b094737c1f07", kill_on_drop: false }` [INFO] [stdout] 583ceafcfc57c07db0b24939de0ab4b2b39b5620d0f0a4456c94b094737c1f07