[INFO] fetching crate gitlab-runner 0.0.1... [INFO] testing gitlab-runner-0.0.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate gitlab-runner 0.0.1 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate gitlab-runner 0.0.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitlab-runner 0.0.1 [INFO] finished tweaking crates.io crate gitlab-runner 0.0.1 [INFO] tweaked toml for crates.io crate gitlab-runner 0.0.1 written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate crates.io crate gitlab-runner 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efe34deac74bb8c0d5ed71140ffda6937302016c31f704ee06e949c5e7a58dab [INFO] running `Command { std: "docker" "start" "-a" "efe34deac74bb8c0d5ed71140ffda6937302016c31f704ee06e949c5e7a58dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe34deac74bb8c0d5ed71140ffda6937302016c31f704ee06e949c5e7a58dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe34deac74bb8c0d5ed71140ffda6937302016c31f704ee06e949c5e7a58dab", kill_on_drop: false }` [INFO] [stdout] efe34deac74bb8c0d5ed71140ffda6937302016c31f704ee06e949c5e7a58dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6b6a00066910e0c89b46f0dff920366ef3884ec655c46f973525a2eb4ca185 [INFO] running `Command { std: "docker" "start" "-a" "5c6b6a00066910e0c89b46f0dff920366ef3884ec655c46f973525a2eb4ca185", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling gitlab-runner v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "5c6b6a00066910e0c89b46f0dff920366ef3884ec655c46f973525a2eb4ca185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6b6a00066910e0c89b46f0dff920366ef3884ec655c46f973525a2eb4ca185", kill_on_drop: false }` [INFO] [stdout] 5c6b6a00066910e0c89b46f0dff920366ef3884ec655c46f973525a2eb4ca185 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f87547a682194e6f6ea2e4e050b862e192b59d925a024f42a10df01dafc17f [INFO] running `Command { std: "docker" "start" "-a" "b3f87547a682194e6f6ea2e4e050b862e192b59d925a024f42a10df01dafc17f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling tiny_http v0.6.4 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.7 [INFO] [stderr] Compiling gitlab-runner-mock v0.0.1 [INFO] [stderr] Compiling gitlab-runner v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gitlab-runner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration --edition=2018 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=735627da50f7b2df -C extra-filename=-735627da50f7b2df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e59616d355c7f18e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d8ef113f9cb0f411.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7589aee2d0a54e41.rlib --extern gitlab_runner=/opt/rustwide/target/debug/deps/libgitlab_runner-728bad316999cb49.rlib --extern gitlab_runner_mock=/opt/rustwide/target/debug/deps/libgitlab_runner_mock-4958aa6d4a648330.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d7cade410451487c.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-5b0e6dd54a453901.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-be4fcc9b1886205d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-51ee27b46c3ef5ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a0a6b84cda8a9fa2.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-934473f387be9957.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-aa4309e46e5b4f72.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f19e92aea0486b72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e7c88ec2288cb414.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-ca7378ea71c3b2b5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-cebc6a06079eef49/out/lib` (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/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.gitlab_runner.25d195b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc.1ayuhylem5glxdmb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cebc6a06079eef49/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libzip-ca7378ea71c3b2b5.rlib" "/opt/rustwide/target/debug/deps/libbzip2-56f9fccfedf2c514.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-b161e209971ca171.rlib" "/opt/rustwide/target/debug/deps/libflate2-35197c115bf03e0d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5b0e6dd54a453901.rlib" "/opt/rustwide/target/debug/deps/libgitlab_runner_mock-4958aa6d4a648330.rlib" "/opt/rustwide/target/debug/deps/libmultipart-ae587ea79d7572a7.rlib" "/opt/rustwide/target/debug/deps/libnickel-29fa3fea8a0670e0.rlib" "/opt/rustwide/target/debug/deps/libgroupable-235beb13ed75939f.rlib" "/opt/rustwide/target/debug/deps/libmustache-8cc1472f82b73cb3.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df06f9cabf1ffa5b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1a151088f8bb18df.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-5b7a0a4dd3d29bae.rlib" "/opt/rustwide/target/debug/deps/libchrono-fc29ab8961f0fc20.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-c81e9fbc82c44e85.rlib" "/opt/rustwide/target/debug/deps/libascii-ff1701568fe3b6bd.rlib" "/opt/rustwide/target/debug/deps/libiron-52ed381eb589efee.rlib" "/opt/rustwide/target/debug/deps/libmodifier-907cce70b008a0be.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-28f914b76b740eca.rlib" "/opt/rustwide/target/debug/deps/libphf-626f856b8e45a605.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-afa2cfb7806ebf96.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libplugin-d99fc0276983df96.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libhyper-74295bc0cffaeb38.rlib" "/opt/rustwide/target/debug/deps/libmime-a470a1e2f7558165.rlib" "/opt/rustwide/target/debug/deps/liblog-dd2e9de70b1a3add.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libtypeable-0c4fb3936fcadd90.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/liburl-5ba89b8932da744d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-96b19cb88f68526d.rlib" "/opt/rustwide/target/debug/deps/libtime-42c84f7817f6eea8.rlib" "/opt/rustwide/target/debug/deps/libbase64-139be9669b873ba6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f67848d5f99e8b50.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libwiremock-6833b5bd52bb81b4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7589aee2d0a54e41.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8e253eb990188e43.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-7d0f34f8dcc679b9.rlib" "/opt/rustwide/target/debug/deps/libconfig-819faf119998d05b.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-ec8501eeb37b37a0.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-57f4a45b8d83ede0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a17ac79e6d361c84.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8930c191ecb7d449.rlib" "/opt/rustwide/target/debug/deps/libblocking-5d01b5daa099d96c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6b9a1744769c0dc7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-44bd7866ac7a386e.rlib" "/opt/rustwide/target/debug/deps/libpolling-d6acb600c157ab08.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bf6f293e3da57500.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-99080782e050047e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/librand-3ed97f0201f49ce1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f604012e7316b71e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c34e2d1100aae436.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37b5886cf9edacfa.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-6dde15f0df05277e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f7b3f24b78b18dc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-b85dfc2b7361be9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5fd20d9b5002d181.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-43964e162d8ca47e.rlib" "/opt/rustwide/target/debug/deps/libghash-5a7db13ca1a86e7e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e367fe99ee6617c4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a826050cdefd9cb0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-2c6ad43de8fefcb2.rlib" "/opt/rustwide/target/debug/deps/libaes-7ba0b7136a3afcd7.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e891623611d8878b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-150cb41b2f0bd2c0.rlib" "/opt/rustwide/target/debug/deps/libaead-7bbff1c1241962fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/librand-374c44ee34d58dd4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-806ca8abdf1e6d08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-ce14d3f5040ff1c0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-71ff99ecd5eee44b.rlib" "/opt/rustwide/target/debug/deps/libtime-b63ea9da677ecae1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5e3faa07697e6544.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aa4309e46e5b4f72.rlib" "/opt/rustwide/target/debug/deps/libreqwest-be4fcc9b1886205d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2c0fb82fae351b86.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6218f42751afd5dd.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-dd697ffe23e19a93.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0a6b84cda8a9fa2.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9b232ef81383ddea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-217e5f2c359ee4f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b63d4acb169c496d.rlib" "/opt/rustwide/target/debug/deps/libhyper-a1cee88cf11ab53b.rlib" "/opt/rustwide/target/debug/deps/libwant-f41ff30b1626dd82.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-51a3c94d8e0e6b4d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-82a03d24fdfcccbb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d496a110ce847741.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b1b6ea6519c5400.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-250236c00219a4e8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18a1b4a25f9d78cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f19e92aea0486b72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da7a7bf6aa2a8150.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e79a5919d9fa2f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmio-34d6edf9c12ddf67.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd244c0a55a00e04.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-387d8fdea21a0165.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8cc7370403476ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-7fcadde652688b32.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/liblog-d7cade410451487c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-76a0c1676ec71b23.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-e7c88ec2288cb414.rlib" "/opt/rustwide/target/debug/deps/libidna-a9de9c0044a80be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-51ee27b46c3ef5ab.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gitlab_runner-dfc1cd4965ba0dbc" "-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" "b3f87547a682194e6f6ea2e4e050b862e192b59d925a024f42a10df01dafc17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f87547a682194e6f6ea2e4e050b862e192b59d925a024f42a10df01dafc17f", kill_on_drop: false }` [INFO] [stdout] b3f87547a682194e6f6ea2e4e050b862e192b59d925a024f42a10df01dafc17f