[INFO] cloning repository https://github.com/peterstuart/manrope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterstuart/manrope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d241056ed5e1960774f0c2d3fc61dcf8f2d08be [INFO] checking peterstuart/manrope against master#ab37a83ae2c829b8597bdcda8244964ebc60b495 for pr-99943 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/manrope on toolchain ab37a83ae2c829b8597bdcda8244964ebc60b495 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterstuart/manrope [INFO] finished tweaking git repo https://github.com/peterstuart/manrope [INFO] tweaked toml for git repo https://github.com/peterstuart/manrope written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/peterstuart/manrope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/embedded-graphics/bdf` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 686b53247519ece802c61bf6fa2a7d08a80c6cb65a80f61d91063ff74d36dbb2 [INFO] running `Command { std: "docker" "start" "-a" "686b53247519ece802c61bf6fa2a7d08a80c6cb65a80f61d91063ff74d36dbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "686b53247519ece802c61bf6fa2a7d08a80c6cb65a80f61d91063ff74d36dbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686b53247519ece802c61bf6fa2a7d08a80c6cb65a80f61d91063ff74d36dbb2", kill_on_drop: false }` [INFO] [stdout] 686b53247519ece802c61bf6fa2a7d08a80c6cb65a80f61d91063ff74d36dbb2 [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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58968af6ed54e49d896a6c2b92d1d22e3eb6397b5409f7c35f27e989db5339c8 [INFO] running `Command { std: "docker" "start" "-a" "58968af6ed54e49d896a6c2b92d1d22e3eb6397b5409f7c35f27e989db5339c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling manrope_macros v0.1.0 (/opt/rustwide/workdir/manrope_macros) [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bdf-parser v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Compiling eg-bdf-macros v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking eg-bdf v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking manrope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "58968af6ed54e49d896a6c2b92d1d22e3eb6397b5409f7c35f27e989db5339c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58968af6ed54e49d896a6c2b92d1d22e3eb6397b5409f7c35f27e989db5339c8", kill_on_drop: false }` [INFO] [stdout] 58968af6ed54e49d896a6c2b92d1d22e3eb6397b5409f7c35f27e989db5339c8