[INFO] fetching crate perbase 0.8.5... [INFO] building perbase-0.8.5 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate perbase 0.8.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate perbase 0.8.5 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate perbase 0.8.5 [INFO] finished tweaking crates.io crate perbase 0.8.5 [INFO] tweaked toml for crates.io crate perbase 0.8.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate perbase 0.8.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c6f6a908f3bc035d7dc1222af7b140aabf8f2ae69cceac78397aa36b52c1d23 [INFO] running `Command { std: "docker" "start" "-a" "9c6f6a908f3bc035d7dc1222af7b140aabf8f2ae69cceac78397aa36b52c1d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c6f6a908f3bc035d7dc1222af7b140aabf8f2ae69cceac78397aa36b52c1d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6f6a908f3bc035d7dc1222af7b140aabf8f2ae69cceac78397aa36b52c1d23", kill_on_drop: false }` [INFO] [stdout] 9c6f6a908f3bc035d7dc1222af7b140aabf8f2ae69cceac78397aa36b52c1d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 110e77f7740f0f0663b26e027075dea1eaf5882f0afb21fd45224493559579d4 [INFO] running `Command { std: "docker" "start" "-a" "110e77f7740f0f0663b26e027075dea1eaf5882f0afb21fd45224493559579d4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling openssl-src v111.20.0+1.1.1o [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling libdeflate-sys v0.7.5 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hts-sys v2.0.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rust-lapper v1.0.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling libdeflater v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling bio-types v0.12.1 [INFO] [stderr] Compiling gzp v0.10.0 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling bio v0.41.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rust-htslib v0.38.2 [INFO] [stderr] Compiling perbase v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "110e77f7740f0f0663b26e027075dea1eaf5882f0afb21fd45224493559579d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110e77f7740f0f0663b26e027075dea1eaf5882f0afb21fd45224493559579d4", kill_on_drop: false }` [INFO] [stdout] 110e77f7740f0f0663b26e027075dea1eaf5882f0afb21fd45224493559579d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 718ac380ff0155a72a15290580ba3c09c97b50fdcdca14d0f800a13b7b25ea1e [INFO] running `Command { std: "docker" "start" "-a" "718ac380ff0155a72a15290580ba3c09c97b50fdcdca14d0f800a13b7b25ea1e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling perbase v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRYs1x9/symbols.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.perbase.b442aa5c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267.179nt9cd78dvh736.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libz-sys-9f1eb5ac4caadd67/out/lib" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-34a2e9eceb54b9b8/out/lib" "-L" "/opt/rustwide/target/debug/build/hts-sys-25d1c5d5ab474155/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7fcda383f9f4c654/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-27b900f30a45c942/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7b74364480ae9fc9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-0593245c9a610e65/out" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a1697796064f8fe8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-95cd0d53834e2925.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6180440222f300b6.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-86000edea641e3bc.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-48c89d476ca81f8f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libproptest-392a3a0763c77126.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0d21020296ec0f9d.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-1c651a11e483acfe.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-d49d6175160bc507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17e995d1e5a31c89.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libstructopt-a20eed09cbc1ff3f.rlib" "/opt/rustwide/target/debug/deps/libclap-1df52c2e8c8e7b09.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libperbase_lib-490cb3ade5c4f615.rlib" "/opt/rustwide/target/debug/deps/libgzp-c74de38499b7c3de.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-f1bee3fd742d4b20.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-86d3ac712a805472.rlib" "/opt/rustwide/target/debug/deps/liblibdeflate_sys-b00aab8b0ebf9396.rlib" "/opt/rustwide/target/debug/deps/libflume-76d16ed9c74872fb.rlib" "/opt/rustwide/target/debug/deps/libspin-d349705e1b538b65.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3ebf94a9df5b4d6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-beff7cc8408399e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5efdc620a55e28c7.rlib" "/opt/rustwide/target/debug/deps/libnanorand-5901d9c5a4666e15.rlib" "/opt/rustwide/target/debug/deps/libflate2-13c9fd400007e30d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-7aa6552597fad556.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libglobset-54ed8172ba1cbbc2.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblru_time_cache-16d8978c0d624b09.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-1119e5d285d13a7f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/librust_lapper-f12cf08c7d5c56b5.rlib" "/opt/rustwide/target/debug/deps/librust_htslib-7d7e36b18fd02e48.rlib" "/opt/rustwide/target/debug/deps/libhts_sys-a8e720ddb4d935dd.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-b9334cd409f23768.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1123a81b0abf0010.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d8fff50d3e666dc5.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3e64921901b338c7.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-361bc6abb39eee7b.rlib" "/opt/rustwide/target/debug/deps/libieee754-7c8b7aab4b3481a5.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblinear_map-47a763db3e5f649f.rlib" "/opt/rustwide/target/debug/deps/librayon-b66d621db30f9f61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a4dd659cf9a0a90.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2f53dcdfc40e69f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d9e22569e2e005fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libbio-e959038b4570fa0c.rlib" "/opt/rustwide/target/debug/deps/libstrum-76e71fd7781acf2a.rlib" "/opt/rustwide/target/debug/deps/libcsv-10407a0e99ca5318.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-48e24ad335188bac.rlib" "/opt/rustwide/target/debug/deps/libbstr-1866fb5aa6464fd5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libbytecount-763a3bb5f7eb3852.rlib" "/opt/rustwide/target/debug/deps/libtriple_accel-e6a70cd7236d3816.rlib" "/opt/rustwide/target/debug/deps/libitertools_num-466431b38afa5e56.rlib" "/opt/rustwide/target/debug/deps/libenum_map-e447d2fac04fefbe.rlib" "/opt/rustwide/target/debug/deps/libstatrs-922d2ebe2485c2c6.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3c33a8a05767aa03.rlib" "/opt/rustwide/target/debug/deps/librand_distr-98195bd7d0730c7d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0b6ac0981d2285a1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libsimba-8405afdee5a6ec07.rlib" "/opt/rustwide/target/debug/deps/librand-8972168defbbf5e3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22f39b9c8f163f38.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf79d89dcce774cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ff6b90508ce3ffd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libordered_float-197e1337ff35b385.rlib" "/opt/rustwide/target/debug/deps/libndarray-832361d3e8ada8b5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ba16b6d68f85efb4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e7ffd55fb6b79388.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libmultimap-5e7e225c14d28a5b.rlib" "/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-21b65e0a3491192d.rlib" "/opt/rustwide/target/debug/deps/libbv-8c4e10b35a0601cb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-85f75863375c652b.rlib" "/opt/rustwide/target/debug/deps/libserde-47e412f651068b1d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libbio_types-b69344c2293d9e0f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c2d817c130930760.rlib" "/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-d077a790173d51e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e1f94dff2d9ddf4d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-6d561a38e870b0a7.rlib" "/opt/rustwide/target/debug/deps/libnewtype_derive-60f403eb86f4b474.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-9468c36059fcc9fc.rlib" "/opt/rustwide/target/debug/deps/libapprox-40ea47f0562c8ce3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-668e65646dbc0c36.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/perbase-60607e64baf67267" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `perbase` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "718ac380ff0155a72a15290580ba3c09c97b50fdcdca14d0f800a13b7b25ea1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718ac380ff0155a72a15290580ba3c09c97b50fdcdca14d0f800a13b7b25ea1e", kill_on_drop: false }` [INFO] [stdout] 718ac380ff0155a72a15290580ba3c09c97b50fdcdca14d0f800a13b7b25ea1e