[INFO] cloning repository https://github.com/leynos/parliament
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/parliament" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fparliament", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fparliament'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d2ed3d54db2058e2d709b2042f6f6c6c5ddda1b
[INFO] checking leynos/parliament against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fparliament" "/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/leynos/parliament on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/leynos/parliament
[INFO] finished tweaking git repo https://github.com/leynos/parliament
[INFO] tweaked toml for git repo https://github.com/leynos/parliament written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/leynos/parliament 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded atomic v0.6.0
[INFO] [stderr]   Downloaded fstr v0.2.12
[INFO] [stderr]   Downloaded uuid7 v1.1.0
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded impl-more v0.1.8
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.0
[INFO] [stderr]   Downloaded internment v0.7.5
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded anyhow v1.0.90
[INFO] [stderr]   Downloaded indradb-lib v4.0.0
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded indradb-proto v4.0.0
[INFO] [stderr]   Downloaded prost-types v0.11.9
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 740902a570f48e0f5d61654d5ef1f7813ae685401e0db0ddc916377a4e903cbb
[INFO] running `Command { std: "docker" "start" "-a" "740902a570f48e0f5d61654d5ef1f7813ae685401e0db0ddc916377a4e903cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "740902a570f48e0f5d61654d5ef1f7813ae685401e0db0ddc916377a4e903cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740902a570f48e0f5d61654d5ef1f7813ae685401e0db0ddc916377a4e903cbb", kill_on_drop: false }`
[INFO] [stdout] 740902a570f48e0f5d61654d5ef1f7813ae685401e0db0ddc916377a4e903cbb
[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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d8fd56928a2561d6821e040c8d58f38e43b87520820fce4e43730dc05257187
[INFO] running `Command { std: "docker" "start" "-a" "2d8fd56928a2561d6821e040c8d58f38e43b87520820fce4e43730dc05257187", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking fstr v0.2.12
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking internment v0.7.5
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling indradb-proto v4.0.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid7 v1.1.0
[INFO] [stderr]     Checking indradb-lib v4.0.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stderr]     Checking parliament v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `VertexProperty`
[INFO] [stdout]  --> src/user.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use indradb::{Vertex, VertexProperty};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VertexProperty`
[INFO] [stdout]  --> src/user.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use indradb::{Vertex, VertexProperty};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get` is never used
[INFO] [stdout]   --> src/entity.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait Entity {
[INFO] [stdout]    |           ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn get(client: &mut Client, id: Uuid) -> EntityResult<Self>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get` is never used
[INFO] [stdout]   --> src/entity.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait Entity {
[INFO] [stdout]    |           ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn get(client: &mut Client, id: Uuid) -> EntityResult<Self>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "2d8fd56928a2561d6821e040c8d58f38e43b87520820fce4e43730dc05257187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8fd56928a2561d6821e040c8d58f38e43b87520820fce4e43730dc05257187", kill_on_drop: false }`
[INFO] [stdout] 2d8fd56928a2561d6821e040c8d58f38e43b87520820fce4e43730dc05257187
