[INFO] cloning repository https://github.com/Zer0897/dm-toolkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zer0897/dm-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0897%2Fdm-toolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0897%2Fdm-toolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3513b02842080edb8d5cd40079ad293137dd21cc [INFO] checking Zer0897/dm-toolkit against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0897%2Fdm-toolkit" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zer0897/dm-toolkit on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zer0897/dm-toolkit [INFO] finished tweaking git repo https://github.com/Zer0897/dm-toolkit [INFO] tweaked toml for git repo https://github.com/Zer0897/dm-toolkit written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/Zer0897/dm-toolkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f8b491c8b7c70a3973b7711b8acbf088bc071d787e399f0619b51fe7d85e0d4 [INFO] running `Command { std: "docker" "start" "-a" "1f8b491c8b7c70a3973b7711b8acbf088bc071d787e399f0619b51fe7d85e0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f8b491c8b7c70a3973b7711b8acbf088bc071d787e399f0619b51fe7d85e0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8b491c8b7c70a3973b7711b8acbf088bc071d787e399f0619b51fe7d85e0d4", kill_on_drop: false }` [INFO] [stdout] 1f8b491c8b7c70a3973b7711b8acbf088bc071d787e399f0619b51fe7d85e0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 352496f8ff3cf47f8451eca932f047e069a083a94a4a24b8c5ab2c0581bce42a [INFO] running `Command { std: "docker" "start" "-a" "352496f8ff3cf47f8451eca932f047e069a083a94a4a24b8c5ab2c0581bce42a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking dm-tools-derive v0.1.0 (/opt/rustwide/workdir/dm-tools-derive) [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling relm-derive v0.17.0 [INFO] [stderr] Checking relm v0.17.0 [INFO] [stderr] Checking dm-tools v0.1.0 (/opt/rustwide/workdir/dm-tools) [INFO] [stderr] Checking dnd-toolkit v0.1.0 (/opt/rustwide/workdir/dnd-toolkit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "352496f8ff3cf47f8451eca932f047e069a083a94a4a24b8c5ab2c0581bce42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352496f8ff3cf47f8451eca932f047e069a083a94a4a24b8c5ab2c0581bce42a", kill_on_drop: false }` [INFO] [stdout] 352496f8ff3cf47f8451eca932f047e069a083a94a4a24b8c5ab2c0581bce42a