[INFO] cloning repository https://github.com/twitchax/lucidity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitchax/lucidity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85d3121df86df5d2928ddf27f01e2356e8b6ef72
[INFO] checking twitchax/lucidity against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/twitchax/lucidity
[INFO] finished tweaking git repo https://github.com/twitchax/lucidity
[INFO] tweaked toml for git repo https://github.com/twitchax/lucidity written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twitchax/lucidity on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twitchax/lucidity 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a8dfe2fd40e85fc82c1658281cf5fdb339becec88679efa043fd63125319863
[INFO] running `Command { std: "docker" "start" "-a" "2a8dfe2fd40e85fc82c1658281cf5fdb339becec88679efa043fd63125319863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a8dfe2fd40e85fc82c1658281cf5fdb339becec88679efa043fd63125319863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8dfe2fd40e85fc82c1658281cf5fdb339becec88679efa043fd63125319863", kill_on_drop: false }`
[INFO] [stdout] 2a8dfe2fd40e85fc82c1658281cf5fdb339becec88679efa043fd63125319863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93fa9aa0e6942d0a22e493c00703c74534bd3d759856af9d06258f52849c93f3
[INFO] running `Command { std: "docker" "start" "-a" "93fa9aa0e6942d0a22e493c00703c74534bd3d759856af9d06258f52849c93f3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking lunatic-sys v0.14.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking lunatic-sys v0.13.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling lunatic-test v0.13.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lunatic-macros v0.13.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking lunatic-twitchax-patch v0.14.1
[INFO] [stderr]     Checking lunatic v0.13.1
[INFO] [stderr]     Checking cookie_store v0.15.1
[INFO] [stderr]     Checking lunatic-log v0.4.0
[INFO] [stderr]     Checking lucidity-core v0.1.0 (/opt/rustwide/workdir/lucidity-core)
[INFO] [stderr]     Checking lucidity-macros v0.1.0 (/opt/rustwide/workdir/lucidity-macros)
[INFO] [stderr]     Checking nightfly v0.1.6
[INFO] [stdout] error[E0277]: the trait bound `(): Into<Box<(dyn StdError + std::marker::Send + std::marker::Sync + 'static)>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nightfly-0.1.6/src/lunatic_impl/response.rs:296:72
[INFO] [stdout]     |
[INFO] [stdout] 296 |             .map_err(|e| crate::Error::new(crate::error::Kind::Decode, Some(e)))
[INFO] [stdout]     |                          -----------------                             ^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Box<(dyn StdError + std::marker::Send + std::marker::Sync + 'static)>` to implement `From<()>`
[INFO] [stdout]     = note: required for `()` to implement `Into<Box<(dyn StdError + std::marker::Send + std::marker::Sync + 'static)>>`
[INFO] [stdout] note: required by a bound in `error::Error::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nightfly-0.1.6/src/error.rs:51:12
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub(crate) fn new<E>(kind: Kind, source: Option<E>) -> Error
[INFO] [stdout]     |                   --- required by a bound in this associated function
[INFO] [stdout]  50 |     where
[INFO] [stdout]  51 |         E: Into<BoxError>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `Error::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nightfly` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93fa9aa0e6942d0a22e493c00703c74534bd3d759856af9d06258f52849c93f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93fa9aa0e6942d0a22e493c00703c74534bd3d759856af9d06258f52849c93f3", kill_on_drop: false }`
[INFO] [stdout] 93fa9aa0e6942d0a22e493c00703c74534bd3d759856af9d06258f52849c93f3
