[INFO] cloning repository https://github.com/divi255/ttycarousel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divi255/ttycarousel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de6a3509f9f7108216193513161372291cff23eb [INFO] checking divi255/ttycarousel against master#a83f933a9da258cf037e3cab37cd486bfd861a7d for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divi255/ttycarousel on toolchain a83f933a9da258cf037e3cab37cd486bfd861a7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divi255/ttycarousel [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/divi255/ttycarousel [INFO] tweaked toml for git repo https://github.com/divi255/ttycarousel written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/divi255/ttycarousel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27aa6cc54f7f8206139646047a84b47fa6a0e74762d3bbdd560522a94945e164 [INFO] running `Command { std: "docker" "start" "-a" "27aa6cc54f7f8206139646047a84b47fa6a0e74762d3bbdd560522a94945e164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27aa6cc54f7f8206139646047a84b47fa6a0e74762d3bbdd560522a94945e164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27aa6cc54f7f8206139646047a84b47fa6a0e74762d3bbdd560522a94945e164", kill_on_drop: false }` [INFO] [stdout] 27aa6cc54f7f8206139646047a84b47fa6a0e74762d3bbdd560522a94945e164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a1ab392755d2860ceda9b253ed16cf62f6c5584ee8eca9aaaf67fbc2e0fe75b [INFO] running `Command { std: "docker" "start" "-a" "5a1ab392755d2860ceda9b253ed16cf62f6c5584ee8eca9aaaf67fbc2e0fe75b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking ttycarousel v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "5a1ab392755d2860ceda9b253ed16cf62f6c5584ee8eca9aaaf67fbc2e0fe75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1ab392755d2860ceda9b253ed16cf62f6c5584ee8eca9aaaf67fbc2e0fe75b", kill_on_drop: false }` [INFO] [stdout] 5a1ab392755d2860ceda9b253ed16cf62f6c5584ee8eca9aaaf67fbc2e0fe75b [INFO] checking divi255/ttycarousel against try#824024dd18dd271514f9fa2eafbc04ffcab09070 for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divi255/ttycarousel on toolchain 824024dd18dd271514f9fa2eafbc04ffcab09070 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divi255/ttycarousel [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/divi255/ttycarousel [INFO] tweaked toml for git repo https://github.com/divi255/ttycarousel written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/divi255/ttycarousel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5529ffcf98b9187d6999738d6f9377312b021dde4b7583776f4ddab0d96a8e [INFO] running `Command { std: "docker" "start" "-a" "2d5529ffcf98b9187d6999738d6f9377312b021dde4b7583776f4ddab0d96a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5529ffcf98b9187d6999738d6f9377312b021dde4b7583776f4ddab0d96a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5529ffcf98b9187d6999738d6f9377312b021dde4b7583776f4ddab0d96a8e", kill_on_drop: false }` [INFO] [stdout] 2d5529ffcf98b9187d6999738d6f9377312b021dde4b7583776f4ddab0d96a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67e7000a5e55dc2551b4417476bc7760e9534f78f16a76f058ebb8d9c0f9670c [INFO] running `Command { std: "docker" "start" "-a" "67e7000a5e55dc2551b4417476bc7760e9534f78f16a76f058ebb8d9c0f9670c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] error: cannot specify two kinds of `message-format` arguments [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --message-format=json --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "67e7000a5e55dc2551b4417476bc7760e9534f78f16a76f058ebb8d9c0f9670c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e7000a5e55dc2551b4417476bc7760e9534f78f16a76f058ebb8d9c0f9670c", kill_on_drop: false }` [INFO] [stdout] 67e7000a5e55dc2551b4417476bc7760e9534f78f16a76f058ebb8d9c0f9670c