[INFO] cloning repository https://github.com/iomentum/cargo-breaking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iomentum/cargo-breaking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9d28fcae0addbfea77a1f2e576909c913136945 [INFO] testing iomentum/cargo-breaking against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iomentum/cargo-breaking 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] started tweaking git repo https://github.com/iomentum/cargo-breaking [INFO] finished tweaking git repo https://github.com/iomentum/cargo-breaking [INFO] tweaked toml for git repo https://github.com/iomentum/cargo-breaking written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/iomentum/cargo-breaking 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f3110e0bc3acf9873e6c6143dc867ba849b37cb6358044ec640cd1f73ce43ca1 [INFO] running `Command { std: "docker" "start" "-a" "f3110e0bc3acf9873e6c6143dc867ba849b37cb6358044ec640cd1f73ce43ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3110e0bc3acf9873e6c6143dc867ba849b37cb6358044ec640cd1f73ce43ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3110e0bc3acf9873e6c6143dc867ba849b37cb6358044ec640cd1f73ce43ca1", kill_on_drop: false }` [INFO] [stdout] f3110e0bc3acf9873e6c6143dc867ba849b37cb6358044ec640cd1f73ce43ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 92e39d3dc392a083e8a40d8dea8ff60a469e635d897168689c1d0298cc870928 [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" "92e39d3dc392a083e8a40d8dea8ff60a469e635d897168689c1d0298cc870928", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling semver v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling cargo_toml v0.9.1 [INFO] [stderr] Compiling cargo-breaking v0.0.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "92e39d3dc392a083e8a40d8dea8ff60a469e635d897168689c1d0298cc870928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e39d3dc392a083e8a40d8dea8ff60a469e635d897168689c1d0298cc870928", kill_on_drop: false }` [INFO] [stdout] 92e39d3dc392a083e8a40d8dea8ff60a469e635d897168689c1d0298cc870928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] c266e678f4cace1c37a95d7f56e80cff314f33b40d12d65abfa38324587b7e5a [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" "c266e678f4cace1c37a95d7f56e80cff314f33b40d12d65abfa38324587b7e5a", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-breaking v0.0.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo-breaking` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_breaking --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7b8d0ff7537ae1b4 -C extra-filename=-7b8d0ff7537ae1b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib --extern cargo_toml=/opt/rustwide/target/debug/deps/libcargo_toml-aee58e93ff5b62a0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a9b7cbed58432389.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-5fa610025931bebd.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-b7d80937026c6856.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0314d702db071e9d.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-e901b1bb4dd114eb/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-4efdfdb055f46f98/out/build` (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/function-911277e148a2059a.function.d3ac80b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.function.d3ac80b9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/function-911277e148a2059a.2tgygv0xxtkttmuo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e901b1bb4dd114eb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4efdfdb055f46f98/out/build" "-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/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" "/opt/rustwide/target/debug/deps/libcargo_breaking-d22f2db90e89f8a3.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-aee58e93ff5b62a0.rlib" "/opt/rustwide/target/debug/deps/libtoml-b3238f078a0dae62.rlib" "/opt/rustwide/target/debug/deps/libserde-d928cd9f88525a63.rlib" "/opt/rustwide/target/debug/deps/libgit2-5fa610025931bebd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/liburl-328e9926ebb179e7.rlib" "/opt/rustwide/target/debug/deps/libidna-9e84a51b2437f8af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a1f9a2022156a9a5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.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/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-7f3f9d082b50e453.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-1c32ac2c1e38a252.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-59570f92cc6fcea9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6f2fbcddc8701f1b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libsemver-b7d80937026c6856.rlib" "/opt/rustwide/target/debug/deps/libclap-a9b7cbed58432389.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-ed7e858ad3a411a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49b9dce047fb349.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libsyn-0314d702db071e9d.rlib" "/opt/rustwide/target/debug/deps/libquote-3b6d16443fe0f4af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dcdd4f0c2dea6100.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.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" "-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" "-lssl" "-lcrypto" "-lz" "-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/function-911277e148a2059a" "-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/enum-13c241e97a1fba47.enum.f12e368e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.enum.f12e368e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/enum-13c241e97a1fba47.5fb7xvwaenpl5wt4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e901b1bb4dd114eb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4efdfdb055f46f98/out/build" "-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/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" "/opt/rustwide/target/debug/deps/libcargo_breaking-d22f2db90e89f8a3.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-aee58e93ff5b62a0.rlib" "/opt/rustwide/target/debug/deps/libtoml-b3238f078a0dae62.rlib" "/opt/rustwide/target/debug/deps/libserde-d928cd9f88525a63.rlib" "/opt/rustwide/target/debug/deps/libgit2-5fa610025931bebd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/liburl-328e9926ebb179e7.rlib" "/opt/rustwide/target/debug/deps/libidna-9e84a51b2437f8af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a1f9a2022156a9a5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.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/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-7f3f9d082b50e453.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-1c32ac2c1e38a252.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-59570f92cc6fcea9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6f2fbcddc8701f1b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libsemver-b7d80937026c6856.rlib" "/opt/rustwide/target/debug/deps/libclap-a9b7cbed58432389.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-ed7e858ad3a411a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49b9dce047fb349.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libsyn-0314d702db071e9d.rlib" "/opt/rustwide/target/debug/deps/libquote-3b6d16443fe0f4af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dcdd4f0c2dea6100.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.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" "-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" "-lssl" "-lcrypto" "-lz" "-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/enum-13c241e97a1fba47" "-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" "c266e678f4cace1c37a95d7f56e80cff314f33b40d12d65abfa38324587b7e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c266e678f4cace1c37a95d7f56e80cff314f33b40d12d65abfa38324587b7e5a", kill_on_drop: false }` [INFO] [stdout] c266e678f4cace1c37a95d7f56e80cff314f33b40d12d65abfa38324587b7e5a