[INFO] fetching crate gfret 1.0.2... [INFO] checking gfret-1.0.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate gfret 1.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gfret 1.0.2 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfret 1.0.2 [INFO] finished tweaking crates.io crate gfret 1.0.2 [INFO] tweaked toml for crates.io crate gfret 1.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate gfret 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded rug v1.12.0 [INFO] [stderr] Downloaded xdg-basedir v1.0.0 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded svg v0.9.1 [INFO] [stderr] Downloaded futures v0.3.8 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a6f0055d47c2523da3856f5c15992d8efd8ce6e679f5778894def5df347690e [INFO] running `Command { std: "docker" "start" "-a" "4a6f0055d47c2523da3856f5c15992d8efd8ce6e679f5778894def5df347690e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a6f0055d47c2523da3856f5c15992d8efd8ce6e679f5778894def5df347690e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6f0055d47c2523da3856f5c15992d8efd8ce6e679f5778894def5df347690e", kill_on_drop: false }` [INFO] [stdout] 4a6f0055d47c2523da3856f5c15992d8efd8ce6e679f5778894def5df347690e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ff852372aee676dbf13b9d15293de8c0ebb0742706118987248b31227ba240 [INFO] running `Command { std: "docker" "start" "-a" "67ff852372aee676dbf13b9d15293de8c0ebb0742706118987248b31227ba240", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xdg-basedir v1.0.0 [INFO] [stderr] Checking svg v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/path/data.rs:152:82 [INFO] [stdout] | [INFO] [stdout] 152 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | _ => raise!(self, "expected a path command"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/path/data.rs:152:82 [INFO] [stdout] | [INFO] [stdout] 152 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | _ => raise!(self, "found an unknown path command '{}'", name), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/path/data.rs:152:82 [INFO] [stdout] | [INFO] [stdout] 152 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | _ => raise!(self, "failed to parse a flag in an elliptical arc"), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/path/data.rs:152:82 [INFO] [stdout] | [INFO] [stdout] 152 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | _ => raise!(self, "failed to parse a number '{}'", number), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/tag.rs:39:82 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | _ => raise!(self, "expected a name"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/node/element/tag.rs:39:82 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(Error::new($parser.reader.position(), format!($($argument)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | Some(_) => raise!(self, "found an unexpected ending of a tag"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svg-0.9.1/src/parser/mod.rs:41:97 [INFO] [stdout] | [INFO] [stdout] 41 | return Some(Event::Error(Error::new($parser.reader.position(), format!($($argument)*)))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | None => raise!(self, "found a malformed tag"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] error: could not compile `svg` [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67ff852372aee676dbf13b9d15293de8c0ebb0742706118987248b31227ba240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ff852372aee676dbf13b9d15293de8c0ebb0742706118987248b31227ba240", kill_on_drop: false }` [INFO] [stdout] 67ff852372aee676dbf13b9d15293de8c0ebb0742706118987248b31227ba240