[INFO] cloning repository https://github.com/barduinor/box-rust-api-hackathon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barduinor/box-rust-api-hackathon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarduinor%2Fbox-rust-api-hackathon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarduinor%2Fbox-rust-api-hackathon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bcfcd44e87f61e173d5507d77c1d75e2ab3c1c1 [INFO] testing barduinor/box-rust-api-hackathon against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarduinor%2Fbox-rust-api-hackathon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barduinor/box-rust-api-hackathon on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barduinor/box-rust-api-hackathon [INFO] finished tweaking git repo https://github.com/barduinor/box-rust-api-hackathon [INFO] tweaked toml for git repo https://github.com/barduinor/box-rust-api-hackathon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/barduinor/box-rust-api-hackathon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04abc1c14c5999a1efacaa6f10783231e17b64ad073d3b9c9396dd843f67b002 [INFO] running `Command { std: "docker" "start" "-a" "04abc1c14c5999a1efacaa6f10783231e17b64ad073d3b9c9396dd843f67b002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04abc1c14c5999a1efacaa6f10783231e17b64ad073d3b9c9396dd843f67b002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04abc1c14c5999a1efacaa6f10783231e17b64ad073d3b9c9396dd843f67b002", kill_on_drop: false }` [INFO] [stdout] 04abc1c14c5999a1efacaa6f10783231e17b64ad073d3b9c9396dd843f67b002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c611291a30ecc1ef76e5fdeed2cd81fc2e114e8e3a35f6d52e9292d4aee876f4 [INFO] running `Command { std: "docker" "start" "-a" "c611291a30ecc1ef76e5fdeed2cd81fc2e114e8e3a35f6d52e9292d4aee876f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.53 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling webbrowser v0.8.10 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling openapi v2.0.0 (/opt/rustwide/workdir/box-rust-api) [INFO] [stderr] Compiling box-rust-api-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | async fn access_token(&self) -> &String; [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/developer_token.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/outh_authorization.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "c611291a30ecc1ef76e5fdeed2cd81fc2e114e8e3a35f6d52e9292d4aee876f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c611291a30ecc1ef76e5fdeed2cd81fc2e114e8e3a35f6d52e9292d4aee876f4", kill_on_drop: false }` [INFO] [stdout] c611291a30ecc1ef76e5fdeed2cd81fc2e114e8e3a35f6d52e9292d4aee876f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 023099bb765acdf942a26bf49fce151ef2f9f6e22adbc4e648c93ac5cdb98fe1 [INFO] running `Command { std: "docker" "start" "-a" "023099bb765acdf942a26bf49fce151ef2f9f6e22adbc4e648c93ac5cdb98fe1", kill_on_drop: false }` [INFO] [stderr] Compiling box-rust-api-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | async fn access_token(&self) -> &String; [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/developer_token.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/outh_authorization.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | async fn access_token(&self) -> &String; [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/developer_token.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/authorization/outh_authorization.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | async fn access_token(&self) -> &String { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsip13J/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4.rlib,libbox_rust_sdk-4fda99aeaa4cf1c9.rlib,libserde_with-752de969e9313648.rlib,libtiny_http-a0fb798d2b0aeb4b.rlib,libhttpdate-5527bd2ab7a43206.rlib,libchunked_transfer-fa3450c398da162e.rlib,libascii-9b9d62dee4f71246.rlib,libreqwest-315b3efaec148166.rlib,libhyper_tls-e3cd7a6beb6f3b2a.rlib,libserde_urlencoded-6ed1b45fea0762ed.rlib,libbase64-497680cbb1dcd4bf.rlib,libipnet-e119fd6a5ac46173.rlib,libtokio_native_tls-98ca90ccab65bf1a.rlib,libencoding_rs-f1a75548cc50876c.rlib,libserde_json-d61d9981f91c4988.rlib,libryu-4d09fff2ce933ebb.rlib,libmime_guess-10cd1c163d303d3b.rlib,libunicase-0a5560e076218c84.rlib,libmime-0188e0814ca7ddbf.rlib,libnative_tls-81a232b04acfdbcf.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-444aa45dde590428.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-b46c2d5eafcd1714.rlib,libhyper-4c455a1d98994cab.rlib,libwant-acf3e7c047cf4b2a.rlib,libtry_lock-d829e1fc867adb15.rlib,libhttparse-947711e6baf00551.rlib,libh2-694f5db6b599810c.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-02c00934ae7bff6e.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_channel-486f6c40ecc042c7.rlib,libfutures_util-e2962caa55f180e0.rlib,libfutures_task-b74a632999f3671b.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio_util-49ac556eff4b93fe.rlib,libtracing-5db0cfd08a345d16.rlib,libtracing_core-4b1b785f9d4e2ece.rlib,libonce_cell-349b6789db89d57a.rlib,libfutures_sink-9821b46788eebda9.rlib,libtokio-9af13fdb983cbdb1.rlib,libsignal_hook_registry-a18bf8ab747d6ee5.rlib,libnum_cpus-95011163af1ee44f.rlib,libsocket2-792068ea8ee8a3cf.rlib,libmio-030008ee2d5e9baa.rlib,libparking_lot-f25c255a310d74d5.rlib,libparking_lot_core-a5db64e3a3f21aea.rlib,liblibc-4bb8b0fcf0e231ff.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib,libhttp_body-7c69b037a485e159.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,liblog-5e8d4c274fa1a8f8.rlib,libfutures_core-655f560b951b367c.rlib,liburl-0dff3d25746601ba.rlib,libidna-895593603556d625.rlib,libunicode_normalization-4062e93a08f44b3d.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-ddc86bedd1bf40f1.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libserde-3d8eb9b17ef93459.rlib,libhttp-adce183c90103ab3.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libbytes-d41a62099e4fef91.rlib,libfnv-79e2cbfbe03dcd16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsip13J/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/folders_main-e745fab708ff505c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `box-rust-api-example` (example "folders_main") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXCiItO/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_qs-d01a3341f086f728.rlib,libthiserror-5df9b859df7dfe7e.rlib,libwebbrowser-4e9b01190ce91718.rlib,libhome-3675b3874d748536.rlib,libdotenv-7a66b7690bbb34f4.rlib,libopenapi-27313ca2d087386a.rlib,libserde_with-752de969e9313648.rlib,liburlencoding-332dd307c3934aef.rlib,librand-b997c73479764143.rlib,librand_chacha-c12417e3b7a52d7f.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-905d3f47055aa85f.rlib,libgetrandom-31da82bb5207a329.rlib,libreqwest-315b3efaec148166.rlib,libhyper_tls-e3cd7a6beb6f3b2a.rlib,libserde_urlencoded-6ed1b45fea0762ed.rlib,libbase64-497680cbb1dcd4bf.rlib,libipnet-e119fd6a5ac46173.rlib,libtokio_native_tls-98ca90ccab65bf1a.rlib,libencoding_rs-f1a75548cc50876c.rlib,libmime_guess-10cd1c163d303d3b.rlib,libunicase-0a5560e076218c84.rlib,libmime-0188e0814ca7ddbf.rlib,libnative_tls-81a232b04acfdbcf.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-444aa45dde590428.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-b46c2d5eafcd1714.rlib,libhyper-4c455a1d98994cab.rlib,libwant-acf3e7c047cf4b2a.rlib,libtry_lock-d829e1fc867adb15.rlib,libhttparse-947711e6baf00551.rlib,libh2-694f5db6b599810c.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-02c00934ae7bff6e.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_channel-486f6c40ecc042c7.rlib,libfutures_util-e2962caa55f180e0.rlib,libfutures_task-b74a632999f3671b.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio_util-49ac556eff4b93fe.rlib,libtracing-5db0cfd08a345d16.rlib,libtracing_core-4b1b785f9d4e2ece.rlib,libonce_cell-349b6789db89d57a.rlib,libfutures_sink-9821b46788eebda9.rlib,libtokio-9af13fdb983cbdb1.rlib,libsignal_hook_registry-a18bf8ab747d6ee5.rlib,libnum_cpus-95011163af1ee44f.rlib,libsocket2-792068ea8ee8a3cf.rlib,libmio-030008ee2d5e9baa.rlib,libparking_lot-f25c255a310d74d5.rlib,libparking_lot_core-a5db64e3a3f21aea.rlib,liblibc-4bb8b0fcf0e231ff.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib,libhttp_body-7c69b037a485e159.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_core-655f560b951b367c.rlib,libhttp-adce183c90103ab3.rlib,libbytes-d41a62099e4fef91.rlib,libfnv-79e2cbfbe03dcd16.rlib,libserde_json-d61d9981f91c4988.rlib,libryu-4d09fff2ce933ebb.rlib,libitoa-0f3ce2aa4ee007f9.rlib,liburl-0dff3d25746601ba.rlib,libidna-895593603556d625.rlib,libunicode_normalization-4062e93a08f44b3d.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-ddc86bedd1bf40f1.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libserde-3d8eb9b17ef93459.rlib,libtiny_http-a0fb798d2b0aeb4b.rlib,liblog-5e8d4c274fa1a8f8.rlib,libhttpdate-5527bd2ab7a43206.rlib,libchunked_transfer-fa3450c398da162e.rlib,libascii-9b9d62dee4f71246.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXCiItO/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/authorization_main-717d2232643f685e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `box-rust-api-example` (example "authorization_main") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "023099bb765acdf942a26bf49fce151ef2f9f6e22adbc4e648c93ac5cdb98fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023099bb765acdf942a26bf49fce151ef2f9f6e22adbc4e648c93ac5cdb98fe1", kill_on_drop: false }` [INFO] [stdout] 023099bb765acdf942a26bf49fce151ef2f9f6e22adbc4e648c93ac5cdb98fe1