[INFO] fetching crate threema-gateway 0.20.0...
[INFO] testing threema-gateway-0.20.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate threema-gateway 0.20.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate threema-gateway 0.20.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate threema-gateway 0.20.0
[INFO] tweaked toml for crates.io crate threema-gateway 0.20.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate threema-gateway 0.20.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate threema-gateway 0.20.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded crypto_secretbox v0.1.1
[INFO] [stderr]   Downloaded crypto_box v0.9.1
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c88ee648ae3f9bf42e23f95fdbb197a66c1403b41d643fb1689b44cca202466f
[INFO] running `Command { std: "docker" "start" "-a" "c88ee648ae3f9bf42e23f95fdbb197a66c1403b41d643fb1689b44cca202466f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c88ee648ae3f9bf42e23f95fdbb197a66c1403b41d643fb1689b44cca202466f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88ee648ae3f9bf42e23f95fdbb197a66c1403b41d643fb1689b44cca202466f", kill_on_drop: false }`
[INFO] [stdout] c88ee648ae3f9bf42e23f95fdbb197a66c1403b41d643fb1689b44cca202466f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3746c49609d03184bf489339c0112d2ec8c24e6a4485e9de35681340e7fa787
[INFO] running `Command { std: "docker" "start" "-a" "a3746c49609d03184bf489339c0112d2ec8c24e6a4485e9de35681340e7fa787", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling threema-gateway v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "a3746c49609d03184bf489339c0112d2ec8c24e6a4485e9de35681340e7fa787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3746c49609d03184bf489339c0112d2ec8c24e6a4485e9de35681340e7fa787", kill_on_drop: false }`
[INFO] [stdout] a3746c49609d03184bf489339c0112d2ec8c24e6a4485e9de35681340e7fa787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47b120558da02f0d048f7b4cfe19278b7245e71ca1fe974f409641b4743e2f9
[INFO] running `Command { std: "docker" "start" "-a" "d47b120558da02f0d048f7b4cfe19278b7245e71ca1fe974f409641b4743e2f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling threema-gateway v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `threema-gateway` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name threema_gateway --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_extern_crates --warn=unstable_features --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unit_bindings '--warn=rustdoc::unescaped_backticks' --warn=single_use_lifetimes --warn=redundant_lifetimes '--warn=rustdoc::private_doc_tests' '--warn=clippy::pedantic' --warn=non_local_definitions --warn=non_ascii_idents --warn=missing_unsafe_on_extern --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate --warn=impl_trait_overcaptures --warn=explicit_outlives_requirements --warn=deprecated_safe '--warn=clippy::cargo' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' '--warn=clippy::unused_trait_names' '--warn=clippy::unused_result_ok' '--warn=clippy::unseparated_literal_suffix' '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_safety_comment' '--allow=clippy::unnecessary_debug_formatting' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--warn=clippy::tests_outside_test_module' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_slice' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_char_lifetime_names' '--allow=clippy::similar_names' '--warn=clippy::semicolon_inside_block' '--warn=clippy::return_and_then' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::renamed_function_params' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_type_annotations' '--warn=clippy::redundant_test_prefix' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::precedence_bits' '--warn=clippy::pointer_format' '--warn=clippy::pathbuf_init_then_push' '--warn=clippy::partial_pub_fields' '--warn=clippy::panic' '--warn=clippy::non_zero_suggestions' '--warn=clippy::needless_raw_strings' '--warn=clippy::mutex_integer' '--warn=clippy::mutex_atomic' '--warn=clippy::multiple_unsafe_ops_per_block' '--warn=clippy::multiple_inherent_impl' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_assert_message' '--warn=clippy::min_ident_chars' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::lossy_float_literal' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::integer_division' '--warn=clippy::infinite_loop' '--warn=clippy::indexing_slicing' '--warn=clippy::impl_trait_in_params' '--warn=clippy::host_endian_bytes' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::float_arithmetic' '--warn=clippy::filetype_is_file' '--warn=clippy::exit' '--warn=clippy::error_impl_error' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_enum_variants_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::doc_include_without_cfg' '--warn=clippy::deref_by_slicing' '--warn=clippy::default_numeric_fallback' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::cfg_not_test' '--warn=clippy::big_endian_bytes' '--warn=clippy::as_underscore' '--warn=clippy::as_pointer_underscore' '--warn=clippy::arithmetic_side_effects' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' --test --cfg 'feature="default"' --cfg 'feature="form_urlencoded"' --cfg 'feature="receive"' --cfg 'feature="serde_urlencoded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "form_urlencoded", "moka", "public-key-cache-inmemory", "public-key-cache-redis", "receive", "redis", "serde_urlencoded"))' -C metadata=e33bf4c9b57b6a17 -C extra-filename=-d529d9c1d6a3f347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-a5f1e0df6d7473b6.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-cb17835726abdeba.rlib --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-bf9fb9c4c0e43d82.rlib --extern crypto_secretbox=/opt/rustwide/target/debug/deps/libcrypto_secretbox-07a38d3372dae625.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-d7d48b19430cac4c.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-e87037935a830559.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-0a40c101f817abdc.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-612dec95cebec643.rlib --extern imagesize=/opt/rustwide/target/debug/deps/libimagesize-4ccca6c420878144.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-b085c1c1d4b1572a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8cdbcf384ab44191.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9f639df7673d08e0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6999af90985870e1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-342901eb00eadb67.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-3a7908a37516b1ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9ef61eac3e91a752.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-99efca503c687087.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02d5fd50909df3.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e55b360b25d646a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ae28a7cf068b5f9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4655c3a858c1ff59.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3bb3865ece29e177.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-047204d37e3eacd5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5929c14db739fe06/out` (signal: 9, SIGKILL: kill)
[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" "/opt/rustwide/target/debug/examples/rustc3G4D6H/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthreema_gateway-89768a53ef48f990,libprost-9f639df7673d08e0,libsha2-e55b360b25d646a4,libhmac-612dec95cebec643,libdigest-f6134ac2ac253e03,libblock_buffer-3bcf600494237265,libthiserror-2b4b60ba99193239,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libbyteorder-cb17835726abdeba,libreqwest-342901eb00eadb67,libserde_urlencoded-6f02d5fd50909df3,libryu-e5f8b89e5754c206,librustls_platform_verifier-4b052057734cebf8,librustls_native_certs-7035af0aae19da06,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-184fd156cdde453a,libtokio_rustls-99399af5883306d2,librustls-d79b87e6d614a2c1,libwebpki-b08199fa470fc8b9,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6381428afb07f1d2,libaws_lc_sys-5b908fec4f54c167,librustls_pki_types-4495ae73fbb9bc89,libencoding_rs-356d1e0061f73c60,libserde_json-99efca503c687087,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-00ad519b03cacec7,libbitflags-eccb779ad7753d69,libiri_string-283d3fbd00dcaab1,libtower-203372f4c4a5c42b,libtower_layer-007845b5cfb86980,libhyper_util-6044eb3e8fa88c92,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-ae41fadbf1b2985d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-b5482a1240115e6c,libtracing-b0a01d5250e93d0b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-b2ede4384e86fe0b,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-3b9dd3189e08104d,libfutures_sink-db5ea9f9da5aa337,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-73856c35d4796717,libfutures_util-1e16aa79cec7ac53,libslab-02878590aebd7253,libfutures_task-6f96c43b72e028b1,libtokio-8ae28a7cf068b5f9,libsocket2-8ef7583a46e149ca,libmio-abc36d7655a3889b,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-3bb3865ece29e177,libidna-06116f761d40873f,libidna_adapter-d9c48afbe08a4a5b,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9b98d3ebcebb39e2,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,liblog-8cdbcf384ab44191,libdata_encoding-d7d48b19430cac4c,libcrypto_box-bf9fb9c4c0e43d82,libcrypto_secretbox-07a38d3372dae625,libsalsa20-7b04ad234fea59a2,libpoly1305-3cff5c7ab84c7a9a,libopaque_debug-342a7709f9760099,libuniversal_hash-47d0c1a2f1f17969,libcipher-7d72c78dba974445,libinout-5415a4f02f6c032d,libaead-7ca24fce62f43f9f,libcrypto_common-3107dbb5a88df277,libgeneric_array-4caeac0254124bdf,libtypenum-8faf140a1d997eb1,librand_core-a4cbbcac58b3485e,libgetrandom-bc2b69c181e4c843,liblibc-8726fb5234c94a29,libcurve25519_dalek-501e16989055ef67,libcpufeatures-5bf216af22f7e564,libzeroize-047204d37e3eacd5,libsubtle-3a70fd467bfaa3d3,libcfg_if-52879664ee908f39,libdocopt-e87037935a830559,libstrsim-27bc57d6448650ff,libserde-9ef61eac3e91a752,libserde_core-c41e8bcdbc4c9cdf,libregex-9587f851f33b487d,libregex_automata-0884479401d1138c,libregex_syntax-0aac798a2d364433,liblazy_static-206e48a21956b6b1}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustc3G4D6H/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-5929c14db739fe06/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lookup_credits-a4db6650d09d3034" "-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 `threema-gateway` (example "lookup_credits") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcFSCeNq/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthreema_gateway-89768a53ef48f990,libprost-9f639df7673d08e0,libsha2-e55b360b25d646a4,libhmac-612dec95cebec643,libdigest-f6134ac2ac253e03,libblock_buffer-3bcf600494237265,libthiserror-2b4b60ba99193239,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libbyteorder-cb17835726abdeba,libreqwest-342901eb00eadb67,libserde_urlencoded-6f02d5fd50909df3,libryu-e5f8b89e5754c206,librustls_platform_verifier-4b052057734cebf8,librustls_native_certs-7035af0aae19da06,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-184fd156cdde453a,libtokio_rustls-99399af5883306d2,librustls-d79b87e6d614a2c1,libwebpki-b08199fa470fc8b9,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6381428afb07f1d2,libaws_lc_sys-5b908fec4f54c167,librustls_pki_types-4495ae73fbb9bc89,libencoding_rs-356d1e0061f73c60,libserde_json-99efca503c687087,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-00ad519b03cacec7,libbitflags-eccb779ad7753d69,libiri_string-283d3fbd00dcaab1,libtower-203372f4c4a5c42b,libtower_layer-007845b5cfb86980,libhyper_util-6044eb3e8fa88c92,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-ae41fadbf1b2985d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-b5482a1240115e6c,libtracing-b0a01d5250e93d0b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-b2ede4384e86fe0b,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-3b9dd3189e08104d,libfutures_sink-db5ea9f9da5aa337,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-73856c35d4796717,libfutures_util-1e16aa79cec7ac53,libslab-02878590aebd7253,libfutures_task-6f96c43b72e028b1,libtokio-8ae28a7cf068b5f9,libsocket2-8ef7583a46e149ca,libmio-abc36d7655a3889b,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-3bb3865ece29e177,libidna-06116f761d40873f,libidna_adapter-d9c48afbe08a4a5b,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9b98d3ebcebb39e2,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,liblog-8cdbcf384ab44191,libcrypto_box-bf9fb9c4c0e43d82,libcrypto_secretbox-07a38d3372dae625,libsalsa20-7b04ad234fea59a2,libpoly1305-3cff5c7ab84c7a9a,libopaque_debug-342a7709f9760099,libuniversal_hash-47d0c1a2f1f17969,libcipher-7d72c78dba974445,libinout-5415a4f02f6c032d,libaead-7ca24fce62f43f9f,libcrypto_common-3107dbb5a88df277,libgeneric_array-4caeac0254124bdf,libtypenum-8faf140a1d997eb1,librand_core-a4cbbcac58b3485e,libgetrandom-bc2b69c181e4c843,liblibc-8726fb5234c94a29,libcurve25519_dalek-501e16989055ef67,libcpufeatures-5bf216af22f7e564,libzeroize-047204d37e3eacd5,libsubtle-3a70fd467bfaa3d3,libcfg_if-52879664ee908f39,libdocopt-e87037935a830559,libstrsim-27bc57d6448650ff,libserde-9ef61eac3e91a752,libserde_core-c41e8bcdbc4c9cdf,libregex-9587f851f33b487d,libregex_automata-0884479401d1138c,libregex_syntax-0aac798a2d364433,liblazy_static-206e48a21956b6b1,libdata_encoding-d7d48b19430cac4c}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcFSCeNq/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-5929c14db739fe06/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/download_blob-d0df7c13bd854750" "-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 `threema-gateway` (example "download_blob") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcD1IObE/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthreema_gateway-89768a53ef48f990,libprost-9f639df7673d08e0,libsha2-e55b360b25d646a4,libhmac-612dec95cebec643,libdigest-f6134ac2ac253e03,libblock_buffer-3bcf600494237265,libthiserror-2b4b60ba99193239,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libbyteorder-cb17835726abdeba,libreqwest-342901eb00eadb67,libserde_urlencoded-6f02d5fd50909df3,libryu-e5f8b89e5754c206,librustls_platform_verifier-4b052057734cebf8,librustls_native_certs-7035af0aae19da06,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-184fd156cdde453a,libtokio_rustls-99399af5883306d2,librustls-d79b87e6d614a2c1,libwebpki-b08199fa470fc8b9,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6381428afb07f1d2,libaws_lc_sys-5b908fec4f54c167,librustls_pki_types-4495ae73fbb9bc89,libencoding_rs-356d1e0061f73c60,libserde_json-99efca503c687087,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-00ad519b03cacec7,libbitflags-eccb779ad7753d69,libiri_string-283d3fbd00dcaab1,libtower-203372f4c4a5c42b,libtower_layer-007845b5cfb86980,libhyper_util-6044eb3e8fa88c92,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-ae41fadbf1b2985d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-b5482a1240115e6c,libtracing-b0a01d5250e93d0b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-b2ede4384e86fe0b,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-3b9dd3189e08104d,libfutures_sink-db5ea9f9da5aa337,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-73856c35d4796717,libfutures_util-1e16aa79cec7ac53,libslab-02878590aebd7253,libfutures_task-6f96c43b72e028b1,libtokio-8ae28a7cf068b5f9,libsocket2-8ef7583a46e149ca,libmio-abc36d7655a3889b,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-3bb3865ece29e177,libidna-06116f761d40873f,libidna_adapter-d9c48afbe08a4a5b,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9b98d3ebcebb39e2,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,liblog-8cdbcf384ab44191,libdata_encoding-d7d48b19430cac4c,libcrypto_box-bf9fb9c4c0e43d82,libcrypto_secretbox-07a38d3372dae625,libsalsa20-7b04ad234fea59a2,libpoly1305-3cff5c7ab84c7a9a,libopaque_debug-342a7709f9760099,libuniversal_hash-47d0c1a2f1f17969,libcipher-7d72c78dba974445,libinout-5415a4f02f6c032d,libaead-7ca24fce62f43f9f,libcrypto_common-3107dbb5a88df277,libgeneric_array-4caeac0254124bdf,libtypenum-8faf140a1d997eb1,librand_core-a4cbbcac58b3485e,libgetrandom-bc2b69c181e4c843,liblibc-8726fb5234c94a29,libcurve25519_dalek-501e16989055ef67,libcpufeatures-5bf216af22f7e564,libzeroize-047204d37e3eacd5,libsubtle-3a70fd467bfaa3d3,libcfg_if-52879664ee908f39,libdocopt-e87037935a830559,libstrsim-27bc57d6448650ff,libserde-9ef61eac3e91a752,libserde_core-c41e8bcdbc4c9cdf,libregex-9587f851f33b487d,libregex_automata-0884479401d1138c,libregex_syntax-0aac798a2d364433,liblazy_static-206e48a21956b6b1}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcD1IObE/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-5929c14db739fe06/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lookup_capabilities-1437b8e3c1a28a89" "-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 `threema-gateway` (example "lookup_capabilities") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc0i0jbL/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthreema_gateway-89768a53ef48f990,libprost-9f639df7673d08e0,libsha2-e55b360b25d646a4,libhmac-612dec95cebec643,libdigest-f6134ac2ac253e03,libblock_buffer-3bcf600494237265,libthiserror-2b4b60ba99193239,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libbyteorder-cb17835726abdeba,libreqwest-342901eb00eadb67,libserde_urlencoded-6f02d5fd50909df3,libryu-e5f8b89e5754c206,librustls_platform_verifier-4b052057734cebf8,librustls_native_certs-7035af0aae19da06,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-184fd156cdde453a,libtokio_rustls-99399af5883306d2,librustls-d79b87e6d614a2c1,libwebpki-b08199fa470fc8b9,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6381428afb07f1d2,libaws_lc_sys-5b908fec4f54c167,librustls_pki_types-4495ae73fbb9bc89,libencoding_rs-356d1e0061f73c60,libserde_json-99efca503c687087,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-00ad519b03cacec7,libbitflags-eccb779ad7753d69,libiri_string-283d3fbd00dcaab1,libtower-203372f4c4a5c42b,libtower_layer-007845b5cfb86980,libhyper_util-6044eb3e8fa88c92,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-ae41fadbf1b2985d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-b5482a1240115e6c,libtracing-b0a01d5250e93d0b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-b2ede4384e86fe0b,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-3b9dd3189e08104d,libfutures_sink-db5ea9f9da5aa337,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-73856c35d4796717,libfutures_util-1e16aa79cec7ac53,libslab-02878590aebd7253,libfutures_task-6f96c43b72e028b1,libtokio-8ae28a7cf068b5f9,libsocket2-8ef7583a46e149ca,libmio-abc36d7655a3889b,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-3bb3865ece29e177,libidna-06116f761d40873f,libidna_adapter-d9c48afbe08a4a5b,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9b98d3ebcebb39e2,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,liblog-8cdbcf384ab44191,libdata_encoding-d7d48b19430cac4c,libcrypto_box-bf9fb9c4c0e43d82,libcrypto_secretbox-07a38d3372dae625,libsalsa20-7b04ad234fea59a2,libpoly1305-3cff5c7ab84c7a9a,libopaque_debug-342a7709f9760099,libuniversal_hash-47d0c1a2f1f17969,libcipher-7d72c78dba974445,libinout-5415a4f02f6c032d,libaead-7ca24fce62f43f9f,libcrypto_common-3107dbb5a88df277,libgeneric_array-4caeac0254124bdf,libtypenum-8faf140a1d997eb1,librand_core-a4cbbcac58b3485e,libgetrandom-bc2b69c181e4c843,liblibc-8726fb5234c94a29,libcurve25519_dalek-501e16989055ef67,libcpufeatures-5bf216af22f7e564,libzeroize-047204d37e3eacd5,libsubtle-3a70fd467bfaa3d3,libcfg_if-52879664ee908f39,libdocopt-e87037935a830559,libstrsim-27bc57d6448650ff,libserde-9ef61eac3e91a752,libserde_core-c41e8bcdbc4c9cdf,libregex-9587f851f33b487d,libregex_automata-0884479401d1138c,libregex_syntax-0aac798a2d364433,liblazy_static-206e48a21956b6b1}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustc0i0jbL/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-5929c14db739fe06/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_e2e_file-c82282cfaf9c170a" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcpjuhBI/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthreema_gateway-89768a53ef48f990,libprost-9f639df7673d08e0,libsha2-e55b360b25d646a4,libhmac-612dec95cebec643,libdigest-f6134ac2ac253e03,libblock_buffer-3bcf600494237265,libthiserror-2b4b60ba99193239,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libbyteorder-cb17835726abdeba,libreqwest-342901eb00eadb67,libserde_urlencoded-6f02d5fd50909df3,libryu-e5f8b89e5754c206,librustls_platform_verifier-4b052057734cebf8,librustls_native_certs-7035af0aae19da06,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-184fd156cdde453a,libtokio_rustls-99399af5883306d2,librustls-d79b87e6d614a2c1,libwebpki-b08199fa470fc8b9,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6381428afb07f1d2,libaws_lc_sys-5b908fec4f54c167,librustls_pki_types-4495ae73fbb9bc89,libencoding_rs-356d1e0061f73c60,libserde_json-99efca503c687087,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-00ad519b03cacec7,libbitflags-eccb779ad7753d69,libiri_string-283d3fbd00dcaab1,libtower-203372f4c4a5c42b,libtower_layer-007845b5cfb86980,libhyper_util-6044eb3e8fa88c92,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-ae41fadbf1b2985d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-b5482a1240115e6c,libtracing-b0a01d5250e93d0b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-b2ede4384e86fe0b,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-3b9dd3189e08104d,libfutures_sink-db5ea9f9da5aa337,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-73856c35d4796717,libfutures_util-1e16aa79cec7ac53,libslab-02878590aebd7253,libfutures_task-6f96c43b72e028b1,libtokio-8ae28a7cf068b5f9,libsocket2-8ef7583a46e149ca,libmio-abc36d7655a3889b,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-3bb3865ece29e177,libidna-06116f761d40873f,libidna_adapter-d9c48afbe08a4a5b,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9b98d3ebcebb39e2,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,liblog-8cdbcf384ab44191,libdata_encoding-d7d48b19430cac4c,libcrypto_box-bf9fb9c4c0e43d82,libcrypto_secretbox-07a38d3372dae625,libsalsa20-7b04ad234fea59a2,libpoly1305-3cff5c7ab84c7a9a,libopaque_debug-342a7709f9760099,libuniversal_hash-47d0c1a2f1f17969,libcipher-7d72c78dba974445,libinout-5415a4f02f6c032d,libaead-7ca24fce62f43f9f,libcrypto_common-3107dbb5a88df277,libgeneric_array-4caeac0254124bdf,libtypenum-8faf140a1d997eb1,librand_core-a4cbbcac58b3485e,libgetrandom-bc2b69c181e4c843,liblibc-8726fb5234c94a29,libcurve25519_dalek-501e16989055ef67,libcpufeatures-5bf216af22f7e564,libzeroize-047204d37e3eacd5,libsubtle-3a70fd467bfaa3d3,libcfg_if-52879664ee908f39,libdocopt-e87037935a830559,libstrsim-27bc57d6448650ff,libserde-9ef61eac3e91a752,libserde_core-c41e8bcdbc4c9cdf,libregex-9587f851f33b487d,libregex_automata-0884479401d1138c,libregex_syntax-0aac798a2d364433,liblazy_static-206e48a21956b6b1}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcpjuhBI/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-5929c14db739fe06/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lookup_id-aa0d1c74320eb1b2" "-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 `threema-gateway` (example "send_e2e_file") due to 1 previous error
[INFO] [stderr] error: could not compile `threema-gateway` (example "lookup_id") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d47b120558da02f0d048f7b4cfe19278b7245e71ca1fe974f409641b4743e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47b120558da02f0d048f7b4cfe19278b7245e71ca1fe974f409641b4743e2f9", kill_on_drop: false }`
[INFO] [stdout] d47b120558da02f0d048f7b4cfe19278b7245e71ca1fe974f409641b4743e2f9
