[INFO] fetching crate ruma-push-gateway-api 0.5.0... [INFO] building ruma-push-gateway-api-0.5.0 against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] extracting crate ruma-push-gateway-api 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ruma-push-gateway-api 0.5.0 on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-push-gateway-api 0.5.0 [INFO] finished tweaking crates.io crate ruma-push-gateway-api 0.5.0 [INFO] tweaked toml for crates.io crate ruma-push-gateway-api 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js_option v0.1.1 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded ruma-macros v0.9.3 [INFO] [stderr] Downloaded wildmatch v2.1.1 [INFO] [stderr] Downloaded ruma-common v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2321c7b44ad4ce874bacf61a0e225fea81557adf8d86ca84bbf7d341b14b07b [INFO] running `Command { std: "docker" "start" "-a" "d2321c7b44ad4ce874bacf61a0e225fea81557adf8d86ca84bbf7d341b14b07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2321c7b44ad4ce874bacf61a0e225fea81557adf8d86ca84bbf7d341b14b07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2321c7b44ad4ce874bacf61a0e225fea81557adf8d86ca84bbf7d341b14b07b", kill_on_drop: false }` [INFO] [stdout] d2321c7b44ad4ce874bacf61a0e225fea81557adf8d86ca84bbf7d341b14b07b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbb8809fbff528e80b44fffd665704a0d7be2c71ca3840951a88097282526dc6 [INFO] running `Command { std: "docker" "start" "-a" "dbb8809fbff528e80b44fffd665704a0d7be2c71ca3840951a88097282526dc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling ruma-macros v0.9.3 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling ruma-common v0.9.3 [INFO] [stderr] Compiling ruma-push-gateway-api v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `notification` is never read [INFO] [stdout] --> src/send_event_notification.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 39 | | pub notification: Notification<'a>, [INFO] [stdout] | | ^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `RequestBody` 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 `rejected` is never read [INFO] [stdout] --> src/send_event_notification.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | pub rejected: Vec, [INFO] [stdout] | | ^^^^^^^^ [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.22s [INFO] running `Command { std: "docker" "inspect" "dbb8809fbff528e80b44fffd665704a0d7be2c71ca3840951a88097282526dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb8809fbff528e80b44fffd665704a0d7be2c71ca3840951a88097282526dc6", kill_on_drop: false }` [INFO] [stdout] dbb8809fbff528e80b44fffd665704a0d7be2c71ca3840951a88097282526dc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e906a8a79cfdb8fe3b4643fc22ccd74c5decb521d77e74474f97a8f00db4fc60 [INFO] running `Command { std: "docker" "start" "-a" "e906a8a79cfdb8fe3b4643fc22ccd74c5decb521d77e74474f97a8f00db4fc60", kill_on_drop: false }` [INFO] [stderr] Compiling ruma-push-gateway-api v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `notification` is never read [INFO] [stdout] --> src/send_event_notification.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 39 | | pub notification: Notification<'a>, [INFO] [stdout] | | ^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `RequestBody` 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 `rejected` is never read [INFO] [stdout] --> src/send_event_notification.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | pub rejected: Vec, [INFO] [stdout] | | ^^^^^^^^ [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `notification` is never read [INFO] [stdout] --> src/send_event_notification.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 39 | | pub notification: Notification<'a>, [INFO] [stdout] | | ^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `RequestBody` 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 `rejected` is never read [INFO] [stdout] --> src/send_event_notification.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | pub rejected: Vec, [INFO] [stdout] | | ^^^^^^^^ [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____- field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "e906a8a79cfdb8fe3b4643fc22ccd74c5decb521d77e74474f97a8f00db4fc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e906a8a79cfdb8fe3b4643fc22ccd74c5decb521d77e74474f97a8f00db4fc60", kill_on_drop: false }` [INFO] [stdout] e906a8a79cfdb8fe3b4643fc22ccd74c5decb521d77e74474f97a8f00db4fc60