[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 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feclipse%2Fchariott" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eclipse/chariott on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d11050a28c86026c1282668c7b263cac8e1198dd171d8b22147732f781687c4 [INFO] running `Command { std: "docker" "start" "-a" "5d11050a28c86026c1282668c7b263cac8e1198dd171d8b22147732f781687c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d11050a28c86026c1282668c7b263cac8e1198dd171d8b22147732f781687c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d11050a28c86026c1282668c7b263cac8e1198dd171d8b22147732f781687c4", kill_on_drop: false }` [INFO] [stdout] 5d11050a28c86026c1282668c7b263cac8e1198dd171d8b22147732f781687c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034ebd5fb1149649112e66b852e29e13fb7ef1a17c4b5196983494790adc1de9 [INFO] running `Command { std: "docker" "start" "-a" "034ebd5fb1149649112e66b852e29e13fb7ef1a17c4b5196983494790adc1de9", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking url v2.5.2 [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] Checking base64 v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking metrics v0.23.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking metrics-util v0.17.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [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] Checking regex v1.10.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking prost v0.13.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking prost-types v0.13.0 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking test-case v2.2.2 [INFO] [stderr] Compiling tonic-build v0.10.2 [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 tonic v0.12.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 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 tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [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 provider v0.1.0 (/opt/rustwide/workdir/service_discovery/samples/simple-discovery/provider) [INFO] [stderr] Checking consumer v0.1.0 (/opt/rustwide/workdir/service_discovery/samples/simple-discovery/consumer) [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] [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] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/provider.rs:93:46 [INFO] [stdout] | [INFO] [stdout] 93 | fn trace_error(action: &str, error: &(dyn std::error::Error)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - fn trace_error(action: &str, error: &(dyn std::error::Error)) { [INFO] [stdout] 93 + fn trace_error(action: &str, error: &dyn std::error::Error) { [INFO] [stdout] | [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] [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)]` (part of `#[warn(unused)]`) 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, SeqNum, &'static str); [INFO] [stdout] 36 + struct Event(EventId, (), &'static str); [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> intent_brokering/examples/common/src/intent_brokering/provider.rs:93:46 [INFO] [stdout] | [INFO] [stdout] 93 | fn trace_error(action: &str, error: &(dyn std::error::Error)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - fn trace_error(action: &str, error: &(dyn std::error::Error)) { [INFO] [stdout] 93 + fn trace_error(action: &str, error: &dyn std::error::Error) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples-common` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `examples-common` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "034ebd5fb1149649112e66b852e29e13fb7ef1a17c4b5196983494790adc1de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034ebd5fb1149649112e66b852e29e13fb7ef1a17c4b5196983494790adc1de9", kill_on_drop: false }` [INFO] [stdout] 034ebd5fb1149649112e66b852e29e13fb7ef1a17c4b5196983494790adc1de9