[INFO] fetching crate mcai_worker_sdk 1.0.0... [INFO] testing mcai_worker_sdk-1.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate mcai_worker_sdk 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate mcai_worker_sdk 1.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mcai_worker_sdk 1.0.0 [INFO] finished tweaking crates.io crate mcai_worker_sdk 1.0.0 [INFO] tweaked toml for crates.io crate mcai_worker_sdk 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate mcai_worker_sdk 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4722f607f0d60ae26248a8045e2b5ce8a910d32e2dcb18d7e957d17bf5980eb7 [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" "4722f607f0d60ae26248a8045e2b5ce8a910d32e2dcb18d7e957d17bf5980eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4722f607f0d60ae26248a8045e2b5ce8a910d32e2dcb18d7e957d17bf5980eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4722f607f0d60ae26248a8045e2b5ce8a910d32e2dcb18d7e957d17bf5980eb7", kill_on_drop: false }` [INFO] [stdout] 4722f607f0d60ae26248a8045e2b5ce8a910d32e2dcb18d7e957d17bf5980eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6db64125ed2220612f101c15ed8de8f3f9a30fe1bcf35e79c8c3ec49a15e0b1 [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" "a6db64125ed2220612f101c15ed8de8f3f9a30fe1bcf35e79c8c3ec49a15e0b1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling amq-protocol v6.0.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling lapin v1.7.1 [INFO] [stderr] Compiling sysinfo v0.16.5 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling amq-protocol-uri v6.0.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling yaserde_derive v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling yaserde v0.5.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling tcp-stream v0.20.7 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling amq-protocol-types v6.0.3 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling mcai_worker_sdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-lapin v1.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling async-amqp v1.2.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "a6db64125ed2220612f101c15ed8de8f3f9a30fe1bcf35e79c8c3ec49a15e0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6db64125ed2220612f101c15ed8de8f3f9a30fe1bcf35e79c8c3ec49a15e0b1", kill_on_drop: false }` [INFO] [stdout] a6db64125ed2220612f101c15ed8de8f3f9a30fe1bcf35e79c8c3ec49a15e0b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10c27f7765773eb38d09bcfef7ab332da4835cfb50d62bb418c80b330f45318 [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" "d10c27f7765773eb38d09bcfef7ab332da4835cfb50d62bb418c80b330f45318", kill_on_drop: false }` [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling mcai_worker_sdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mcai_worker_sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name worker --edition=2018 examples/worker.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7bb062e975296a39 -C extra-filename=-7bb062e975296a39 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern amq_protocol=/opt/rustwide/target/debug/deps/libamq_protocol-022fb4b0482f28f9.rlib --extern amq_protocol_types=/opt/rustwide/target/debug/deps/libamq_protocol_types-10ecd8db3eb88c8d.rlib --extern amq_protocol_uri=/opt/rustwide/target/debug/deps/libamq_protocol_uri-2eb3ff39f1b21389.rlib --extern assert_approx_eq=/opt/rustwide/target/debug/deps/libassert_approx_eq-3c4cfdc5a6d62d78.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-4f6472eb4e82bf63.rlib --extern async_amqp=/opt/rustwide/target/debug/deps/libasync_amqp-2402d61977244f4c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-473bf3790974db74.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-56ef5ea2002257d5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-3c382c4abd5fddb2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9bbb17437c3487b0.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-a3e03ecd0568afdf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a7b244a06abf3913.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-6002ee30eaf0eef5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f4939c708532ada.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-e4c6624aba3b84df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a86b092b6472b1e2.rlib --extern mcai_worker_sdk=/opt/rustwide/target/debug/deps/libmcai_worker_sdk-aedd5daf6be79b02.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-980fb1e0ef1ef113.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bb28ea6bd2a76eeb.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0c06300e0d4e1f35.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-a92261cdcc73051c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-34a2a46c1e011c79.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c30b991fb4e3b1a8.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1132445daf0e60c9.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-9bd3d37235988121.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f48e0bc6d075db0c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-24824888e66ac89d.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-6d039f88d05a03e6.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-5e0893023be5b499.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.error_test.b6ca43c4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185.319xzq1g9xgnojxr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-aedd5daf6be79b02.rlib" "/opt/rustwide/target/debug/deps/libctrlc-3c382c4abd5fddb2.rlib" "/opt/rustwide/target/debug/deps/libnix-66157c304b71bcfe.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-2402d61977244f4c.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-ab8e3977c2945610.rlib" "/opt/rustwide/target/debug/deps/libasync_std-473bf3790974db74.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c750457f15304d9c.rlib" "/opt/rustwide/target/debug/deps/libblocking-9615ebcfe7dcd9d7.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7ed9511a6384733d.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1bf1dbd15a433f9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c7bdf5adbc948d5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-80bce189452ce897.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c78228e392fa5ab5.rlib" "/opt/rustwide/target/debug/deps/libpolling-caf48e84a6e65a70.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2cffcf5e48d716e3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f5ae290fe37f4094.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-9bd3d37235988121.rlib" "/opt/rustwide/target/debug/deps/librayon-61ab5ce016be7926.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f10bcda09d953797.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb26f09163f42bbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libuuid-24824888e66ac89d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-950571670e1e607a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6002ee30eaf0eef5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9bbb17437c3487b0.rlib" "/opt/rustwide/target/debug/deps/libatty-7c4f44eba31b2ac6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libsemver-a92261cdcc73051c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6cc3c2416429c630.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libschemars-0c06300e0d4e1f35.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-8cfc1edc003d667d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb28ea6bd2a76eeb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6eba3552b5dc4bdb.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5276bd4d77a00e8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f91b036b5a32c703.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e9f71012ae6c543.rlib" "/opt/rustwide/target/debug/deps/libwant-a7ac5199042d7e6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d98af55d70fb849e.rlib" "/opt/rustwide/target/debug/deps/libh2-33869a5bd1705d80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5e33696ae831df92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtokio-f48e0bc6d075db0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17a47cd0b09200c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eeebcf1419ee60b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-56ef5ea2002257d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-31d73a2c266a2b84.rlib" "/opt/rustwide/target/debug/deps/liblapin-e4c6624aba3b84df.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-e30dbe3c41dd4e9e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0a6d60db32af831.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8bf5547f7999aa7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-022fb4b0482f28f9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-10ecd8db3eb88c8d.rlib" "/opt/rustwide/target/debug/deps/libnom-e62cd426f5f1e6b1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-badf82aee277b478.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-b4c60e85a0f4a54c.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-836101ae66ad50d1.rlib" "/opt/rustwide/target/debug/deps/libpem-4c9ccfbf2a0ba50c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fe49b5f0c921d572.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-67d89748b6ee5763.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-98d30be4612d10ea.rlib" "/opt/rustwide/target/debug/deps/libmio-df71a38004064e86.rlib" "/opt/rustwide/target/debug/deps/liblibc-65e95353095d946c.rlib" "/opt/rustwide/target/debug/deps/liblog-a86b092b6472b1e2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-38c862483403f0d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-2eb3ff39f1b21389.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f4939c708532ada.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1132445daf0e60c9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libserde-34a2a46c1e011c79.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-4f6472eb4e82bf63.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_test-e69f8024df2d0185" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.worker_configuration_test.0a9a2941-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305.v9ej12id06nac0z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-aedd5daf6be79b02.rlib" "/opt/rustwide/target/debug/deps/libctrlc-3c382c4abd5fddb2.rlib" "/opt/rustwide/target/debug/deps/libnix-66157c304b71bcfe.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-2402d61977244f4c.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-ab8e3977c2945610.rlib" "/opt/rustwide/target/debug/deps/libasync_std-473bf3790974db74.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c750457f15304d9c.rlib" "/opt/rustwide/target/debug/deps/libblocking-9615ebcfe7dcd9d7.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7ed9511a6384733d.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1bf1dbd15a433f9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c7bdf5adbc948d5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-80bce189452ce897.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c78228e392fa5ab5.rlib" "/opt/rustwide/target/debug/deps/libpolling-caf48e84a6e65a70.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2cffcf5e48d716e3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f5ae290fe37f4094.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-9bd3d37235988121.rlib" "/opt/rustwide/target/debug/deps/librayon-61ab5ce016be7926.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f10bcda09d953797.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb26f09163f42bbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libuuid-24824888e66ac89d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-950571670e1e607a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6002ee30eaf0eef5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9bbb17437c3487b0.rlib" "/opt/rustwide/target/debug/deps/libatty-7c4f44eba31b2ac6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libsemver-a92261cdcc73051c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6cc3c2416429c630.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libschemars-0c06300e0d4e1f35.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-8cfc1edc003d667d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb28ea6bd2a76eeb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6eba3552b5dc4bdb.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5276bd4d77a00e8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f91b036b5a32c703.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e9f71012ae6c543.rlib" "/opt/rustwide/target/debug/deps/libwant-a7ac5199042d7e6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d98af55d70fb849e.rlib" "/opt/rustwide/target/debug/deps/libh2-33869a5bd1705d80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5e33696ae831df92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtokio-f48e0bc6d075db0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17a47cd0b09200c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eeebcf1419ee60b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-56ef5ea2002257d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-31d73a2c266a2b84.rlib" "/opt/rustwide/target/debug/deps/liblapin-e4c6624aba3b84df.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-e30dbe3c41dd4e9e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0a6d60db32af831.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8bf5547f7999aa7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-022fb4b0482f28f9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-10ecd8db3eb88c8d.rlib" "/opt/rustwide/target/debug/deps/libnom-e62cd426f5f1e6b1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-badf82aee277b478.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-b4c60e85a0f4a54c.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-836101ae66ad50d1.rlib" "/opt/rustwide/target/debug/deps/libpem-4c9ccfbf2a0ba50c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fe49b5f0c921d572.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-67d89748b6ee5763.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-98d30be4612d10ea.rlib" "/opt/rustwide/target/debug/deps/libmio-df71a38004064e86.rlib" "/opt/rustwide/target/debug/deps/liblibc-65e95353095d946c.rlib" "/opt/rustwide/target/debug/deps/liblog-a86b092b6472b1e2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-38c862483403f0d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-2eb3ff39f1b21389.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f4939c708532ada.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1132445daf0e60c9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libserde-34a2a46c1e011c79.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-4f6472eb4e82bf63.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/worker_configuration_test-4aae5e3b8e2bd305" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.credential_test.4dfd2cac-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63.17pr13zrpaih3xmm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmockito-980fb1e0ef1ef113.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-a9d3bba1c8c864fd.rlib" "/opt/rustwide/target/debug/deps/librand-5af63fab067174fd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-19cfea73043dc0c3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-d57517b78257a64c.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libcolored-26491e646eb77879.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-aedd5daf6be79b02.rlib" "/opt/rustwide/target/debug/deps/libctrlc-3c382c4abd5fddb2.rlib" "/opt/rustwide/target/debug/deps/libnix-66157c304b71bcfe.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-2402d61977244f4c.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-ab8e3977c2945610.rlib" "/opt/rustwide/target/debug/deps/libasync_std-473bf3790974db74.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c750457f15304d9c.rlib" "/opt/rustwide/target/debug/deps/libblocking-9615ebcfe7dcd9d7.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7ed9511a6384733d.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1bf1dbd15a433f9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c7bdf5adbc948d5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-80bce189452ce897.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c78228e392fa5ab5.rlib" "/opt/rustwide/target/debug/deps/libpolling-caf48e84a6e65a70.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2cffcf5e48d716e3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f5ae290fe37f4094.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-9bd3d37235988121.rlib" "/opt/rustwide/target/debug/deps/librayon-61ab5ce016be7926.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f10bcda09d953797.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb26f09163f42bbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libuuid-24824888e66ac89d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-950571670e1e607a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6002ee30eaf0eef5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9bbb17437c3487b0.rlib" "/opt/rustwide/target/debug/deps/libatty-7c4f44eba31b2ac6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libsemver-a92261cdcc73051c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6cc3c2416429c630.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libschemars-0c06300e0d4e1f35.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-8cfc1edc003d667d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb28ea6bd2a76eeb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6eba3552b5dc4bdb.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5276bd4d77a00e8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f91b036b5a32c703.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e9f71012ae6c543.rlib" "/opt/rustwide/target/debug/deps/libwant-a7ac5199042d7e6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d98af55d70fb849e.rlib" "/opt/rustwide/target/debug/deps/libh2-33869a5bd1705d80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5e33696ae831df92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtokio-f48e0bc6d075db0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17a47cd0b09200c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eeebcf1419ee60b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-56ef5ea2002257d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-31d73a2c266a2b84.rlib" "/opt/rustwide/target/debug/deps/liblapin-e4c6624aba3b84df.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-e30dbe3c41dd4e9e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0a6d60db32af831.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8bf5547f7999aa7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-022fb4b0482f28f9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-10ecd8db3eb88c8d.rlib" "/opt/rustwide/target/debug/deps/libnom-e62cd426f5f1e6b1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-badf82aee277b478.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-b4c60e85a0f4a54c.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-836101ae66ad50d1.rlib" "/opt/rustwide/target/debug/deps/libpem-4c9ccfbf2a0ba50c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fe49b5f0c921d572.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-67d89748b6ee5763.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-98d30be4612d10ea.rlib" "/opt/rustwide/target/debug/deps/libmio-df71a38004064e86.rlib" "/opt/rustwide/target/debug/deps/liblibc-65e95353095d946c.rlib" "/opt/rustwide/target/debug/deps/liblog-a86b092b6472b1e2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-38c862483403f0d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-2eb3ff39f1b21389.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f4939c708532ada.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1132445daf0e60c9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libserde-34a2a46c1e011c79.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/credential_test-c7f43b53820b7b63" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.job_result_test.665e994d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0.301aag08aturzy6u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-3c4cfdc5a6d62d78.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-aedd5daf6be79b02.rlib" "/opt/rustwide/target/debug/deps/libctrlc-3c382c4abd5fddb2.rlib" "/opt/rustwide/target/debug/deps/libnix-66157c304b71bcfe.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-2402d61977244f4c.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-ab8e3977c2945610.rlib" "/opt/rustwide/target/debug/deps/libasync_std-473bf3790974db74.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c750457f15304d9c.rlib" "/opt/rustwide/target/debug/deps/libblocking-9615ebcfe7dcd9d7.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7ed9511a6384733d.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1bf1dbd15a433f9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c7bdf5adbc948d5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-80bce189452ce897.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c78228e392fa5ab5.rlib" "/opt/rustwide/target/debug/deps/libpolling-caf48e84a6e65a70.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2cffcf5e48d716e3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f5ae290fe37f4094.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-9bd3d37235988121.rlib" "/opt/rustwide/target/debug/deps/librayon-61ab5ce016be7926.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f10bcda09d953797.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb26f09163f42bbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libuuid-24824888e66ac89d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-950571670e1e607a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6002ee30eaf0eef5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9bbb17437c3487b0.rlib" "/opt/rustwide/target/debug/deps/libatty-7c4f44eba31b2ac6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libsemver-a92261cdcc73051c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6cc3c2416429c630.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libschemars-0c06300e0d4e1f35.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-8cfc1edc003d667d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb28ea6bd2a76eeb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6eba3552b5dc4bdb.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5276bd4d77a00e8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f91b036b5a32c703.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e9f71012ae6c543.rlib" "/opt/rustwide/target/debug/deps/libwant-a7ac5199042d7e6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d98af55d70fb849e.rlib" "/opt/rustwide/target/debug/deps/libh2-33869a5bd1705d80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5e33696ae831df92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtokio-f48e0bc6d075db0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17a47cd0b09200c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eeebcf1419ee60b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-56ef5ea2002257d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-31d73a2c266a2b84.rlib" "/opt/rustwide/target/debug/deps/liblapin-e4c6624aba3b84df.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-e30dbe3c41dd4e9e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0a6d60db32af831.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8bf5547f7999aa7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-022fb4b0482f28f9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-10ecd8db3eb88c8d.rlib" "/opt/rustwide/target/debug/deps/libnom-e62cd426f5f1e6b1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-badf82aee277b478.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-b4c60e85a0f4a54c.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-836101ae66ad50d1.rlib" "/opt/rustwide/target/debug/deps/libpem-4c9ccfbf2a0ba50c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fe49b5f0c921d572.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-67d89748b6ee5763.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-98d30be4612d10ea.rlib" "/opt/rustwide/target/debug/deps/libmio-df71a38004064e86.rlib" "/opt/rustwide/target/debug/deps/liblibc-65e95353095d946c.rlib" "/opt/rustwide/target/debug/deps/liblog-a86b092b6472b1e2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-38c862483403f0d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-2eb3ff39f1b21389.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f4939c708532ada.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1132445daf0e60c9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libserde-34a2a46c1e011c79.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/job_result_test-451ce09d208b23d0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "d10c27f7765773eb38d09bcfef7ab332da4835cfb50d62bb418c80b330f45318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10c27f7765773eb38d09bcfef7ab332da4835cfb50d62bb418c80b330f45318", kill_on_drop: false }` [INFO] [stdout] d10c27f7765773eb38d09bcfef7ab332da4835cfb50d62bb418c80b330f45318