[INFO] cloning repository https://github.com/GregH45/rust-mongodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregH45/rust-mongodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregH45%2Frust-mongodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregH45%2Frust-mongodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63e6cc6ae373cbd480b7414531b010084da6f92 [INFO] checking GregH45/rust-mongodb against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregH45%2Frust-mongodb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GregH45/rust-mongodb on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GregH45/rust-mongodb [INFO] finished tweaking git repo https://github.com/GregH45/rust-mongodb [INFO] tweaked toml for git repo https://github.com/GregH45/rust-mongodb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/GregH45/rust-mongodb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8017ce58f22f16aef0fdeece302749875c57a467dbb4b5378991b8dabaf92e0f [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" "8017ce58f22f16aef0fdeece302749875c57a467dbb4b5378991b8dabaf92e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8017ce58f22f16aef0fdeece302749875c57a467dbb4b5378991b8dabaf92e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8017ce58f22f16aef0fdeece302749875c57a467dbb4b5378991b8dabaf92e0f", kill_on_drop: false }` [INFO] [stdout] 8017ce58f22f16aef0fdeece302749875c57a467dbb4b5378991b8dabaf92e0f [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62cb10e30b10b26f744d7fff57832326bf9c19ee426c14e4fba8808e65ebc3d8 [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" "62cb10e30b10b26f744d7fff57832326bf9c19ee426c14e4fba8808e65ebc3d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking os_info v2.0.7 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=48c38d9763af8e59 -C extra-filename=-48c38d9763af8e59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c74c2fa4905d2852.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-15d94dde89232258.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-810c211a80fd0bd7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.rocket_codegen.8jl1mtma-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-6b0dae779da3b78d.so" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.1mcryepfakgnc4kb.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-6b0dae779da3b78d.3org8mgn8a8ajlqj.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/librocket_http-c9ba5e3ab75eb827.rlib" "/opt/rustwide/target/debug/deps/libhyper-1a77851a4110917c.rlib" "/opt/rustwide/target/debug/deps/libmime-f8e5083c03366722.rlib" "/opt/rustwide/target/debug/deps/liblog-e836fa6048368671.rlib" "/opt/rustwide/target/debug/deps/liblog-b54d3a3ed8e1f9f7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2b9255b5188b656.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libunicase-93bfdf047a9c237b.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d02a397b1b00b6d.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libstate-a0bc21bfdd78550c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8856b4f2dfbad997.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1f025cb1327d6036.rlib" "/opt/rustwide/target/debug/deps/libcookie-435513f5a9c5f9ed.rlib" "/opt/rustwide/target/debug/deps/libhkdf-32e5b24201eb5d20.rlib" "/opt/rustwide/target/debug/deps/libhmac-4a835d3082c1709d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-49f70b712fdc1d7a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libsha2-eacbd20205fbf462.rlib" "/opt/rustwide/target/debug/deps/libdigest-8ae671d86cafa5fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-790f9962273d1eda.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-50d203d2f9f0c90f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a4e48e07b985d3ce.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9336984a33f55730.rlib" "/opt/rustwide/target/debug/deps/libghash-b11b53adbc02dd06.rlib" "/opt/rustwide/target/debug/deps/libpolyval-bad4a0af6c322312.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f27fa6edd124b56c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5d03f8b8c6f14797.rlib" "/opt/rustwide/target/debug/deps/libaes-cf83ee18b79772bf.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-69abc962fd4497b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "/opt/rustwide/target/debug/deps/libaead-4cd6a63d974f852e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-77acbd5ac973b274.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2b5913dd7b7e02af.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-93a6dc42caf5ce18.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65c779ba8e36d0da.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-fda105cca8d7479a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d0b1e4d25fb9cb43.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libtime-a8a5b16fd49dccde.rlib" "/opt/rustwide/target/debug/deps/liblibc-932aed10cbc50477.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f11dc8189a60fe11.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libpear-a3fd5d73b86558f6.rlib" "/opt/rustwide/target/debug/deps/libdevise-e4c419dc3d2cf752.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-332412e48b90fde2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libsyn-90177f2fc23bed33.rlib" "/opt/rustwide/target/debug/deps/libquote-bdbc9c94ab620d9a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3e524bffe7d1832c.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "62cb10e30b10b26f744d7fff57832326bf9c19ee426c14e4fba8808e65ebc3d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62cb10e30b10b26f744d7fff57832326bf9c19ee426c14e4fba8808e65ebc3d8", kill_on_drop: false }` [INFO] [stdout] 62cb10e30b10b26f744d7fff57832326bf9c19ee426c14e4fba8808e65ebc3d8