[INFO] fetching crate cff 0.5.0... [INFO] checking cff-0.5.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate cff 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cff 0.5.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cff 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cff 0.5.0 [INFO] tweaked toml for crates.io crate cff 0.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfnt v0.12.0 [INFO] [stderr] Downloaded tarrasque v0.10.0 [INFO] [stderr] Downloaded tarrasque-macro v0.10.0 [INFO] [stderr] Downloaded microbench v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fedf9401f5d2b31c46a6c880aeb33cf4d0492052cea019a7172573fa554e0a97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fedf9401f5d2b31c46a6c880aeb33cf4d0492052cea019a7172573fa554e0a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fedf9401f5d2b31c46a6c880aeb33cf4d0492052cea019a7172573fa554e0a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedf9401f5d2b31c46a6c880aeb33cf4d0492052cea019a7172573fa554e0a97", kill_on_drop: false }` [INFO] [stdout] fedf9401f5d2b31c46a6c880aeb33cf4d0492052cea019a7172573fa554e0a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aee5105ccb78885830e95e807ddb10fd6e4a2c32eeb46ee40a5aa8f3120c5cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9aee5105ccb78885830e95e807ddb10fd6e4a2c32eeb46ee40a5aa8f3120c5cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking microbench v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tarrasque-macro v0.10.0 [INFO] [stderr] Checking tarrasque v0.10.0 [INFO] [stderr] Checking sfnt v0.12.0 [INFO] [stderr] Checking cff v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sfnt-0.12.0/src/lib.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 180 | / extract! { [INFO] [stdout] 181 | | /// An SFNT file table record. [INFO] [stdout] 182 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 183 | | pub struct Record<'s>[16] { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0263`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sfnt` [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] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/dict/mod.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 203 | / extract! { [INFO] [stdout] 204 | | /// A `DICT` entry. [INFO] [stdout] 205 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 206 | | pub struct Entry<'s> { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 211 | | } [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/charset.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 21 | / extract! { [INFO] [stdout] 22 | | /// A `Format 0` glyph charset. [INFO] [stdout] 23 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 24 | | pub struct Format0<'s>(num_glyphs: usize) { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/charset.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 74 | / extract! { [INFO] [stdout] 75 | | /// A `Format 1` glyph charset. [INFO] [stdout] 76 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 77 | | pub struct Format1<'s>(num_glyphs: usize) { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/charset.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 137 | / extract! { [INFO] [stdout] 138 | | /// A `Format 2` glyph charset. [INFO] [stdout] 139 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 140 | | pub struct Format2<'s>(num_glyphs: usize) { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/encodings.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 65 | / extract! { [INFO] [stdout] 66 | | /// A `Format 0` list of glyph encodings. [INFO] [stdout] 67 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 68 | | pub struct Format0<'s> { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/encodings.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 96 | / extract! { [INFO] [stdout] 97 | | /// A `Format 1` list of glyph encodings. [INFO] [stdout] 98 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 99 | | pub struct Format1<'s> { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/mod.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 56 | / extract! { [INFO] [stdout] 57 | | /// A `Format 0` mapping from glyphs to groups of glyphs. [INFO] [stdout] 58 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 59 | | pub struct Format0<'s>(num_glyphs: usize) { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/glyphs/mod.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 85 | / extract! { [INFO] [stdout] 86 | | /// A `Format 3` mapping from glyphs to groups of glyphs. [INFO] [stdout] 87 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 88 | | pub struct Format3<'s> { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0263]: lifetime name `'s` declared twice in the same scope [INFO] [stdout] --> src/index/mod.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 36 | / extract! { [INFO] [stdout] 37 | | /// A list of offsets in an `INDEX`. [INFO] [stdout] 38 | | #[derive(Copy, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] 39 | | struct Offsets<'s>(count: usize, size: usize) { [INFO] [stdout] | | ^^ declared twice [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- previous declaration here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0263`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9aee5105ccb78885830e95e807ddb10fd6e4a2c32eeb46ee40a5aa8f3120c5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aee5105ccb78885830e95e807ddb10fd6e4a2c32eeb46ee40a5aa8f3120c5cc", kill_on_drop: false }` [INFO] [stdout] 9aee5105ccb78885830e95e807ddb10fd6e4a2c32eeb46ee40a5aa8f3120c5cc