[INFO] fetching crate darpi-web 0.1.0-beta.1...
[INFO] testing darpi-web-0.1.0-beta.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate darpi-web 0.1.0-beta.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate darpi-web 0.1.0-beta.1
[INFO] finished tweaking crates.io crate darpi-web 0.1.0-beta.1
[INFO] tweaked toml for crates.io crate darpi-web 0.1.0-beta.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate darpi-web 0.1.0-beta.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding logos v0.11.4 (available: v0.15.1)
[INFO] [stderr]       Adding serde-xml-rs v0.4.1 (available: v0.8.1)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding sha1 v0.6.1 (available: v0.10.6)
[INFO] [stderr]       Adding tokio-tungstenite v0.14.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darpi-route v0.1.0
[INFO] [stderr]   Downloaded logos v0.11.4
[INFO] [stderr]   Downloaded logos-derive v0.11.5
[INFO] [stderr]   Downloaded darpi-code-gen v0.1.1-beta.1
[INFO] [stderr]   Downloaded beef v0.4.4
[INFO] [stderr]   Downloaded tokio-tungstenite v0.14.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0760e20762c93c9c2343a415e69c20da1d743f79963bbde246a545bb04978f72
[INFO] running `Command { std: "docker" "start" "-a" "0760e20762c93c9c2343a415e69c20da1d743f79963bbde246a545bb04978f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0760e20762c93c9c2343a415e69c20da1d743f79963bbde246a545bb04978f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0760e20762c93c9c2343a415e69c20da1d743f79963bbde246a545bb04978f72", kill_on_drop: false }`
[INFO] [stdout] 0760e20762c93c9c2343a415e69c20da1d743f79963bbde246a545bb04978f72
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00b2dc903727600863fa297498ccca0348a116f0ccb5ba4a92934e9b17961a2
[INFO] running `Command { std: "docker" "start" "-a" "f00b2dc903727600863fa297498ccca0348a116f0ccb5ba4a92934e9b17961a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling darpi-route v0.1.0
[INFO] [stderr]    Compiling darpi-code-gen v0.1.1-beta.1
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stdout] error[E0277]: `LitStr` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 567 | pub(crate) enum Address {
[INFO] [stdout] 568 |     Lit(LitStr),
[INFO] [stdout]     |         ^^^^^^ the trait `Debug` is not implemented for `LitStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExprCall` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 592 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 593 | pub(crate) struct Container {
[INFO] [stdout] 594 |     pub factory: ExprCall,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::Path` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 592 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 595 |     pub ttype: syn::Path,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExprCall` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:658:10
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 657 | pub(crate) enum Func {
[INFO] [stdout] 658 |     Call(ExprCall),
[INFO] [stdout]     |          ^^^^^^^^ the trait `Debug` is not implemented for `ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExprPath` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:659:10
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 659 |     Path(ExprPath),
[INFO] [stdout]     |          ^^^^^^^^ the trait `Debug` is not implemented for `ExprPath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::punctuated::Punctuated<Func, syn::token::Comma>` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 698 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 699 | pub(crate) struct ReqResArray {
[INFO] [stdout] 700 |     pub request: Option<Punctuated<Func, token::Comma>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::punctuated::Punctuated<Func, syn::token::Comma>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is implemented for `Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::punctuated::Punctuated<Handler, syn::token::Comma>` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 753 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 |     pub(crate) handlers: Punctuated<Handler, token::Comma>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::punctuated::Punctuated<Handler, syn::token::Comma>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::token::Brace` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 862 | pub(crate) struct Handler {
[INFO] [stdout] 863 |     brace: token::Brace,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::token::Brace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExprLit` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 864 |     route: ExprLit,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ExprLit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExprPath` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/app.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 865 |     method: ExprPath,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ExprPath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::Path` doesn't implement `Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darpi-code-gen-0.1.1-beta.1/src/handler.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 842 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 843 | pub struct Config {
[INFO] [stdout] 844 |     pub(crate) container: Option<syn::Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Path`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is implemented for `Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `darpi-code-gen` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f00b2dc903727600863fa297498ccca0348a116f0ccb5ba4a92934e9b17961a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00b2dc903727600863fa297498ccca0348a116f0ccb5ba4a92934e9b17961a2", kill_on_drop: false }`
[INFO] [stdout] f00b2dc903727600863fa297498ccca0348a116f0ccb5ba4a92934e9b17961a2
