[INFO] cloning repository https://github.com/gcastellov/fuzzy-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcastellov/fuzzy-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 352e00465e0abf70adf0d502e7e9e142368dffa6 [INFO] building gcastellov/fuzzy-chat against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gcastellov/fuzzy-chat [INFO] finished tweaking git repo https://github.com/gcastellov/fuzzy-chat [INFO] tweaked toml for git repo https://github.com/gcastellov/fuzzy-chat written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gcastellov/fuzzy-chat on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gcastellov/fuzzy-chat 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded redis v0.30.0 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ded3b43cd3f06fb607eaab8fcd6f4cce18d90e8912a2784b2842863e03157042 [INFO] running `Command { std: "docker" "start" "-a" "ded3b43cd3f06fb607eaab8fcd6f4cce18d90e8912a2784b2842863e03157042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ded3b43cd3f06fb607eaab8fcd6f4cce18d90e8912a2784b2842863e03157042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded3b43cd3f06fb607eaab8fcd6f4cce18d90e8912a2784b2842863e03157042", kill_on_drop: false }` [INFO] [stdout] ded3b43cd3f06fb607eaab8fcd6f4cce18d90e8912a2784b2842863e03157042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2edc16ba29d8eab93f70edb9943fa89104eda3a1ae4e99cbd99dd1e07894353 [INFO] running `Command { std: "docker" "start" "-a" "a2edc16ba29d8eab93f70edb9943fa89104eda3a1ae4e99cbd99dd1e07894353", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling gateway v1.0.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling proxy v1.0.0 (/opt/rustwide/workdir/proxy) [INFO] [stderr] Compiling controller v1.0.0 (/opt/rustwide/workdir/controller) [INFO] [stderr] Compiling client v1.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling redis v0.30.0 [INFO] [stderr] Compiling crosscutting v1.0.0 (/opt/rustwide/workdir/crosscutting) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "a2edc16ba29d8eab93f70edb9943fa89104eda3a1ae4e99cbd99dd1e07894353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2edc16ba29d8eab93f70edb9943fa89104eda3a1ae4e99cbd99dd1e07894353", kill_on_drop: false }` [INFO] [stdout] a2edc16ba29d8eab93f70edb9943fa89104eda3a1ae4e99cbd99dd1e07894353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a4ad27a3e2109aa4c844a49b2698706c5366539e672e9044207e1bf06d48793 [INFO] running `Command { std: "docker" "start" "-a" "1a4ad27a3e2109aa4c844a49b2698706c5366539e672e9044207e1bf06d48793", kill_on_drop: false }` [INFO] [stderr] Compiling client v1.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling proxy v1.0.0 (/opt/rustwide/workdir/proxy) [INFO] [stderr] Compiling gateway v1.0.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling crosscutting v1.0.0 (/opt/rustwide/workdir/crosscutting) [INFO] [stderr] Compiling controller v1.0.0 (/opt/rustwide/workdir/controller) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.01s [INFO] running `Command { std: "docker" "inspect" "1a4ad27a3e2109aa4c844a49b2698706c5366539e672e9044207e1bf06d48793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4ad27a3e2109aa4c844a49b2698706c5366539e672e9044207e1bf06d48793", kill_on_drop: false }` [INFO] [stdout] 1a4ad27a3e2109aa4c844a49b2698706c5366539e672e9044207e1bf06d48793