[INFO] cloning repository https://github.com/eclipse/chariott [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eclipse/chariott" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feclipse%2Fchariott", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feclipse%2Fchariott'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 579b99f80dac9472c3d28915dcfde0ef7e0f2871 [INFO] checking eclipse/chariott/579b99f80dac9472c3d28915dcfde0ef7e0f2871 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feclipse%2Fchariott" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eclipse/chariott on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/eclipse/chariott [INFO] finished tweaking git repo https://github.com/eclipse/chariott [INFO] tweaked toml for git repo https://github.com/eclipse/chariott written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eclipse/chariott 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded prost-derive v0.12.6 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded tonic-build v0.10.2 [INFO] [stderr] Downloaded uuid v1.9.1 [INFO] [stderr] Downloaded tonic-reflection v0.12.0 [INFO] [stderr] Downloaded prost-derive v0.13.0 [INFO] [stderr] Downloaded test-case v2.2.2 [INFO] [stderr] Downloaded serde_repr v0.1.18 [INFO] [stderr] Downloaded test-case-macros v2.2.2 [INFO] [stderr] Downloaded bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Downloaded prost-types v0.13.0 [INFO] [stderr] Downloaded tonic v0.12.0 [INFO] [stderr] Downloaded bollard v0.16.1 [INFO] [stderr] Downloaded serde_with v3.6.1 [INFO] [stderr] Downloaded metrics-util v0.17.0 [INFO] [stderr] Downloaded metrics v0.23.0 [INFO] [stderr] Downloaded raw-cpuid v11.0.1 [INFO] [stderr] Downloaded quanta v0.12.2 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded prost v0.13.0 [INFO] [stderr] Downloaded hyperlocal-next v0.9.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 734127ca0478c3bd26ee1e1aa791bede7e0a8a8bb2687fcc30627c7a9e93a19a [INFO] running `Command { std: "docker" "start" "-a" "734127ca0478c3bd26ee1e1aa791bede7e0a8a8bb2687fcc30627c7a9e93a19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "734127ca0478c3bd26ee1e1aa791bede7e0a8a8bb2687fcc30627c7a9e93a19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734127ca0478c3bd26ee1e1aa791bede7e0a8a8bb2687fcc30627c7a9e93a19a", kill_on_drop: false }` [INFO] [stdout] 734127ca0478c3bd26ee1e1aa791bede7e0a8a8bb2687fcc30627c7a9e93a19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d9ce8e3849b4c92149d363dc4a4d16470352c2457e73d503c21e6f7f97215c2 [INFO] running `Command { std: "docker" "start" "-a" "7d9ce8e3849b4c92149d363dc4a4d16470352c2457e73d503c21e6f7f97215c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking keyvalue v0.1.0 (/opt/rustwide/workdir/intent_brokering/keyvalue) [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking metrics v0.23.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking metrics-util v0.17.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.13.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost v0.13.0 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Checking prost-types v0.13.0 [INFO] [stderr] Checking test-case v2.2.2 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling intent_brokering_proto v0.1.0 (/opt/rustwide/workdir/intent_brokering/proto.rs) [INFO] [stderr] Compiling examples-common v0.1.0 (/opt/rustwide/workdir/intent_brokering/examples/common) [INFO] [stderr] Compiling service_discovery_proto v0.1.0 (/opt/rustwide/workdir/service_discovery/proto_build) [INFO] [stderr] Compiling samples_proto v0.1.0 (/opt/rustwide/workdir/service_discovery/samples/proto_build) [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking ess v0.1.0 (/opt/rustwide/workdir/intent_brokering/ess) [INFO] [stderr] Checking tonic v0.12.0 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tonic-reflection v0.12.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking service_discovery v0.1.0 (/opt/rustwide/workdir/service_discovery/core) [INFO] [stderr] Checking consumer v0.1.0 (/opt/rustwide/workdir/service_discovery/samples/simple-discovery/consumer) [INFO] [stderr] Checking provider v0.1.0 (/opt/rustwide/workdir/service_discovery/samples/simple-discovery/provider) [INFO] [stderr] Checking intent_brokering_common v0.1.0 (/opt/rustwide/workdir/intent_brokering/common) [INFO] [stderr] Checking intent_brokering v0.1.0 (/opt/rustwide/workdir/intent_brokering) [INFO] [stdout] error: environment variable `DEFAULT_INTENT_BROKER_URL` not defined at compile time [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/api.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | const DEFAULT_INTENT_BROKER_URL: &str = env!("DEFAULT_INTENT_BROKER_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("DEFAULT_INTENT_BROKER_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `DEFAULT_INTENT_BROKER_URL` not defined at compile time [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/api.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | const DEFAULT_INTENT_BROKER_URL: &str = env!("DEFAULT_INTENT_BROKER_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("DEFAULT_INTENT_BROKER_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `DEFAULT_INTENT_BROKER_URL` not defined at compile time [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/registration.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | const DEFAULT_INTENT_BROKER_URL: &str = env!("DEFAULT_INTENT_BROKER_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("DEFAULT_INTENT_BROKER_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `DEFAULT_INTENT_BROKER_URL` not defined at compile time [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/registration.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | const DEFAULT_INTENT_BROKER_URL: &str = env!("DEFAULT_INTENT_BROKER_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("DEFAULT_INTENT_BROKER_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> intent_brokering/ess/benches/load_bench.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | struct SeqNum(u64); [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `SeqNum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> intent_brokering/ess/benches/load_bench.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | struct Event(EventId, SeqNum, &'static str); [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 36 | struct Event(EventId, (), &'static str); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `build` [INFO] [stdout] --> intent_brokering/src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(build = "debug")] [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(build, values("debug"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(build, values(\"debug\"))");` 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: `tarpaulin_include` [INFO] [stdout] --> intent_brokering/src/main.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `build` [INFO] [stdout] --> intent_brokering/src/main.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(build = "debug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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(build, values("debug"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(build, values(\"debug\"))");` 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: `build` [INFO] [stdout] --> intent_brokering/src/main.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(build = "debug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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(build, values("debug"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(build, values(\"debug\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples-common` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples-common` (lib test) due to 3 previous errors [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d9ce8e3849b4c92149d363dc4a4d16470352c2457e73d503c21e6f7f97215c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9ce8e3849b4c92149d363dc4a4d16470352c2457e73d503c21e6f7f97215c2", kill_on_drop: false }` [INFO] [stdout] 7d9ce8e3849b4c92149d363dc4a4d16470352c2457e73d503c21e6f7f97215c2