[INFO] cloning repository https://github.com/dcao/babble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcao/babble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcao%2Fbabble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcao%2Fbabble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 115f920db52f124fd7247d1f80e811f3784e6896 [INFO] building dcao/babble against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcao%2Fbabble" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcao/babble on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dcao/babble [INFO] finished tweaking git repo https://github.com/dcao/babble [INFO] tweaked toml for git repo https://github.com/dcao/babble written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dcao/babble 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69dfecea73330f11675f3372f4b602aba9575a0711bd248b544b35a81aec3040 [INFO] running `Command { std: "docker" "start" "-a" "69dfecea73330f11675f3372f4b602aba9575a0711bd248b544b35a81aec3040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69dfecea73330f11675f3372f4b602aba9575a0711bd248b544b35a81aec3040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69dfecea73330f11675f3372f4b602aba9575a0711bd248b544b35a81aec3040", kill_on_drop: false }` [INFO] [stdout] 69dfecea73330f11675f3372f4b602aba9575a0711bd248b544b35a81aec3040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1346fd3428fc7a3083a22eec1777f227ea338ee4bd78667ec8ca9a93b518c1e4 [INFO] running `Command { std: "docker" "start" "-a" "1346fd3428fc7a3083a22eec1777f227ea338ee4bd78667ec8ca9a93b518c1e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling symbolic_expressions v5.0.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling babble-macros v0.1.0 (/opt/rustwide/workdir/babble-macros) [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling nalgebra v0.32.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling vectorize v0.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling egg v0.7.1 (https://github.com/dcao/egg#caf623ca) [INFO] [stderr] Compiling babble v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/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/rustc4mhOs0/symbols.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.smiley.e4b42eaa808d4f48-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135.dx7yj5cdin2qq6e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3597e5aada1f2626.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76f68a8abd20edf6.rlib" "/opt/rustwide/target/debug/deps/libregex-1b2eaa785b324474.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d07cddf76c1fe61a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a21c754a1f6087a1.rlib" "/opt/rustwide/target/debug/deps/libxml-e81ee38cd023f4ac.rlib" "/opt/rustwide/target/debug/deps/libordered_float-74687741a695ea38.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3f58bd92cd6f4d53.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-697e794a27497826.rlib" "/opt/rustwide/target/debug/deps/librawpointer-c4fbd7b2a07b8c74.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c168976778c5fbb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c32f5ff56650122f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4e1bc15eaab9b613.rlib" "/opt/rustwide/target/debug/deps/libsimba-fc255e69092b0a58.rlib" "/opt/rustwide/target/debug/deps/libwide-d801a38d17232fb6.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-e61079d7d511257d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-afa894b3dd21d99a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a508b45634021aa4.rlib" "/opt/rustwide/target/debug/deps/libapprox-ea21c069c9855455.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d1458c93d001b561.rlib" "/opt/rustwide/target/debug/deps/libclap-b2a95afed34e9602.rlib" "/opt/rustwide/target/debug/deps/libatty-85b924a335e28e59.rlib" "/opt/rustwide/target/debug/deps/liblibc-7718250163c1455e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7fb2162cfa007f8a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-329ee8163e232a18.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-cf7fb1b266d52cb9.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-7441551ba5663147.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-171a35c775bc08ea.rlib" "/opt/rustwide/target/debug/deps/libbabble-01e8dee381f82840.rlib" "/opt/rustwide/target/debug/deps/libcsv-2760ba6039c617f3.rlib" "/opt/rustwide/target/debug/deps/libryu-bee1a77299730edc.rlib" "/opt/rustwide/target/debug/deps/libitoa-f8a8e3bb94d27732.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-f3c5a19e4dd8405b.rlib" "/opt/rustwide/target/debug/deps/libbstr-9a62a3d7874a872a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c607a665f1cc4401.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a70b88a51c0d78d0.rlib" "/opt/rustwide/target/debug/deps/libron-a08cb8b195fa50e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f28f21097e4d086.rlib" "/opt/rustwide/target/debug/deps/libbitflags-291e228198a8719b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bffc8513f1815311.rlib" "/opt/rustwide/target/debug/deps/libtime-ea8d9bdb390ddec2.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ddd2057b9e9bc55.rlib" "/opt/rustwide/target/debug/deps/libitertools-109f2bc41d68d453.rlib" "/opt/rustwide/target/debug/deps/libeither-ac03fa32d2003495.rlib" "/opt/rustwide/target/debug/deps/libref_cast-eb31e9441b39ed1a.rlib" "/opt/rustwide/target/debug/deps/libnom-534fe9aa1fffcc9c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68bcacc0ba510fec.rlib" "/opt/rustwide/target/debug/deps/libegg-6d5c8ebafe44c88f.rlib" "/opt/rustwide/target/debug/deps/libinstant-8bcb91e0c2d79d51.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fb56b86385894c19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-aa856550877dec60.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-72f7eb8284425a26.rlib" "/opt/rustwide/target/debug/deps/libfxhash-425ba25001a21d02.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ee1a01a245a98826.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6ac6276f0b94464b.rlib" "/opt/rustwide/target/debug/deps/libvectorize-0d956f27de8ef4d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3316cd9015261d12.rlib" "/opt/rustwide/target/debug/deps/libthiserror-656c9674b466749a.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_expressions-a9e76fad094546b8.rlib" "/opt/rustwide/target/debug/deps/liblog-f9fc1c2775cc3a97.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b914173e12105b24.rlib" "/opt/rustwide/target/debug/deps/libserde-47be004556b40a11.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smiley-ed3ef0b1355e6135" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `babble` (bin "smiley") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1346fd3428fc7a3083a22eec1777f227ea338ee4bd78667ec8ca9a93b518c1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1346fd3428fc7a3083a22eec1777f227ea338ee4bd78667ec8ca9a93b518c1e4", kill_on_drop: false }` [INFO] [stdout] 1346fd3428fc7a3083a22eec1777f227ea338ee4bd78667ec8ca9a93b518c1e4