[INFO] cloning repository https://github.com/cmsd2/wagon-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmsd2/wagon-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5a48845af0956dd817e3a864412110d4ed9260 [INFO] testing cmsd2/wagon-api against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmsd2/wagon-api on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmsd2/wagon-api [INFO] finished tweaking git repo https://github.com/cmsd2/wagon-api [INFO] tweaked toml for git repo https://github.com/cmsd2/wagon-api written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cmsd2/wagon-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60466e795471ce7a49fcd121d3f2eec7c1c49b0242aea4ad036f746415815791 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60466e795471ce7a49fcd121d3f2eec7c1c49b0242aea4ad036f746415815791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60466e795471ce7a49fcd121d3f2eec7c1c49b0242aea4ad036f746415815791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60466e795471ce7a49fcd121d3f2eec7c1c49b0242aea4ad036f746415815791", kill_on_drop: false }` [INFO] [stdout] 60466e795471ce7a49fcd121d3f2eec7c1c49b0242aea4ad036f746415815791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b6df3a623face2ac41fa83657e021967918a46a6a458f96c096e3fc4550f903 [INFO] running `Command { std: "docker" "start" "-a" "3b6df3a623face2ac41fa83657e021967918a46a6a458f96c096e3fc4550f903", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling simple-error v0.2.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling http_router v0.1.0 (https://github.com/cmsd2/http_router#6b67d468) [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#c36409c5) [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling double-checked-cell-async v2.0.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.1 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling api-types v0.1.0 (/opt/rustwide/workdir/api-types) [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#c36409c5) [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.45.0 [INFO] [stderr] Compiling rusoto_kms v0.45.0 [INFO] [stderr] Compiling authorizers v0.1.0 (/opt/rustwide/workdir/authorizers) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling indexer v0.1.0 (/opt/rustwide/workdir/indexer) [INFO] [stdout] warning: unused imports: `ApiRequestContext`, `User` [INFO] [stdout] --> api/src/bin/api.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use api::{User, ApiRequestContext}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_body_bytes` [INFO] [stdout] --> api/src/bin/api.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let crate_body_bytes = body.copy_to_bytes(crate_len as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_body_bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> api/src/bin/api.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | context: &'a RequestContext<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> api/src/bin/api.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut json_body_bytes = body.copy_to_bytes(json_len as usize); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `json_body` [INFO] [stdout] --> api/src/bin/api.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn json_body(&self) -> ApiResult> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.generate_token.40abcfb4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022.3fvoxurz1bj5dzxt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libapi-57a02fc119fcb703.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librusoto_kms-4441dc090f8d8f8c.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-15f317607a326cfa.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5d806cb6c34424ba.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-d72b286a462bedb3.rlib" "/opt/rustwide/target/debug/deps/libtime-61b038dd414859a1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-15ee486052ae1c27.rlib" "/opt/rustwide/target/debug/deps/libstandback-53afc399ebbe1cb3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-6841a64444fff846.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac8bd44bf656cf9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fba836a3935d282c.rlib" "/opt/rustwide/target/debug/deps/libregex-57f9110896981746.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libdirs-aa184ebc3c7aab41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4bbe69caf29cca83.rlib" "/opt/rustwide/target/debug/deps/libchrono-eeef373a03908a35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-98cd236cd6c99e57.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-245b7e39dcff1043.rlib" "/opt/rustwide/target/debug/deps/libtime-4f607d6da023a52f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-18e8991ffe75c10a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e05a111346385a24.rlib" "/opt/rustwide/target/debug/deps/libhyper-ff4129a457370d4e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-6f92e8364a79614d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-32ca0e1b017073aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-32a2e0d9d08db349.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6b0447eea34635a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9c4b1354b8a642c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-efafb2d8dc0800c5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bc0dc1b65bebe803.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fcb7fc4a7aa9404a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c9ad3e4945920a7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0b1ef835a7ec1a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-48a1d7ad57f972e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e032644146dcd777.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5531af6d6aeddfb1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba0fd5e4af05e688.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9740d79f449f1a03.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-92a3a403676eb4ac.rlib" "/opt/rustwide/target/debug/deps/libmio-e214424c66ddffe2.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libnet2-a528a99e5a166df2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-420425bef67a67e0.rlib" "/opt/rustwide/target/debug/deps/libhttp-74a26f1f284b9b5f.rlib" "/opt/rustwide/target/debug/deps/libbytes-0de4249822ef0199.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b642d23d3b708f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4ee9ff4b2743482c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a9f8fd191f043ed9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b1d1ea05f17cd694.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9affd2af04589986.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libserde-10600178c1f346f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generate_token-ccc999c7edf07022" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.lookup_token.339c6075-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919.2tzwh4gq5lg1yojw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aa0c098a6b9c4b5a/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-aba34d8572ac5748.rlib" "/opt/rustwide/target/debug/deps/libatty-a0d92d1b484fe81b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f13e0717da9a5726.rlib" "/opt/rustwide/target/debug/deps/libauthorizers-098b5cb5ff2a843a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-98f7dd695de54b6c.rlib" "/opt/rustwide/target/debug/deps/libpem-fc107aeee168c8e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-029ce3975c85c5e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b7b056ba8fd02f3e.rlib" "/opt/rustwide/target/debug/deps/libring-9f73f94b2db99be4.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1dbceda48de54cb6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cc3704f16a8efef2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-15f317607a326cfa.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5d806cb6c34424ba.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-d72b286a462bedb3.rlib" "/opt/rustwide/target/debug/deps/libtime-61b038dd414859a1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-15ee486052ae1c27.rlib" "/opt/rustwide/target/debug/deps/libstandback-53afc399ebbe1cb3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-6841a64444fff846.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libregex-57f9110896981746.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libdirs-aa184ebc3c7aab41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4bbe69caf29cca83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-18e8991ffe75c10a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e05a111346385a24.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4ee9ff4b2743482c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a9f8fd191f043ed9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b1d1ea05f17cd694.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libdouble_checked_cell_async-be71f242c14ff5d2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/liblambda-98fc90d2219aa735.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-23152bc206d102a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ff4129a457370d4e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-6f92e8364a79614d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-32ca0e1b017073aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-32a2e0d9d08db349.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6b0447eea34635a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9c4b1354b8a642c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-efafb2d8dc0800c5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bc0dc1b65bebe803.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba0fd5e4af05e688.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9740d79f449f1a03.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-92a3a403676eb4ac.rlib" "/opt/rustwide/target/debug/deps/libmio-e214424c66ddffe2.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libnet2-a528a99e5a166df2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-420425bef67a67e0.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b642d23d3b708f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhttp-74a26f1f284b9b5f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-366dfa4cced85715.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9affd2af04589986.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-eeef373a03908a35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-98cd236cd6c99e57.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-245b7e39dcff1043.rlib" "/opt/rustwide/target/debug/deps/libtime-4f607d6da023a52f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libbytes-0de4249822ef0199.rlib" "/opt/rustwide/target/debug/deps/libserde-10600178c1f346f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac8bd44bf656cf9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fba836a3935d282c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fcb7fc4a7aa9404a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c9ad3e4945920a7b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0b1ef835a7ec1a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-48a1d7ad57f972e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e032644146dcd777.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5531af6d6aeddfb1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lookup_token-039b63310baea919" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.api.f59cd491-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55.1vl019qqix3b6b4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libapi_types-07f10f283085db39.rlib" "/opt/rustwide/target/debug/deps/libvalidator-105d954b729a9cb9.rlib" "/opt/rustwide/target/debug/deps/libvalidator_types-e31cc9f67ef077c9.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libapi-57a02fc119fcb703.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librusoto_kms-4441dc090f8d8f8c.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-15f317607a326cfa.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5d806cb6c34424ba.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-d72b286a462bedb3.rlib" "/opt/rustwide/target/debug/deps/libtime-61b038dd414859a1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-15ee486052ae1c27.rlib" "/opt/rustwide/target/debug/deps/libstandback-53afc399ebbe1cb3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-6841a64444fff846.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libdirs-aa184ebc3c7aab41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4bbe69caf29cca83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-18e8991ffe75c10a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e05a111346385a24.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4ee9ff4b2743482c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a9f8fd191f043ed9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b1d1ea05f17cd694.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libbytes-39050ee36f6445ba.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-e9b886985e7ab9ed.rlib" "/opt/rustwide/target/debug/deps/liblambda-98fc90d2219aa735.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-23152bc206d102a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ff4129a457370d4e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-6f92e8364a79614d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-32ca0e1b017073aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-32a2e0d9d08db349.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6b0447eea34635a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9c4b1354b8a642c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-efafb2d8dc0800c5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bc0dc1b65bebe803.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba0fd5e4af05e688.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9740d79f449f1a03.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-92a3a403676eb4ac.rlib" "/opt/rustwide/target/debug/deps/libmio-e214424c66ddffe2.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libnet2-a528a99e5a166df2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-420425bef67a67e0.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b642d23d3b708f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libhttp-74a26f1f284b9b5f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac8bd44bf656cf9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fba836a3935d282c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fcb7fc4a7aa9404a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c9ad3e4945920a7b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0b1ef835a7ec1a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-48a1d7ad57f972e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e032644146dcd777.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5531af6d6aeddfb1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aba34d8572ac5748.rlib" "/opt/rustwide/target/debug/deps/libatty-a0d92d1b484fe81b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f13e0717da9a5726.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-366dfa4cced85715.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9affd2af04589986.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-eeef373a03908a35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-98cd236cd6c99e57.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-245b7e39dcff1043.rlib" "/opt/rustwide/target/debug/deps/libtime-4f607d6da023a52f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libbytes-0de4249822ef0199.rlib" "/opt/rustwide/target/debug/deps/libserde-10600178c1f346f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhttp_router-18a1e601938430e6.rlib" "/opt/rustwide/target/debug/deps/libregex-57f9110896981746.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-c31a99865b53aa55" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3b6df3a623face2ac41fa83657e021967918a46a6a458f96c096e3fc4550f903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6df3a623face2ac41fa83657e021967918a46a6a458f96c096e3fc4550f903", kill_on_drop: false }` [INFO] [stdout] 3b6df3a623face2ac41fa83657e021967918a46a6a458f96c096e3fc4550f903