[INFO] cloning repository https://github.com/tm-ahad/ocean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tm-ahad/ocean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftm-ahad%2Focean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftm-ahad%2Focean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d224d47f99378b74dafaba59b6e2fb5d6a2e0907 [INFO] checking tm-ahad/ocean against master#a83f933a9da258cf037e3cab37cd486bfd861a7d for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftm-ahad%2Focean" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tm-ahad/ocean 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/tm-ahad/ocean [INFO] finished tweaking git repo https://github.com/tm-ahad/ocean [INFO] tweaked toml for git repo https://github.com/tm-ahad/ocean written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tm-ahad/ocean 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 272143b558226693246ac5bab05ec9374f7039e87d31c217a2be782affb302fd [INFO] running `Command { std: "docker" "start" "-a" "272143b558226693246ac5bab05ec9374f7039e87d31c217a2be782affb302fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272143b558226693246ac5bab05ec9374f7039e87d31c217a2be782affb302fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272143b558226693246ac5bab05ec9374f7039e87d31c217a2be782affb302fd", kill_on_drop: false }` [INFO] [stdout] 272143b558226693246ac5bab05ec9374f7039e87d31c217a2be782affb302fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c70254634b1cc4f9e6612f4886c4ecc2395831e8c458efe2d6b0f9e57b8cef34 [INFO] running `Command { std: "docker" "start" "-a" "c70254634b1cc4f9e6612f4886c4ecc2395831e8c458efe2d6b0f9e57b8cef34", kill_on_drop: false }` [INFO] [stderr] Checking ocean v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "c70254634b1cc4f9e6612f4886c4ecc2395831e8c458efe2d6b0f9e57b8cef34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70254634b1cc4f9e6612f4886c4ecc2395831e8c458efe2d6b0f9e57b8cef34", kill_on_drop: false }` [INFO] [stdout] c70254634b1cc4f9e6612f4886c4ecc2395831e8c458efe2d6b0f9e57b8cef34 [INFO] checking tm-ahad/ocean against try#824024dd18dd271514f9fa2eafbc04ffcab09070 for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftm-ahad%2Focean" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tm-ahad/ocean 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/tm-ahad/ocean [INFO] finished tweaking git repo https://github.com/tm-ahad/ocean [INFO] tweaked toml for git repo https://github.com/tm-ahad/ocean written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tm-ahad/ocean 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31a173c89ec902c8ca28041266417f82186b8e5c7cea53eb4857eded98fe69de [INFO] running `Command { std: "docker" "start" "-a" "31a173c89ec902c8ca28041266417f82186b8e5c7cea53eb4857eded98fe69de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31a173c89ec902c8ca28041266417f82186b8e5c7cea53eb4857eded98fe69de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a173c89ec902c8ca28041266417f82186b8e5c7cea53eb4857eded98fe69de", kill_on_drop: false }` [INFO] [stdout] 31a173c89ec902c8ca28041266417f82186b8e5c7cea53eb4857eded98fe69de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34cc2ef464a06066243de6ce6d43ed7958df469ce07ce731b41d90f1487e26e3 [INFO] running `Command { std: "docker" "start" "-a" "34cc2ef464a06066243de6ce6d43ed7958df469ce07ce731b41d90f1487e26e3", 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" "34cc2ef464a06066243de6ce6d43ed7958df469ce07ce731b41d90f1487e26e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cc2ef464a06066243de6ce6d43ed7958df469ce07ce731b41d90f1487e26e3", kill_on_drop: false }` [INFO] [stdout] 34cc2ef464a06066243de6ce6d43ed7958df469ce07ce731b41d90f1487e26e3