[INFO] fetching crate cdk-from-cfn 0.162.0...
[INFO] checking cdk-from-cfn-0.162.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate cdk-from-cfn 0.162.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate cdk-from-cfn 0.162.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cdk-from-cfn 0.162.0
[INFO] finished tweaking crates.io crate cdk-from-cfn 0.162.0
[INFO] tweaked toml for crates.io crate cdk-from-cfn 0.162.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate cdk-from-cfn 0.162.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5df243f261f4c6f46ad74ad59b7d9ece8ad5c79b8bf7193c64dfdf8806b2a247
[INFO] running `Command { std: "docker" "start" "-a" "5df243f261f4c6f46ad74ad59b7d9ece8ad5c79b8bf7193c64dfdf8806b2a247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5df243f261f4c6f46ad74ad59b7d9ece8ad5c79b8bf7193c64dfdf8806b2a247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df243f261f4c6f46ad74ad59b7d9ece8ad5c79b8bf7193c64dfdf8806b2a247", kill_on_drop: false }`
[INFO] [stdout] 5df243f261f4c6f46ad74ad59b7d9ece8ad5c79b8bf7193c64dfdf8806b2a247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71f7e8350e55d8f972a1d37dbd4035bc7f7845ef68f6908d4b55fce5752cc30d
[INFO] running `Command { std: "docker" "start" "-a" "71f7e8350e55d8f972a1d37dbd4035bc7f7845ef68f6908d4b55fce5752cc30d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling aws-types v1.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling serde-rename-rule v0.2.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking aws-smithy-xml v0.60.8
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking numberkit v0.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde-attributes v0.2.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling voca_rs v1.15.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde-enum-str v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking aws-smithy-types v1.1.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.6.1
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking aws-smithy-http v0.60.8
[INFO] [stderr]     Checking aws-credential-types v1.2.0
[INFO] [stderr]     Checking aws-sigv4 v1.2.1
[INFO] [stderr]     Checking aws-runtime v1.2.2
[INFO] [stderr]    Compiling cdk-from-cfn v0.162.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking aws-smithy-runtime v1.5.4
[INFO] [stderr]     Checking aws-sdk-sso v1.27.0
[INFO] [stderr]     Checking aws-sdk-sts v1.27.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.28.0
[INFO] [stderr]     Checking aws-sdk-cloudformation v1.32.0
[INFO] [stderr]     Checking aws-config v1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cdk-from-cfn` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name cdk_from_cfn --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="csharp"' --cfg 'feature="default"' --cfg 'feature="golang"' --cfg 'feature="java"' --cfg 'feature="python"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("csharp", "default", "golang", "java", "python", "rustc-hash", "typescript"))' -C metadata=0fc1aa7ad76269c4 -C extra-filename=-0fc1aa7ad76269c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-307a696a835b9a50.rmeta --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-f0e56b3e0a65640c.rmeta --extern aws_sdk_cloudformation=/opt/rustwide/target/debug/deps/libaws_sdk_cloudformation-dff8c2cc5a252030.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5b4bb36afce686df.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0098d1dbf0f0e064.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-80147f854b652358.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0add661fa65bcd84.rmeta --extern numberkit=/opt/rustwide/target/debug/deps/libnumberkit-c6b6900f8c7c3b77.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-44978611da1995e5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-17a07a20cb7638f8.rmeta --extern serde_enum_str=/opt/rustwide/target/debug/deps/libserde_enum_str-4d6f62e716c10643.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-05382e37d59f1b51.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-88bd8a939d0c2839.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-827eab9d1cceb5fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13f2e37e0ddf89db.rmeta --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-95ae5899382e93fc.rmeta --extern voca_rs=/opt/rustwide/target/debug/deps/libvoca_rs-f3dea5d43024b97e.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5e5c4c03b3e19c51.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-93530badd5273759.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-703c11cad71cbdf9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d91b52a4b5974c8a/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-dc1534c2c6b00172/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-4f900d6b82647e7d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cdk-from-cfn` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name cdk_from_cfn --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csharp"' --cfg 'feature="default"' --cfg 'feature="golang"' --cfg 'feature="java"' --cfg 'feature="python"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("csharp", "default", "golang", "java", "python", "rustc-hash", "typescript"))' -C metadata=08bfa6704eb9fcf0 -C extra-filename=-08bfa6704eb9fcf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-307a696a835b9a50.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5b4bb36afce686df.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0098d1dbf0f0e064.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-80147f854b652358.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0add661fa65bcd84.rmeta --extern numberkit=/opt/rustwide/target/debug/deps/libnumberkit-c6b6900f8c7c3b77.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-44978611da1995e5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-17a07a20cb7638f8.rmeta --extern serde_enum_str=/opt/rustwide/target/debug/deps/libserde_enum_str-4d6f62e716c10643.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-05382e37d59f1b51.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-88bd8a939d0c2839.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-827eab9d1cceb5fd.rmeta --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-95ae5899382e93fc.rmeta --extern voca_rs=/opt/rustwide/target/debug/deps/libvoca_rs-f3dea5d43024b97e.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-93530badd5273759.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "71f7e8350e55d8f972a1d37dbd4035bc7f7845ef68f6908d4b55fce5752cc30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f7e8350e55d8f972a1d37dbd4035bc7f7845ef68f6908d4b55fce5752cc30d", kill_on_drop: false }`
[INFO] [stdout] 71f7e8350e55d8f972a1d37dbd4035bc7f7845ef68f6908d4b55fce5752cc30d
