[INFO] cloning repository https://github.com/agaviria/pulse-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agaviria/pulse-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagaviria%2Fpulse-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagaviria%2Fpulse-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8992f43db58fc4d682f8957732ddf010947a6a39 [INFO] testing agaviria/pulse-api against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagaviria%2Fpulse-api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/agaviria/pulse-api [INFO] finished tweaking git repo https://github.com/agaviria/pulse-api [INFO] tweaked toml for git repo https://github.com/agaviria/pulse-api written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agaviria/pulse-api on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agaviria/pulse-api 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f960343f86601bf03d7b14641b94f0e7cfc134e1343392667a524933f30a272b [INFO] running `Command { std: "docker" "start" "-a" "f960343f86601bf03d7b14641b94f0e7cfc134e1343392667a524933f30a272b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f960343f86601bf03d7b14641b94f0e7cfc134e1343392667a524933f30a272b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f960343f86601bf03d7b14641b94f0e7cfc134e1343392667a524933f30a272b", kill_on_drop: false }` [INFO] [stdout] f960343f86601bf03d7b14641b94f0e7cfc134e1343392667a524933f30a272b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bef6993c77453e02b86c52aea9f8147de7ad4795fc59e6dcc6c1dc9051d739 [INFO] running `Command { std: "docker" "start" "-a" "58bef6993c77453e02b86c52aea9f8147de7ad4795fc59e6dcc6c1dc9051d739", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling utoipa-gen v4.2.0 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling rust-embed v8.2.0 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling ulid v1.1.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-graphql-value v7.0.1 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling utoipa v4.2.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling async-graphql-parser v7.0.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v7.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling async-graphql v7.0.1 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling async-graphql-axum v7.0.1 [INFO] [stderr] Compiling pulse-api v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "58bef6993c77453e02b86c52aea9f8147de7ad4795fc59e6dcc6c1dc9051d739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bef6993c77453e02b86c52aea9f8147de7ad4795fc59e6dcc6c1dc9051d739", kill_on_drop: false }` [INFO] [stdout] 58bef6993c77453e02b86c52aea9f8147de7ad4795fc59e6dcc6c1dc9051d739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f4c2212209962c8251c030adce376a6d7a182baa3ae6c8473ddb06aa91ab3ce [INFO] running `Command { std: "docker" "start" "-a" "4f4c2212209962c8251c030adce376a6d7a182baa3ae6c8473ddb06aa91ab3ce", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.2 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ouroboros v0.18.2 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling async-graphql-parser v7.0.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.1 [INFO] [stderr] Compiling utoipa-gen v4.2.0 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling cynic-codegen v3.4.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling utoipa v4.2.0 [INFO] [stderr] Compiling cynic-proc-macros v3.4.0 [INFO] [stderr] Compiling cynic v3.4.0 [INFO] [stderr] Compiling async-graphql v7.0.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling async-graphql-axum v7.0.1 [INFO] [stderr] Compiling pulse-api v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> tests/meta/graphql.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MetaQuery { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `build` is never read [INFO] [stdout] --> tests/meta/graphql.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Meta { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 17 | pub build: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Meta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `health` is never read [INFO] [stdout] --> tests/health/graphql.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct HealthQuery { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | pub health: Health, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `users` is never read [INFO] [stdout] --> tests/user/graphql.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UsersQuery { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | #[arguments(first: $first, after : $after, last : $last, before : $before)] [INFO] [stdout] 13 | pub users: UserConnection, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UsersQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_count` and `edges` are never read [INFO] [stdout] --> tests/user/graphql.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct UserConnection { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 27 | pub total_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | pub edges: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `node` and `cursor` are never read [INFO] [stdout] --> tests/user/graphql.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct UserEdge { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 33 | pub node: User, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | pub cursor: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEdge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `email`, and `full_name` are never read [INFO] [stdout] --> tests/user/graphql.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 39 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 40 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | pub full_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user` is never read [INFO] [stdout] --> tests/user/graphql.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct UserQuery { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 48 | #[arguments(id : $id)] [INFO] [stdout] 49 | pub user: User, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create_user` is never read [INFO] [stdout] --> tests/user/graphql.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct UserMutation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 83 | pub create_user: User, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserMutation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `full_name` are never read [INFO] [stdout] --> tests/user/graphql.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 88 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 89 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub full_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `update_user` is never read [INFO] [stdout] --> tests/user/graphql.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct UserMutation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 119 | pub update_user: User, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserMutation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `full_name` are never read [INFO] [stdout] --> tests/user/graphql.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 124 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 125 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 126 | pub full_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `delete_user` is never read [INFO] [stdout] --> tests/user/graphql.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct UserMutation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 146 | #[arguments(id: $id)] [INFO] [stdout] 147 | pub delete_user: User, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserMutation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `email`, and `full_name` are never read [INFO] [stdout] --> tests/user/graphql.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 152 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 153 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 154 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 155 | pub full_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc33I3K0/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcynic-d21a80b9e6935b1a,libref_cast-3e0ea2bc0328dcdc,libstatic_assertions-acd18841cc36d7c2,libpulse_api-e6c34a878dccd040,libulid-a1e5ddb04042f301,libfrunk-a8cd6c0b7306bed0,libfrunk_core-24d68379b762c90a,libutoipa_swagger_ui-73cb3db0bcc3e0e1,libmime_guess-3d4f5c12215729bb,libunicase-1e6cf1057429badf,librust_embed-cad0cf8233c26acf,librust_embed_utils-d65711cf954f23a3,libwalkdir-883ea9449d316379,libsame_file-e946870f1310cc9c,libutoipa-6f1028a6d95b2465,libasync_graphql_axum-b4320344cb33a39a,libtokio_stream-43c58e2cb5a8e7c7,libaxum-4eacdecb65d43d19,libserde_path_to_error-9a9380fa8c1f39a6,libmatchit-994b7d2346168c4c,libtokio_tungstenite-61fa998ffbad4841,libtungstenite-58224d60ff74eab0,libdata_encoding-53d2599705afb572,libutf8-3c5e274bb51994fd,libsha1-d6d62168dd036b40,libhyper_util-036fd5ea75de1396,libhyper-d6e0b28b955a5179,libh2-5aa20e7b79ab557e,libtokio_util-61284270825e56e3,libhttpdate-fd089b66c335a993,libaxum_core-cf4e2ad316a359f3,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body_util-0642074088b04771,libhttp_body-e09187ef4d0a4021,libtower-da8c84a40d9a7e0a,libpin_project-36a5aaf76b24a50e,libtower_layer-59278a4635c48294,libtower_service-c57734125ac4a124,libasync_graphql-60ac5d95b00cc771,libbase64-e32c1d8f2555833c,libserde_urlencoded-0124d1fc55f8e8fb,libtempfile-3f2afec755e6c697,libfastrand-582fe1630631423f,librustix-069f49ff724d0dc6,liblinux_raw_sys-c575374ace064887,libstatic_assertions_next-48bccfda30b75181,libasync_stream-0313a7cb32229ac4,libfast_chemail-7a24259c6004cdfa,libascii_utils-d405b96fa30924a3,libmulter-72500ea0b72c2a8a,libmime-7cbfcc84299bf52b,libhttparse-c828a3e06b87780b,libencoding_rs-61c18b83dace59ea,libhttp-a2442badf8f3982b,libhandlebars-f29e0223cea6b74a,libfnv-2a26f5d3b9cd4973,libasync_graphql_parser-5e62ba1bfa3517c7,libpest-46415d99e54a8f18,libucd_trie-94eda9fe86afc437,libasync_graphql_value-198caf830a2c13ed,libtracing_subscriber-a6bdf7fc5f13d5ca,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-369405081820223a,liblazy_static-40183573d33ff167,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libregex-9327a9da4cc8bc2d,libregex_automata-0ffe454c75c2be70,libaho_corasick-bb01d1663930cb04,libregex_syntax-121a52db846d7433,libthread_local-6a8bac7bd00ee968,libtracing_log-655f32deb86e531e,libsqlx-b72ec3d1d9367fc9,libsqlx_postgres-97633786779f2461,libdotenvy-be9b890638a1bff4,libcrc-b55d47d8f464e991,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-f3beda1145e22107,libhome-cc65608d0b53110b,libbitflags-2143887d4be3b02e,libmd5-e0dce87caa1be847,libbyteorder-7912a666fa871683,libatoi-af9d807fa6e6ba04,libfutures_channel-6d9020a5f807bee6,libstringprep-2046477b51a205c5,libfinl_unicode-d254ecede62b4e0b,librand-4d29ae94a66305d7,librand_chacha-d090c82817892f9f,libppv_lite86-2079bc674c3c594c,librand_core-fdb6e38d78b91607,libhkdf-93c36732145e4e0c,libhmac-aba610b0bb798e4c,libsqlx_core-6065e73368ccdd3e,librustls_pemfile-f2760b70d3be5bc8,libbase64-76d22feba062e299,libwebpki_roots-ac6851512db4741d,libtracing-08e874e6c22dee85,libtracing_core-c3c3be9f2b1fbc31,libthiserror-0dda3aa721ff1554,libsmallvec-5f8c4ac1938e0271,libindexmap-383a2ea830280db3,libequivalent-4046d892813a5d9a,libsha2-ae6f878e2b2b2801,libcpufeatures-be9c2321680ba848,libdigest-2e3f7c6242bd07d8,libsubtle-cc0bf746b9370106,libblock_buffer-c78b2efb445e68cc,libcrypto_common-6b4d84099e636329,libgeneric_array-8df03860ca7a6ea3,libtypenum-9e78589573f827b3,librustls-db303485c92c19d1,libsct-45496123607bb7ca,libwebpki-44142f666858f942,libring-ac3acfcc6f279f41,libspin-64daf592b63bd9c7,libuntrusted-151845769873c416,libsqlformat-e4b3da7cd9628521,libunicode_categories-38a7b792de7af90b,libnom-d658eabf9ef11eac,libitertools-3036074fe7ee1775,libtokio-2b974ee86c04b120,libnum_cpus-27c4de66c5cdde79,libsocket2-0ba78697a7f2c6c7,libmio-cd540419454eb0a1,libbytes-669e28e7ea3d2ba5,libhashlink-6326fa026780d8dc,libhashbrown-cc0421d62954c0e6,libahash-25eba21bfb4af0ca,libonce_cell-75d2118436933f61,libzerocopy-1dc992e994286048,liballocator_api2-8038320bbd63d14f,libchrono-54f5549a7f2a764c,libnum_traits-1b6f0756b2045670,libiana_time_zone-20a48de59dc37522,libuuid-3404f3331b763ba5,libgetrandom-c6c5b125b5b9c396,liblibc-0a7a84816c26166d,libcfg_if-8c8419bc1cff3c76,libserde_json-671966d47518c160,libryu-c0ab8b099ce7365c,libitoa-023310376e919e1e,liblog-e8f66a337c6dc5d5,libcrossbeam_queue-592f62b90a900f59,libcrossbeam_utils-f03e1fa262ca9b3c,libeither-ca1379fcf265e1e0,libevent_listener-55ffc13ab1e45b6d,libfutures_util-a01e06eeafd7e429,libmemchr-926d10d108ec36db,libfutures_io-413514aa89d3f7a0,libslab-d3c541f5e3c2dfcb,libpin_project_lite-28f9ac173adccb18,libfutures_sink-100f10d4dbc6cfa1,libfutures_task-b56747de5200829a,libpin_utils-edd6e294c1e21a4f,libfutures_core-f9239d29bad6497f,liburl-a3116df1db59c711,libidna-3310e3b08c650567,libunicode_normalization-4369ff8812c420c8,libtinyvec-49a3f4678f8e416a,libtinyvec_macros-847056b696a24274,libunicode_bidi-852098c1a1a60048,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libserde-428584c27000f16a,libdotenv-f678e0e796cdda75,libanyhow-ab7c30feb6a47108}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc33I3K0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e581a08e17458dfe/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user-664807a362dbdcc3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pulse-api` (test "user") due to 1 previous error; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f4c2212209962c8251c030adce376a6d7a182baa3ae6c8473ddb06aa91ab3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4c2212209962c8251c030adce376a6d7a182baa3ae6c8473ddb06aa91ab3ce", kill_on_drop: false }` [INFO] [stdout] 4f4c2212209962c8251c030adce376a6d7a182baa3ae6c8473ddb06aa91ab3ce