[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] testing futurepaul/svg-to-piet against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fsvg-to-piet" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futurepaul/svg-to-piet on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-5/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d9589be283a08cadbb031497419b4a5657b96236e5f64e4724446a6c14c382c [INFO] running `Command { std: "docker" "start" "-a" "7d9589be283a08cadbb031497419b4a5657b96236e5f64e4724446a6c14c382c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9589be283a08cadbb031497419b4a5657b96236e5f64e4724446a6c14c382c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9589be283a08cadbb031497419b4a5657b96236e5f64e4724446a6c14c382c", kill_on_drop: false }` [INFO] [stdout] 7d9589be283a08cadbb031497419b4a5657b96236e5f64e4724446a6c14c382c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448626df5fe9d75ce9a2e95aca6019feaea195da1e60fed001c9fd3ab230bc9a [INFO] running `Command { std: "docker" "start" "-a" "448626df5fe9d75ce9a2e95aca6019feaea195da1e60fed001c9fd3ab230bc9a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling rctree v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling roxmltree v0.6.0 [INFO] [stderr] Compiling libflate v0.1.22 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling svgtypes v0.4.2 [INFO] [stderr] Compiling 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] Compiling pietify v0.1.0 (/opt/rustwide/workdir/pietify) [INFO] [stderr] Compiling svg-piet-macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Compiling svg-to-piet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.33s [INFO] running `Command { std: "docker" "inspect" "448626df5fe9d75ce9a2e95aca6019feaea195da1e60fed001c9fd3ab230bc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448626df5fe9d75ce9a2e95aca6019feaea195da1e60fed001c9fd3ab230bc9a", kill_on_drop: false }` [INFO] [stdout] 448626df5fe9d75ce9a2e95aca6019feaea195da1e60fed001c9fd3ab230bc9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce995048a8c1e4824a6d271868c1cc263fe4bbdcdea17ab9687a2bfcb28142f3 [INFO] running `Command { std: "docker" "start" "-a" "ce995048a8c1e4824a6d271868c1cc263fe4bbdcdea17ab9687a2bfcb28142f3", kill_on_drop: false }` [INFO] [stderr] Compiling svg-to-piet v0.1.0 (/opt/rustwide/workdir) [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] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce995048a8c1e4824a6d271868c1cc263fe4bbdcdea17ab9687a2bfcb28142f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce995048a8c1e4824a6d271868c1cc263fe4bbdcdea17ab9687a2bfcb28142f3", kill_on_drop: false }` [INFO] [stdout] ce995048a8c1e4824a6d271868c1cc263fe4bbdcdea17ab9687a2bfcb28142f3