[INFO] fetching crate gtk 0.9.2... [INFO] checking gtk-0.9.2 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate gtk 0.9.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gtk 0.9.2 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b5647a208ab095d5cbf798da9b7e9598e16a2c0fe8c8223a6bfb06ca86e1f5 [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" "61b5647a208ab095d5cbf798da9b7e9598e16a2c0fe8c8223a6bfb06ca86e1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b5647a208ab095d5cbf798da9b7e9598e16a2c0fe8c8223a6bfb06ca86e1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b5647a208ab095d5cbf798da9b7e9598e16a2c0fe8c8223a6bfb06ca86e1f5", kill_on_drop: false }` [INFO] [stdout] 61b5647a208ab095d5cbf798da9b7e9598e16a2c0fe8c8223a6bfb06ca86e1f5 [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" "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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca72f0c56646456df8ee863c889e03471255c77874532e388a34a77f3967a4b [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" "aca72f0c56646456df8ee863c889e03471255c77874532e388a34a77f3967a4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking gir-format-check v0.1.2 [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" "aca72f0c56646456df8ee863c889e03471255c77874532e388a34a77f3967a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca72f0c56646456df8ee863c889e03471255c77874532e388a34a77f3967a4b", kill_on_drop: false }` [INFO] [stdout] aca72f0c56646456df8ee863c889e03471255c77874532e388a34a77f3967a4b