[INFO] fetching crate avml 0.9.0... [INFO] testing avml-0.9.0 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate avml 0.9.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate avml 0.9.0 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate avml 0.9.0 [INFO] finished tweaking crates.io crate avml 0.9.0 [INFO] tweaked toml for crates.io crate avml 0.9.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate avml 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded clap v4.0.8 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded RustyXML v0.3.0 [INFO] [stderr] Downloaded azure_storage v0.6.0 [INFO] [stderr] Downloaded azure_core v0.5.0 [INFO] [stderr] Downloaded elf v0.0.11 [INFO] [stderr] Downloaded clap_derive v4.0.8 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded azure_storage_blobs v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c3a9b59a1b5c28bb43d89c4ccf7e16af1f30d77472a3194a9d4dcdbd8f9a09c [INFO] running `Command { std: "docker" "start" "-a" "7c3a9b59a1b5c28bb43d89c4ccf7e16af1f30d77472a3194a9d4dcdbd8f9a09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3a9b59a1b5c28bb43d89c4ccf7e16af1f30d77472a3194a9d4dcdbd8f9a09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3a9b59a1b5c28bb43d89c4ccf7e16af1f30d77472a3194a9d4dcdbd8f9a09c", kill_on_drop: false }` [INFO] [stdout] 7c3a9b59a1b5c28bb43d89c4ccf7e16af1f30d77472a3194a9d4dcdbd8f9a09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5997439f5a3f3e9d4a206929f715717d678590ed275b857894d7fd52b2c5f84 [INFO] running `Command { std: "docker" "start" "-a" "d5997439f5a3f3e9d4a206929f715717d678590ed275b857894d7fd52b2c5f84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling azure_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling elf v0.0.11 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap v4.0.8 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling azure_storage v0.6.0 [INFO] [stderr] Compiling azure_storage_blobs v0.6.0 [INFO] [stderr] Compiling avml v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMtd7sa/symbols.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.avml.b4251720-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1.had1e7ifxk4gbsu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-b30ee666a8d349ae/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libavml-702cb1077ad4fea7.rlib" "/opt/rustwide/target/debug/deps/libelf-79561afc4ebb00d9.rlib" "/opt/rustwide/target/debug/deps/libazure_storage_blobs-71f7bad6b70924dd.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libazure_storage-d99538fcd4d8fc88.rlib" "/opt/rustwide/target/debug/deps/libxml-8bdee9d36a93a6fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-b9ae08b24aa35284.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libhmac-514d81d51ea829be.rlib" "/opt/rustwide/target/debug/deps/libdigest-a10d1dae8d12b2b3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d8674039147d6dce.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libazure_core-71c6d114bcb0cb31.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-3fc9f22427db1390.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/librand-70acb1cd595e0616.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-839bb0da3c26b7f7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4bea879ab3d95a3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960d10491f3b95cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3eaf14e8dbba4fe8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1e99c359f947c3a1.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8cf80fc6d8728ba8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-102ac5b39634cbff.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-c1976874482adbb7.rlib" "/opt/rustwide/target/debug/deps/libhyper-27c0a25614484173.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-c82d910624385346.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dea422d4351f2d17.rlib" "/opt/rustwide/target/debug/deps/libtracing-50442f28c2e31f2b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-12dbe92f6ef1a73f.rlib" "/opt/rustwide/target/debug/deps/libtokio-ac17f4ebd37241bf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ba0edb25cdfb0b08.rlib" "/opt/rustwide/target/debug/deps/libsocket2-980985d8092d6e55.rlib" "/opt/rustwide/target/debug/deps/libmio-8f8f07a9404ca3ee.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-3295650336dcb042.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3dbb3a6d9dd04414.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f9c41203030a44a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-f5e3c718afe09f22.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4766fe17e470141d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5947c0a9fe934c82.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-76cd98a7b3f43d44.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5952d3dac8b64862.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-80ee5053edfe1ad1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/librand-c6ed2408dcfe1a6e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf4e93221cd1aae3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7248d53cafb5ae04.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f668468f6030b4a.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libuuid-016602e90d6bb35e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2c642496c965a48.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liburl-c92ba55547dc5ac1.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.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-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libtime-c143e0c09019813d.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9ae9ab389b73d030.rlib" "/opt/rustwide/target/debug/deps/liblibc-bb0933dcfda1f144.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libserde-22e041dddce6b149.rlib" "/opt/rustwide/target/debug/deps/libfutures-4bd784a9c40fb414.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ad116260d0bb983c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f710d4b775b0d141.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-189574c2f8cdd230.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-9ca6af4a16cafb7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-89c5bcb86a439eae.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libclap-7cd92bde29c90070.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-85b108adaba7a7d8.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-f25479b31c996b74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32c8d89871b7ecb5.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/avml-736976eb859781c1" "-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 `avml` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d5997439f5a3f3e9d4a206929f715717d678590ed275b857894d7fd52b2c5f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5997439f5a3f3e9d4a206929f715717d678590ed275b857894d7fd52b2c5f84", kill_on_drop: false }` [INFO] [stdout] d5997439f5a3f3e9d4a206929f715717d678590ed275b857894d7fd52b2c5f84