[INFO] fetching crate mvola 0.1.3... [INFO] testing mvola-0.1.3 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate mvola 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate mvola 0.1.3 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 mvola 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mvola 0.1.3 [INFO] tweaked toml for crates.io crate mvola 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate mvola 0.1.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3a039e8b0ed833655923a61b3ff582b2113e870e93147051743df8339ef0db13 [INFO] running `Command { std: "docker" "start" "-a" "3a039e8b0ed833655923a61b3ff582b2113e870e93147051743df8339ef0db13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a039e8b0ed833655923a61b3ff582b2113e870e93147051743df8339ef0db13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a039e8b0ed833655923a61b3ff582b2113e870e93147051743df8339ef0db13", kill_on_drop: false }` [INFO] [stdout] 3a039e8b0ed833655923a61b3ff582b2113e870e93147051743df8339ef0db13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a75d27a70addcc39a3dadc8ad88db4f3c9cab21e8219ae3a273f3bd12560b216 [INFO] running `Command { std: "docker" "start" "-a" "a75d27a70addcc39a3dadc8ad88db4f3c9cab21e8219ae3a273f3bd12560b216", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling curl-sys v0.4.54+curl-7.83.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-muncher v0.3.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling uuid-macro-internal v1.0.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mockito v0.7.2 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling mvola v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/auth.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | req.body_form(¶ms); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 72 | let _ = req.body_form(¶ms); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "a75d27a70addcc39a3dadc8ad88db4f3c9cab21e8219ae3a273f3bd12560b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75d27a70addcc39a3dadc8ad88db4f3c9cab21e8219ae3a273f3bd12560b216", kill_on_drop: false }` [INFO] [stdout] a75d27a70addcc39a3dadc8ad88db4f3c9cab21e8219ae3a273f3bd12560b216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88801f4b36d442c40f633cade2453cecfbf0d878c28fd44099f4c43b2e7437b7 [INFO] running `Command { std: "docker" "start" "-a" "88801f4b36d442c40f633cade2453cecfbf0d878c28fd44099f4c43b2e7437b7", kill_on_drop: false }` [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/auth.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | req.body_form(¶ms); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 72 | let _ = req.body_form(¶ms); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mvola v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/auth.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | req.body_form(¶ms); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 72 | let _ = req.body_form(¶ms); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [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/rustcLHTw84/symbols.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.mvola.eecf2947b75aa825-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mvola-bce90069f8853977.cewven5vxozhbo9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-710319c1a9252253/out/i/lib" "-L" "/opt/rustwide/target/debug/build/http-muncher-ff9c8460c24abcaf/out" "-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/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4256539ea1dc385b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10bc7516d144bcd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d44cc811d51850b8.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_std-67c874b8f206f8de.rlib" "/opt/rustwide/target/debug/deps/libtokio-be9a8db53eb18939.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8aa9af7b9cc61e9a.rlib" "/opt/rustwide/target/debug/deps/libmio-8ba49269fbe841f1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6966f7ef7b39cb56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-047dee221d18b257.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecb72ebb1fa963c4.rlib" "/opt/rustwide/target/debug/deps/libuuid-5eccb0da37356647.rlib" "/opt/rustwide/target/debug/deps/libchrono-a3d06b696362eab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57eaca7585aeee98.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2d18664556fd2cca.rlib" "/opt/rustwide/target/debug/deps/libtime-8b6e1ecda5960526.rlib" "/opt/rustwide/target/debug/deps/libmockito-d86fa62e4e442fae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a3a411bb59294283.rlib" "/opt/rustwide/target/debug/deps/libregex-49b1315ad210d7f7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-971ba5927b6285c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8bba35d7dc13fdce.rlib" "/opt/rustwide/target/debug/deps/libucd_util-bb566f40bdeba455.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1119b3d8a9aa6e41.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7783cbe65613146a.rlib" "/opt/rustwide/target/debug/deps/librand-4a9b69e447158290.rlib" "/opt/rustwide/target/debug/deps/librand-c4e7173efd76002d.rlib" "/opt/rustwide/target/debug/deps/libhttp_muncher-47f67c66460f36ee.rlib" "/opt/rustwide/target/debug/deps/libsurf-fdd2c00f118cc967.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-aac77e2aa988013b.rlib" "/opt/rustwide/target/debug/deps/libunicase-2ce29e0ddd6f5b35.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-702d0be8e58d014d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-59da6d231c6dd5d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a2b4eb96a79a1c0c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-83f0c8829e444ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-e489dfc9d9091b2e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-9bd014637c716063.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3b63aaf0fb14a996.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2d5addc3479c1038.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a4ec8ae0e7c12f47.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e85c6e7ba00554f3.rlib" "/opt/rustwide/target/debug/deps/libryu-0d7b1f41b39f009a.rlib" "/opt/rustwide/target/debug/deps/librand-cb1a4f04abd4aea4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5618aed132e2db2f.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4ffa54de24505f8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2beb8b4f54a3f7c6.rlib" "/opt/rustwide/target/debug/deps/libinfer-059eb1e5f9ce7cd3.rlib" "/opt/rustwide/target/debug/deps/libcookie-8b3974540afbaa41.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2d321beddacb6603.rlib" "/opt/rustwide/target/debug/deps/libhmac-52ba05d30d7626b5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5d888451cf9b1b01.rlib" "/opt/rustwide/target/debug/deps/libsha2-ff29fa1e53d56bd6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-be058adb1c4d049d.rlib" "/opt/rustwide/target/debug/deps/libdigest-bcc4520b95d23283.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6c97afbe586bcbd2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-005a398c93310c55.rlib" "/opt/rustwide/target/debug/deps/libghash-cea784f356a3fefa.rlib" "/opt/rustwide/target/debug/deps/libpolyval-50d04bc29d6303a9.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b738d89789e77013.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-300717df012d9d75.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0260b55f5d00b7ce.rlib" "/opt/rustwide/target/debug/deps/libctr-76bbee3847f9d6b1.rlib" "/opt/rustwide/target/debug/deps/libaes-67265a70e73c4365.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-39188708ce483d67.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-1140ca89b08cd245.rlib" "/opt/rustwide/target/debug/deps/libcipher-819bb94dd434f18d.rlib" "/opt/rustwide/target/debug/deps/libaead-e375239628033ba0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-232947f09bc58c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a7ac0d8de1531be5.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b2665023c41cd8.rlib" "/opt/rustwide/target/debug/deps/librand-2241eb8890ab4bf5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22daa0ecb8efe631.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f04d28cf8db6e0cd.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5e04accf651b7d1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-885c18fc52a98fb7.rlib" "/opt/rustwide/target/debug/deps/libtime-7e57d6e8d269516e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fd0fbbe2627535ef.rlib" "/opt/rustwide/target/debug/deps/libstandback-05b77fc0b80d19ea.rlib" "/opt/rustwide/target/debug/deps/libisahc-6ffaeb1375fdf26a.rlib" "/opt/rustwide/target/debug/deps/liburl-0e7b043055fbfdcf.rlib" "/opt/rustwide/target/debug/deps/libidna-f59fdd8051fd8966.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4ed107cc5e881452.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2f57ad7bbf93c457.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c50ce28f37c365e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-31be1f3c958f3afa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libserde-1c5b54e3bb410876.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab00802f51edb25.rlib" "/opt/rustwide/target/debug/deps/libsluice-c6d7a50fcbaee3b8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f11c712463589e59.rlib" "/opt/rustwide/target/debug/deps/libtracing-f5938d8c344f5453.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-375c5156c60acefc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8d7d133e2c73e0ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-579323a50346b0fb.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d31ae900ea32ee5.rlib" "/opt/rustwide/target/debug/deps/libbytes-7371d323ae8109e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libbytes-5b8872af53cf298a.rlib" "/opt/rustwide/target/debug/deps/libflume-9e1ac9aa48a0cd75.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-199cd2ae53a78c3d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1dd839ca8b3e7b6a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be7d9dfc2a4f1119.rlib" "/opt/rustwide/target/debug/deps/libcurl-659142c70d13ea45.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3367ef03ccf547f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f8fc8500bc1b9ec8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-4f65f24de21681da.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-796ba01c348981f3.rlib" "/opt/rustwide/target/debug/deps/libblocking-a09264972aa98be4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-b83f3f0b30095088.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9aae6b35f0613c23.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6a06422d65d48bbb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-7220f630e1dbbcf7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dacfd0c54472192e.rlib" "/opt/rustwide/target/debug/deps/libasync_io-af50cfe17fa6ac05.rlib" "/opt/rustwide/target/debug/deps/libslab-e8dcca718b4b46b7.rlib" "/opt/rustwide/target/debug/deps/libpolling-ee7413fa5d33fdc4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d92273a04c104d3c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-535c1028274c787e.rlib" "/opt/rustwide/target/debug/deps/liblibc-1f2eb93840270011.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b09ec36bad208b31.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5950658d72f52742.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-fb9c1643978f373c.rlib" "/opt/rustwide/target/debug/deps/libparking-4198f2bb8dd74bf8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3a0ca4ba965e159f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6617c124a3f37ee9.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-3d168498c83bc075.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a7c75d2688ee9b4f.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-6d216ea677be1c3f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-31ec19363058e93e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-68e055515c60e0c9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-857e2a0e33003e64.rlib" "/opt/rustwide/target/debug/deps/liblog-a1ace077a3a38703.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3b40182cf0bc0364.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.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" "-lcurl" "-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/mvola-bce90069f8853977" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mvola` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88801f4b36d442c40f633cade2453cecfbf0d878c28fd44099f4c43b2e7437b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88801f4b36d442c40f633cade2453cecfbf0d878c28fd44099f4c43b2e7437b7", kill_on_drop: false }` [INFO] [stdout] 88801f4b36d442c40f633cade2453cecfbf0d878c28fd44099f4c43b2e7437b7