[INFO] fetching crate mcai_worker_sdk 0.11.10... [INFO] testing mcai_worker_sdk-0.11.10 against 1.49.0 for beta-1.50-1 [INFO] extracting crate mcai_worker_sdk 0.11.10 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mcai_worker_sdk 0.11.10 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mcai_worker_sdk 0.11.10 [INFO] finished tweaking crates.io crate mcai_worker_sdk 0.11.10 [INFO] tweaked toml for crates.io crate mcai_worker_sdk 0.11.10 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate mcai_worker_sdk 0.11.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b0ecea8b23a4bc4a9be8b12e487ac0409ac5de7008c405622f04924b2bf5ed3 [INFO] running `Command { std: "docker" "start" "-a" "9b0ecea8b23a4bc4a9be8b12e487ac0409ac5de7008c405622f04924b2bf5ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b0ecea8b23a4bc4a9be8b12e487ac0409ac5de7008c405622f04924b2bf5ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0ecea8b23a4bc4a9be8b12e487ac0409ac5de7008c405622f04924b2bf5ed3", kill_on_drop: false }` [INFO] [stdout] 9b0ecea8b23a4bc4a9be8b12e487ac0409ac5de7008c405622f04924b2bf5ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c3a8455ecab6ee5c55bee692c298c903b83f20089bb751d45b84056ca66e50f [INFO] running `Command { std: "docker" "start" "-a" "6c3a8455ecab6ee5c55bee692c298c903b83f20089bb751d45b84056ca66e50f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.15.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lapin v1.4.3 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling yaserde v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tcp-stream v0.20.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dict_derive v0.2.0 [INFO] [stderr] Compiling yaserde_derive v0.4.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling mcai_worker_sdk v0.11.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "6c3a8455ecab6ee5c55bee692c298c903b83f20089bb751d45b84056ca66e50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3a8455ecab6ee5c55bee692c298c903b83f20089bb751d45b84056ca66e50f", kill_on_drop: false }` [INFO] [stdout] 6c3a8455ecab6ee5c55bee692c298c903b83f20089bb751d45b84056ca66e50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bcf7c5e81ca3c3bfadffcac9d17932f846cbdffbcde8dd8db72c4251e09d391 [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" "0bcf7c5e81ca3c3bfadffcac9d17932f846cbdffbcde8dd8db72c4251e09d391", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling assert_matches v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling mcai_worker_sdk v0.11.10 (/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=c040e477805ecdfa -C extra-filename=-c040e477805ecdfa --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern amq_protocol=/opt/rustwide/target/debug/deps/libamq_protocol-59b893856a6c0e08.rlib --extern amq_protocol_types=/opt/rustwide/target/debug/deps/libamq_protocol_types-d78faa5b258d3ac1.rlib --extern amq_protocol_uri=/opt/rustwide/target/debug/deps/libamq_protocol_uri-137fd3e20217bfa2.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-32baec2e65b9193a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-327243c0b245220d.rlib --extern dict_derive=/opt/rustwide/target/debug/deps/libdict_derive-1ff4441d084ecf27.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5ef478a41ca16cd3.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-10c7f43a20505d88.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4bb5550583b43017.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-b8f8d8fc1d62f801.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f950359e72e35d4.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-5b6adad0f659a247.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib --extern mcai_worker_sdk=/opt/rustwide/target/debug/deps/libmcai_worker_sdk-2d19a154579ec8f3.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-db62dce061ba85e7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ac01447784f606f6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5b211c62d7724772.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-dfd24b95d6b6a5df.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f4f4da1cf7889064.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-efe0802ca37cb618.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-47389f3ca07184c1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-943e5784ad1b0905.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f3b003ec7057151b.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-e8f08809bbcfc4c0.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-0ed67dd283e3f71f.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.error_test.acvrsq56-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95" "/opt/rustwide/target/debug/deps/error_test-e25007b4a2923b95.49fiawuazwei7b1j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-2d19a154579ec8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b8f8d8fc1d62f801.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5ef478a41ca16cd3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-17fce8acf4a7862b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-47389f3ca07184c1.rlib" "/opt/rustwide/target/debug/deps/librayon-ef788691bcd3f603.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8960424e7d0b8215.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3b003ec7057151b.rlib" "/opt/rustwide/target/debug/deps/librand-f3ce72d935c66aa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f51db1dd0b65a15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-c49b02fc84ec81c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-372b2b781578e3bc.rlib" "/opt/rustwide/target/debug/deps/libsemver-f4f4da1cf7889064.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c0c2be48e768a260.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/libschemars-dfd24b95d6b6a5df.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-4024f771573941f1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5b211c62d7724772.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-30f52c206d0bfed9.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bac3665186912152.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74849f62c905bf2d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fcb276409abfd5ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-50d4f912be9fc7a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ca70ca128d70550.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59b006e6bb7a9929.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtokio-943e5784ad1b0905.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc91cfeab248637a.rlib" "/opt/rustwide/target/debug/deps/libmio-c94b7d26e881bd1a.rlib" "/opt/rustwide/target/debug/deps/libiovec-07494c4fbed93bc4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e58afb2f93bffd6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f950359e72e35d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8b41a9e0f463947a.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-330a077de6ae3fcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d362ede1c994cf07.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-327243c0b245220d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/liblapin-5b6adad0f659a247.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-ccee4abf3a12b73b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4687daef25c7f1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22eac708b518d34e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-59b893856a6c0e08.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-d78faa5b258d3ac1.rlib" "/opt/rustwide/target/debug/deps/libnom-25ff83d105ccfa22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2a925d6604e647d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ea8c77fe5b6fcc41.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-43583bf7e886f559.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-e542e66a929d13e7.rlib" "/opt/rustwide/target/debug/deps/libpem-7ba816789e747dab.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-ac01447784f606f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fededd8d40f1417d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-582492de4aa31996.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-870a7dfe83658922.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-0b9f60fed165c3f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-137fd3e20217bfa2.rlib" "/opt/rustwide/target/debug/deps/liburl-8f950d097a06439f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-32baec2e65b9193a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.worker_configuration_test.65e5zb8e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339" "/opt/rustwide/target/debug/deps/worker_configuration_test-60d21b49204c5339.hw4jsmh413r9xzb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-2d19a154579ec8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b8f8d8fc1d62f801.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5ef478a41ca16cd3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-17fce8acf4a7862b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-47389f3ca07184c1.rlib" "/opt/rustwide/target/debug/deps/librayon-ef788691bcd3f603.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8960424e7d0b8215.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3b003ec7057151b.rlib" "/opt/rustwide/target/debug/deps/librand-f3ce72d935c66aa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f51db1dd0b65a15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-c49b02fc84ec81c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-372b2b781578e3bc.rlib" "/opt/rustwide/target/debug/deps/libsemver-f4f4da1cf7889064.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c0c2be48e768a260.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/libschemars-dfd24b95d6b6a5df.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-4024f771573941f1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5b211c62d7724772.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-30f52c206d0bfed9.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bac3665186912152.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74849f62c905bf2d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fcb276409abfd5ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-50d4f912be9fc7a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ca70ca128d70550.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59b006e6bb7a9929.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtokio-943e5784ad1b0905.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc91cfeab248637a.rlib" "/opt/rustwide/target/debug/deps/libmio-c94b7d26e881bd1a.rlib" "/opt/rustwide/target/debug/deps/libiovec-07494c4fbed93bc4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e58afb2f93bffd6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f950359e72e35d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8b41a9e0f463947a.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-330a077de6ae3fcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d362ede1c994cf07.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-327243c0b245220d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/liblapin-5b6adad0f659a247.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-ccee4abf3a12b73b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4687daef25c7f1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22eac708b518d34e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-59b893856a6c0e08.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-d78faa5b258d3ac1.rlib" "/opt/rustwide/target/debug/deps/libnom-25ff83d105ccfa22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2a925d6604e647d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ea8c77fe5b6fcc41.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-43583bf7e886f559.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-e542e66a929d13e7.rlib" "/opt/rustwide/target/debug/deps/libpem-7ba816789e747dab.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-ac01447784f606f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fededd8d40f1417d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-582492de4aa31996.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-870a7dfe83658922.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-0b9f60fed165c3f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-137fd3e20217bfa2.rlib" "/opt/rustwide/target/debug/deps/liburl-8f950d097a06439f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-32baec2e65b9193a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.parameter_value_test.4wmvuzna-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451" "/opt/rustwide/target/debug/deps/parameter_value_test-163379960b06a451.157nyai9zkye3te1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-2d19a154579ec8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b8f8d8fc1d62f801.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5ef478a41ca16cd3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-17fce8acf4a7862b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-47389f3ca07184c1.rlib" "/opt/rustwide/target/debug/deps/librayon-ef788691bcd3f603.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8960424e7d0b8215.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3b003ec7057151b.rlib" "/opt/rustwide/target/debug/deps/librand-f3ce72d935c66aa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f51db1dd0b65a15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-c49b02fc84ec81c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-372b2b781578e3bc.rlib" "/opt/rustwide/target/debug/deps/libsemver-f4f4da1cf7889064.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c0c2be48e768a260.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/libschemars-dfd24b95d6b6a5df.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-4024f771573941f1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5b211c62d7724772.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-30f52c206d0bfed9.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bac3665186912152.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74849f62c905bf2d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fcb276409abfd5ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-50d4f912be9fc7a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ca70ca128d70550.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59b006e6bb7a9929.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtokio-943e5784ad1b0905.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc91cfeab248637a.rlib" "/opt/rustwide/target/debug/deps/libmio-c94b7d26e881bd1a.rlib" "/opt/rustwide/target/debug/deps/libiovec-07494c4fbed93bc4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e58afb2f93bffd6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f950359e72e35d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8b41a9e0f463947a.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-330a077de6ae3fcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d362ede1c994cf07.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-327243c0b245220d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/liblapin-5b6adad0f659a247.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-ccee4abf3a12b73b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4687daef25c7f1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22eac708b518d34e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-59b893856a6c0e08.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-d78faa5b258d3ac1.rlib" "/opt/rustwide/target/debug/deps/libnom-25ff83d105ccfa22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2a925d6604e647d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ea8c77fe5b6fcc41.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-43583bf7e886f559.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-e542e66a929d13e7.rlib" "/opt/rustwide/target/debug/deps/libpem-7ba816789e747dab.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-ac01447784f606f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fededd8d40f1417d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-582492de4aa31996.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-870a7dfe83658922.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-0b9f60fed165c3f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-137fd3e20217bfa2.rlib" "/opt/rustwide/target/debug/deps/liburl-8f950d097a06439f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.credential_test.3h1hf519-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a" "/opt/rustwide/target/debug/deps/credential_test-b954237a177c888a.1zt7ces1q1ym86oy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmockito-db62dce061ba85e7.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-b89fe9028bbda05a.rlib" "/opt/rustwide/target/debug/deps/libdifference-53167c6b2f369cb5.rlib" "/opt/rustwide/target/debug/deps/libcolored-d921c16e132c5cc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-2d19a154579ec8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b8f8d8fc1d62f801.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5ef478a41ca16cd3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-17fce8acf4a7862b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-47389f3ca07184c1.rlib" "/opt/rustwide/target/debug/deps/librayon-ef788691bcd3f603.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8960424e7d0b8215.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3b003ec7057151b.rlib" "/opt/rustwide/target/debug/deps/librand-f3ce72d935c66aa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f51db1dd0b65a15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-c49b02fc84ec81c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-372b2b781578e3bc.rlib" "/opt/rustwide/target/debug/deps/libsemver-f4f4da1cf7889064.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c0c2be48e768a260.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/libschemars-dfd24b95d6b6a5df.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-4024f771573941f1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5b211c62d7724772.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-30f52c206d0bfed9.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bac3665186912152.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74849f62c905bf2d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fcb276409abfd5ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-50d4f912be9fc7a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ca70ca128d70550.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59b006e6bb7a9929.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtokio-943e5784ad1b0905.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc91cfeab248637a.rlib" "/opt/rustwide/target/debug/deps/libmio-c94b7d26e881bd1a.rlib" "/opt/rustwide/target/debug/deps/libiovec-07494c4fbed93bc4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e58afb2f93bffd6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f950359e72e35d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8b41a9e0f463947a.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-330a077de6ae3fcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d362ede1c994cf07.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-327243c0b245220d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/liblapin-5b6adad0f659a247.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-ccee4abf3a12b73b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4687daef25c7f1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22eac708b518d34e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-59b893856a6c0e08.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-d78faa5b258d3ac1.rlib" "/opt/rustwide/target/debug/deps/libnom-25ff83d105ccfa22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2a925d6604e647d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ea8c77fe5b6fcc41.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-43583bf7e886f559.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-e542e66a929d13e7.rlib" "/opt/rustwide/target/debug/deps/libpem-7ba816789e747dab.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-ac01447784f606f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fededd8d40f1417d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-582492de4aa31996.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-870a7dfe83658922.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-0b9f60fed165c3f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-137fd3e20217bfa2.rlib" "/opt/rustwide/target/debug/deps/liburl-8f950d097a06439f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "0bcf7c5e81ca3c3bfadffcac9d17932f846cbdffbcde8dd8db72c4251e09d391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcf7c5e81ca3c3bfadffcac9d17932f846cbdffbcde8dd8db72c4251e09d391", kill_on_drop: false }` [INFO] [stdout] 0bcf7c5e81ca3c3bfadffcac9d17932f846cbdffbcde8dd8db72c4251e09d391