[INFO] fetching crate gtk 0.9.2... [INFO] checking gtk-0.9.2 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate gtk 0.9.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate gtk 0.9.2 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gtk 0.9.2 [INFO] finished tweaking crates.io crate gtk 0.9.2 [INFO] tweaked toml for crates.io crate gtk 0.9.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1a1629722127f6ec679617be288960263f6de49c5d1b83800ced67c105f952b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1a1629722127f6ec679617be288960263f6de49c5d1b83800ced67c105f952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1a1629722127f6ec679617be288960263f6de49c5d1b83800ced67c105f952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a1629722127f6ec679617be288960263f6de49c5d1b83800ced67c105f952b", kill_on_drop: false }` [INFO] [stdout] b1a1629722127f6ec679617be288960263f6de49c5d1b83800ced67c105f952b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6577f7758ed8347dfb96c4fc4d2145325a55da1483e22dc72f0fecc0db1f51b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6577f7758ed8347dfb96c4fc4d2145325a55da1483e22dc72f0fecc0db1f51b2", kill_on_drop: false }` [INFO] [stderr] Checking gir-format-check v0.1.1 [INFO] [stderr] Compiling gtk v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2007:1 [INFO] [stdout] | [INFO] [stdout] 2007 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(useless_deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2023:1 [INFO] [stdout] | [INFO] [stdout] 2023 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2038:1 [INFO] [stdout] | [INFO] [stdout] 2038 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2052:1 [INFO] [stdout] | [INFO] [stdout] 2052 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2059:1 [INFO] [stdout] | [INFO] [stdout] 2059 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2066:1 [INFO] [stdout] | [INFO] [stdout] 2066 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2073:1 [INFO] [stdout] | [INFO] [stdout] 2073 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2091:1 [INFO] [stdout] | [INFO] [stdout] 2091 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2107:1 [INFO] [stdout] | [INFO] [stdout] 2107 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2122:1 [INFO] [stdout] | [INFO] [stdout] 2122 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2136:1 [INFO] [stdout] | [INFO] [stdout] 2136 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2143:1 [INFO] [stdout] | [INFO] [stdout] 2143 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2150:1 [INFO] [stdout] | [INFO] [stdout] 2150 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2157:1 [INFO] [stdout] | [INFO] [stdout] 2157 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6540:1 [INFO] [stdout] | [INFO] [stdout] 6540 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6560:1 [INFO] [stdout] | [INFO] [stdout] 6560 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6579:1 [INFO] [stdout] | [INFO] [stdout] 6579 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6597:1 [INFO] [stdout] | [INFO] [stdout] 6597 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6604:1 [INFO] [stdout] | [INFO] [stdout] 6604 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6611:1 [INFO] [stdout] | [INFO] [stdout] 6611 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6618:1 [INFO] [stdout] | [INFO] [stdout] 6618 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2007:1 [INFO] [stdout] | [INFO] [stdout] 2007 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(useless_deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2023:1 [INFO] [stdout] | [INFO] [stdout] 2023 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2038:1 [INFO] [stdout] | [INFO] [stdout] 2038 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2052:1 [INFO] [stdout] | [INFO] [stdout] 2052 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2059:1 [INFO] [stdout] | [INFO] [stdout] 2059 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2066:1 [INFO] [stdout] | [INFO] [stdout] 2066 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2073:1 [INFO] [stdout] | [INFO] [stdout] 2073 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2091:1 [INFO] [stdout] | [INFO] [stdout] 2091 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2107:1 [INFO] [stdout] | [INFO] [stdout] 2107 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2122:1 [INFO] [stdout] | [INFO] [stdout] 2122 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2136:1 [INFO] [stdout] | [INFO] [stdout] 2136 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2143:1 [INFO] [stdout] | [INFO] [stdout] 2143 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2150:1 [INFO] [stdout] | [INFO] [stdout] 2150 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:2157:1 [INFO] [stdout] | [INFO] [stdout] 2157 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6540:1 [INFO] [stdout] | [INFO] [stdout] 6540 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6560:1 [INFO] [stdout] | [INFO] [stdout] 6560 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6579:1 [INFO] [stdout] | [INFO] [stdout] 6579 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6597:1 [INFO] [stdout] | [INFO] [stdout] 6597 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6604:1 [INFO] [stdout] | [INFO] [stdout] 6604 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6611:1 [INFO] [stdout] | [INFO] [stdout] 6611 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/auto/enums.rs:6618:1 [INFO] [stdout] | [INFO] [stdout] 6618 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6577f7758ed8347dfb96c4fc4d2145325a55da1483e22dc72f0fecc0db1f51b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6577f7758ed8347dfb96c4fc4d2145325a55da1483e22dc72f0fecc0db1f51b2", kill_on_drop: false }` [INFO] [stdout] 6577f7758ed8347dfb96c4fc4d2145325a55da1483e22dc72f0fecc0db1f51b2