[INFO] fetching crate nyx-space 0.0.22... [INFO] testing nyx-space-0.0.22 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate nyx-space 0.0.22 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nyx-space 0.0.22 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nyx-space 0.0.22 [INFO] finished tweaking crates.io crate nyx-space 0.0.22 [INFO] tweaked toml for crates.io crate nyx-space 0.0.22 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate nyx-space 0.0.22 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5f282a100d455a2ae61fd366b6300a857896fffc235901d2fffd8d6cce1b459 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5f282a100d455a2ae61fd366b6300a857896fffc235901d2fffd8d6cce1b459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f282a100d455a2ae61fd366b6300a857896fffc235901d2fffd8d6cce1b459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f282a100d455a2ae61fd366b6300a857896fffc235901d2fffd8d6cce1b459", kill_on_drop: false }` [INFO] [stdout] e5f282a100d455a2ae61fd366b6300a857896fffc235901d2fffd8d6cce1b459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3acdbcd9a0e97c79d675b73650bf357b1a3871961e729111fb8a32f0e3b293e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3acdbcd9a0e97c79d675b73650bf357b1a3871961e729111fb8a32f0e3b293e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling hifitime v1.0.11 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling rust-embed v5.5.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling hyperdual v0.3.4 [INFO] [stderr] Compiling nyx-space v0.0.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "3acdbcd9a0e97c79d675b73650bf357b1a3871961e729111fb8a32f0e3b293e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acdbcd9a0e97c79d675b73650bf357b1a3871961e729111fb8a32f0e3b293e1", kill_on_drop: false }` [INFO] [stdout] 3acdbcd9a0e97c79d675b73650bf357b1a3871961e729111fb8a32f0e3b293e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ac4e5446f664ff5f119087b5c5275ee3788e5d4daa7b2f092c30e553c662440 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ac4e5446f664ff5f119087b5c5275ee3788e5d4daa7b2f092c30e553c662440", kill_on_drop: false }` [INFO] [stderr] Compiling nyx-space v0.0.22 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `nyx-space`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name orbitaldyn tests/orbitaldyn.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=f2ffdb1a133aaf7f -C extra-filename=-f2ffdb1a133aaf7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-d48a8af985ac5bc7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8a808c142aeb9ccb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f843c0e7dfc7efea.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-279dce9fa69f8471.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-c986e284093d923b.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e6820eb29360770c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7b292c33700d6c20.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib --extern hifitime=/opt/rustwide/target/debug/deps/libhifitime-565f741831667fd0.rlib --extern hyperdual=/opt/rustwide/target/debug/deps/libhyperdual-884f45946f82fa2e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ab242fc05689f8f1.rlib --extern meval=/opt/rustwide/target/debug/deps/libmeval-e088473a57eef15b.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-c971966186205579.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-62cbfc3eb420a722.rlib --extern nyx_space=/opt/rustwide/target/debug/deps/libnyx_space-757d15e2adbcb3a3.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-7e0ad1729bdc1383.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-5a73daf2fcc97555.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-c129ea301ec9f085.so --extern rand=/opt/rustwide/target/debug/deps/librand-9d2d8d6eb007d21f.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0bb0710ab8ce035b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ab5588f6e9e87839.rlib --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-2fd3fd5a3038b177.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0c2755dbc03e0e54.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-6c305e1b7faaccac.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.state.pvz4fee1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d" "/opt/rustwide/target/debug/deps/state-5964bffbca275b7d.iz2c6ax9q0hm9j6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-7e0ad1729bdc1383.rlib" "/opt/rustwide/target/debug/deps/libchrono-40ba536bfe8fdb87.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-bb844718039575c2.rlib" "/opt/rustwide/target/debug/deps/libatty-7aa8f5a22faa98ba.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libnyx_space-757d15e2adbcb3a3.rlib" "/opt/rustwide/target/debug/deps/liblog-ab242fc05689f8f1.rlib" "/opt/rustwide/target/debug/deps/libcsv-c986e284093d923b.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-1d6b118baa232cd7.rlib" "/opt/rustwide/target/debug/deps/libbstr-7420c39011267c2e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libflate2-7b292c33700d6c20.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-3b3fb79c4bcb9be4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4b568bacf50a66e4.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libnum-62cbfc3eb420a722.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dc75298c4bfc8722.rlib" "/opt/rustwide/target/debug/deps/libtoml-6c305e1b7faaccac.rlib" "/opt/rustwide/target/debug/deps/librust_embed-2fd3fd5a3038b177.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-85bda8a0169fbb42.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libprost-5a73daf2fcc97555.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8a808c142aeb9ccb.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmeval-e088473a57eef15b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libnom-fe8ca06517160efc.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/libhyperdual-884f45946f82fa2e.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-c971966186205579.rlib" "/opt/rustwide/target/debug/deps/libalga-62055cff979936a6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-df32f2c659f313ec.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75157a37b0a80e71.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-034dc45a2bd68da5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-d48a8af985ac5bc7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e91af73064ef040c.rlib" "/opt/rustwide/target/debug/deps/libhifitime-565f741831667fd0.rlib" "/opt/rustwide/target/debug/deps/libregex-ab5588f6e9e87839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e5fed71b103e5ecd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36444a9bd3970aa7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_distr-0bb0710ab8ce035b.rlib" "/opt/rustwide/target/debug/deps/librand-9d2d8d6eb007d21f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b377caae7dc1c0f8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-1b1e1feef9fabbd4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-92468925f3593774.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "7ac4e5446f664ff5f119087b5c5275ee3788e5d4daa7b2f092c30e553c662440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac4e5446f664ff5f119087b5c5275ee3788e5d4daa7b2f092c30e553c662440", kill_on_drop: false }` [INFO] [stdout] 7ac4e5446f664ff5f119087b5c5275ee3788e5d4daa7b2f092c30e553c662440