[INFO] cloning repository https://github.com/DusterTheFirst/banger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DusterTheFirst/banger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fbanger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fbanger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 928a603ba9ab1eea3d2bd89cf0113bcc233c9739 [INFO] testing DusterTheFirst/banger against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fbanger" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DusterTheFirst/banger on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DusterTheFirst/banger [INFO] finished tweaking git repo https://github.com/DusterTheFirst/banger [INFO] tweaked toml for git repo https://github.com/DusterTheFirst/banger written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DusterTheFirst/banger 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" "+61223975d46f794466efa832bc7562b9707ecc46" "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] 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-common v0.1.4 [INFO] [stderr] Downloaded axum-core v0.2.6 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded const_format v0.2.26 [INFO] [stderr] Downloaded axum v0.5.11 [INFO] [stderr] Downloaded openssl-src v111.22.0+1.1.1q [INFO] [stderr] Downloaded monostate-impl v0.1.0 [INFO] [stderr] Downloaded monostate v0.1.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e24ca349e111b722e91054935839832d7f7adbca86f86e8b06e5a306beab5375 [INFO] running `Command { std: "docker" "start" "-a" "e24ca349e111b722e91054935839832d7f7adbca86f86e8b06e5a306beab5375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e24ca349e111b722e91054935839832d7f7adbca86f86e8b06e5a306beab5375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24ca349e111b722e91054935839832d7f7adbca86f86e8b06e5a306beab5375", kill_on_drop: false }` [INFO] [stdout] e24ca349e111b722e91054935839832d7f7adbca86f86e8b06e5a306beab5375 [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=forbid -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c066418e56ad08cdf444fb3bbefea57f0c15fc2586d38588d8bf35964aac1d7 [INFO] running `Command { std: "docker" "start" "-a" "6c066418e56ad08cdf444fb3bbefea57f0c15fc2586d38588d8bf35964aac1d7", 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] 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.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling spotify-banger-model v0.0.0 (/opt/rustwide/workdir/crates/model) [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=c6c5f06d3ebfbb69 -C extra-filename=-c6c5f06d3ebfbb69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b082696772a09329.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-edd50b925b30e67b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-841b66e2e998f607.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c066418e56ad08cdf444fb3bbefea57f0c15fc2586d38588d8bf35964aac1d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c066418e56ad08cdf444fb3bbefea57f0c15fc2586d38588d8bf35964aac1d7", kill_on_drop: false }` [INFO] [stdout] 6c066418e56ad08cdf444fb3bbefea57f0c15fc2586d38588d8bf35964aac1d7 [INFO] testing DusterTheFirst/banger against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fbanger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DusterTheFirst/banger on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DusterTheFirst/banger [INFO] finished tweaking git repo https://github.com/DusterTheFirst/banger [INFO] tweaked toml for git repo https://github.com/DusterTheFirst/banger written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DusterTheFirst/banger 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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] 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01c58da5d5602ba3387a54c286c66edd33ae5ab3a888f22592d707be9608d29 [INFO] running `Command { std: "docker" "start" "-a" "a01c58da5d5602ba3387a54c286c66edd33ae5ab3a888f22592d707be9608d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01c58da5d5602ba3387a54c286c66edd33ae5ab3a888f22592d707be9608d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01c58da5d5602ba3387a54c286c66edd33ae5ab3a888f22592d707be9608d29", kill_on_drop: false }` [INFO] [stdout] a01c58da5d5602ba3387a54c286c66edd33ae5ab3a888f22592d707be9608d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 232e21b349a89f53b30494cfb5a1771a2f313023abd08abecfd165e121c0d8c3 [INFO] running `Command { std: "docker" "start" "-a" "232e21b349a89f53b30494cfb5a1771a2f313023abd08abecfd165e121c0d8c3", 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] 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.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling spotify-banger-model v0.0.0 (/opt/rustwide/workdir/crates/model) [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling monostate-impl v0.1.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling axum-core v0.2.6 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling monostate v0.1.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling axum v0.5.11 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling spotify-banger-backend v0.0.0 (/opt/rustwide/workdir/crates/backend) [INFO] [stdout] warning: unused import: `sync::atomic::AtomicU64` [INFO] [stdout] --> crates/backend/src/main.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, io, net::SocketAddr, sync::atomic::AtomicU64}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Request`, `body::Body` [INFO] [stdout] --> crates/backend/src/api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | body::Body, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | extract::Query, [INFO] [stdout] 12 | http::{status::StatusCode, HeaderValue, Request}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Uri`, `request` [INFO] [stdout] --> crates/backend/src/error.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | http::{self, request, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_REDIRECT_URI` is never used [INFO] [stdout] --> crates/backend/src/api.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const GITHUB_REDIRECT_URI: &str = const_format::concatcp!(ORIGIN, "api/auth/github/redirect"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `access_token`, `token_type`, `scope`, `expires_in`, and `refresh_token` are never read [INFO] [stdout] --> crates/backend/src/api.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 130 | struct AccessTokenResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 131 | access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 132 | token_type: MustBe!("Bearer"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 133 | scope: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | expires_in: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | refresh_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "232e21b349a89f53b30494cfb5a1771a2f313023abd08abecfd165e121c0d8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232e21b349a89f53b30494cfb5a1771a2f313023abd08abecfd165e121c0d8c3", kill_on_drop: false }` [INFO] [stdout] 232e21b349a89f53b30494cfb5a1771a2f313023abd08abecfd165e121c0d8c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8eb71ad4f6d9d79890ee22fd345a91613817a7c556baad29394fc3fd0e0e54d [INFO] running `Command { std: "docker" "start" "-a" "f8eb71ad4f6d9d79890ee22fd345a91613817a7c556baad29394fc3fd0e0e54d", 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] 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 spotify-banger-model v0.0.0 (/opt/rustwide/workdir/crates/model) [INFO] [stderr] Compiling spotify-banger-backend v0.0.0 (/opt/rustwide/workdir/crates/backend) [INFO] [stdout] warning: unused import: `sync::atomic::AtomicU64` [INFO] [stdout] --> crates/backend/src/main.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, io, net::SocketAddr, sync::atomic::AtomicU64}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Request`, `body::Body` [INFO] [stdout] --> crates/backend/src/api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | body::Body, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | extract::Query, [INFO] [stdout] 12 | http::{status::StatusCode, HeaderValue, Request}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Uri`, `request` [INFO] [stdout] --> crates/backend/src/error.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | http::{self, request, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_REDIRECT_URI` is never used [INFO] [stdout] --> crates/backend/src/api.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const GITHUB_REDIRECT_URI: &str = const_format::concatcp!(ORIGIN, "api/auth/github/redirect"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `access_token`, `token_type`, `scope`, `expires_in`, and `refresh_token` are never read [INFO] [stdout] --> crates/backend/src/api.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 130 | struct AccessTokenResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 131 | access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 132 | token_type: MustBe!("Bearer"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 133 | scope: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | expires_in: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | refresh_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "f8eb71ad4f6d9d79890ee22fd345a91613817a7c556baad29394fc3fd0e0e54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8eb71ad4f6d9d79890ee22fd345a91613817a7c556baad29394fc3fd0e0e54d", kill_on_drop: false }` [INFO] [stdout] f8eb71ad4f6d9d79890ee22fd345a91613817a7c556baad29394fc3fd0e0e54d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca3f5a3977d28a07c238544bd564c5a6d4c049f27147f23198dccc24bf361ccf [INFO] running `Command { std: "docker" "start" "-a" "ca3f5a3977d28a07c238544bd564c5a6d4c049f27147f23198dccc24bf361ccf", 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] 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] warning: unused import: `sync::atomic::AtomicU64` [INFO] [stderr] --> crates/backend/src/main.rs:1:37 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{env, io, net::SocketAddr, sync::atomic::AtomicU64}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Request`, `body::Body` [INFO] [stderr] --> crates/backend/src/api.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | body::Body, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 11 | extract::Query, [INFO] [stderr] 12 | http::{status::StatusCode, HeaderValue, Request}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Uri`, `request` [INFO] [stderr] --> crates/backend/src/error.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | http::{self, request, Request, StatusCode, Uri}, [INFO] [stderr] | ^^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `GITHUB_REDIRECT_URI` is never used [INFO] [stderr] --> crates/backend/src/api.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | pub const GITHUB_REDIRECT_URI: &str = const_format::concatcp!(ORIGIN, "api/auth/github/redirect"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `access_token`, `token_type`, `scope`, `expires_in`, and `refresh_token` are never read [INFO] [stderr] --> crates/backend/src/api.rs:131:5 [INFO] [stderr] | [INFO] [stderr] 130 | struct AccessTokenResponse { [INFO] [stderr] | ------------------- fields in this struct [INFO] [stderr] 131 | access_token: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 132 | token_type: MustBe!("Bearer"), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 133 | scope: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 134 | expires_in: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 135 | refresh_token: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AccessTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `spotify-banger-backend` (bin "spotify-banger-backend" test) generated 5 warnings (run `cargo fix --bin "spotify-banger-backend" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spotify_banger_backend-77d457714486bee4) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spotify_banger_model-17c83c6888007938) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spotify-banger-model [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" "ca3f5a3977d28a07c238544bd564c5a6d4c049f27147f23198dccc24bf361ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3f5a3977d28a07c238544bd564c5a6d4c049f27147f23198dccc24bf361ccf", kill_on_drop: false }` [INFO] [stdout] ca3f5a3977d28a07c238544bd564c5a6d4c049f27147f23198dccc24bf361ccf