[INFO] fetching crate terminal-spinners 0.3.1... [INFO] checking terminal-spinners-0.3.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate terminal-spinners 0.3.1 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate terminal-spinners 0.3.1 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 crates.io crate terminal-spinners 0.3.1 [INFO] finished tweaking crates.io crate terminal-spinners 0.3.1 [INFO] tweaked toml for crates.io crate terminal-spinners 0.3.1 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate crates.io crate terminal-spinners 0.3.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal-spinner-data v0.1.1 [INFO] [stderr] Downloaded terminal-supports-emoji v0.1.3 [INFO] [stderr] Downloaded terminal-log-symbols v0.1.6 [INFO] [stderr] Downloaded ansi-colors-macro v0.1.2 [INFO] [stderr] Downloaded terminal-emoji v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 927d91a87558ea10b0e4781fdfa1c3fc8dca9723be8b4c35635503b8da7ac508 [INFO] running `Command { std: "docker" "start" "-a" "927d91a87558ea10b0e4781fdfa1c3fc8dca9723be8b4c35635503b8da7ac508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927d91a87558ea10b0e4781fdfa1c3fc8dca9723be8b4c35635503b8da7ac508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927d91a87558ea10b0e4781fdfa1c3fc8dca9723be8b4c35635503b8da7ac508", kill_on_drop: false }` [INFO] [stdout] 927d91a87558ea10b0e4781fdfa1c3fc8dca9723be8b4c35635503b8da7ac508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] b3c23c19db6d677f3c65d89178fc5ecf8709358df282610fda6fca2604aa7f43 [INFO] running `Command { std: "docker" "start" "-a" "b3c23c19db6d677f3c65d89178fc5ecf8709358df282610fda6fca2604aa7f43", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.88: align [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi-colors-macro v0.1.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking terminal-supports-emoji v0.1.3 [INFO] [stderr] Checking terminal-emoji v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking terminal-log-symbols v0.1.6 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling terminal-spinner-data v0.1.1 [INFO] [stderr] Checking terminal-spinners v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots8.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/square_corners.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/line2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle5.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/circle.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/simple_dots_scrolling.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/squish.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots8_bit.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/runner.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle8.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle4.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots6.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle7.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/smiley.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/line.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/earth.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots10.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/flip.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dqpb.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/moon.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/simple_dots.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hearts.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/material.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/point.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/arrow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle12.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/pong.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/arrow2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/star.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/weather.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/grow_horizontal.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/aesthetic.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/balloon.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/pipe.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/christmas.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/bouncing_ball.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hamburger.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/monkey.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/layer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/clear_line.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle9.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/arc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots4.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots9.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/beta_wave.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/grenade.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/shark.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle6.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle11.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/triangle.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/grow_vertical.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/bouncing_bar.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle10.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/noise.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots11.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/clock.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/box_bounce2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/balloon2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/circle_halves.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots3.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots7.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots5.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/arrow3.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/box_bounce.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle13.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/circle_quarters.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/bounce.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/toggle3.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dots12.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/star2.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.87s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking terminal-supports-emoji v0.1.3 [INFO] [stderr] Checking terminal-emoji v0.4.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking terminal-log-symbols v0.1.6 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking terminal-spinners v0.3.1 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.92s [INFO] running `Command { std: "docker" "inspect" "b3c23c19db6d677f3c65d89178fc5ecf8709358df282610fda6fca2604aa7f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c23c19db6d677f3c65d89178fc5ecf8709358df282610fda6fca2604aa7f43", kill_on_drop: false }` [INFO] [stdout] b3c23c19db6d677f3c65d89178fc5ecf8709358df282610fda6fca2604aa7f43