[INFO] cloning repository https://github.com/elba/elba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elba/elba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felba%2Felba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felba%2Felba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a16b0c123ebe00b6b613587fc45aabc318430d71 [INFO] testing elba/elba against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felba%2Felba" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elba/elba on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11701def5b804dd7fd0f3f04c98a2e6d9870ca92c284ee78e0206c8b3ba48049 [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" "11701def5b804dd7fd0f3f04c98a2e6d9870ca92c284ee78e0206c8b3ba48049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11701def5b804dd7fd0f3f04c98a2e6d9870ca92c284ee78e0206c8b3ba48049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11701def5b804dd7fd0f3f04c98a2e6d9870ca92c284ee78e0206c8b3ba48049", kill_on_drop: false }` [INFO] [stdout] 11701def5b804dd7fd0f3f04c98a2e6d9870ca92c284ee78e0206c8b3ba48049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 495be0a597ee9ef6c42480ac2b06d033f78ab6f6016acc535137decf8a697136 [INFO] running `Command { std: "docker" "start" "-a" "495be0a597ee9ef6c42480ac2b06d033f78ab6f6016acc535137decf8a697136", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.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 serde v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling simsearch v0.2.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [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 encoding_rs v0.8.22 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling slog-async v2.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [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 regex v1.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [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 ignore v0.4.11 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling toml_edit v0.1.5 [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 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_derive v0.1.7 [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 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 rustc_version v0.2.3 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling semver_constraints v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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 tokio-tls v0.3.0 [INFO] [stderr] Compiling git2 v0.12.0 [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 18s [INFO] running `Command { std: "docker" "inspect" "495be0a597ee9ef6c42480ac2b06d033f78ab6f6016acc535137decf8a697136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495be0a597ee9ef6c42480ac2b06d033f78ab6f6016acc535137decf8a697136", kill_on_drop: false }` [INFO] [stdout] 495be0a597ee9ef6c42480ac2b06d033f78ab6f6016acc535137decf8a697136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa11eb0400a81bd4598de9bfeee104ab61348293085ebd8ff1b8e694fd75eb1 [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" "caa11eb0400a81bd4598de9bfeee104ab61348293085ebd8ff1b8e694fd75eb1", 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.testsuite.c0yh91l3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c" "/opt/rustwide/target/debug/deps/testsuite-11a0c63182f2863c.3h4qme8klra7m59p.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-e067ad8308e586c8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b0e74b885bba3738/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5a1696b615309e5f/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-afd7845c380a8ec3/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c548099a25a8372e.rlib" "/opt/rustwide/target/debug/deps/librand-008d9f3d519c4fbd.rlib" "/opt/rustwide/target/debug/deps/libelba-268892288d251904.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libfs2-ce6a322dce151411.rlib" "/opt/rustwide/target/debug/deps/libdirectories-9dc9de84d26e5f02.rlib" "/opt/rustwide/target/debug/deps/libconfig-23d34a41f4911009.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4bb4463e7fd54a5c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-126ff5aeda9b802d.rlib" "/opt/rustwide/target/debug/deps/libsha2-985890141eb410a7.rlib" "/opt/rustwide/target/debug/deps/libdigest-7d3a94ab47479ae2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6ea1eb5c92b1641d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a0953d7105f871a0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-da54bb765d95af2a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d06723223f3b7d49.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-560793134125b5e2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-06b79f03c5e91a86.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-41109ab5aecad833.rlib" "/opt/rustwide/target/debug/deps/libopenssl-27913d3072f62ca7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-6ffeeefe8273162c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-ba284ae45d712b35.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-e90fbddc89252192.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-16599c84ac482e6d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b1bb6834201d5962.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8ec208be9f6ff190.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f1b4bc0162ba585.rlib" "/opt/rustwide/target/debug/deps/libgit2-1107d3d673f18d76.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-07ff39c61d7dcf2c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-452fcd2ad7d6f3a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64352f5aeb0cf280.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d97adb281f8e618e.rlib" "/opt/rustwide/target/debug/deps/libsimsearch-7f426428123d8b47.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c1b002092b3010a.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/liburl-30ed925de6419127.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libsemver_constraints-e5dce7aab7168b2c.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libignore-2de5d25c035bc990.rlib" "/opt/rustwide/target/debug/deps/libglobset-af01e6dc908e1db9.rlib" "/opt/rustwide/target/debug/deps/libbstr-25595a42bd304f65.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-50d4ec3488471f79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6a88863840641337.rlib" "/opt/rustwide/target/debug/deps/libnom-5260c4474e968e4a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a7c25959a63707b6.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7b13896bca634c9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libsemver-7a09fca1273eaca0.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libinflector-40f908245b1635d5.rlib" "/opt/rustwide/target/debug/deps/libtar-55d1fc9ed5809279.rlib" "/opt/rustwide/target/debug/deps/libxattr-edecf5b1e284ca44.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2e9df246fd558c09.rlib" "/opt/rustwide/target/debug/deps/libflate2-4816594a55c8e2b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-734fcff0164dfa10.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-29414582cbd7e5df.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libchrono-984bb420ae4c9c7d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c861f823dc27d4bf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libtime-5225cdbd2477293f.rlib" "/opt/rustwide/target/debug/deps/libcombine-82ecb82ecdd4c908.rlib" "/opt/rustwide/target/debug/deps/libascii-fb992984e1b1d644.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cf2f15db13ed7d55.rlib" "/opt/rustwide/target/debug/deps/libtoml-cf9f730a88c8f7b6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-683b7945e11c4d29.rlib" "/opt/rustwide/target/debug/deps/libserde-de9899ba0ff9b204.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-72c08a0241c59708.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0e50fa936d4720b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ec5fe87c1a727aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3337f9166f5a5e12.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aac421dc7b400ffa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d7fcd8f997ec97e1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4c1e17b3048dacb1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/librand-cbdf7981210ec675.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1567c361d3def054.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-876039a635c7f284.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d6d5f0e8543c1123.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librand-5ec7e5be81ef36a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-008d82aa267a07e0.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-a46249d571703e0e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-138e8f2775158431.rlib" "/opt/rustwide/target/debug/deps/libslog-1742667462f7a6f6.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c86552cef416aa0e.rlib" "/opt/rustwide/target/debug/deps/libordermap-e0c9c4f99db90740.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-4acc24784dec311d.rlib" "/opt/rustwide/target/debug/deps/libfutures-be90f5cae2e4f116.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e132d2020d8ef425.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5c2f5e735945e201.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92851085887cd8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/libconsole-176fb14f4ef6e683.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libregex-7abbaf433d4b7e52.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-970ead6af64cade3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-41d8eda142f4a9bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ff425f0eeeacb54.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-151a58b0523c69c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5050198606ad8346.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-2ff23a66ad334c59.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libatty-75f70fad4a540f2f.rlib" "/opt/rustwide/target/debug/deps/libtermios-40389a4663161fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio-c885c9892e9afa12.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7a92315e8f40c421.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a05fd1d9113dbdc3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-79a28b9fd09ec98f.rlib" "/opt/rustwide/target/debug/deps/libmio-ba5552b69e3af397.rlib" "/opt/rustwide/target/debug/deps/liblog-65d64d9006edecef.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ef7febc1dcc5691.rlib" "/opt/rustwide/target/debug/deps/libnet2-ad12ed8a42f84a7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libitertools-d0c27997e80fb221.rlib" "/opt/rustwide/target/debug/deps/libeither-f8afed8e263035cb.rlib" "/opt/rustwide/target/debug/deps/libfailure-d9375bcf5d823dd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f01bc7126bab08c9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-cfa89134b54ce361.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "caa11eb0400a81bd4598de9bfeee104ab61348293085ebd8ff1b8e694fd75eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa11eb0400a81bd4598de9bfeee104ab61348293085ebd8ff1b8e694fd75eb1", kill_on_drop: false }` [INFO] [stdout] caa11eb0400a81bd4598de9bfeee104ab61348293085ebd8ff1b8e694fd75eb1