[INFO] fetching crate mdbook_rash 1.0.0... [INFO] checking mdbook_rash-1.0.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate mdbook_rash 1.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate mdbook_rash 1.0.0 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 mdbook_rash 1.0.0 [INFO] finished tweaking crates.io crate mdbook_rash 1.0.0 [INFO] tweaked toml for crates.io crate mdbook_rash 1.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate mdbook_rash 1.0.0 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 toml-query_derive v0.9.2 [INFO] [stderr] Downloaded handlebars v3.1.0 [INFO] [stderr] Downloaded mdbook v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26d8742f4ee0154bced01ab0c61dc1809b70932246c9bd59bca54977ac545a60 [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" "26d8742f4ee0154bced01ab0c61dc1809b70932246c9bd59bca54977ac545a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26d8742f4ee0154bced01ab0c61dc1809b70932246c9bd59bca54977ac545a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d8742f4ee0154bced01ab0c61dc1809b70932246c9bd59bca54977ac545a60", kill_on_drop: false }` [INFO] [stdout] 26d8742f4ee0154bced01ab0c61dc1809b70932246c9bd59bca54977ac545a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a4a32bd53e08bbf6b3d95a76b9da1f0083ae625369f97329b4a8305dc9b9930f [INFO] running `Command { std: "docker" "start" "-a" "a4a32bd53e08bbf6b3d95a76b9da1f0083ae625369f97329b4a8305dc9b9930f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking handlebars v3.1.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Checking mdbook v0.3.7 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mdbook-0.3.7/src/config.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | None => bail!("Key not found, {:?}", name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mdbook-0.3.7/src/preprocess/cmd.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | None => bail!("Command string was empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mdbook-0.3.7/src/renderer/html_handlebars/hbs_renderer.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | / warn!( [INFO] [stdout] 486 | | "please reinstall with `cargo install mdbook --force --features search`to use the \ [INFO] [stdout] 487 | | search feature" [INFO] [stdout] 488 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (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/mdbook-0.3.7/src/renderer/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | None => bail!("Command string was empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mdbook` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a4a32bd53e08bbf6b3d95a76b9da1f0083ae625369f97329b4a8305dc9b9930f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a32bd53e08bbf6b3d95a76b9da1f0083ae625369f97329b4a8305dc9b9930f", kill_on_drop: false }` [INFO] [stdout] a4a32bd53e08bbf6b3d95a76b9da1f0083ae625369f97329b4a8305dc9b9930f