[INFO] updating cached repository https://github.com/elba/elba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/elba/elba [INFO] [stderr] 6c75eb5..66af9ee ng -> ng [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a16b0c123ebe00b6b613587fc45aabc318430d71 [INFO] testing elba/elba against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felba%2Felba" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elba/elba on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elba/elba [INFO] finished tweaking git repo https://github.com/elba/elba [INFO] tweaked toml for git repo https://github.com/elba/elba written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/elba/elba already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 812282bd0e8b32244972bede1b7ce16294665e1d214dc3c0afe3265aee95520c [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" "812282bd0e8b32244972bede1b7ce16294665e1d214dc3c0afe3265aee95520c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812282bd0e8b32244972bede1b7ce16294665e1d214dc3c0afe3265aee95520c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812282bd0e8b32244972bede1b7ce16294665e1d214dc3c0afe3265aee95520c", kill_on_drop: false }` [INFO] [stdout] 812282bd0e8b32244972bede1b7ce16294665e1d214dc3c0afe3265aee95520c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64cb4eb6b64f5b0340e663c6cd9711d364ed8f131b38830060e2b42cf71c8fe8 [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" "64cb4eb6b64f5b0340e663c6cd9711d364ed8f131b38830060e2b42cf71c8fe8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling simsearch v0.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling slog-async v2.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.11.0+0.99.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling semver_constraints v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling git2 v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling elba v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 20s [INFO] running `Command { std: "docker" "inspect" "64cb4eb6b64f5b0340e663c6cd9711d364ed8f131b38830060e2b42cf71c8fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cb4eb6b64f5b0340e663c6cd9711d364ed8f131b38830060e2b42cf71c8fe8", kill_on_drop: false }` [INFO] [stdout] 64cb4eb6b64f5b0340e663c6cd9711d364ed8f131b38830060e2b42cf71c8fe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983778086a3e2915045d6f0a938084acc452fdd7f1cd56b44e45087e7116063b [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" "983778086a3e2915045d6f0a938084acc452fdd7f1cd56b44e45087e7116063b", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling elba v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.testsuite.f24rl8va-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791" "/opt/rustwide/target/debug/deps/testsuite-73968d89adf5f791.3av669fqpc4eb7dm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a4b17ff4f629d2bf/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2cd6c173e8f9c2ed/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-0e7509bff8d42f88/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8a3dab5cf535fb7a/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtempdir-46afea41e013f68d.rlib" "/opt/rustwide/target/debug/deps/librand-6f123fc565bd0b35.rlib" "/opt/rustwide/target/debug/deps/libelba-ee19e7ee20aac591.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libfs2-e54a1b20488ce509.rlib" "/opt/rustwide/target/debug/deps/libdirectories-d3555b979b2c06bd.rlib" "/opt/rustwide/target/debug/deps/libconfig-35c1ec23ac351aca.rlib" "/opt/rustwide/target/debug/deps/libini-ac6c264cbd9d2771.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-5fc3684fd150a4bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-407cf82a83ff84d1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3011b2d246d958a3.rlib" "/opt/rustwide/target/debug/deps/libserde-22b77859c1c0e858.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bfca63b544ba4653.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7474d6e5ad9d3190.rlib" "/opt/rustwide/target/debug/deps/libsha2-d393782d2d91598c.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2309afe248c392dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e2312550ae4c699c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-aea5afea247b8ff7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a035a87648db785a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-85292dce424ad5e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cd8921b065957077.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e711e98ac3b57b49.rlib" "/opt/rustwide/target/debug/deps/libopenssl-30e778fc392a5747.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-dfed678c4f3eeb94.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-748c5b8fc6128aa4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-78567a846401cd82.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b8ec768f28a24c36.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08ed0046d6c37b01.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc2bbaf62fee334c.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libgit2-7ab7b292b60c5702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-64df3c324f5f70a6.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-216a2fc0629019e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fadc67902bfb3bd4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e2bc8f3293246b4b.rlib" "/opt/rustwide/target/debug/deps/libsimsearch-de39711740e28f5e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-fba319bfb1b25934.rlib" "/opt/rustwide/target/debug/deps/libserde_json-04bbc9c59619f9ac.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/liburl-6d683b2b17c95b5c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libsemver_constraints-4ede7bd2a85f70e4.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libignore-a251320ba811bc72.rlib" "/opt/rustwide/target/debug/deps/libglobset-b652e4cf42851691.rlib" "/opt/rustwide/target/debug/deps/libbstr-02a13efaac25bc1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c91f881e9b527934.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7847043a43fda956.rlib" "/opt/rustwide/target/debug/deps/libnom-0accadbc463a9422.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-25e4a7f263beb663.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libsemver-2bc483aa7fc00888.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libinflector-e27d8ad55ba3f658.rlib" "/opt/rustwide/target/debug/deps/libtar-bb7f732f9f361238.rlib" "/opt/rustwide/target/debug/deps/libxattr-ebfc343e0ca25a2e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3005a4eb620b4f43.rlib" "/opt/rustwide/target/debug/deps/libflate2-d569419a6e97d35a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-5e17c899528242e1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libchrono-91f7ce4886bf8d3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2694c7626242e94c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libtime-d27b3ed6832c7315.rlib" "/opt/rustwide/target/debug/deps/libcombine-a44652b42117b762.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-525fc08abd97776e.rlib" "/opt/rustwide/target/debug/deps/libtoml-f3f57bbe583e373f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8ce26d7da6eddb17.rlib" "/opt/rustwide/target/debug/deps/libserde-79a53e270225adf9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6bcfd7a24e7cc71b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-971f82176e5b4c9e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-604205b8b0d60fb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-51ccbf1b62baea1a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f878885d06af01f4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-81e51f3dda3a05ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52aa6b3525dc659.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-48dd4fe2bb9547f2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/librand-fb571896b887d2bd.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-743424189f1eefd0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47df6a1399e9730c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81371e88e327c2ef.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librand-60448deabad44a20.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-adfc997b6b64db31.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-17d4d54b53315f88.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e7544e37c488c6fa.rlib" "/opt/rustwide/target/debug/deps/libslog-c3fd561ea715db3e.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libfutures-f67d86e8c4fca675.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ec3fe4e15b23db64.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e242cb25183924d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libconsole-961adb8044daa1df.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libregex-72488a30a82dfb7f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d80db26a951c4d44.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-75219a104f3e5e84.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-43803843dc998c47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4bb18b61337f9fda.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1e96bfc90baac94c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libatty-b7d73715dbc5c170.rlib" "/opt/rustwide/target/debug/deps/libtermios-f6a8a67f8875883f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0c0e0809856358a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d998ef4dbace87f9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f7b3ba712d0f7840.rlib" "/opt/rustwide/target/debug/deps/libmio-adb7bcd2c6026364.rlib" "/opt/rustwide/target/debug/deps/liblog-2bf2aaa1b2174b22.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-0bdf683bb089ca30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libitertools-1d0e4b019b1489ba.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c9c9cba02235706.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e6dfd95691bd7508.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7fa0df1835ba8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lz" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `elba`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "983778086a3e2915045d6f0a938084acc452fdd7f1cd56b44e45087e7116063b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983778086a3e2915045d6f0a938084acc452fdd7f1cd56b44e45087e7116063b", kill_on_drop: false }` [INFO] [stdout] 983778086a3e2915045d6f0a938084acc452fdd7f1cd56b44e45087e7116063b