[INFO] cloning repository https://github.com/Katsutoshii/kataru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Katsutoshii/kataru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2085be9f278737a8e8411642e6116cef2eda7fd [INFO] testing Katsutoshii/kataru against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Katsutoshii/kataru on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Katsutoshii/kataru [INFO] finished tweaking git repo https://github.com/Katsutoshii/kataru [INFO] tweaked toml for git repo https://github.com/Katsutoshii/kataru written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Katsutoshii/kataru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded serde_test v1.0.130 [INFO] [stderr] Downloaded bumpalo v3.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9aad37227c981b6391412fd87328d5e29a574d411e66ce0bf9e2ef9fd2ae52f [INFO] running `Command { std: "docker" "start" "-a" "b9aad37227c981b6391412fd87328d5e29a574d411e66ce0bf9e2ef9fd2ae52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9aad37227c981b6391412fd87328d5e29a574d411e66ce0bf9e2ef9fd2ae52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aad37227c981b6391412fd87328d5e29a574d411e66ce0bf9e2ef9fd2ae52f", kill_on_drop: false }` [INFO] [stdout] b9aad37227c981b6391412fd87328d5e29a574d411e66ce0bf9e2ef9fd2ae52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7308aecf4df953eab9be88c395f142a5d810a224bcf14404f3811d265f27f602 [INFO] running `Command { std: "docker" "start" "-a" "7308aecf4df953eab9be88c395f142a5d810a224bcf14404f3811d265f27f602", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_test v1.0.130 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling kataru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "7308aecf4df953eab9be88c395f142a5d810a224bcf14404f3811d265f27f602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7308aecf4df953eab9be88c395f142a5d810a224bcf14404f3811d265f27f602", kill_on_drop: false }` [INFO] [stdout] 7308aecf4df953eab9be88c395f142a5d810a224bcf14404f3811d265f27f602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f96560a895ae1000f06d69c6ba8f7ba130ff65a492e402a5ffe5a1f6d4f358 [INFO] running `Command { std: "docker" "start" "-a" "c6f96560a895ae1000f06d69c6ba8f7ba130ff65a492e402a5ffe5a1f6d4f358", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kataru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kataru` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kataru --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=859f302cbf835be9 -C extra-filename=-859f302cbf835be9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3bec1ddea4a87afd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-288f239c5d3f00e6.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-7cc78b0788c61d02.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-7ae83d6b3953edb0.so --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-b1bc631fe15a9de4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-65a5a967a16caea9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d992ef1b34159c5c.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kataru` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name state --edition=2018 tests/state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=75cffd0c513cf3e6 -C extra-filename=-75cffd0c513cf3e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3bec1ddea4a87afd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-288f239c5d3f00e6.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib --extern kataru=/opt/rustwide/target/debug/deps/libkataru-7aefcc21c8641fc7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-7cc78b0788c61d02.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-7ae83d6b3953edb0.so --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-b1bc631fe15a9de4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-65a5a967a16caea9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d992ef1b34159c5c.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.attributes.b841a445-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c.16qluef32828ct20.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libkataru-7aefcc21c8641fc7.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-b1bc631fe15a9de4.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d992ef1b34159c5c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblinear_map-7cc78b0788c61d02.rlib" "/opt/rustwide/target/debug/deps/libserde-65a5a967a16caea9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attributes-ad7a205ad45b757c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kataru` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6f96560a895ae1000f06d69c6ba8f7ba130ff65a492e402a5ffe5a1f6d4f358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f96560a895ae1000f06d69c6ba8f7ba130ff65a492e402a5ffe5a1f6d4f358", kill_on_drop: false }` [INFO] [stdout] c6f96560a895ae1000f06d69c6ba8f7ba130ff65a492e402a5ffe5a1f6d4f358