[INFO] crate git-trim 0.3.2 is already in cache [INFO] testing git-trim-0.3.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate git-trim 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate git-trim 0.3.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-trim 0.3.2 [INFO] finished tweaking crates.io crate git-trim 0.3.2 [INFO] tweaked toml for crates.io crate git-trim 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate git-trim 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99eaa54b2a8f95c85f1b6d30624ca5eff79f7eb55902be242b9dab925d3d28ce [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" "99eaa54b2a8f95c85f1b6d30624ca5eff79f7eb55902be242b9dab925d3d28ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99eaa54b2a8f95c85f1b6d30624ca5eff79f7eb55902be242b9dab925d3d28ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99eaa54b2a8f95c85f1b6d30624ca5eff79f7eb55902be242b9dab925d3d28ce", kill_on_drop: false }` [INFO] [stdout] 99eaa54b2a8f95c85f1b6d30624ca5eff79f7eb55902be242b9dab925d3d28ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b9d6adb863193471bc8c71ac63270b08cb98df78c05cd62aa13a7b2ed9f1ce3 [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" "8b9d6adb863193471bc8c71ac63270b08cb98df78c05cd62aa13a7b2ed9f1ce3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.11 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling derive_deref v1.1.0 [INFO] [stderr] Compiling console v0.10.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling git-trim v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dialoguer v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling clap-v3 v3.0.0-beta.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "8b9d6adb863193471bc8c71ac63270b08cb98df78c05cd62aa13a7b2ed9f1ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9d6adb863193471bc8c71ac63270b08cb98df78c05cd62aa13a7b2ed9f1ce3", kill_on_drop: false }` [INFO] [stdout] 8b9d6adb863193471bc8c71ac63270b08cb98df78c05cd62aa13a7b2ed9f1ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f3fa75d35aab9ec30e7b5598d08097c374a14720f8c978145a9c2af86842050 [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" "5f3fa75d35aab9ec30e7b5598d08097c374a14720f8c978145a9c2af86842050", kill_on_drop: false }` [INFO] [stderr] Compiling git-trim v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `git-trim`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name triangular_github_flow --edition=2018 tests/triangular_github_flow.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=cc42ddfcc5769b38 -C extra-filename=-cc42ddfcc5769b38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap_v3-389b03c789fb8a7b.rlib --extern derive_deref=/opt/rustwide/target/debug/deps/libderive_deref-efa2a12ff8fa296d.so --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-20f9a69fff5aa0f9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib --extern git_trim=/opt/rustwide/target/debug/deps/libgit_trim-7a947e07698a3867.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-e5a40aa36b8b4cce.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern paw=/opt/rustwide/target/debug/deps/libpaw-1a5fee7c4284f01b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e6b897aa3c23e3f6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-69e62bfe497fff96.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e4b4a5903db1ccfa.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-365ac4cb74c5d319/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-ddd4d5c54b2967c0/out/build -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.filter_accidential_track.4r7b7e10-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3" "/opt/rustwide/target/debug/deps/filter_accidential_track-0f2bd8d935e513d3.3oncq5wpqoggpsqj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-365ac4cb74c5d319/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ddd4d5c54b2967c0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libgit_trim-7a947e07698a3867.rlib" "/opt/rustwide/target/debug/deps/libpaw-1a5fee7c4284f01b.rlib" "/opt/rustwide/target/debug/deps/libpaw_raw-3c2aa9b7a2984877.rlib" "/opt/rustwide/target/debug/deps/librayon-e6b897aa3c23e3f6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e4b4a5903db1ccfa.rlib" "/opt/rustwide/target/debug/deps/libclap_v3-389b03c789fb8a7b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-aa65235b591efd01.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-3e761bb9b20ae134.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libgit2-e5a40aa36b8b4cce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a68804d406b4d621.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d6bc87070bda45cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a9f96bc611d75475.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0a97f83f3dd90612.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libtempfile-69e62bfe497fff96.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.merge_styles.12bqpa3f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74" "/opt/rustwide/target/debug/deps/merge_styles-61e952526564cd74.3auy20prt3w9xa5i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-365ac4cb74c5d319/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ddd4d5c54b2967c0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libgit_trim-7a947e07698a3867.rlib" "/opt/rustwide/target/debug/deps/libpaw-1a5fee7c4284f01b.rlib" "/opt/rustwide/target/debug/deps/libpaw_raw-3c2aa9b7a2984877.rlib" "/opt/rustwide/target/debug/deps/librayon-e6b897aa3c23e3f6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e4b4a5903db1ccfa.rlib" "/opt/rustwide/target/debug/deps/libclap_v3-389b03c789fb8a7b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-aa65235b591efd01.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-3e761bb9b20ae134.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libgit2-e5a40aa36b8b4cce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a68804d406b4d621.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d6bc87070bda45cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a9f96bc611d75475.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0a97f83f3dd90612.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libtempfile-69e62bfe497fff96.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f3fa75d35aab9ec30e7b5598d08097c374a14720f8c978145a9c2af86842050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3fa75d35aab9ec30e7b5598d08097c374a14720f8c978145a9c2af86842050", kill_on_drop: false }` [INFO] [stdout] 5f3fa75d35aab9ec30e7b5598d08097c374a14720f8c978145a9c2af86842050