[INFO] cloning repository https://github.com/travbid/catapult [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/travbid/catapult" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c2b781dafa43101e2b8705dbf69d4cddea08a1d [INFO] building travbid/catapult against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/travbid/catapult on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/travbid/catapult [INFO] finished tweaking git repo https://github.com/travbid/catapult [INFO] tweaked toml for git repo https://github.com/travbid/catapult written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/travbid/catapult already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starlark_map v0.9.0 [INFO] [stderr] Downloaded dupe_derive v0.9.0 [INFO] [stderr] Downloaded display_container v0.9.0 [INFO] [stderr] Downloaded serde_repr v0.1.13 [INFO] [stderr] Downloaded dupe v0.9.0 [INFO] [stderr] Downloaded debugserver-types v0.5.0 [INFO] [stderr] Downloaded starlark_derive v0.9.0 [INFO] [stderr] Downloaded lsp-types v0.93.2 [INFO] [stderr] Downloaded schemafy v0.5.2 [INFO] [stderr] Downloaded argfile v0.1.5 [INFO] [stderr] Downloaded starlark v0.9.0 [INFO] [stderr] Downloaded allocative v0.3.0 [INFO] [stderr] Downloaded allocative_derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30770ada7a2e103fe7674dbafcc99bc96eacda03de95bf97a9ea0f034e085b41 [INFO] running `Command { std: "docker" "start" "-a" "30770ada7a2e103fe7674dbafcc99bc96eacda03de95bf97a9ea0f034e085b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30770ada7a2e103fe7674dbafcc99bc96eacda03de95bf97a9ea0f034e085b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30770ada7a2e103fe7674dbafcc99bc96eacda03de95bf97a9ea0f034e085b41", kill_on_drop: false }` [INFO] [stdout] 30770ada7a2e103fe7674dbafcc99bc96eacda03de95bf97a9ea0f034e085b41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 020c20349bc83abf38b66bb55a46ce0885889cf57d017c823c7efef37e28a460 [INFO] running `Command { std: "docker" "start" "-a" "020c20349bc83abf38b66bb55a46ce0885889cf57d017c823c7efef37e28a460", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling dupe_derive v0.9.0 [INFO] [stderr] Compiling serde_repr v0.1.13 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling allocative v0.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling dupe v0.9.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling allocative_derive v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.27 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling starlark_map v0.9.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling ghost v0.1.13 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling display_container v0.9.0 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling argfile v0.1.5 [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stderr] Compiling lsp-server v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling toml_edit v0.20.1 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling starlark_derive v0.9.0 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling starlark v0.9.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling tar v0.4.39 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling toml v0.8.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling catapult v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "020c20349bc83abf38b66bb55a46ce0885889cf57d017c823c7efef37e28a460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020c20349bc83abf38b66bb55a46ce0885889cf57d017c823c7efef37e28a460", kill_on_drop: false }` [INFO] [stdout] 020c20349bc83abf38b66bb55a46ce0885889cf57d017c823c7efef37e28a460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4de5e487ea839bd092edf1a5d1b710e0d8f319c392ee8f75407db62d29d905 [INFO] running `Command { std: "docker" "start" "-a" "3d4de5e487ea839bd092edf1a5d1b710e0d8f319c392ee8f75407db62d29d905", kill_on_drop: false }` [INFO] [stderr] Compiling catapult v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPqHr6w/symbols.o" "/opt/rustwide/target/debug/deps/test-2fa50bb0e4825b16.test.3c6184f7fba26796-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test-2fa50bb0e4825b16.54vy01r5lu7kbo0x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libcatapult-fed5ccc2976a3313.rlib" "/opt/rustwide/target/debug/deps/libdirs-6a2fdf801383e104.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9d2e846d17a53689.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-14188b2a19e225e5.rlib" "/opt/rustwide/target/debug/deps/libtoml-b708542662962854.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-a2e6fb43cb9be970.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1fc7d377ed48a4df.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0221b06c059b256.rlib" "/opt/rustwide/target/debug/deps/libequivalent-4f1f91e94ff87f97.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a752ea24e44a1c31.rlib" "/opt/rustwide/target/debug/deps/libtar-559db546c3b87e10.rlib" "/opt/rustwide/target/debug/deps/libxattr-a155c9d8bb9f5c33.rlib" "/opt/rustwide/target/debug/deps/libfiletime-49fda3c5d4319138.rlib" "/opt/rustwide/target/debug/deps/libreqwest-995a1e02764f1f6b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-df29b0249d1d9e72.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4783b44bdd3ea2df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8d0e72dc18cb47db.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c1351fccb68e818c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dc28a4a7fc9dc434.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a9d57252812ea304.rlib" "/opt/rustwide/target/debug/deps/libhyper-d49445fd69d549a4.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-0376cb3fe38c3cd1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6d8751d3c85b85e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cd8c6b153568de47.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-9be2c6bfecc0644b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libtokio-136a3b80fa8af4a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libmio-943964d3297a1b5d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-306e14ea0dbac06c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1748616e23775bfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-4895eb2de67416e1.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libstarlark-6c5a8caa60c820b7.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4abd178c5c89cec3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libinventory-303a25c21b7aab58.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-e390bc9dad186ecf.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libdisplay_container-44bc26382c9a9084.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-5a6f7cf43f6eb2f6.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-7cb5e87c0721e35e.rlib" "/opt/rustwide/target/debug/deps/liblogos-60ef5edc33ac1aa2.rlib" "/opt/rustwide/target/debug/deps/librustyline-2c3197d27ba839f8.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libnix-d9df9f0ec8acfaff.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-3d448ffed0a8a58f.rlib" "/opt/rustwide/target/debug/deps/librustix-5b5233457b784c2b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-cb0d2973a109fc3f.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-48df702e4b454fab.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-1cc457b8b31d1878.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-aa1c59ffbac1b1fb.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-7fc4a3ea53818f1b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-71f76ee72c18b4ee.rlib" "/opt/rustwide/target/debug/deps/libendian_type-a79b69a8167e5007.rlib" "/opt/rustwide/target/debug/deps/liblsp_server-d89f668163d4fd90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9af5934f9492f26a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25aed7ce0b779e3a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libannotate_snippets-4b2d3f3059bb5f80.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6cb5fdb7e22fbf52.rlib" "/opt/rustwide/target/debug/deps/libregex-9ab160d759c6e637.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44f96d42df4c72f5.rlib" "/opt/rustwide/target/debug/deps/libdebugserver_types-2b5dc909dfd4d9e1.rlib" "/opt/rustwide/target/debug/deps/libstarlark_map-66a65f538b4c2ba4.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libitertools-8cc148bb52cd9955.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib" "/opt/rustwide/target/debug/deps/liblsp_types-b3ec597841bd190f.rlib" "/opt/rustwide/target/debug/deps/liburl-8544a071544b6f84.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b3cee8c8e3ef8dd.rlib" "/opt/rustwide/target/debug/deps/libryu-392b55c136221440.rlib" "/opt/rustwide/target/debug/deps/libitoa-ce5819300e1e8e90.rlib" "/opt/rustwide/target/debug/deps/libserde-8e3b6c47f1ab2a88.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib" "/opt/rustwide/target/debug/deps/libdupe-a7c4694537df1537.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dfe4cd0884725356.rlib" "/opt/rustwide/target/debug/deps/liballocative-fdc1f7a8da82b69f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b5b777be451a81d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-444ac153e1de81c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-98f4e62c2cd29640.rlib" "/opt/rustwide/target/debug/deps/libahash-54d6df600dd07305.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-043e07de5c116788.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libuuid-206c7df3ac1900b0.rlib" "/opt/rustwide/target/debug/deps/librand-b0a7e67d0f810114.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aac2ac8e818d823c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbfdaa867a5bb340.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-2fa50bb0e4825b16" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `catapult` (test "test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d4de5e487ea839bd092edf1a5d1b710e0d8f319c392ee8f75407db62d29d905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4de5e487ea839bd092edf1a5d1b710e0d8f319c392ee8f75407db62d29d905", kill_on_drop: false }` [INFO] [stdout] 3d4de5e487ea839bd092edf1a5d1b710e0d8f319c392ee8f75407db62d29d905