[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 try#742889a08e10036dc30b8a7308f2a2a15b706883 for pr-103450-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/manrope on toolchain 742889a08e10036dc30b8a7308f2a2a15b706883 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "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-5/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" "+742889a08e10036dc30b8a7308f2a2a15b706883" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f76bb5d2a2edcc70e15ace5a9cf21cf8296a8a4b68fef40f6ef65f4733fae804 [INFO] running `Command { std: "docker" "start" "-a" "f76bb5d2a2edcc70e15ace5a9cf21cf8296a8a4b68fef40f6ef65f4733fae804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f76bb5d2a2edcc70e15ace5a9cf21cf8296a8a4b68fef40f6ef65f4733fae804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76bb5d2a2edcc70e15ace5a9cf21cf8296a8a4b68fef40f6ef65f4733fae804", kill_on_drop: false }` [INFO] [stdout] f76bb5d2a2edcc70e15ace5a9cf21cf8296a8a4b68fef40f6ef65f4733fae804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09c480458b6805ac870e9a3cd11dab8687c1f6e687a0096f42c8d1ff30c8cb87 [INFO] running `Command { std: "docker" "start" "-a" "09c480458b6805ac870e9a3cd11dab8687c1f6e687a0096f42c8d1ff30c8cb87", 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 radium v0.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling manrope_macros v0.1.0 (/opt/rustwide/workdir/manrope_macros) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.20.0 [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 28.94s [INFO] running `Command { std: "docker" "inspect" "09c480458b6805ac870e9a3cd11dab8687c1f6e687a0096f42c8d1ff30c8cb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c480458b6805ac870e9a3cd11dab8687c1f6e687a0096f42c8d1ff30c8cb87", kill_on_drop: false }` [INFO] [stdout] 09c480458b6805ac870e9a3cd11dab8687c1f6e687a0096f42c8d1ff30c8cb87