[INFO] fetching crate fplus-lib 1.0.10...
[INFO] checking fplus-lib-1.0.10 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fplus-lib 1.0.10 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fplus-lib 1.0.10 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fplus-lib 1.0.10
[INFO] finished tweaking crates.io crate fplus-lib 1.0.10
[INFO] tweaked toml for crates.io crate fplus-lib 1.0.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuidv4 v1.0.0
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.16
[INFO] [stderr]   Downloaded actix-web-codegen v4.2.2
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded octocrab v0.25.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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9bf35bfd5b3eb35f372468e3e448cee31abbabc92ab632e481e068c5a161ee
[INFO] running `Command { std: "docker" "start" "-a" "ee9bf35bfd5b3eb35f372468e3e448cee31abbabc92ab632e481e068c5a161ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9bf35bfd5b3eb35f372468e3e448cee31abbabc92ab632e481e068c5a161ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9bf35bfd5b3eb35f372468e3e448cee31abbabc92ab632e481e068c5a161ee", kill_on_drop: false }`
[INFO] [stdout] ee9bf35bfd5b3eb35f372468e3e448cee31abbabc92ab632e481e068c5a161ee
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bff3e196b994c00c7be3fdad91957be101a1ec05c952b92a3b1724b466e882b
[INFO] running `Command { std: "docker" "start" "-a" "2bff3e196b994c00c7be3fdad91957be101a1ec05c952b92a3b1724b466e882b", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=57093dc406f0ea76 -C extra-filename=-57093dc406f0ea76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=5b5ae75ab592d99f -C extra-filename=-5b5ae75ab592d99f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-d39055e623e5a6a5.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-1c9963df55b3cf5c.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-798e9fb1a0eb0155.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2bff3e196b994c00c7be3fdad91957be101a1ec05c952b92a3b1724b466e882b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bff3e196b994c00c7be3fdad91957be101a1ec05c952b92a3b1724b466e882b", kill_on_drop: false }`
[INFO] [stdout] 2bff3e196b994c00c7be3fdad91957be101a1ec05c952b92a3b1724b466e882b
[INFO] checking fplus-lib-1.0.10 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fplus-lib 1.0.10 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fplus-lib 1.0.10 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fplus-lib 1.0.10
[INFO] finished tweaking crates.io crate fplus-lib 1.0.10
[INFO] tweaked toml for crates.io crate fplus-lib 1.0.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e0daef1a364a4c28c4584ab95029a6d7ad096cd3b4419303f35a7d5f6031fec
[INFO] running `Command { std: "docker" "start" "-a" "0e0daef1a364a4c28c4584ab95029a6d7ad096cd3b4419303f35a7d5f6031fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0daef1a364a4c28c4584ab95029a6d7ad096cd3b4419303f35a7d5f6031fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0daef1a364a4c28c4584ab95029a6d7ad096cd3b4419303f35a7d5f6031fec", kill_on_drop: false }`
[INFO] [stdout] 0e0daef1a364a4c28c4584ab95029a6d7ad096cd3b4419303f35a7d5f6031fec
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3687810be8f6de9777247cc8838a758122175d6bc5bd059f58b423880c45394b
[INFO] running `Command { std: "docker" "start" "-a" "3687810be8f6de9777247cc8838a758122175d6bc5bd059f58b423880c45394b", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking markdown v1.0.0-alpha.16
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking uuidv4 v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking actix-http v3.4.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking actix-web v4.4.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking octocrab v0.25.1
[INFO] [stderr]     Checking fplus-lib v1.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/client.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Client {
[INFO] [stdout]   | ----------- associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Client) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/client.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Client {
[INFO] [stdout]   | ----------- associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Client) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/core/application/datacap.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Datacap {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/project.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Project {
[INFO] [stdout]   | ------------ associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Project) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/core/application/datacap.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Datacap {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/project.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Project {
[INFO] [stdout]   | ------------ associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Project) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.08s
[INFO] running `Command { std: "docker" "inspect" "3687810be8f6de9777247cc8838a758122175d6bc5bd059f58b423880c45394b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3687810be8f6de9777247cc8838a758122175d6bc5bd059f58b423880c45394b", kill_on_drop: false }`
[INFO] [stdout] 3687810be8f6de9777247cc8838a758122175d6bc5bd059f58b423880c45394b
