[INFO] cloning repository https://github.com/shymega/scrobblers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shymega/scrobblers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fscrobblers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fscrobblers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1e822b84b2dca530d85e8a428003ef0e6a22d3a
[INFO] checking shymega/scrobblers against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fscrobblers" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shymega/scrobblers on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shymega/scrobblers
[INFO] finished tweaking git repo https://github.com/shymega/scrobblers
[INFO] tweaked toml for git repo https://github.com/shymega/scrobblers written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shymega/scrobblers 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpc-tcp-server v18.0.0
[INFO] [stderr]   Downloaded jsonrpc v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3ea82b7d4ba2f78d7645c9924a167c435d3738f4054fe9972a3c3170c9af0c6
[INFO] running `Command { std: "docker" "start" "-a" "d3ea82b7d4ba2f78d7645c9924a167c435d3738f4054fe9972a3c3170c9af0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ea82b7d4ba2f78d7645c9924a167c435d3738f4054fe9972a3c3170c9af0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ea82b7d4ba2f78d7645c9924a167c435d3738f4054fe9972a3c3170c9af0c6", kill_on_drop: false }`
[INFO] [stdout] d3ea82b7d4ba2f78d7645c9924a167c435d3738f4054fe9972a3c3170c9af0c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddfa072ab4601848ee2c7f419c90bf2598419da321b029f166b05c67545f02a5
[INFO] running `Command { std: "docker" "start" "-a" "ddfa072ab4601848ee2c7f419c90bf2598419da321b029f166b05c67545f02a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking clap v4.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr] error: could not compile `diesel_derives` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="32-column-tables"' --cfg 'feature="default"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' -C metadata=f3030389581cd9e6 -C extra-filename=-f3030389581cd9e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-4cce7ab142c64841.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a17730e6a6f32580.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-825b59e847695bbc.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-575d35b04080b06c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ddfa072ab4601848ee2c7f419c90bf2598419da321b029f166b05c67545f02a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfa072ab4601848ee2c7f419c90bf2598419da321b029f166b05c67545f02a5", kill_on_drop: false }`
[INFO] [stdout] ddfa072ab4601848ee2c7f419c90bf2598419da321b029f166b05c67545f02a5
[INFO] checking shymega/scrobblers against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fscrobblers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shymega/scrobblers on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shymega/scrobblers
[INFO] finished tweaking git repo https://github.com/shymega/scrobblers
[INFO] tweaked toml for git repo https://github.com/shymega/scrobblers written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shymega/scrobblers 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 657e6bd509d77abca07a28a1b2db3e50d8d869b608d7b22f9b2e315b5c9113c8
[INFO] running `Command { std: "docker" "start" "-a" "657e6bd509d77abca07a28a1b2db3e50d8d869b608d7b22f9b2e315b5c9113c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "657e6bd509d77abca07a28a1b2db3e50d8d869b608d7b22f9b2e315b5c9113c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657e6bd509d77abca07a28a1b2db3e50d8d869b608d7b22f9b2e315b5c9113c8", kill_on_drop: false }`
[INFO] [stdout] 657e6bd509d77abca07a28a1b2db3e50d8d869b608d7b22f9b2e315b5c9113c8
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de41744a97cd2506bf2226b916eeb6ec11914f365d54aae18241b4c323e6d8e0
[INFO] running `Command { std: "docker" "start" "-a" "de41744a97cd2506bf2226b916eeb6ec11914f365d54aae18241b4c323e6d8e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking clap v4.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking parity-tokio-ipc v0.9.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking jsonrpc v0.17.0
[INFO] [stderr]     Checking jsonrpc-server-utils v18.0.0
[INFO] [stderr]     Checking jsonrpc-tcp-server v18.0.0
[INFO] [stderr]     Checking jsonrpc-ipc-server v18.0.0
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking scrob v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "de41744a97cd2506bf2226b916eeb6ec11914f365d54aae18241b4c323e6d8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de41744a97cd2506bf2226b916eeb6ec11914f365d54aae18241b4c323e6d8e0", kill_on_drop: false }`
[INFO] [stdout] de41744a97cd2506bf2226b916eeb6ec11914f365d54aae18241b4c323e6d8e0
