[INFO] cloning repository https://github.com/skillzaa/fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skillzaa/fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1fc9ab17e0ebf64fbfa93db3b6e858cf86ad93 [INFO] checking skillzaa/fast against master#89b9f7b284aacc5f8613438b80e4dd7bdd10549e for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skillzaa/fast on toolchain 89b9f7b284aacc5f8613438b80e4dd7bdd10549e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skillzaa/fast [INFO] finished tweaking git repo https://github.com/skillzaa/fast [INFO] tweaked toml for git repo https://github.com/skillzaa/fast written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/skillzaa/fast already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f223e401c88c258e151f7f6a0b4746847e21f22e596adcaff713443170c2dd6 [INFO] running `Command { std: "docker" "start" "-a" "4f223e401c88c258e151f7f6a0b4746847e21f22e596adcaff713443170c2dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f223e401c88c258e151f7f6a0b4746847e21f22e596adcaff713443170c2dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f223e401c88c258e151f7f6a0b4746847e21f22e596adcaff713443170c2dd6", kill_on_drop: false }` [INFO] [stdout] 4f223e401c88c258e151f7f6a0b4746847e21f22e596adcaff713443170c2dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 098ab42997e3732b4f556001025446030fe0209f37b84648c08b3853576303ab [INFO] running `Command { std: "docker" "start" "-a" "098ab42997e3732b4f556001025446030fe0209f37b84648c08b3853576303ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling fltk-build v0.1.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling fltk-sys v1.2.20 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Compiling fltk-flow v0.1.2 [INFO] [stderr] Checking fltk v1.2.20 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking fast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.43s [INFO] running `Command { std: "docker" "inspect" "098ab42997e3732b4f556001025446030fe0209f37b84648c08b3853576303ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098ab42997e3732b4f556001025446030fe0209f37b84648c08b3853576303ab", kill_on_drop: false }` [INFO] [stdout] 098ab42997e3732b4f556001025446030fe0209f37b84648c08b3853576303ab