[INFO] fetching crate cdk-from-cfn 0.162.0... [INFO] testing cdk-from-cfn-0.162.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cdk-from-cfn 0.162.0 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cdk-from-cfn 0.162.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece7437e9cf8e796d65fcfeb985befe2e0cf871eaf8ee07a5217ab7e989c3910 [INFO] running `Command { std: "docker" "start" "-a" "ece7437e9cf8e796d65fcfeb985befe2e0cf871eaf8ee07a5217ab7e989c3910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece7437e9cf8e796d65fcfeb985befe2e0cf871eaf8ee07a5217ab7e989c3910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece7437e9cf8e796d65fcfeb985befe2e0cf871eaf8ee07a5217ab7e989c3910", kill_on_drop: false }` [INFO] [stdout] ece7437e9cf8e796d65fcfeb985befe2e0cf871eaf8ee07a5217ab7e989c3910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e6ed0b0375962f1754f6ac75a3beb553a84fc63a76fec458c5ffc5198d58fd0 [INFO] running `Command { std: "docker" "start" "-a" "3e6ed0b0375962f1754f6ac75a3beb553a84fc63a76fec458c5ffc5198d58fd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [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] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling voca_rs v1.15.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde-enum-str v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling numberkit v0.1.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cdk-from-cfn v0.162.0 (/opt/rustwide/workdir) [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: `docsrs`, `feature`, and `test` and 31 more [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `JavaCodeBuffer` is never used [INFO] [stdout] --> src/synthesizer/java/mod.rs:935:7 [INFO] [stdout] | [INFO] [stdout] 935 | trait JavaCodeBuffer { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "3e6ed0b0375962f1754f6ac75a3beb553a84fc63a76fec458c5ffc5198d58fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6ed0b0375962f1754f6ac75a3beb553a84fc63a76fec458c5ffc5198d58fd0", kill_on_drop: false }` [INFO] [stdout] 3e6ed0b0375962f1754f6ac75a3beb553a84fc63a76fec458c5ffc5198d58fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9165caf389427a6bcb8b2cfd86ce6ba72249784d67ee0c2a9d0f536c64baee9b [INFO] running `Command { std: "docker" "start" "-a" "9165caf389427a6bcb8b2cfd86ce6ba72249784d67ee0c2a9d0f536c64baee9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [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] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aws-types v1.3.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde-enum-str v0.4.0 [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 tokio v1.37.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [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 aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.203 [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 zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling aws-smithy-types v1.1.10 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.6.1 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.8 [INFO] [stderr] Compiling aws-sigv4 v1.2.1 [INFO] [stderr] Compiling cdk-from-cfn v0.162.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-runtime v1.2.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.5.4 [INFO] [stderr] Compiling aws-sdk-sts v1.27.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.28.0 [INFO] [stderr] Compiling aws-sdk-sso v1.27.0 [INFO] [stderr] Compiling aws-sdk-cloudformation v1.32.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: `docsrs`, `feature`, and `test` and 31 more [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aws-config v1.5.0 [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/b83b707f97d809763b7861afa7638871f3339a33/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,link -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,test)' --check-cfg 'cfg(feature, values("csharp", "default", "golang", "java", "python", "rustc-hash", "typescript"))' -C metadata=ef6c1371a2069bca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b260d30a6c6cc73a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0b204a0a1321e336.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-39a42f822b2d7154.rlib --extern numberkit=/opt/rustwide/target/debug/deps/libnumberkit-7b3a0ae806ebbda0.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-074dcddf2933705c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-eb1fd2c2a2e56964.rlib --extern serde_enum_str=/opt/rustwide/target/debug/deps/libserde_enum_str-8f8197d610f60893.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-42b6fba9e68d7d83.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8e6fd4f4ff7cf277.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6772ddd517848cb.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-90aacb449ea215a8.rlib --extern voca_rs=/opt/rustwide/target/debug/deps/libvoca_rs-85802f7e66266b36.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-c3e69ab6e3c3ff04.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9165caf389427a6bcb8b2cfd86ce6ba72249784d67ee0c2a9d0f536c64baee9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9165caf389427a6bcb8b2cfd86ce6ba72249784d67ee0c2a9d0f536c64baee9b", kill_on_drop: false }` [INFO] [stdout] 9165caf389427a6bcb8b2cfd86ce6ba72249784d67ee0c2a9d0f536c64baee9b