[INFO] cloning repository https://github.com/amundmr/eisfit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amundmr/eisfit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf779012efb97abd6796b35dbbc1654c49dea314 [INFO] checking amundmr/eisfit against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amundmr/eisfit 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/amundmr/eisfit [INFO] finished tweaking git repo https://github.com/amundmr/eisfit [INFO] tweaked toml for git repo https://github.com/amundmr/eisfit written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/amundmr/eisfit 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 646c015266b8a529a72a1cc25951ebcee1d18940e1e6873c76818528930ead38 [INFO] running `Command { std: "docker" "start" "-a" "646c015266b8a529a72a1cc25951ebcee1d18940e1e6873c76818528930ead38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "646c015266b8a529a72a1cc25951ebcee1d18940e1e6873c76818528930ead38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646c015266b8a529a72a1cc25951ebcee1d18940e1e6873c76818528930ead38", kill_on_drop: false }` [INFO] [stdout] 646c015266b8a529a72a1cc25951ebcee1d18940e1e6873c76818528930ead38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 4bb49e890d1924234dd3f9b81088652261ea0b5f630a9071002d931b42c3dc07 [INFO] running `Command { std: "docker" "start" "-a" "4bb49e890d1924234dd3f9b81088652261ea0b5f630a9071002d931b42c3dc07", 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] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking font-kit v0.7.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking plotters-bitmap v0.3.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking eisfit v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'b> &'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>: PointCollection<'b, ({integer}, {integer})>` is not satisfied [INFO] [stdout] --> src/main.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | chart.draw_series( [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'b> PointCollection<'b, ({integer}, {integer})>` is not implemented for `&'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a DynElement<'b, DB, Coord> as PointCollection<'a, Coord>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eisfit` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'b> &'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>: PointCollection<'b, ({integer}, {integer})>` is not satisfied [INFO] [stdout] --> src/main.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | chart.draw_series( [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'b> PointCollection<'b, ({integer}, {integer})>` is not implemented for `&'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a DynElement<'b, DB, Coord> as PointCollection<'a, Coord>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [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 --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4bb49e890d1924234dd3f9b81088652261ea0b5f630a9071002d931b42c3dc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb49e890d1924234dd3f9b81088652261ea0b5f630a9071002d931b42c3dc07", kill_on_drop: false }` [INFO] [stdout] 4bb49e890d1924234dd3f9b81088652261ea0b5f630a9071002d931b42c3dc07