[INFO] fetching crate xgadget 0.8.0... [INFO] testing xgadget-0.8.0 against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] extracting crate xgadget 0.8.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate xgadget 0.8.0 on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xgadget 0.8.0 [INFO] finished tweaking crates.io crate xgadget 0.8.0 [INFO] tweaked toml for crates.io crate xgadget 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate xgadget 0.8.0 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored_json v2.1.0 [INFO] [stderr] Downloaded pprof v0.8.0 [INFO] [stderr] Downloaded rgb v0.8.32 [INFO] [stderr] Downloaded symbolic-common v8.7.3 [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded sysinfo v0.24.3 [INFO] [stderr] Downloaded symbolic-demangle v8.7.3 [INFO] [stderr] Downloaded iced-x86 v1.17.0 [INFO] [stderr] Downloaded goblin v0.5.2 [INFO] [stderr] Downloaded quick-xml v0.23.0 [INFO] [stderr] Downloaded checksec v0.0.9 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded inferno v0.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfc8fb592e7d0fed95e348a4a10871f3c4bd81ceb93c676577745c16204c0e1f [INFO] running `Command { std: "docker" "start" "-a" "dfc8fb592e7d0fed95e348a4a10871f3c4bd81ceb93c676577745c16204c0e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfc8fb592e7d0fed95e348a4a10871f3c4bd81ceb93c676577745c16204c0e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc8fb592e7d0fed95e348a4a10871f3c4bd81ceb93c676577745c16204c0e1f", kill_on_drop: false }` [INFO] [stdout] dfc8fb592e7d0fed95e348a4a10871f3c4bd81ceb93c676577745c16204c0e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c339f3a52b169338ebff1d77e2281d87c90484567e6dcf6fca1926a5e65c34 [INFO] running `Command { std: "docker" "start" "-a" "d4c339f3a52b169338ebff1d77e2281d87c90484567e6dcf6fca1926a5e65c34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.5.2 [INFO] [stderr] Compiling xgadget v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.88s [INFO] running `Command { std: "docker" "inspect" "d4c339f3a52b169338ebff1d77e2281d87c90484567e6dcf6fca1926a5e65c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c339f3a52b169338ebff1d77e2281d87c90484567e6dcf6fca1926a5e65c34", kill_on_drop: false }` [INFO] [stdout] d4c339f3a52b169338ebff1d77e2281d87c90484567e6dcf6fca1926a5e65c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7921888d2a5037279df20ca2fe6098eb64a43a90203ec316d52b0244530c0f48 [INFO] running `Command { std: "docker" "start" "-a" "7921888d2a5037279df20ca2fe6098eb64a43a90203ec316d52b0244530c0f48", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling symbolic-demangle v8.7.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling symbolic-common v8.7.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling quick-xml v0.23.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling pprof v0.8.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inferno v0.11.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling xgadget v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/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/rustcO8JtCd/symbols.o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e.test_gadget_analysis.21ba51c9ef27be20-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e.test_gadget_analysis.21ba51c9ef27be20-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e.test_gadget_analysis.21ba51c9ef27be20-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e.test_gadget_analysis.21ba51c9ef27be20-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e.4cchmho2lp2bvwk9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxgadget-d2cae2ca47e4f340.rlib" "/opt/rustwide/target/debug/deps/libgoblin-712a9e80f13d99bf.rlib" "/opt/rustwide/target/debug/deps/libplain-fe1edd142a983822.rlib" "/opt/rustwide/target/debug/deps/liblog-1cc6d9ffb80465e2.rlib" "/opt/rustwide/target/debug/deps/libscroll-8e3340bbd0cea9bf.rlib" "/opt/rustwide/target/debug/deps/librayon-2eeedf7c05309cc7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3b668e7d2f2517ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5f54a610f981fd0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06d34e6abb69926a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8d9fb9e0a1ada0b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-04da113da2141ae2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-843384866b8cd792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libeither-7ede6c96e75d38d8.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-a49ff783ea4f8448.rlib" "/opt/rustwide/target/debug/deps/libcolored-80f2bc678b778730.rlib" "/opt/rustwide/target/debug/deps/libatty-fcd5e7519e91f089.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0c9cc509dd9326b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libiced_x86-b95d82d61aa86b98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-60c1f237015c6dab.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5f3e2c4a90106cbe.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-03f7fbcc9125bb0a.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-922090b26a8177d0.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00d4a32d7afd4dc3.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_gadget_analysis-74ab4441de88e53e" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xgadget` (test "test_gadget_analysis") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7921888d2a5037279df20ca2fe6098eb64a43a90203ec316d52b0244530c0f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7921888d2a5037279df20ca2fe6098eb64a43a90203ec316d52b0244530c0f48", kill_on_drop: false }` [INFO] [stdout] 7921888d2a5037279df20ca2fe6098eb64a43a90203ec316d52b0244530c0f48