[INFO] cloning repository https://github.com/Chaphasilor/decentralized-automation-networks_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chaphasilor/decentralized-automation-networks_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaphasilor%2Fdecentralized-automation-networks_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaphasilor%2Fdecentralized-automation-networks_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 431c86a22cb68f577c219c9ebb2a9029b4b41003 [INFO] testing Chaphasilor/decentralized-automation-networks_proxy against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaphasilor%2Fdecentralized-automation-networks_proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy [INFO] finished tweaking git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy [INFO] tweaked toml for git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.0.0 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded local-ip-address v0.5.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded serde_with v3.0.0 [INFO] [stderr] Downloaded linux-raw-sys v0.3.7 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2298c5399118d8eec045a7a9a782d246d45cbe3f9631c561ab4ed04abd31943a [INFO] running `Command { std: "docker" "start" "-a" "2298c5399118d8eec045a7a9a782d246d45cbe3f9631c561ab4ed04abd31943a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2298c5399118d8eec045a7a9a782d246d45cbe3f9631c561ab4ed04abd31943a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2298c5399118d8eec045a7a9a782d246d45cbe3f9631c561ab4ed04abd31943a", kill_on_drop: false }` [INFO] [stdout] 2298c5399118d8eec045a7a9a782d246d45cbe3f9631c561ab4ed04abd31943a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c9a67c9954928876699aa28e0dfc7a9b920fdf870455fad42b06cb69dc970cc [INFO] running `Command { std: "docker" "start" "-a" "8c9a67c9954928876699aa28e0dfc7a9b920fdf870455fad42b06cb69dc970cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling local-ip-address v0.5.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling decentralized-automation-networks_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `area` is never read [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 71 | name: String, [INFO] [stdout] 72 | area: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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 `port_node_red_out_base` is never read [INFO] [stdout] --> src/main.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct PortConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 83 | port_node_red_out_base: u16, // only used in Node-RED [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "8c9a67c9954928876699aa28e0dfc7a9b920fdf870455fad42b06cb69dc970cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c9a67c9954928876699aa28e0dfc7a9b920fdf870455fad42b06cb69dc970cc", kill_on_drop: false }` [INFO] [stdout] 8c9a67c9954928876699aa28e0dfc7a9b920fdf870455fad42b06cb69dc970cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584a8255daa61d8d71105c1644a166e17e1cc826f0a1a81ce1d3eb57b7b1e1b1 [INFO] running `Command { std: "docker" "start" "-a" "584a8255daa61d8d71105c1644a166e17e1cc826f0a1a81ce1d3eb57b7b1e1b1", kill_on_drop: false }` [INFO] [stderr] Compiling decentralized-automation-networks_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `area` is never read [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 71 | name: String, [INFO] [stdout] 72 | area: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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 `port_node_red_out_base` is never read [INFO] [stdout] --> src/main.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct PortConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 83 | port_node_red_out_base: u16, // only used in Node-RED [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "584a8255daa61d8d71105c1644a166e17e1cc826f0a1a81ce1d3eb57b7b1e1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584a8255daa61d8d71105c1644a166e17e1cc826f0a1a81ce1d3eb57b7b1e1b1", kill_on_drop: false }` [INFO] [stdout] 584a8255daa61d8d71105c1644a166e17e1cc826f0a1a81ce1d3eb57b7b1e1b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab7ccfe3550ac9446126cd58d9a1a55513b961d7b1577928a2c6ee59c9b8d804 [INFO] running `Command { std: "docker" "start" "-a" "ab7ccfe3550ac9446126cd58d9a1a55513b961d7b1577928a2c6ee59c9b8d804", kill_on_drop: false }` [INFO] [stderr] warning: field `area` is never read [INFO] [stderr] --> src/main.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 70 | pub struct Node { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 71 | name: String, [INFO] [stderr] 72 | area: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `port_node_red_out_base` is never read [INFO] [stderr] --> src/main.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct PortConfig { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 83 | port_node_red_out_base: u16, // only used in Node-RED [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `decentralized-automation-networks_proxy` (bin "decentralized-automation-networks_proxy" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decentralized_automation_networks_proxy-8ef2f9eafd8a669b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab7ccfe3550ac9446126cd58d9a1a55513b961d7b1577928a2c6ee59c9b8d804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7ccfe3550ac9446126cd58d9a1a55513b961d7b1577928a2c6ee59c9b8d804", kill_on_drop: false }` [INFO] [stdout] ab7ccfe3550ac9446126cd58d9a1a55513b961d7b1577928a2c6ee59c9b8d804 [INFO] testing Chaphasilor/decentralized-automation-networks_proxy against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaphasilor%2Fdecentralized-automation-networks_proxy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy [INFO] finished tweaking git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy [INFO] tweaked toml for git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Chaphasilor/decentralized-automation-networks_proxy 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d48593fc40d30088090baa604805972be6f051a6f91df60b19ac10d24ad509 [INFO] running `Command { std: "docker" "start" "-a" "50d48593fc40d30088090baa604805972be6f051a6f91df60b19ac10d24ad509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d48593fc40d30088090baa604805972be6f051a6f91df60b19ac10d24ad509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d48593fc40d30088090baa604805972be6f051a6f91df60b19ac10d24ad509", kill_on_drop: false }` [INFO] [stdout] 50d48593fc40d30088090baa604805972be6f051a6f91df60b19ac10d24ad509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476e42dcc9ac80c35844202e2ea97650bd1978b77bfcdad859bac7c1b16cd487 [INFO] running `Command { std: "docker" "start" "-a" "476e42dcc9ac80c35844202e2ea97650bd1978b77bfcdad859bac7c1b16cd487", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling local-ip-address v0.5.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling decentralized-automation-networks_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `fn(axum::extract::State>, axum::extract::Path>) -> impl futures::Future {delete_flow_handler}: Handler<_, _, _>` is not satisfied [INFO] [stdout] --> src/main.rs:308:43 [INFO] [stdout] | [INFO] [stdout] 308 | .route("/flow/:flow_name", delete(delete_flow_handler)) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(State>, Path>) -> impl Future {delete_flow_handler}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Handler`: [INFO] [stdout] as Handler> [INFO] [stdout] as Handler<(), S, B>> [INFO] [stdout] note: required by a bound in `delete` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.18/src/routing/method_routing.rs:402:1 [INFO] [stdout] | [INFO] [stdout] 402 | top_level_handler_fn!(delete, DELETE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `delete` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(axum::extract::State>, Result, JsonRejection>) -> impl futures::Future {transfer_flow_handler}: Handler<_, _, _>` is not satisfied [INFO] [stdout] --> src/main.rs:309:40 [INFO] [stdout] | [INFO] [stdout] 309 | .route("/flows/transfer", post(transfer_flow_handler)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(State>, Result, JsonRejection>) -> ... {transfer_flow_handler}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Handler`: [INFO] [stdout] as Handler> [INFO] [stdout] as Handler<(), S, B>> [INFO] [stdout] note: required by a bound in `post` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.18/src/routing/method_routing.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | top_level_handler_fn!(post, POST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `post` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(axum::extract::State>, Result, JsonRejection>) -> impl futures::Future {untransfer_flow_handler}: Handler<_, _, _>` is not satisfied [INFO] [stdout] --> src/main.rs:310:42 [INFO] [stdout] | [INFO] [stdout] 310 | .route("/flows/transfer", delete(untransfer_flow_handler)) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(State>, Result, JsonRejection>) -> ... {untransfer_flow_handler}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Handler`: [INFO] [stdout] as Handler> [INFO] [stdout] as Handler<(), S, B>> [INFO] [stdout] note: required by a bound in `delete` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.18/src/routing/method_routing.rs:402:1 [INFO] [stdout] | [INFO] [stdout] 402 | top_level_handler_fn!(delete, DELETE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `delete` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(axum::extract::State>, Result, JsonRejection>) -> impl futures::Future {analyze_flows_handler}: Handler<_, _, _>` is not satisfied [INFO] [stdout] --> src/main.rs:311:39 [INFO] [stdout] | [INFO] [stdout] 311 | .route("/flows/analyze", post(analyze_flows_handler)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(State>, Result, JsonRejection>) -> ... {analyze_flows_handler}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Handler`: [INFO] [stdout] as Handler> [INFO] [stdout] as Handler<(), S, B>> [INFO] [stdout] note: required by a bound in `post` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.18/src/routing/method_routing.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | top_level_handler_fn!(post, POST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `post` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(axum::extract::State>, Result, JsonRejection>) -> impl futures::Future {untransfer_all_flows_handler}: Handler<_, _, _>` is not satisfied [INFO] [stdout] --> src/main.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 312 | .route("/flows/analyze", delete(untransfer_all_flows_handler)) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(State>, Result, ...>) -> ... {untransfer_all_flows_handler}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Handler`: [INFO] [stdout] as Handler> [INFO] [stdout] as Handler<(), S, B>> [INFO] [stdout] note: required by a bound in `delete` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.18/src/routing/method_routing.rs:402:1 [INFO] [stdout] | [INFO] [stdout] 402 | top_level_handler_fn!(delete, DELETE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `delete` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `decentralized-automation-networks_proxy` (bin "decentralized-automation-networks_proxy") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "476e42dcc9ac80c35844202e2ea97650bd1978b77bfcdad859bac7c1b16cd487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476e42dcc9ac80c35844202e2ea97650bd1978b77bfcdad859bac7c1b16cd487", kill_on_drop: false }` [INFO] [stdout] 476e42dcc9ac80c35844202e2ea97650bd1978b77bfcdad859bac7c1b16cd487