[INFO] fetching crate viewy 0.3.7... [INFO] checking viewy-0.3.7 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate viewy 0.3.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate viewy 0.3.7 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 viewy 0.3.7 [INFO] finished tweaking crates.io crate viewy 0.3.7 [INFO] tweaked toml for crates.io crate viewy 0.3.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 pipeline v0.5.0 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded grass v0.10.4 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded peekmore v0.5.6 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded markdown v0.3.0 [INFO] [stderr] Downloaded uuid v0.8.2 [INFO] [stderr] Downloaded minifier v0.0.41 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded lasso v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.3.2 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded hashbrown v0.8.2 [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" "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] ef0d8885a05d326e049a09e99baaffd9c8a611a39e2747241716d38c5f0caf0d [INFO] running `Command { std: "docker" "start" "-a" "ef0d8885a05d326e049a09e99baaffd9c8a611a39e2747241716d38c5f0caf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef0d8885a05d326e049a09e99baaffd9c8a611a39e2747241716d38c5f0caf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0d8885a05d326e049a09e99baaffd9c8a611a39e2747241716d38c5f0caf0d", kill_on_drop: false }` [INFO] [stdout] ef0d8885a05d326e049a09e99baaffd9c8a611a39e2747241716d38c5f0caf0d [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" "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] cb3c6103354186d7cd7c077307702bd895041fa46eac5cf03cbcb5fd6fc9075a [INFO] running `Command { std: "docker" "start" "-a" "cb3c6103354186d7cd7c077307702bd895041fa46eac5cf03cbcb5fd6fc9075a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking peekmore v0.5.6 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking minifier v0.0.41 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lasso v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking markdown v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/span/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pipe_opt!( [INFO] [stdout] 63 | | text [INFO] [stdout] 64 | | => parse_code [INFO] [stdout] 65 | | => parse_strong [INFO] [stdout] ... | [INFO] [stdout] 69 | | => parse_link [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (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/markdown-0.3.0/src/parser/block/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / pipe_opt!( [INFO] [stdout] 72 | | lines [INFO] [stdout] 73 | | => parse_hr [INFO] [stdout] 74 | | => parse_atx_header [INFO] [stdout] ... | [INFO] [stdout] 79 | | => parse_ordered_list [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pipe_fun` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `markdown` [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" "cb3c6103354186d7cd7c077307702bd895041fa46eac5cf03cbcb5fd6fc9075a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3c6103354186d7cd7c077307702bd895041fa46eac5cf03cbcb5fd6fc9075a", kill_on_drop: false }` [INFO] [stdout] cb3c6103354186d7cd7c077307702bd895041fa46eac5cf03cbcb5fd6fc9075a