[INFO] cloning repository https://github.com/rkusa/mdr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkusa/mdr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkusa%2Fmdr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkusa%2Fmdr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84c7f6d5dfae37229c79858b305cb4ed29a982c0 [INFO] checking rkusa/mdr against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkusa%2Fmdr" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rkusa/mdr on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rkusa/mdr [INFO] finished tweaking git repo https://github.com/rkusa/mdr [INFO] tweaked toml for git repo https://github.com/rkusa/mdr written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rkusa/mdr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deunicode v1.3.1 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded xml-rs v0.8.4 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded lol_html v0.3.0 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b2e09744780863c038e9939a3826927c52ffe13eabd01f1abd8c50e73709926 [INFO] running `Command { std: "docker" "start" "-a" "5b2e09744780863c038e9939a3826927c52ffe13eabd01f1abd8c50e73709926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b2e09744780863c038e9939a3826927c52ffe13eabd01f1abd8c50e73709926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2e09744780863c038e9939a3826927c52ffe13eabd01f1abd8c50e73709926", kill_on_drop: false }` [INFO] [stdout] 5b2e09744780863c038e9939a3826927c52ffe13eabd01f1abd8c50e73709926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ee239ba5f6cbb7ef71e039b8f8caf0d20ae145150cc181ad57a694e9ff93c4 [INFO] running `Command { std: "docker" "start" "-a" "36ee239ba5f6cbb7ef71e039b8f8caf0d20ae145150cc181ad57a694e9ff93c4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking plist v1.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking lol_html v0.3.0 [INFO] [stderr] Checking mdr v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.53s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking mdr v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "36ee239ba5f6cbb7ef71e039b8f8caf0d20ae145150cc181ad57a694e9ff93c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ee239ba5f6cbb7ef71e039b8f8caf0d20ae145150cc181ad57a694e9ff93c4", kill_on_drop: false }` [INFO] [stdout] 36ee239ba5f6cbb7ef71e039b8f8caf0d20ae145150cc181ad57a694e9ff93c4