[INFO] fetching crate bsac_api 0.1.0... [INFO] testing bsac_api-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bsac_api 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bsac_api 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bsac_api 0.1.0 [INFO] tweaked toml for crates.io crate bsac_api 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bsac_api 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bsac_api 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `bsac_api` which is deprecated [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded cc v1.1.24 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded httpclient v0.23.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec9b0f62d186caab6b3cf9eae913d01dada43f956eb386510998419a102656b8 [INFO] running `Command { std: "docker" "start" "-a" "ec9b0f62d186caab6b3cf9eae913d01dada43f956eb386510998419a102656b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec9b0f62d186caab6b3cf9eae913d01dada43f956eb386510998419a102656b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9b0f62d186caab6b3cf9eae913d01dada43f956eb386510998419a102656b8", kill_on_drop: false }` [INFO] [stdout] ec9b0f62d186caab6b3cf9eae913d01dada43f956eb386510998419a102656b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22659600faa20938d92a87e67dc6901e1febb595e2779401e440bd4c613e0930 [INFO] running `Command { std: "docker" "start" "-a" "22659600faa20938d92a87e67dc6901e1febb595e2779401e440bd4c613e0930", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `bsac_api` which is deprecated [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling httpclient v0.23.14 [INFO] [stderr] Compiling bsac_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.36s [INFO] running `Command { std: "docker" "inspect" "22659600faa20938d92a87e67dc6901e1febb595e2779401e440bd4c613e0930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22659600faa20938d92a87e67dc6901e1febb595e2779401e440bd4c613e0930", kill_on_drop: false }` [INFO] [stdout] 22659600faa20938d92a87e67dc6901e1febb595e2779401e440bd4c613e0930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36681e034007e548cc728b3b93dd5d80c0582293c037abb66d31f7cba051e8d [INFO] running `Command { std: "docker" "start" "-a" "d36681e034007e548cc728b3b93dd5d80c0582293c037abb66d31f7cba051e8d", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `bsac_api` which is deprecated [INFO] [stderr] Compiling bsac_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcR1zoEO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbsac_api-981635c91c311fa0,libchrono-e7d0af1e3b6eeae1,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libhttpclient-bcd361c56608f7e4,liburlencoding-2e57689ab08a86e0,libserde_qs-2df6ab01dd42d42d,libthiserror-116b492184aef8f5,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libfutures-cc2c4da8fb415dc7,libfutures_executor-49bfdaa731852826,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,librand-b39ea8105c1850b0,librand_chacha-65649d828f5bb831,libppv_lite86-ce99a21349d8acea,libzerocopy-c591ca47e957c18c,libbyteorder-7df9ab1ae37e1368,librand_core-37672ad9068d01e4,libcookie-89c5b4a478f68686,libpercent_encoding-9bee39bbc5bd523a,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libhyper_rustls-354c36f7ec8e900a,librustls_native_certs-a011535ab6750996,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-7963cab5304b3fd5,librustls-18e6370aeb25274f,libsct-7cf5079e1f5b40dc,libwebpki-5c63845c1bf1d951,libring-00e017b6dd7b8e83,libgetrandom-ed24f5f6b8e6d8db,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-5fb51f756c1191b0,libserde_json-c7c89bee8b98a26a,libryu-f8ba606093049f91,libhyper-6c29cec502543974,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libtower_service-0d7df29686b13872,libtracing-ef074c4049b68b93,libtracing_core-89f1395b0ae4e80a,libonce_cell-e179a5e5b688f8a5,libhttp_body-0239418b933dcdf8,libfutures_util-7185c26270dd9ccb,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-b066ee2c679b47fd,libfutures_channel-a16a0e5ad6040019,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-14ebb66ec99947da,libtokio-b803dd47259ddd46,libsignal_hook_registry-ae15d97b3a6aed8c,libsocket2-75eeca45420a3d79,libmio-617b563d35463cbc,libparking_lot-65a394485794fd6b,libparking_lot_core-4782a5e2b2ce000f,liblibc-3fc2d635cb50a9c8,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libhttpdate-9f9d2502c6a38412,libhttp-a5680a09d27e6e78,libhttp-f01a5b401dfb15e8,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,libserde-4c03f2c04a24fb81}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR1zoEO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ce8773a9abc144be/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_schedule_actuality-0997c134c6f6162d" "-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 `bsac_api` (example "get_schedule_actuality") 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/rustcZK2aKv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbsac_api-981635c91c311fa0,libchrono-e7d0af1e3b6eeae1,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libhttpclient-bcd361c56608f7e4,liburlencoding-2e57689ab08a86e0,libserde_qs-2df6ab01dd42d42d,libthiserror-116b492184aef8f5,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libfutures-cc2c4da8fb415dc7,libfutures_executor-49bfdaa731852826,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,librand-b39ea8105c1850b0,librand_chacha-65649d828f5bb831,libppv_lite86-ce99a21349d8acea,libzerocopy-c591ca47e957c18c,libbyteorder-7df9ab1ae37e1368,librand_core-37672ad9068d01e4,libcookie-89c5b4a478f68686,libpercent_encoding-9bee39bbc5bd523a,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libhyper_rustls-354c36f7ec8e900a,librustls_native_certs-a011535ab6750996,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-7963cab5304b3fd5,librustls-18e6370aeb25274f,libsct-7cf5079e1f5b40dc,libwebpki-5c63845c1bf1d951,libring-00e017b6dd7b8e83,libgetrandom-ed24f5f6b8e6d8db,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-5fb51f756c1191b0,libserde_json-c7c89bee8b98a26a,libryu-f8ba606093049f91,libhyper-6c29cec502543974,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libtower_service-0d7df29686b13872,libtracing-ef074c4049b68b93,libtracing_core-89f1395b0ae4e80a,libonce_cell-e179a5e5b688f8a5,libhttp_body-0239418b933dcdf8,libfutures_util-7185c26270dd9ccb,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-b066ee2c679b47fd,libfutures_channel-a16a0e5ad6040019,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-14ebb66ec99947da,libtokio-b803dd47259ddd46,libsignal_hook_registry-ae15d97b3a6aed8c,libsocket2-75eeca45420a3d79,libmio-617b563d35463cbc,libparking_lot-65a394485794fd6b,libparking_lot_core-4782a5e2b2ce000f,liblibc-3fc2d635cb50a9c8,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libhttpdate-9f9d2502c6a38412,libhttp-a5680a09d27e6e78,libhttp-f01a5b401dfb15e8,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,libserde-4c03f2c04a24fb81}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZK2aKv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ce8773a9abc144be/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_schedule_for_groups-f1352264e2e2cce5" "-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 `bsac_api` (example "get_schedule_for_groups") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc22rIu9/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbsac_api-981635c91c311fa0,libchrono-e7d0af1e3b6eeae1,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libhttpclient-bcd361c56608f7e4,liburlencoding-2e57689ab08a86e0,libserde_qs-2df6ab01dd42d42d,libthiserror-116b492184aef8f5,libregex-b9bca548269032d8,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libfutures-cc2c4da8fb415dc7,libfutures_executor-49bfdaa731852826,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,librand-b39ea8105c1850b0,librand_chacha-65649d828f5bb831,libppv_lite86-ce99a21349d8acea,libzerocopy-c591ca47e957c18c,libbyteorder-7df9ab1ae37e1368,librand_core-37672ad9068d01e4,libcookie-89c5b4a478f68686,libpercent_encoding-9bee39bbc5bd523a,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libhyper_rustls-354c36f7ec8e900a,librustls_native_certs-a011535ab6750996,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-7963cab5304b3fd5,librustls-18e6370aeb25274f,libsct-7cf5079e1f5b40dc,libwebpki-5c63845c1bf1d951,libring-00e017b6dd7b8e83,libgetrandom-ed24f5f6b8e6d8db,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-5fb51f756c1191b0,libserde_json-c7c89bee8b98a26a,libryu-f8ba606093049f91,libhyper-6c29cec502543974,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libtower_service-0d7df29686b13872,libtracing-ef074c4049b68b93,libtracing_core-89f1395b0ae4e80a,libonce_cell-e179a5e5b688f8a5,libhttp_body-0239418b933dcdf8,libfutures_util-7185c26270dd9ccb,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-b066ee2c679b47fd,libfutures_channel-a16a0e5ad6040019,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-14ebb66ec99947da,libtokio-b803dd47259ddd46,libsignal_hook_registry-ae15d97b3a6aed8c,libsocket2-75eeca45420a3d79,libmio-617b563d35463cbc,libparking_lot-65a394485794fd6b,libparking_lot_core-4782a5e2b2ce000f,liblibc-3fc2d635cb50a9c8,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libhttpdate-9f9d2502c6a38412,libhttp-a5680a09d27e6e78,libhttp-f01a5b401dfb15e8,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,libserde-4c03f2c04a24fb81}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc22rIu9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ce8773a9abc144be/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_schedule_for_teachers-f02fdcf6b62a536a" "-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 `bsac_api` (example "get_schedule_for_teachers") due to 1 previous error [INFO] [stderr] error: could not compile `bsac_api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name bsac_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=719fd468e922f6bf -C extra-filename=-dcf17b2fd37de3c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e7d0af1e3b6eeae1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc2c4da8fb415dc7.rlib --extern httpclient=/opt/rustwide/target/debug/deps/libhttpclient-bcd361c56608f7e4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c03f2c04a24fb81.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c7c89bee8b98a26a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b803dd47259ddd46.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ce8773a9abc144be/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d36681e034007e548cc728b3b93dd5d80c0582293c037abb66d31f7cba051e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36681e034007e548cc728b3b93dd5d80c0582293c037abb66d31f7cba051e8d", kill_on_drop: false }` [INFO] [stdout] d36681e034007e548cc728b3b93dd5d80c0582293c037abb66d31f7cba051e8d