[INFO] cloning repository https://github.com/disintegrate-es/disintegrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disintegrate-es/disintegrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fe1bf5a7cfa7b47466bbfe4a3f4d302c1f4d7d5 [INFO] checking disintegrate-es/disintegrate against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/disintegrate-es/disintegrate on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/disintegrate-es/disintegrate [INFO] finished tweaking git repo https://github.com/disintegrate-es/disintegrate [INFO] tweaked toml for git repo https://github.com/disintegrate-es/disintegrate written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/disintegrate-es/disintegrate 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-health v0.11.0 [INFO] [stderr] Downloaded cc v1.0.86 [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded tonic-reflection v0.11.0 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e66802f3fe4395eed4b1eec70a1df2647e8ae7d33bc8874ffa5c1a70dee8f79f [INFO] running `Command { std: "docker" "start" "-a" "e66802f3fe4395eed4b1eec70a1df2647e8ae7d33bc8874ffa5c1a70dee8f79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e66802f3fe4395eed4b1eec70a1df2647e8ae7d33bc8874ffa5c1a70dee8f79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66802f3fe4395eed4b1eec70a1df2647e8ae7d33bc8874ffa5c1a70dee8f79f", kill_on_drop: false }` [INFO] [stdout] e66802f3fe4395eed4b1eec70a1df2647e8ae7d33bc8874ffa5c1a70dee8f79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20d6f0a0b77bb3394e45cab3f51147a2ccf6333113edff59417525d401b02e12 [INFO] running `Command { std: "docker" "start" "-a" "20d6f0a0b77bb3394e45cab3f51147a2ccf6333113edff59417525d401b02e12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling assert2-macros v0.3.14 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling disintegrate-macros v0.7.3 (/opt/rustwide/workdir/disintegrate-macros) [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=6fd1e419818f33d0 -C extra-filename=-6fd1e419818f33d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-144d8a47de9c84c8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5f50ea444527b37.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7697f62d3622a70e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ebb2fe17e7f060cd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b0df7254b28f14b9.rmeta --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/8f359beca4e58bc3ae795a666301a8f47023044c/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" "20d6f0a0b77bb3394e45cab3f51147a2ccf6333113edff59417525d401b02e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d6f0a0b77bb3394e45cab3f51147a2ccf6333113edff59417525d401b02e12", kill_on_drop: false }` [INFO] [stdout] 20d6f0a0b77bb3394e45cab3f51147a2ccf6333113edff59417525d401b02e12 [INFO] checking disintegrate-es/disintegrate against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/disintegrate-es/disintegrate on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/disintegrate-es/disintegrate [INFO] finished tweaking git repo https://github.com/disintegrate-es/disintegrate [INFO] tweaked toml for git repo https://github.com/disintegrate-es/disintegrate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/disintegrate-es/disintegrate 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9787ba8aac0de0eef5e64b492620fc013add53ab9457b31d2f4a3c9ff56c9c1 [INFO] running `Command { std: "docker" "start" "-a" "e9787ba8aac0de0eef5e64b492620fc013add53ab9457b31d2f4a3c9ff56c9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9787ba8aac0de0eef5e64b492620fc013add53ab9457b31d2f4a3c9ff56c9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9787ba8aac0de0eef5e64b492620fc013add53ab9457b31d2f4a3c9ff56c9c1", kill_on_drop: false }` [INFO] [stdout] e9787ba8aac0de0eef5e64b492620fc013add53ab9457b31d2f4a3c9ff56c9c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb43ba6a26b28028ceea4a266b2b05a4ac0bd2b1b14a70a9a3654afdbb545e27 [INFO] running `Command { std: "docker" "start" "-a" "eb43ba6a26b28028ceea4a266b2b05a4ac0bd2b1b14a70a9a3654afdbb545e27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling assert2-macros v0.3.14 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling disintegrate-macros v0.7.3 (/opt/rustwide/workdir/disintegrate-macros) [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking assert2 v0.3.14 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking disintegrate v0.7.3 (/opt/rustwide/workdir/disintegrate) [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking disintegrate-serde v0.7.3 (/opt/rustwide/workdir/disintegrate-serde) [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stdout] warning: the item `MultiState` is imported redundantly [INFO] [stdout] --> disintegrate/src/decision/state_store.rs:204:60 [INFO] [stdout] | [INFO] [stdout] 203 | use super::*; [INFO] [stdout] | -------- the item `MultiState` is already imported here [INFO] [stdout] 204 | use crate::{utils::tests::*, IntoState, IntoStatePart, MultiState}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EventSourcedDecisionStateStore` is imported redundantly [INFO] [stdout] --> disintegrate/src/decision.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 142 | use super::*; [INFO] [stdout] | -------- the item `EventSourcedDecisionStateStore` is already imported here [INFO] [stdout] 143 | use crate::{utils::tests::*, EventSourcedDecisionStateStore, NoSnapshot, StateQuery}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NoSnapshot` is imported redundantly [INFO] [stdout] --> disintegrate/src/decision.rs:143:66 [INFO] [stdout] | [INFO] [stdout] 142 | use super::*; [INFO] [stdout] | -------- the item `NoSnapshot` is already imported here [INFO] [stdout] 143 | use crate::{utils::tests::*, EventSourcedDecisionStateStore, NoSnapshot, StateQuery}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Compiling courses v0.1.0 (/opt/rustwide/workdir/examples/courses) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking tonic-reflection v0.11.0 [INFO] [stderr] Checking tonic-health v0.11.0 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking disintegrate-postgres v0.7.3 (/opt/rustwide/workdir/disintegrate-postgres) [INFO] [stdout] warning: the item `Event` is imported redundantly [INFO] [stdout] --> disintegrate-postgres/src/event_store/query_builder.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 122 | use super::*; [INFO] [stdout] | -------- the item `Event` is already imported here [INFO] [stdout] ... [INFO] [stdout] 125 | Event, EventSchema, IdentifierType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EventStore` is imported redundantly [INFO] [stdout] --> disintegrate-postgres/src/listener/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `EventStore` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | EventStore, IdentifierType, PersistedEvent, StreamQuery, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgPool` is imported redundantly [INFO] [stdout] --> disintegrate-postgres/src/listener/tests.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `PgPool` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use sqlx::{FromRow, PgPool}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoState` is imported redundantly [INFO] [stdout] --> disintegrate-postgres/src/snapshotter/tests.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | EventSchema, IdentifierType, IntoState, IntoStatePart, PersistedEvent, StateMutate, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `IntoState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgPool` is imported redundantly [INFO] [stdout] --> disintegrate-postgres/src/snapshotter/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sqlx::PgPool; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `PgPool` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking banking v0.1.0 (/opt/rustwide/workdir/examples/banking) [INFO] [stderr] Checking cart v0.1.0 (/opt/rustwide/workdir/examples/cart) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tracing_subscriber` is imported redundantly [INFO] [stdout] --> examples/courses/src/main.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_subscriber::{self, fmt::format::FmtSpan}; [INFO] [stdout] | ^^^^ the item `tracing_subscriber` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tracing_subscriber` is imported redundantly [INFO] [stdout] --> examples/courses/src/main.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_subscriber::{self, fmt::format::FmtSpan}; [INFO] [stdout] | ^^^^ the item `tracing_subscriber` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.28s [INFO] running `Command { std: "docker" "inspect" "eb43ba6a26b28028ceea4a266b2b05a4ac0bd2b1b14a70a9a3654afdbb545e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb43ba6a26b28028ceea4a266b2b05a4ac0bd2b1b14a70a9a3654afdbb545e27", kill_on_drop: false }` [INFO] [stdout] eb43ba6a26b28028ceea4a266b2b05a4ac0bd2b1b14a70a9a3654afdbb545e27