[INFO] cloning repository https://github.com/vojtechkral/bard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vojtechkral/bard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a8d97920daca2a53f14e88f6c7c42bb7871aab0 [INFO] testing vojtechkral/bard against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vojtechkral/bard on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vojtechkral/bard [INFO] finished tweaking git repo https://github.com/vojtechkral/bard [INFO] tweaked toml for git repo https://github.com/vojtechkral/bard written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vojtechkral/bard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc245681e25c2b8ac00b37a024c9344a10fdfc6b48b14696211f16682fa312eb [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" "dc245681e25c2b8ac00b37a024c9344a10fdfc6b48b14696211f16682fa312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc245681e25c2b8ac00b37a024c9344a10fdfc6b48b14696211f16682fa312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc245681e25c2b8ac00b37a024c9344a10fdfc6b48b14696211f16682fa312eb", kill_on_drop: false }` [INFO] [stdout] dc245681e25c2b8ac00b37a024c9344a10fdfc6b48b14696211f16682fa312eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 6ba0905092010395b89db97790009dbcd9d3be73d965930f7ba94b3c602be9a5 [INFO] running `Command { std: "docker" "start" "-a" "6ba0905092010395b89db97790009dbcd9d3be73d965930f7ba94b3c602be9a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling comrak v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling bard v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/music.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let len = from.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "6ba0905092010395b89db97790009dbcd9d3be73d965930f7ba94b3c602be9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba0905092010395b89db97790009dbcd9d3be73d965930f7ba94b3c602be9a5", kill_on_drop: false }` [INFO] [stdout] 6ba0905092010395b89db97790009dbcd9d3be73d965930f7ba94b3c602be9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984b5037f0bf0eac8accf5fdc739c8ea98e75c8404e8ea07cfb8a8eb9e45be0f [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" "984b5037f0bf0eac8accf5fdc739c8ea98e75c8404e8ea07cfb8a8eb9e45be0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/music.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let len = from.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bard v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/music.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let len = from.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.post_process.1x1ueksv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300" "/opt/rustwide/target/debug/deps/post_process-9ee49d9e07598300.3cogrpds2dc0gm4f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-001360995a25fc0a.rlib" "/opt/rustwide/target/debug/deps/libbard-65480f57f9eb9d68.rlib" "/opt/rustwide/target/debug/deps/libctrlc-18807cc0c2561cf6.rlib" "/opt/rustwide/target/debug/deps/libnix-e53d96828e02aaf9.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libnotify-88e42dc1a49e6be1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libinotify-36feff7278ca22ce.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-47924ef9a01b9242.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-12638454d6365308.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-c5910c8e3d702c52.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libiovec-095f290d01fad241.rlib" "/opt/rustwide/target/debug/deps/libnet2-719cc50748c5676b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d95974382bfad92f.rlib" "/opt/rustwide/target/debug/deps/libimage-02e2faf551d4ab35.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9e4d3897266ab4a4.rlib" "/opt/rustwide/target/debug/deps/libpng-69c1b83038e37ee0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b012d5b8729bbffe.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libdeflate-827501d0cd975af3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e1adb20cacc17f20.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa54fb863aa7c8e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-569a7038e52a8995.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ca511d9721c0669b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib" "/opt/rustwide/target/debug/deps/libtoml-666899cf06519292.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-b546d23e1c95c731.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eda35ab755aa4f98.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libcomrak-a9fb64a8642d1efe.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-2487cabb84c162d4.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-73564a2df167dfed.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3b1658731d4fb57c.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-26b4e8513d2a78b3.rlib" "/opt/rustwide/target/debug/deps/libregex-77655542b95b7667.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-63511958749dcb8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libentities-b6e938da5feee467.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7ca896ba0c06e797.rlib" "/opt/rustwide/target/debug/deps/libcolored-96ac51fc6970f6ae.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-809d850190109f7d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-cfcf5c792a28525b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-230d547a3f02952f.rlib" "/opt/rustwide/target/debug/deps/liblibc-c598be18a3db9756.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d59d8f0a13d7dff9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-76d6b6316c188a1a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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 `bard` [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "984b5037f0bf0eac8accf5fdc739c8ea98e75c8404e8ea07cfb8a8eb9e45be0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984b5037f0bf0eac8accf5fdc739c8ea98e75c8404e8ea07cfb8a8eb9e45be0f", kill_on_drop: false }` [INFO] [stdout] 984b5037f0bf0eac8accf5fdc739c8ea98e75c8404e8ea07cfb8a8eb9e45be0f