[INFO] cloning repository https://github.com/MalteHerrmann/proposer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MalteHerrmann/proposer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteHerrmann%2Fproposer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteHerrmann%2Fproposer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ef077d4a3aaac7cd59dee30516b4f0845fdb1e5 [INFO] building MalteHerrmann/proposer against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteHerrmann%2Fproposer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MalteHerrmann/proposer [INFO] finished tweaking git repo https://github.com/MalteHerrmann/proposer [INFO] tweaked toml for git repo https://github.com/MalteHerrmann/proposer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MalteHerrmann/proposer on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MalteHerrmann/proposer 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded reqwest-eventsource v0.4.0 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded clap v4.5.14 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded clap_builder v4.5.14 [INFO] [stderr] Downloaded iri-string v0.7.2 [INFO] [stderr] Downloaded octocrab v0.31.2 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded serde_with v3.9.0 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded async-openai v0.18.3 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded wasm-streams v0.4.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded serde_derive v1.0.205 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded rustls-native-certs v0.6.3 [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded serde v1.0.205 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded tokio v1.39.2 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc35819bfe7a8f3fd0d5483d6090c5f6ea78cd8132017310f95395ae2a3a797b [INFO] running `Command { std: "docker" "start" "-a" "bc35819bfe7a8f3fd0d5483d6090c5f6ea78cd8132017310f95395ae2a3a797b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc35819bfe7a8f3fd0d5483d6090c5f6ea78cd8132017310f95395ae2a3a797b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc35819bfe7a8f3fd0d5483d6090c5f6ea78cd8132017310f95395ae2a3a797b", kill_on_drop: false }` [INFO] [stdout] bc35819bfe7a8f3fd0d5483d6090c5f6ea78cd8132017310f95395ae2a3a797b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a12a1f1f91505b794763617b5bf45f8bedb1e2b6a8cb9c1783fd80c7e1b910a0 [INFO] running `Command { std: "docker" "start" "-a" "a12a1f1f91505b794763617b5bf45f8bedb1e2b6a8cb9c1783fd80c7e1b910a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.14 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling test_dir v0.2.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling octocrab v0.31.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.18.3 [INFO] [stderr] Compiling proposer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `chain_id`, `output`, `node`, and `broadcast_mode` are never read [INFO] [stdout] --> src/evmosd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ClientConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 8 | #[serde(rename = "chain-id")] [INFO] [stdout] 9 | pub chain_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub output: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub node: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | #[serde(rename = "broadcast-mode")] [INFO] [stdout] 15 | pub broadcast_mode: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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 19s [INFO] running `Command { std: "docker" "inspect" "a12a1f1f91505b794763617b5bf45f8bedb1e2b6a8cb9c1783fd80c7e1b910a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12a1f1f91505b794763617b5bf45f8bedb1e2b6a8cb9c1783fd80c7e1b910a0", kill_on_drop: false }` [INFO] [stdout] a12a1f1f91505b794763617b5bf45f8bedb1e2b6a8cb9c1783fd80c7e1b910a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f29cbb6cafdbfaf31aab98bbaa3be13f3bccb31e5df7cdeba26cad493d8b729 [INFO] running `Command { std: "docker" "start" "-a" "4f29cbb6cafdbfaf31aab98bbaa3be13f3bccb31e5df7cdeba26cad493d8b729", kill_on_drop: false }` [INFO] [stderr] Compiling proposer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.20s [INFO] running `Command { std: "docker" "inspect" "4f29cbb6cafdbfaf31aab98bbaa3be13f3bccb31e5df7cdeba26cad493d8b729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f29cbb6cafdbfaf31aab98bbaa3be13f3bccb31e5df7cdeba26cad493d8b729", kill_on_drop: false }` [INFO] [stdout] 4f29cbb6cafdbfaf31aab98bbaa3be13f3bccb31e5df7cdeba26cad493d8b729