[INFO] cloning repository https://github.com/Tamschi/rantsy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tamschi/rantsy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84fa8a1b974627d1e5b522e13e67a0d1dc7994a6 [INFO] testing Tamschi/rantsy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamschi/rantsy on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tamschi/rantsy [INFO] finished tweaking git repo https://github.com/Tamschi/rantsy [INFO] tweaked toml for git repo https://github.com/Tamschi/rantsy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Tamschi/rantsy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 6c5d249995bab430fb858f5035f49639745e4f071fbd34cf665cc1497061e227 [INFO] running `Command { std: "docker" "start" "-a" "6c5d249995bab430fb858f5035f49639745e4f071fbd34cf665cc1497061e227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c5d249995bab430fb858f5035f49639745e4f071fbd34cf665cc1497061e227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5d249995bab430fb858f5035f49639745e4f071fbd34cf665cc1497061e227", kill_on_drop: false }` [INFO] [stdout] 6c5d249995bab430fb858f5035f49639745e4f071fbd34cf665cc1497061e227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] ebd675e4e83ea74657b078995d47105aa7d06fda80b381c27dd7e4ed0615048e [INFO] running `Command { std: "docker" "start" "-a" "ebd675e4e83ea74657b078995d47105aa7d06fda80b381c27dd7e4ed0615048e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling cervine v0.0.6 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quickscope v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling rant v4.0.0-alpha.22 [INFO] [stderr] Compiling rantsy v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod rant; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RantProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RantValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RuntimeResult(PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ebd675e4e83ea74657b078995d47105aa7d06fda80b381c27dd7e4ed0615048e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd675e4e83ea74657b078995d47105aa7d06fda80b381c27dd7e4ed0615048e", kill_on_drop: false }` [INFO] [stdout] ebd675e4e83ea74657b078995d47105aa7d06fda80b381c27dd7e4ed0615048e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--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] d70983ce992772b014859efeb39bebcb6e03cd79f736bdc6295d3a3dce7a0a83 [INFO] running `Command { std: "docker" "start" "-a" "d70983ce992772b014859efeb39bebcb6e03cd79f736bdc6295d3a3dce7a0a83", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling rant v4.0.0-alpha.22 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.26 [INFO] [stderr] Compiling rantsy v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod rant; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RantProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RantValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RuntimeResult(PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.meta_cargo_badges.b9b344f1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d.1i3qbk54a2r8ag3m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-c5c67c0eea73bc44.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0e59c65ea48d456.rlib" "/opt/rustwide/target/debug/deps/libserde-340f38544cd80b4c.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-de817d9fdfe05d22.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libsyn-9f0f146240126325.rlib" "/opt/rustwide/target/debug/deps/libquote-50c7ac9365e8937a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b35ff8eba51c14.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c30bf6f9331f9be6.rlib" "/opt/rustwide/target/debug/deps/libregex-18e717df9c168fb8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d21a7c14cba9784.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/meta_cargo_badges-2eecb1f68a9a873d" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rantsy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name meta_badges --edition=2018 tests/meta_badges.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1f614decb7eb596c -C extra-filename=-1f614decb7eb596c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-45d4c952081744d8.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-56b68f85102039e4.rlib --extern git_info=/opt/rustwide/target/debug/deps/libgit_info-71e23dd674542b78.rlib --extern rant=/opt/rustwide/target/debug/deps/librant-97deca7f87ba02c0.rlib --extern rantsy=/opt/rustwide/target/debug/deps/librantsy-8545969125ea9b2d.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-c5c67c0eea73bc44.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-347eadaecb3ba299.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.unincluded_meta_dependabot.6c1e6151-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588.2iwxw2l86fp2l8x7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-c5c67c0eea73bc44.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0e59c65ea48d456.rlib" "/opt/rustwide/target/debug/deps/libserde-340f38544cd80b4c.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-de817d9fdfe05d22.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libsyn-9f0f146240126325.rlib" "/opt/rustwide/target/debug/deps/libquote-50c7ac9365e8937a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b35ff8eba51c14.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c30bf6f9331f9be6.rlib" "/opt/rustwide/target/debug/deps/libregex-18e717df9c168fb8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d21a7c14cba9784.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-488ec5eb83faf588" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.unincluded_meta_codeowners.3c53d82c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238.3cxggzd4947tx7lg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-c5c67c0eea73bc44.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0e59c65ea48d456.rlib" "/opt/rustwide/target/debug/deps/libserde-340f38544cd80b4c.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-de817d9fdfe05d22.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libsyn-9f0f146240126325.rlib" "/opt/rustwide/target/debug/deps/libquote-50c7ac9365e8937a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b35ff8eba51c14.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c30bf6f9331f9be6.rlib" "/opt/rustwide/target/debug/deps/libregex-18e717df9c168fb8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d21a7c14cba9784.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_codeowners-51dab85a983d6238" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.unincluded_meta_workflows_ci.8b270759-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f.47scw8l6ksvehk51.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-c5c67c0eea73bc44.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0e59c65ea48d456.rlib" "/opt/rustwide/target/debug/deps/libserde-340f38544cd80b4c.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-de817d9fdfe05d22.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libsyn-9f0f146240126325.rlib" "/opt/rustwide/target/debug/deps/libquote-50c7ac9365e8937a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b35ff8eba51c14.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c30bf6f9331f9be6.rlib" "/opt/rustwide/target/debug/deps/libregex-18e717df9c168fb8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d21a7c14cba9784.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-9ba31a0ec272f46f" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d70983ce992772b014859efeb39bebcb6e03cd79f736bdc6295d3a3dce7a0a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70983ce992772b014859efeb39bebcb6e03cd79f736bdc6295d3a3dce7a0a83", kill_on_drop: false }` [INFO] [stdout] d70983ce992772b014859efeb39bebcb6e03cd79f736bdc6295d3a3dce7a0a83