[INFO] fetching crate py_mcai_worker_sdk 2.0.0-rc2... [INFO] testing py_mcai_worker_sdk-2.0.0-rc2 against 1.64.0 for beta-1.65-1 [INFO] extracting crate py_mcai_worker_sdk 2.0.0-rc2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate py_mcai_worker_sdk 2.0.0-rc2 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate py_mcai_worker_sdk 2.0.0-rc2 [INFO] finished tweaking crates.io crate py_mcai_worker_sdk 2.0.0-rc2 [INFO] tweaked toml for crates.io crate py_mcai_worker_sdk 2.0.0-rc2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate py_mcai_worker_sdk 2.0.0-rc2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-amqp v1.2.0 [INFO] [stderr] Downloaded pyo3 v0.14.5 [INFO] [stderr] Downloaded dict_derive v0.3.1 [INFO] [stderr] Downloaded pyo3-macros v0.14.5 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded mcai_build v0.2.0 [INFO] [stderr] Downloaded jsonschema v0.16.0 [INFO] [stderr] Downloaded fancy-regex v0.8.0 [INFO] [stderr] Downloaded async-lapin v1.3.0 [INFO] [stderr] Downloaded mcai-license v0.1.0 [INFO] [stderr] Downloaded fraction v0.10.0 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.5.0 [INFO] [stderr] Downloaded tcp-stream v0.20.10 [INFO] [stderr] Downloaded amq-protocol-types v6.1.0 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded async-global-executor v2.2.0 [INFO] [stderr] Downloaded aes-ctr v0.6.0 [INFO] [stderr] Downloaded iso8601 v0.4.2 [INFO] [stderr] Downloaded mcai_worker_sdk v2.0.0-rc4 [INFO] [stderr] Downloaded pbkdf2 v0.6.0 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded lapin v1.10.0 [INFO] [stderr] Downloaded srt-protocol v0.2.0 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded amq-protocol v6.1.0 [INFO] [stderr] Downloaded amq-protocol-tcp v6.1.0 [INFO] [stderr] Downloaded amq-protocol-uri v6.1.0 [INFO] [stderr] Downloaded pinky-swear v4.5.0 [INFO] [stderr] Downloaded reword v6.4.0 [INFO] [stderr] Downloaded license v2.0.3 [INFO] [stderr] Downloaded stainless_ffmpeg v0.2.8 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.0 [INFO] [stderr] Downloaded nvml-wrapper v0.7.0 [INFO] [stderr] Downloaded srt-tokio v0.2.0 [INFO] [stderr] Downloaded serde_fmt v1.0.1 [INFO] [stderr] Downloaded pyo3-build-config v0.14.5 [INFO] [stderr] Downloaded pyproject-toml v0.3.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c321d7dba9c552d4887c862c4f09cfcbb77350a5b223829df173861dffc9c337 [INFO] running `Command { std: "docker" "start" "-a" "c321d7dba9c552d4887c862c4f09cfcbb77350a5b223829df173861dffc9c337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c321d7dba9c552d4887c862c4f09cfcbb77350a5b223829df173861dffc9c337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c321d7dba9c552d4887c862c4f09cfcbb77350a5b223829df173861dffc9c337", kill_on_drop: false }` [INFO] [stdout] c321d7dba9c552d4887c862c4f09cfcbb77350a5b223829df173861dffc9c337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a035de5b1e58805cec721d9895a05e958418d1dbdf893c28a7bf7d5dab4336de [INFO] running `Command { std: "docker" "start" "-a" "a035de5b1e58805cec721d9895a05e958418d1dbdf893c28a7bf7d5dab4336de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lapin v1.10.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling async-io v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling reword v6.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling nvml-wrapper-sys v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling amq-protocol-uri v6.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling fancy-regex v0.8.0 [INFO] [stderr] Compiling pinky-swear v4.5.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling dict_derive v0.3.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling wrapcenum-derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling nvml-wrapper v0.7.0 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling amq-protocol-types v6.1.0 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling pyproject-toml v0.3.1 [INFO] [stderr] Compiling license v2.0.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling log4rs v1.1.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling tcp-stream v0.20.10 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling amq-protocol-tcp v6.1.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling async-lapin v1.3.0 [INFO] [stderr] Compiling async-amqp v1.2.0 [INFO] [stderr] Compiling mcai-license v0.1.0 [INFO] [stderr] Compiling mcai_build v0.2.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling jsonschema v0.16.0 [INFO] [stderr] Compiling mcai_worker_sdk v2.0.0-rc4 [INFO] [stderr] Compiling py_mcai_worker_sdk v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "a035de5b1e58805cec721d9895a05e958418d1dbdf893c28a7bf7d5dab4336de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a035de5b1e58805cec721d9895a05e958418d1dbdf893c28a7bf7d5dab4336de", kill_on_drop: false }` [INFO] [stdout] a035de5b1e58805cec721d9895a05e958418d1dbdf893c28a7bf7d5dab4336de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba8822ad669c71e31fdfd5dbd64b7c49691389e91fb46dcbb8a66ea7f1c7666 [INFO] running `Command { std: "docker" "start" "-a" "0ba8822ad669c71e31fdfd5dbd64b7c49691389e91fb46dcbb8a66ea7f1c7666", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling py_mcai_worker_sdk v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYvZXfQ/symbols.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.tests.4da905c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707.152912qsjkb5f24x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libpy_mcai_worker_sdk-4c96646808bde9d2.rlib" "/opt/rustwide/target/debug/deps/libpyo3-aaf1fea8ffdc4194.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff498d2ef6c0838b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fe77208088825d26.rlib" "/opt/rustwide/target/debug/deps/libinstant-dc0183b714626b1c.rlib" "/opt/rustwide/target/debug/deps/libunindent-7d59f963dd741cf8.rlib" "/opt/rustwide/target/debug/deps/libpaste-1ff2b4e07c7be25e.rlib" "/opt/rustwide/target/debug/deps/libindoc-d036c0b18866069b.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-c43e47b024109c18.rlib" "/opt/rustwide/target/debug/deps/libctrlc-cbdea1adb56640ab.rlib" "/opt/rustwide/target/debug/deps/libnix-1793369c5d5969f1.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-a541cec687291cbc.rlib" "/opt/rustwide/target/debug/deps/libtoml-5486c62f9702d93d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-35c485d7c03b8692.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-024070a374c9c444.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-a85251f0d28d16a6.rlib" "/opt/rustwide/target/debug/deps/libthread_id-fb5c56eb2757d097.rlib" "/opt/rustwide/target/debug/deps/libhumantime-66b3bf9729fa9dc1.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b8eab1835760f95e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-615171b8b051ff0c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8c16eaef5e3d1ef7.rlib" "/opt/rustwide/target/debug/deps/libtypemap-69092b73f8ce26e3.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-457d44f7f47c5714.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-01c2d38e4ab1921e.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d509ba66868342a8.rlib" "/opt/rustwide/target/debug/deps/libordered_float-72bd280c38b32a0c.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-78c79572f79a9691.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-3a5e8029d5151fae.rlib" "/opt/rustwide/target/debug/deps/librayon-8d6c0ab00e6501fa.rlib" "/opt/rustwide/target/debug/deps/librayon_core-385ced9b40ad1d19.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f7ad094c42d5c2e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ec808b5ddb5a3ccb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97636044571fd2f3.rlib" "/opt/rustwide/target/debug/deps/libeither-d8f189f841cf2e27.rlib" "/opt/rustwide/target/debug/deps/libsemver-683a044386b8f1d6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-fa0416dbaaf5d730.rlib" "/opt/rustwide/target/debug/deps/libpest-84dd1c4e0d57f6c7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-11db647803f9cac1.rlib" "/opt/rustwide/target/debug/deps/libmcai_license-91ad3bfcace1b669.rlib" "/opt/rustwide/target/debug/deps/liblicense-75399b348dfac08e.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-ff923c505ccee8fe.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-2d6ce9c33f1b931e.rlib" "/opt/rustwide/target/debug/deps/liblapin-e3df21e16169a09d.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-358c7fd8d92bfd4a.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-e3c0f521aee77f49.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8359837023ddc949.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-cd24f725395e7dbe.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-7aa32b2a1dbebc89.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-321eca2ae8b33686.rlib" "/opt/rustwide/target/debug/deps/libpem-66747d776df0a128.rlib" "/opt/rustwide/target/debug/deps/libmio-638421f2029a0bb0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e7504552ce703120.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c74cce46d8dd066d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a5549c95926bb450.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e6154dc750965914.rlib" "/opt/rustwide/target/debug/deps/libblocking-ce94ac6d6655265b.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3296baf983954d65.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2818badb808842e7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-df62d68def3dc6bb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3dc81fc0c406ada9.rlib" "/opt/rustwide/target/debug/deps/libasync_process-ce376d3095b00317.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9265762fa7c5f43e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4564b453ba696eb.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f2f17b124b1356a1.rlib" "/opt/rustwide/target/debug/deps/libpolling-3dd990a20476570c.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7a44ff3d535a2b8a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c74d7c3dadd66397.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-0643db5981920e8a.rlib" "/opt/rustwide/target/debug/deps/libparking-7a6b50f71291eb3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f2d48eb0963f4c5b.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-ec078ac8124696ca.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-10df6cbd1fc71a91.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-41ab00a43d1d0303.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-30aa63f7720f13aa.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e28cf6c0bf2f2e14.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper-8b83774308af8125.rlib" "/opt/rustwide/target/debug/deps/libthiserror-795ef569dfa36cf2.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0c2d6d1b20a77963.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper_sys-d4872b7ad6df308b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c438193b0e8eac38.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-d61e6f1dbb45a3ea.rlib" "/opt/rustwide/target/debug/deps/libchrono-171eae8ce1f5e9e8.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f16b418c4076720a.rlib" "/opt/rustwide/target/debug/deps/libtime-e66de14fcfc904c0.rlib" "/opt/rustwide/target/debug/deps/libschemars-b4c43a53fa077dc4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-b472fcd0fd9b0f18.rlib" "/opt/rustwide/target/debug/deps/libjsonschema-189d7281acf007c9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-de021d13664ce8be.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a55434da79f6b15b.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8febbee4daa6e6db.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c732ef53970d8858.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0f84f56df0980011.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5f0d06c5dc9c33be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6bbcf305bd53ab24.rlib" "/opt/rustwide/target/debug/deps/libhyper-22cc01040bf85172.rlib" "/opt/rustwide/target/debug/deps/libwant-53a1ebbe461856c6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ad7c8141c1ef37c1.rlib" "/opt/rustwide/target/debug/deps/libh2-644b66ada87f4ee9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca397ec1b93a511f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-91469429012be232.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c4688716de938b8c.rlib" "/opt/rustwide/target/debug/deps/libtokio-d6098d059aed5336.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5346426eb21a5c88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6da183285c6f86b5.rlib" "/opt/rustwide/target/debug/deps/libmio-6d7ac4b33f7716e7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-358e6b13833788cc.rlib" "/opt/rustwide/target/debug/deps/liblog-d32608c83321a40f.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a763562bfe3f181f.rlib" "/opt/rustwide/target/debug/deps/libserde_fmt-fd96b5daee3ce821.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-322aa047c7dfa6f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-509c1f9ac900f86b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-335126f7d394dfe1.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8a7e3e0c16e50278.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-344bd928e1f89521.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-73d77d72a113bd17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-14f957ffc9af39ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libiso8601-b3907df4f700d56b.rlib" "/opt/rustwide/target/debug/deps/libnom-894d205bb7e9bc01.rlib" "/opt/rustwide/target/debug/deps/libbytecount-36f2c0f5e2b67a8c.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cf1ef4c7eda4332d.rlib" "/opt/rustwide/target/debug/deps/libtime-937361ab51f11cb8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e0d4713b27e7d27c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-275f44670a2bf1ca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ceaff41db99a5be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libfraction-0880fc8882488560.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libnum-b9192b33337499be.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-70eb8b0f9c80a983.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b923d951be2fd368.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6bb5444b6769b5be.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5f3a01e69171b6d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-97601f01d28c8f62.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-550432022bdd4531.rlib" "/opt/rustwide/target/debug/deps/libuuid-795a1a19e9fc2216.rlib" "/opt/rustwide/target/debug/deps/libnum_cmp-77dcd260a2f1f315.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-9a69155193a32d49.rlib" "/opt/rustwide/target/debug/deps/libregex-7cc04ec9533f52b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-88d26798009d2d62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/libbit_set-f3cb13fe3ad8cba2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-954f7fee9d47569e.rlib" "/opt/rustwide/target/debug/deps/libahash-c7876c57719d5194.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b50fde431b1eec13.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fef9743c28d8ed5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d2da3e4395a3c3a8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-65aa3fde2837797b.rlib" "/opt/rustwide/target/debug/deps/liburl-721880f702fa8145.rlib" "/opt/rustwide/target/debug/deps/libidna-27f263a6cdc4f743.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3a2a01af61c69574.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5999c587a77032.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libserde-cce19c3c16f5a5bf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lpython3.8" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tests-09f982d0c9074707" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `py_mcai_worker_sdk` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ba8822ad669c71e31fdfd5dbd64b7c49691389e91fb46dcbb8a66ea7f1c7666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba8822ad669c71e31fdfd5dbd64b7c49691389e91fb46dcbb8a66ea7f1c7666", kill_on_drop: false }` [INFO] [stdout] 0ba8822ad669c71e31fdfd5dbd64b7c49691389e91fb46dcbb8a66ea7f1c7666