[INFO] fetching crate libfj 0.6.1... [INFO] testing libfj-0.6.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate libfj 0.6.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate libfj 0.6.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libfj 0.6.1 [INFO] finished tweaking crates.io crate libfj 0.6.1 [INFO] tweaked toml for crates.io crate libfj 0.6.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee8a3ec303372868f92b361a78e5505717b7b10287a1727dbf9bf6ec5fa89f8c [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" "ee8a3ec303372868f92b361a78e5505717b7b10287a1727dbf9bf6ec5fa89f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee8a3ec303372868f92b361a78e5505717b7b10287a1727dbf9bf6ec5fa89f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8a3ec303372868f92b361a78e5505717b7b10287a1727dbf9bf6ec5fa89f8c", kill_on_drop: false }` [INFO] [stdout] ee8a3ec303372868f92b361a78e5505717b7b10287a1727dbf9bf6ec5fa89f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2892ecece71b2509deaf9096c037f107b446e69ba8539d2449578f257cc14c73 [INFO] running `Command { std: "docker" "start" "-a" "2892ecece71b2509deaf9096c037f107b446e69ba8539d2449578f257cc14c73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling highhash v0.1.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.20.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling libfj_parsable_macro_derive v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling libfj v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "2892ecece71b2509deaf9096c037f107b446e69ba8539d2449578f257cc14c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2892ecece71b2509deaf9096c037f107b446e69ba8539d2449578f257cc14c73", kill_on_drop: false }` [INFO] [stdout] 2892ecece71b2509deaf9096c037f107b446e69ba8539d2449578f257cc14c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca499df53dd3c275666be3fcfbf5b965a9c0aa90bba5994371c7ad364a65468 [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" "0ca499df53dd3c275666be3fcfbf5b965a9c0aa90bba5994371c7ad364a65468", kill_on_drop: false }` [INFO] [stderr] Compiling libfj v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.robocraft_factory_simple.de36a697-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4.n2hta8wyn4k5ev8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/liblibfj-d6f728a6b47e4181.rlib" "/opt/rustwide/target/debug/deps/libcgmath-cacefb1e8b4bc763.rlib" "/opt/rustwide/target/debug/deps/libapprox-822b1aaab4f7ab55.rlib" "/opt/rustwide/target/debug/deps/libobj-d2d0da72ff28a026.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-eaca5c2c6bddd85b.rlib" "/opt/rustwide/target/debug/deps/libcgmath-85ae29eaa6ded73a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/librand-d7b11bd6f4c23789.rlib" "/opt/rustwide/target/debug/deps/libmint-04233853797a02e1.rlib" "/opt/rustwide/target/debug/deps/libapprox-0590e35717fbdf53.rlib" "/opt/rustwide/target/debug/deps/libhighhash-c10d1ef5a5c1d2a5.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d4fb3a0ca086492.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libureq-499c874752975cb8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1793b2ccc7f4ff05.rlib" "/opt/rustwide/target/debug/deps/librustls-f3c9aedf89a8fea4.rlib" "/opt/rustwide/target/debug/deps/libsct-939ff510acefdb43.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e7e1dadd6fa8b628.rlib" "/opt/rustwide/target/debug/deps/libring-9e70f40a93affb54.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-88893f084d6f6000.rlib" "/opt/rustwide/target/debug/deps/libreqwest-09f1b9e23ac884f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-67f9287df3133f3e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-51e8118153e6e2ae.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e535bdd324462a6.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3e026b67cc1127d3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-f2cf6d723b26caa9.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-486e95db3cac8361.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-2f12bebf7209d3bb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b583c6e0b0c62b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a1c52d7647c2597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d1b60ecc7f9e7117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce8b2f4135366e8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-3c2b079522a8eed0.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.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/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/robocraft_factory_simple-45c40685889494d4" "-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 `libfj` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.robocraft_auth.3b818502-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7.4kvn023dy8mn8ksr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/liblibfj-d6f728a6b47e4181.rlib" "/opt/rustwide/target/debug/deps/libcgmath-cacefb1e8b4bc763.rlib" "/opt/rustwide/target/debug/deps/libapprox-822b1aaab4f7ab55.rlib" "/opt/rustwide/target/debug/deps/libobj-d2d0da72ff28a026.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-eaca5c2c6bddd85b.rlib" "/opt/rustwide/target/debug/deps/libcgmath-85ae29eaa6ded73a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/librand-d7b11bd6f4c23789.rlib" "/opt/rustwide/target/debug/deps/libmint-04233853797a02e1.rlib" "/opt/rustwide/target/debug/deps/libapprox-0590e35717fbdf53.rlib" "/opt/rustwide/target/debug/deps/libhighhash-c10d1ef5a5c1d2a5.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d4fb3a0ca086492.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libureq-499c874752975cb8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1793b2ccc7f4ff05.rlib" "/opt/rustwide/target/debug/deps/librustls-f3c9aedf89a8fea4.rlib" "/opt/rustwide/target/debug/deps/libsct-939ff510acefdb43.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e7e1dadd6fa8b628.rlib" "/opt/rustwide/target/debug/deps/libring-9e70f40a93affb54.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-88893f084d6f6000.rlib" "/opt/rustwide/target/debug/deps/libreqwest-09f1b9e23ac884f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-67f9287df3133f3e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-51e8118153e6e2ae.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e535bdd324462a6.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3e026b67cc1127d3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-f2cf6d723b26caa9.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-486e95db3cac8361.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-2f12bebf7209d3bb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b583c6e0b0c62b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a1c52d7647c2597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d1b60ecc7f9e7117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce8b2f4135366e8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-3c2b079522a8eed0.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.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/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/robocraft_auth-fd7b2a6216f098f7" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.convert_3d.94414b43-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6.2qkyy3qqxomkl0i5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/liblibfj-d6f728a6b47e4181.rlib" "/opt/rustwide/target/debug/deps/libcgmath-cacefb1e8b4bc763.rlib" "/opt/rustwide/target/debug/deps/libapprox-822b1aaab4f7ab55.rlib" "/opt/rustwide/target/debug/deps/libobj-d2d0da72ff28a026.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-eaca5c2c6bddd85b.rlib" "/opt/rustwide/target/debug/deps/libcgmath-85ae29eaa6ded73a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/librand-d7b11bd6f4c23789.rlib" "/opt/rustwide/target/debug/deps/libmint-04233853797a02e1.rlib" "/opt/rustwide/target/debug/deps/libapprox-0590e35717fbdf53.rlib" "/opt/rustwide/target/debug/deps/libhighhash-c10d1ef5a5c1d2a5.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d4fb3a0ca086492.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libureq-499c874752975cb8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1793b2ccc7f4ff05.rlib" "/opt/rustwide/target/debug/deps/librustls-f3c9aedf89a8fea4.rlib" "/opt/rustwide/target/debug/deps/libsct-939ff510acefdb43.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e7e1dadd6fa8b628.rlib" "/opt/rustwide/target/debug/deps/libring-9e70f40a93affb54.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-88893f084d6f6000.rlib" "/opt/rustwide/target/debug/deps/libreqwest-09f1b9e23ac884f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-67f9287df3133f3e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-51e8118153e6e2ae.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e535bdd324462a6.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3e026b67cc1127d3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-f2cf6d723b26caa9.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-486e95db3cac8361.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-2f12bebf7209d3bb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b583c6e0b0c62b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a1c52d7647c2597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d1b60ecc7f9e7117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce8b2f4135366e8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-3c2b079522a8eed0.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.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/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convert_3d-f46416d23eb536e6" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "0ca499df53dd3c275666be3fcfbf5b965a9c0aa90bba5994371c7ad364a65468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca499df53dd3c275666be3fcfbf5b965a9c0aa90bba5994371c7ad364a65468", kill_on_drop: false }` [INFO] [stdout] 0ca499df53dd3c275666be3fcfbf5b965a9c0aa90bba5994371c7ad364a65468