[INFO] fetching crate py_mcai_worker_sdk 2.0.0-rc1... [INFO] building py_mcai_worker_sdk-2.0.0-rc1 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate py_mcai_worker_sdk 2.0.0-rc1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate py_mcai_worker_sdk 2.0.0-rc1 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate py_mcai_worker_sdk 2.0.0-rc1 [INFO] finished tweaking crates.io crate py_mcai_worker_sdk 2.0.0-rc1 [INFO] tweaked toml for crates.io crate py_mcai_worker_sdk 2.0.0-rc1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate py_mcai_worker_sdk 2.0.0-rc1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deef3fcd2d146cedd30702b58a78e8850c5c7744062378e7e18630187cbae786 [INFO] running `Command { std: "docker" "start" "-a" "deef3fcd2d146cedd30702b58a78e8850c5c7744062378e7e18630187cbae786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deef3fcd2d146cedd30702b58a78e8850c5c7744062378e7e18630187cbae786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deef3fcd2d146cedd30702b58a78e8850c5c7744062378e7e18630187cbae786", kill_on_drop: false }` [INFO] [stdout] deef3fcd2d146cedd30702b58a78e8850c5c7744062378e7e18630187cbae786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b633df254a3b30573eebe9eecbcb14da41670ac8023689624a06a2ca9104d8fd [INFO] running `Command { std: "docker" "start" "-a" "b633df254a3b30573eebe9eecbcb14da41670ac8023689624a06a2ca9104d8fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling reword v6.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling async-io v1.8.0 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling license v2.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.7.1 [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 tcp-stream v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling amq-protocol-uri v6.1.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling amq-protocol-types v6.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling amq-protocol-tcp v6.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling lapin v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling mcai-license v0.1.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling pinky-swear v4.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling mcai_build v0.2.0 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling nvml-wrapper-sys v0.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling mcai_worker_sdk v2.0.0-rc4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling wrapcenum-derive v0.4.0 [INFO] [stderr] Compiling async-lapin v1.3.0 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling fancy-regex v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling jsonschema v0.16.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling nvml-wrapper v0.7.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling log4rs v1.1.1 [INFO] [stderr] Compiling async-amqp v1.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling pyproject-toml v0.3.1 [INFO] [stderr] Compiling dict_derive v0.3.1 [INFO] [stderr] Compiling py_mcai_worker_sdk v2.0.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "b633df254a3b30573eebe9eecbcb14da41670ac8023689624a06a2ca9104d8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b633df254a3b30573eebe9eecbcb14da41670ac8023689624a06a2ca9104d8fd", kill_on_drop: false }` [INFO] [stdout] b633df254a3b30573eebe9eecbcb14da41670ac8023689624a06a2ca9104d8fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f4e69ba5aaa5004a7d439d6f06eb44e7a1b651d0b3da382ec04dd6ba2097c9 [INFO] running `Command { std: "docker" "start" "-a" "d3f4e69ba5aaa5004a7d439d6f06eb44e7a1b651d0b3da382ec04dd6ba2097c9", kill_on_drop: false }` [INFO] [stderr] Compiling py_mcai_worker_sdk v2.0.0-rc1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceVdxlk/symbols.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.tests.d9d6d4f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c.4k94b6tzxxbwbi8z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a1697796064f8fe8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-95cd0d53834e2925.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6180440222f300b6.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-86000edea641e3bc.rlib" "/opt/rustwide/target/debug/deps/libpy_mcai_worker_sdk-00e273679163260e.rlib" "/opt/rustwide/target/debug/deps/libpyo3-d33010c440c34820.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6244bdfda18a6e17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6b271ecbafa04ba5.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libunindent-a48cad36519d9cf6.rlib" "/opt/rustwide/target/debug/deps/libpaste-14e5d71bc7f866d7.rlib" "/opt/rustwide/target/debug/deps/libindoc-6d4ba85c3060dd3a.rlib" "/opt/rustwide/target/debug/deps/libmcai_worker_sdk-853eb32d73add14d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-d337ac376454e487.rlib" "/opt/rustwide/target/debug/deps/libnix-1df2bb1d94220770.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-aa0862e94bbfc4a7.rlib" "/opt/rustwide/target/debug/deps/libtoml-2cc3061c231bf17d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-431ad2e26292cc2b.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-2b7afc6cb3a04866.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f574b91f41d64961.rlib" "/opt/rustwide/target/debug/deps/libthread_id-c633e08ab13b35b7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f3524cac544c81a3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libserde_value-e535329036a6bb92.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4fc6c19111278b83.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-848832095f7e7683.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-77fd5b67e422f950.rlib" "/opt/rustwide/target/debug/deps/librayon-5ae734f5fe10bf96.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dd3dd71a045d8b8b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd6d95e708e02eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-328cc3d92634f826.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libeither-06013fd9855b51af.rlib" "/opt/rustwide/target/debug/deps/libsemver-f3f4685d60b377ab.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9daad4833317e13.rlib" "/opt/rustwide/target/debug/deps/libpest-8697bf0035525e29.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1073923f6680a53d.rlib" "/opt/rustwide/target/debug/deps/libmcai_license-0cab4b3588767590.rlib" "/opt/rustwide/target/debug/deps/liblicense-cff3623457d0c1ba.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-55373707e51630ac.rlib" "/opt/rustwide/target/debug/deps/libasync_lapin-6625dd36cd35b79f.rlib" "/opt/rustwide/target/debug/deps/liblapin-a30f10fd3c382ef7.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-f11b9b9c78f39310.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9872805c6512ffc7.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-05928d9ec88d6cc8.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-bbcb56228fb2ca19.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-97f54363984d5365.rlib" "/opt/rustwide/target/debug/deps/libpem-b11780e6cede0b73.rlib" "/opt/rustwide/target/debug/deps/libmio-6c5226ba18db04dc.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-dba1817f8636b0a8.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-b6a352da26fce35b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a0b699d49ec6336b.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-63824dda913a8d9f.rlib" "/opt/rustwide/target/debug/deps/libblocking-e297ce4e848a5e51.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-da96366c77130329.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fa50dc0ebbacd986.rlib" "/opt/rustwide/target/debug/deps/libasync_process-0789a1a72ed4c88a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-a5533323e61f798e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2d71ce65ab66b88.rlib" "/opt/rustwide/target/debug/deps/libasync_io-634b89f7133cf1a2.rlib" "/opt/rustwide/target/debug/deps/libpolling-c5dc454d9b25139c.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a446f7e1818fe08a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a88f27b974ae75f3.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-89c5bcb86a439eae.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a0f7e9c323860da7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-1f522f5284ecfa47.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper-480a980d5bbba4f6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ecc98c0410b52f98.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper_sys-0dafa7f328108685.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-ab3e4823eb2217fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-090b8cc20a4f82de.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5a7fe6357b2a79db.rlib" "/opt/rustwide/target/debug/deps/libtime-1eaa7cb6585ea5ad.rlib" "/opt/rustwide/target/debug/deps/libschemars-e850492a41b4f7e4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-3295650336dcb042.rlib" "/opt/rustwide/target/debug/deps/libjsonschema-918c29e6725b48c1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-edca222636059388.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b57d22a4c5c7cfba.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8b520d619ffc7319.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6fea89bded678b00.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2ff6d9c768600385.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-21dd29fe95f230aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e695b1961b11a4bb.rlib" "/opt/rustwide/target/debug/deps/libhyper-d071e321ca84bfd4.rlib" "/opt/rustwide/target/debug/deps/libwant-5acdb646cc8004fe.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-4407fe5b18a34b7a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-919a5a34efbe5ae7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-16e3bb464a85bbb1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d986e19f5b7c0711.rlib" "/opt/rustwide/target/debug/deps/libtokio-c7ee1bbc35cc0b88.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-614fe8f3c3905c1d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2387941fb94f949a.rlib" "/opt/rustwide/target/debug/deps/libmio-5078f0335c42c157.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/liblog-6ae0f137148639c7.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a6e9b5a06522bbe9.rlib" "/opt/rustwide/target/debug/deps/libserde_fmt-bba292e8d9ae786f.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-efa48d50c391e8e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83f4c41c49cb1f1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2fec3609a03724f4.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0c99d4a64874b19.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-572fee003e92af57.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f987fea76d70a32c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0d0b7b3c5a10e702.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libiso8601-d0a1b0d9c356dc61.rlib" "/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib" "/opt/rustwide/target/debug/deps/libbytecount-fa5fb98a040c072a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a8bd009da46ab994.rlib" "/opt/rustwide/target/debug/deps/libtime-79ba09ddb2d78921.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-29aeee6ef858c66a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-60f9cf64a90a868d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfraction-57594d17a5376680.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnum-8800da485f77ed49.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ede3a875a4b984ed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a96203928644c811.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f73b8441d6916871.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7d51878b2667721c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-00b9cd77360dc258.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-595682a92a831d28.rlib" "/opt/rustwide/target/debug/deps/libuuid-9cda5faa9eab8b01.rlib" "/opt/rustwide/target/debug/deps/libnum_cmp-d3ad96c468217bf5.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-e21e2924751f1119.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libbit_set-f5498a2ad3d74a3f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libahash-e7eb071e1f917926.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-82b9509ba13ab64d.rlib" "/opt/rustwide/target/debug/deps/liblibc-c31af075b1e60702.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1f5534b23b172a64.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-e141a9caaf1dd329.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f617631cc78ae54f.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libserde-dcbc3c3a3d8a0574.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.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/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tests-c79ed576d512263c" "-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" "d3f4e69ba5aaa5004a7d439d6f06eb44e7a1b651d0b3da382ec04dd6ba2097c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f4e69ba5aaa5004a7d439d6f06eb44e7a1b651d0b3da382ec04dd6ba2097c9", kill_on_drop: false }` [INFO] [stdout] d3f4e69ba5aaa5004a7d439d6f06eb44e7a1b651d0b3da382ec04dd6ba2097c9