[INFO] cloning repository https://github.com/blakeridgway/flightcontrol-interface [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blakeridgway/flightcontrol-interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakeridgway%2Fflightcontrol-interface", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakeridgway%2Fflightcontrol-interface'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ed61ca5919c3ca15d0ea939ae98948807618880 [INFO] checking blakeridgway/flightcontrol-interface against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakeridgway%2Fflightcontrol-interface" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blakeridgway/flightcontrol-interface on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blakeridgway/flightcontrol-interface [INFO] finished tweaking git repo https://github.com/blakeridgway/flightcontrol-interface [INFO] tweaked toml for git repo https://github.com/blakeridgway/flightcontrol-interface written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/blakeridgway/flightcontrol-interface already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f5d10ccf10e22c2baae00e465dabc3ded3856867391d9a6c46653049a4fbf5 [INFO] running `Command { std: "docker" "start" "-a" "31f5d10ccf10e22c2baae00e465dabc3ded3856867391d9a6c46653049a4fbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f5d10ccf10e22c2baae00e465dabc3ded3856867391d9a6c46653049a4fbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f5d10ccf10e22c2baae00e465dabc3ded3856867391d9a6c46653049a4fbf5", kill_on_drop: false }` [INFO] [stdout] 31f5d10ccf10e22c2baae00e465dabc3ded3856867391d9a6c46653049a4fbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd1c8cc29bab57f3cc2d8b07ac041a41df19cfc0f05112dd85a22de6d174d3b [INFO] running `Command { std: "docker" "start" "-a" "4dd1c8cc29bab57f3cc2d8b07ac041a41df19cfc0f05112dd85a22de6d174d3b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gio v0.9.0 (https://github.com/gtk-rs/gio#6c15125b) [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 (https://github.com/gtk-rs/gdk-pixbuf#5ecc831f) [INFO] [stderr] Compiling pango v0.9.0 (https://github.com/gtk-rs/pango#a9fdf547) [INFO] [stderr] Compiling cairo-rs v0.9.0 (https://github.com/gtk-rs/cairo#7455304b) [INFO] [stderr] Compiling gdk v0.13.0 (https://github.com/gtk-rs/gdk#2a8f17dc) [INFO] [stderr] Compiling atk v0.9.0 (https://github.com/gtk-rs/atk#6d4d8c97) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gtk v0.9.0 (https://github.com/gtk-rs/gtk.git#59c38003) [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling glib-macros v0.10.0 (https://github.com/gtk-rs/glib#f53054c8) [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gobject-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gio-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling pango-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 (https://github.com/gtk-rs/cairo#7455304b) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling atk-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gdk-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gtk-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking glib v0.10.0 (https://github.com/gtk-rs/glib#f53054c8) [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking Flightcontrol-Interface v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `Flightcontrol_Interface` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `flightcontrol_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Flightcontrol_Interface` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `flightcontrol_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4dd1c8cc29bab57f3cc2d8b07ac041a41df19cfc0f05112dd85a22de6d174d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd1c8cc29bab57f3cc2d8b07ac041a41df19cfc0f05112dd85a22de6d174d3b", kill_on_drop: false }` [INFO] [stdout] 4dd1c8cc29bab57f3cc2d8b07ac041a41df19cfc0f05112dd85a22de6d174d3b