[INFO] fetching crate avml 0.13.0... [INFO] testing avml-0.13.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate avml 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate avml 0.13.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate avml 0.13.0 [INFO] finished tweaking crates.io crate avml 0.13.0 [INFO] tweaked toml for crates.io crate avml 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate avml 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed3caef6accfa56c2a343533f41b39333d6c084100653953338d0a5e62de8948 [INFO] running `Command { std: "docker" "start" "-a" "ed3caef6accfa56c2a343533f41b39333d6c084100653953338d0a5e62de8948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed3caef6accfa56c2a343533f41b39333d6c084100653953338d0a5e62de8948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3caef6accfa56c2a343533f41b39333d6c084100653953338d0a5e62de8948", kill_on_drop: false }` [INFO] [stdout] ed3caef6accfa56c2a343533f41b39333d6c084100653953338d0a5e62de8948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9252eead6369c2b19a2012df4d064cf02f38b7bb1e0fc82d7b7a668068b7e5a6 [INFO] running `Command { std: "docker" "start" "-a" "9252eead6369c2b19a2012df4d064cf02f38b7bb1e0fc82d7b7a668068b7e5a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-src v300.1.5+3.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling azure_core v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling elf v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling azure_storage v0.16.0 [INFO] [stderr] Compiling azure_storage_blobs v0.16.0 [INFO] [stderr] Compiling avml v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc7tbKxH/symbols.o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662.avml_convert.5702220813174448-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662.avml_convert.5702220813174448-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662.avml_convert.5702220813174448-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662.avml_convert.5702220813174448-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662.wijvqmt8s7u4yvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0f2ab55c1801d99b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libavml-51a395acb0fff06a.rlib" "/opt/rustwide/target/debug/deps/libazure_storage_blobs-810a047445920d8d.rlib" "/opt/rustwide/target/debug/deps/libazure_storage-04f03fa8c491c379.rlib" "/opt/rustwide/target/debug/deps/libxml-d45536fb8c08f8ad.rlib" "/opt/rustwide/target/debug/deps/libsha2-c17ca217a752e71e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-45558b692dd365f6.rlib" "/opt/rustwide/target/debug/deps/libhmac-08f85896479006dd.rlib" "/opt/rustwide/target/debug/deps/libdigest-515bab99dd8c1ee9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-146ac20832f2825d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f277ff48448abf3f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f9f7ac04a63ea955.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f067420e5a4da3d0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-893a97495bb5d99c.rlib" "/opt/rustwide/target/debug/deps/libazure_core-d5e334c5143949e2.rlib" "/opt/rustwide/target/debug/deps/librand-0c3dd88ed999c71b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cd4b8cd348d66669.rlib" "/opt/rustwide/target/debug/deps/librand_core-a69e476d26a6e57e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-975ebce7bdb77d7e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8702e2d6cf3e7447.rlib" "/opt/rustwide/target/debug/deps/libipnet-dd909a1f6f2623e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-80bb136bb1213449.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2817d668184c26f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f65da7c80d3f00b3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6b8ca21ee81fd205.rlib" "/opt/rustwide/target/debug/deps/libbitflags-da39b2a6acda2b81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-52c29ef149c1142d.rlib" "/opt/rustwide/target/debug/deps/libhyper-16a0718a6f2ef522.rlib" "/opt/rustwide/target/debug/deps/libwant-806205510b52317e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd3a92a15c85f419.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-296c4d3422719fa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-715c4e5ec7fff1e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-6caec746b89b83c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f8f6a279f0fc22c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe56d205744c78.rlib" "/opt/rustwide/target/debug/deps/libtokio-27a70e1e87ec9feb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6cbc156366e79ec6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0e47fbe99e68ee3b.rlib" "/opt/rustwide/target/debug/deps/libmio-9f488f171351b623.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f7cece469d56909f.rlib" "/opt/rustwide/target/debug/deps/libhttp-b415dad788ce389f.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d29a80707130c4c4.rlib" "/opt/rustwide/target/debug/deps/liblog-65a8fc73a54041d0.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-8fe2868ffa4d8077.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-babdc57ceadaaa36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-002d586c4fcd74da.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7ecdefa553d519e8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c6660b6c0dc0e774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d8ba6cddf8d2ca9.rlib" "/opt/rustwide/target/debug/deps/libryu-f049ac80cbc5eb2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c313d931020aa43d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d873ba47068b5d66.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4eeb26eac0fe44b8.rlib" "/opt/rustwide/target/debug/deps/libparking-3ae69578b9bf5d13.rlib" "/opt/rustwide/target/debug/deps/librand-e6d3c51c66ddc73f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f497ff261703b848.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fe04c920ffa11adb.rlib" "/opt/rustwide/target/debug/deps/librand_core-046bb22fdc384464.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4ce0e40d5b636cce.rlib" "/opt/rustwide/target/debug/deps/libinfer-059eb1e5f9ce7cd3.rlib" "/opt/rustwide/target/debug/deps/libbase64-ff8cbc23b0c4577a.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-fcac2ca3121e94c4.rlib" "/opt/rustwide/target/debug/deps/libuuid-f239a79f4f3809fe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea1cdd4b6fe61e69.rlib" "/opt/rustwide/target/debug/deps/liblibc-467fafe854cabfd0.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9fdc327ab4b68203.rlib" "/opt/rustwide/target/debug/deps/liburl-66f6f8b42ab84b47.rlib" "/opt/rustwide/target/debug/deps/libidna-05a9f8550fc05f3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a8907e05a573becc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1f0af8812e2687f0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-c49aa70c7e4f412e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f4387634cefe6150.rlib" "/opt/rustwide/target/debug/deps/libtime-d3cab0e453829382.rlib" "/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rlib" "/opt/rustwide/target/debug/deps/libtime_core-c9cc9faeafc08e4a.rlib" "/opt/rustwide/target/debug/deps/libderanged-00c834fa1b605ba1.rlib" "/opt/rustwide/target/debug/deps/libserde-d10f4b8e70a45979.rlib" "/opt/rustwide/target/debug/deps/libfutures-856e545417ac1e53.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fff0a9b8032095da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3ea0f9fd2889cba1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f286373d451e666.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ac11328e5a0ca883.rlib" "/opt/rustwide/target/debug/deps/libslab-a91b5ce0016f3c3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-35e735cf04f9d653.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1eaac7fe7f25f872.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libbytes-4f7e675fb48d0ab9.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-35bdb02e01a6a11b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0156b0223404f888.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-29a6e6a233a0e6bb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-067036df00872fd9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libelf-4448dc75d5b7e950.rlib" "/opt/rustwide/target/debug/deps/libclap-72ec2a8fd30724a2.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-b51256f8ae3216be.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-264355c051b12608.rlib" "/opt/rustwide/target/debug/deps/libanstyle-08102863863bf2f7.rlib" "/opt/rustwide/target/debug/deps/libsnap-b40e2ef79591b5b4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/avml_convert-c9154121afd79662" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `avml` (bin "avml-convert") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9252eead6369c2b19a2012df4d064cf02f38b7bb1e0fc82d7b7a668068b7e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9252eead6369c2b19a2012df4d064cf02f38b7bb1e0fc82d7b7a668068b7e5a6", kill_on_drop: false }` [INFO] [stdout] 9252eead6369c2b19a2012df4d064cf02f38b7bb1e0fc82d7b7a668068b7e5a6