[INFO] cloning repository https://github.com/RustPanda/adw-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustPanda/adw-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fadw-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fadw-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a326ca13a32691829ad41967779d1b185b1ebdf5
[INFO] checking RustPanda/adw-example against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fadw-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RustPanda/adw-example 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/RustPanda/adw-example
[INFO] finished tweaking git repo https://github.com/RustPanda/adw-example
[INFO] tweaked toml for git repo https://github.com/RustPanda/adw-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/RustPanda/adw-example 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded pango-sys v0.17.0
[INFO] [stderr]   Downloaded cfg-expr v0.10.3
[INFO] [stderr]   Downloaded pango v0.17.0
[INFO] [stderr]   Downloaded system-deps v6.0.2
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded gdk-pixbuf v0.17.0
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded cairo-rs v0.17.0
[INFO] [stderr]   Downloaded gdk4 v0.6.0
[INFO] [stderr]   Downloaded pest v2.3.1
[INFO] [stderr]   Downloaded gtk4-sys v0.6.0
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded gio v0.17.0
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded glib v0.17.0
[INFO] [stderr]   Downloaded gio-sys v0.17.0
[INFO] [stderr]   Downloaded gtk4 v0.6.0
[INFO] [stderr]   Downloaded gdk4-sys v0.6.0
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded gsk4 v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded glib-macros v0.17.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded glib-sys v0.17.0
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded graphene-rs v0.17.0
[INFO] [stderr]   Downloaded gsk4-sys v0.6.0
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded gobject-sys v0.17.0
[INFO] [stderr]   Downloaded semver v0.11.0
[INFO] [stderr]   Downloaded rustc_version v0.3.3
[INFO] [stderr]   Downloaded field-offset v0.3.4
[INFO] [stderr]   Downloaded gtk4-macros v0.6.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.17.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.17.0
[INFO] [stderr]   Downloaded graphene-sys v0.17.0
[INFO] [stderr]   Downloaded libadwaita-sys v0.3.0
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded proc-macro-crate v1.2.1
[INFO] [stderr]   Downloaded libadwaita v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6cfe68203e3f462ba04b38c68e6089b82a538e65b3c73a8d5930402dade4d31c
[INFO] running `Command { std: "docker" "start" "-a" "6cfe68203e3f462ba04b38c68e6089b82a538e65b3c73a8d5930402dade4d31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cfe68203e3f462ba04b38c68e6089b82a538e65b3c73a8d5930402dade4d31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cfe68203e3f462ba04b38c68e6089b82a538e65b3c73a8d5930402dade4d31c", kill_on_drop: false }`
[INFO] [stdout] 6cfe68203e3f462ba04b38c68e6089b82a538e65b3c73a8d5930402dade4d31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ed632afb12fd19ccf8fcad56f864fefe89e0d07e1316adf5055e06473bef0b32
[INFO] running `Command { std: "docker" "start" "-a" "ed632afb12fd19ccf8fcad56f864fefe89e0d07e1316adf5055e06473bef0b32", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling gio v0.17.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.3.1
[INFO] [stderr]    Compiling glib-macros v0.17.0
[INFO] [stderr]    Compiling gtk4-macros v0.6.0
[INFO] [stderr]    Compiling glib-sys v0.17.0
[INFO] [stderr]    Compiling gobject-sys v0.17.0
[INFO] [stderr]    Compiling gio-sys v0.17.0
[INFO] [stderr]    Compiling pango-sys v0.17.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.0
[INFO] [stderr]    Compiling gdk4-sys v0.6.0
[INFO] [stderr]    Compiling graphene-sys v0.17.0
[INFO] [stderr]    Compiling gsk4-sys v0.6.0
[INFO] [stderr]    Compiling gtk4-sys v0.6.0
[INFO] [stderr]    Compiling libadwaita-sys v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking glib v0.17.0
[INFO] [stderr]     Checking cairo-rs v0.17.0
[INFO] [stderr]     Checking graphene-rs v0.17.0
[INFO] [stderr]     Checking gdk-pixbuf v0.17.0
[INFO] [stderr]     Checking pango v0.17.0
[INFO] [stderr]     Checking gdk4 v0.6.0
[INFO] [stderr]     Checking gsk4 v0.6.0
[INFO] [stderr]     Checking gtk4 v0.6.0
[INFO] [stderr]     Checking libadwaita v0.3.0
[INFO] [stderr]     Checking adw-test v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "ed632afb12fd19ccf8fcad56f864fefe89e0d07e1316adf5055e06473bef0b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed632afb12fd19ccf8fcad56f864fefe89e0d07e1316adf5055e06473bef0b32", kill_on_drop: false }`
[INFO] [stdout] ed632afb12fd19ccf8fcad56f864fefe89e0d07e1316adf5055e06473bef0b32
