[INFO] fetching crate supmcu-rs 0.5.0... [INFO] checking supmcu-rs-0.5.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate supmcu-rs 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate supmcu-rs 0.5.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate supmcu-rs 0.5.0 [INFO] finished tweaking crates.io crate supmcu-rs 0.5.0 [INFO] tweaked toml for crates.io crate supmcu-rs 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate supmcu-rs 0.5.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-scoped v0.7.1 [INFO] [stderr] Downloaded async-graphql-derive v5.0.10 [INFO] [stderr] Downloaded flexi_logger v0.28.0 [INFO] [stderr] Downloaded async-graphql v5.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee39bf184226074f0749cbc39bfc93ff5b054606b0510c9a2376f8baa6544554 [INFO] running `Command { std: "docker" "start" "-a" "ee39bf184226074f0749cbc39bfc93ff5b054606b0510c9a2376f8baa6544554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee39bf184226074f0749cbc39bfc93ff5b054606b0510c9a2376f8baa6544554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee39bf184226074f0749cbc39bfc93ff5b054606b0510c9a2376f8baa6544554", kill_on_drop: false }` [INFO] [stdout] ee39bf184226074f0749cbc39bfc93ff5b054606b0510c9a2376f8baa6544554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f528c8457e437902aff2178e6c81e6e1ab765177b6907f42e6c2c2379bb49a [INFO] running `Command { std: "docker" "start" "-a" "b0f528c8457e437902aff2178e6c81e6e1ab765177b6907f42e6c2c2379bb49a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking i2cdev v0.5.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking pest v2.7.9 [INFO] [stderr] Checking flexi_logger v0.28.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking async-scoped v0.7.1 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking async-graphql-value v5.0.10 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking async-graphql-parser v5.0.10 [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Checking async-graphql v5.0.10 [INFO] [stderr] Checking supmcu-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` 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: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:415:11 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` 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: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/i2c.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/i2c.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(checksum))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/i2c.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:415:11 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/supmcu/mod.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "checksum"` [INFO] [stdout] | [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(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.54s [INFO] running `Command { std: "docker" "inspect" "b0f528c8457e437902aff2178e6c81e6e1ab765177b6907f42e6c2c2379bb49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f528c8457e437902aff2178e6c81e6e1ab765177b6907f42e6c2c2379bb49a", kill_on_drop: false }` [INFO] [stdout] b0f528c8457e437902aff2178e6c81e6e1ab765177b6907f42e6c2c2379bb49a