[INFO] cloning repository https://github.com/SakuraCase/sandbox-dynamodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SakuraCase/sandbox-dynamodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuraCase%2Fsandbox-dynamodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuraCase%2Fsandbox-dynamodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05fdff758c1a83e5beeb0fcb8deb34a7b66eb63 [INFO] testing SakuraCase/sandbox-dynamodb against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuraCase%2Fsandbox-dynamodb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SakuraCase/sandbox-dynamodb [INFO] finished tweaking git repo https://github.com/SakuraCase/sandbox-dynamodb [INFO] tweaked toml for git repo https://github.com/SakuraCase/sandbox-dynamodb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SakuraCase/sandbox-dynamodb on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SakuraCase/sandbox-dynamodb 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b435c2a5fe9bb3ea45220b315867682f2e325ef6c039d19d4a56d1a0fdabe593 [INFO] running `Command { std: "docker" "start" "-a" "b435c2a5fe9bb3ea45220b315867682f2e325ef6c039d19d4a56d1a0fdabe593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b435c2a5fe9bb3ea45220b315867682f2e325ef6c039d19d4a56d1a0fdabe593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b435c2a5fe9bb3ea45220b315867682f2e325ef6c039d19d4a56d1a0fdabe593", kill_on_drop: false }` [INFO] [stdout] b435c2a5fe9bb3ea45220b315867682f2e325ef6c039d19d4a56d1a0fdabe593 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65357cd04231783f398b2b3533ba8c1310e3f98a5e23175e13e43a8e3c03b5fd [INFO] running `Command { std: "docker" "start" "-a" "65357cd04231783f398b2b3533ba8c1310e3f98a5e23175e13e43a8e3c03b5fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.1 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.60.9 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-sigv4 v1.2.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling aws-runtime v1.3.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.6.2 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.37.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.39.1 [INFO] [stderr] Compiling aws-sdk-sso v1.36.0 [INFO] [stderr] Compiling aws-sdk-sts v1.36.0 [INFO] [stderr] Compiling aws-config v1.5.4 [INFO] [stderr] Compiling serde_dynamo v4.2.14 [INFO] [stderr] Compiling sandbox-dynamodb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DynamoDBRecord` is never constructed [INFO] [stdout] --> src/utils.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DynamoDBRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DynamoDBRecord` is never constructed [INFO] [stdout] --> src/utils.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DynamoDBRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DynamoDBRecord` is never constructed [INFO] [stdout] --> src/utils.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DynamoDBRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DynamoDBRecord` is never constructed [INFO] [stdout] --> src/utils.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DynamoDBRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwdLiiU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde-30ecdc9fe279c6fa,libaws_config-d804dd29b2ca926d,liburl-a37d311f1b7ec159,libidna-da2b9aa3f9496c8b,libunicode_normalization-42ae7e4d98c3dc9e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libaws_sdk_ssooidc-8d5c68623645e6fe,libaws_sdk_sso-e3b40433a1d8a69b,libaws_sdk_sts-c260dc7e6683d3fc,libaws_smithy_query-0a2b85f3c1908ac8,liburlencoding-2e57689ab08a86e0,libaws_smithy_xml-e5253dfca1071b8b,libxmlparser-aceb27c70d564922,libaws_sdk_dynamodb-63af3daf454181fe,libaws_runtime-c4f8c7ca33101b89,libuuid-494ff94009fe53fd,libaws_sigv4-284fe47d17a29f67,libform_urlencoded-a5edb5174711de82,libhex-28742b4ca144387c,libsha2-49c1a45ce9adb6aa,libcpufeatures-42c2188ae17ada4c,libhmac-b5f97cddcf4575c1,libdigest-87e39019f9db9fae,libsubtle-ca7024fc66e4388f,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libregex_lite-6fb80db4bdf4ca1d,libaws_smithy_json-c07ba8387b34aea8,libaws_smithy_http-9cfa7a8227ecd03b,libpercent_encoding-9bee39bbc5bd523a,libaws_types-141ff577764981ea,libaws_credential_types-8f1827a6e0426791,libaws_smithy_runtime-4f231294155dc6b6,libfastrand-9c5266858c813c39,libhyper_rustls-5323739d68cb6eb5,librustls_native_certs-a011535ab6750996,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-08cac65243901372,librustls-1ac7b6dde5cad8fd,libsct-626a4fa7854d6950,libwebpki-e74393e1bfb8f1aa,libring-73c9a1414b940821,libgetrandom-be9d0925450a6f5b,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-5fb51f756c1191b0,libhyper-937d3573f162d7b5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-1ec4971419f8cb32,libtower_service-aa28c9aa29f1c654,libfutures_channel-f853306e08ec8d3d,libhttpdate-9f9d2502c6a38412,libh2-16da309386abfba7,libindexmap-430bcfc087de864f,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libslab-43d976c9737ff31a,libaws_smithy_runtime_api-5d9f3f25c25d4cb4,libaws_smithy_async-f5f35def857ff195,libtracing-fe3257b88989cefb,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libzeroize-ead98f074a37f829,libaws_smithy_types-4043678517162d11,libryu-f8ba606093049f91,libtime-4aca724123e07064,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnum_integer-3fecf725fa0b19a7,libnum_traits-d1341ad2bfe9465e,libtokio_util-04225ab75aa55614,libfutures_sink-ba628c80fbee78b4,libtokio-86924f715739bf1f,libsignal_hook_registry-4fd729b41ba91d10,libsocket2-5ff4ef43b31bf0c9,libmio-b45731eac1409354,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libbytes_utils-0cc27103ec82251d,libeither-05c06c46adc2ac96,libhttp_body-35c0c3a13790d8aa,libhttp-f63545ef2495b3de,libhttp_body_util-1f9f657de25188de,libfutures_util-e645d6295a615dd8,libfutures_task-f8f2106158e37d4f,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libhttp_body-427f838cb49467dd,libhttp-dcd9a7b607eef9ab,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libpin_project_lite-e0c50e8704e39276,libbytes-23e98e3e91ed6cac,libbase64_simd-205d6d9b44bd7062,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwdLiiU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-98e8f3f46a5b3c5c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query-c2bbe2b16dc00962" "-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 `sandbox-dynamodb` (bin "query") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65357cd04231783f398b2b3533ba8c1310e3f98a5e23175e13e43a8e3c03b5fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65357cd04231783f398b2b3533ba8c1310e3f98a5e23175e13e43a8e3c03b5fd", kill_on_drop: false }` [INFO] [stdout] 65357cd04231783f398b2b3533ba8c1310e3f98a5e23175e13e43a8e3c03b5fd