[INFO] cloning repository https://github.com/futurepaul/svg-to-piet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futurepaul/svg-to-piet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fsvg-to-piet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fsvg-to-piet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0a6b9dd2481083fd30b66d0c03503c02f2b59f7 [INFO] checking futurepaul/svg-to-piet against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fsvg-to-piet" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futurepaul/svg-to-piet 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/futurepaul/svg-to-piet [INFO] finished tweaking git repo https://github.com/futurepaul/svg-to-piet [INFO] tweaked toml for git repo https://github.com/futurepaul/svg-to-piet written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/futurepaul/svg-to-piet 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 rctree v0.2.2 [INFO] [stderr] Downloaded libflate v0.1.22 [INFO] [stderr] Downloaded euclid v0.19.8 [INFO] [stderr] Downloaded roxmltree v0.6.0 [INFO] [stderr] Downloaded simplecss v0.1.0 [INFO] [stderr] Downloaded svgtypes v0.4.2 [INFO] [stderr] Downloaded svgdom v0.16.1 [INFO] [stderr] Downloaded lyon_geom v0.12.6 [INFO] [stderr] Downloaded usvg v0.6.1 [INFO] [stderr] Downloaded xmlparser v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7e4926f954c3184b28578b6abb02371a34c9ec40e9795ac8785b5b33b945e4f1 [INFO] running `Command { std: "docker" "start" "-a" "7e4926f954c3184b28578b6abb02371a34c9ec40e9795ac8785b5b33b945e4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4926f954c3184b28578b6abb02371a34c9ec40e9795ac8785b5b33b945e4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4926f954c3184b28578b6abb02371a34c9ec40e9795ac8785b5b33b945e4f1", kill_on_drop: false }` [INFO] [stdout] 7e4926f954c3184b28578b6abb02371a34c9ec40e9795ac8785b5b33b945e4f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] ed96294de4c9fd917ef72942e7f6e4264dd7b86aafa1d18d2ab8c213b54c5acf [INFO] running `Command { std: "docker" "start" "-a" "ed96294de4c9fd917ef72942e7f6e4264dd7b86aafa1d18d2ab8c213b54c5acf", 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 syn v0.15.34 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling rctree v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking roxmltree v0.6.0 [INFO] [stderr] Checking svgtypes v0.4.2 [INFO] [stderr] Compiling libflate v0.1.22 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Checking svgdom v0.16.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling lyon_geom v0.12.6 [INFO] [stderr] Compiling usvg v0.6.1 [INFO] [stderr] Checking pietify v0.1.0 (/tmp/fixit/pietify) [INFO] [stderr] Compiling svg-piet-macro v0.1.0 (/tmp/fixit/macro) [INFO] [stderr] Checking svg-to-piet v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/print.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/macro.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BezPath` [INFO] [stdout] --> examples/macro.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(SvgToPiet)] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `BezPath` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SvgToPiet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FillRule` [INFO] [stdout] --> examples/macro.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(SvgToPiet)] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FillRule` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SvgToPiet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PaintCtx` in this scope [INFO] [stdout] --> examples/macro.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(SvgToPiet)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SvgToPiet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `paint_ctx` in this scope [INFO] [stdout] --> examples/macro.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | TrashCan::draw(paint_ctx, x, y); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> examples/macro.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | TrashCan::draw(paint_ctx, x, y); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> examples/macro.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | TrashCan::draw(paint_ctx, x, y); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svg-to-piet` due to 7 previous errors [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" "ed96294de4c9fd917ef72942e7f6e4264dd7b86aafa1d18d2ab8c213b54c5acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed96294de4c9fd917ef72942e7f6e4264dd7b86aafa1d18d2ab8c213b54c5acf", kill_on_drop: false }` [INFO] [stdout] ed96294de4c9fd917ef72942e7f6e4264dd7b86aafa1d18d2ab8c213b54c5acf