[INFO] cloning repository https://github.com/ikey4u/concisemark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikey4u/concisemark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Fconcisemark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Fconcisemark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b48091f5a7c3335c461033c64bd29c22ce59d3b6 [INFO] checking ikey4u/concisemark against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Fconcisemark" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ikey4u/concisemark on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ikey4u/concisemark [INFO] finished tweaking git repo https://github.com/ikey4u/concisemark [INFO] tweaked toml for git repo https://github.com/ikey4u/concisemark written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ikey4u/concisemark already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono v0.4.28 [INFO] [stderr] Downloaded syn v2.0.30 [INFO] [stderr] Downloaded gh-emoji v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6d7a63c58a92cbfbb6de0cf5d26a8915e345d664b6d319bb18c28671b319c6 [INFO] running `Command { std: "docker" "start" "-a" "0a6d7a63c58a92cbfbb6de0cf5d26a8915e345d664b6d319bb18c28671b319c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6d7a63c58a92cbfbb6de0cf5d26a8915e345d664b6d319bb18c28671b319c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6d7a63c58a92cbfbb6de0cf5d26a8915e345d664b6d319bb18c28671b319c6", kill_on_drop: false }` [INFO] [stdout] 0a6d7a63c58a92cbfbb6de0cf5d26a8915e345d664b6d319bb18c28671b319c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 703b445c4dbbb9d209bef74acffdb2a50f75c1ca62f55cf399ddb45b9a8c6796 [INFO] running `Command { std: "docker" "start" "-a" "703b445c4dbbb9d209bef74acffdb2a50f75c1ca62f55cf399ddb45b9a8c6796", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking gh-emoji v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking concisemark v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/meta.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | const META_START_MARK: &str = " src/meta.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &str = "-->\n"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &'static str = "-->\n"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/meta.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/heading.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &str = "#"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &'static str = "#"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &str = "- "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &'static str = "- "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &str = " "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &'static str = " "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/meta.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | const META_START_MARK: &str = " src/meta.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &str = "-->\n"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &'static str = "-->\n"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/meta.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/heading.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &str = "#"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &'static str = "#"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &str = "- "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &'static str = "- "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &str = " "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &'static str = " "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.08s [INFO] running `Command { std: "docker" "inspect" "703b445c4dbbb9d209bef74acffdb2a50f75c1ca62f55cf399ddb45b9a8c6796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703b445c4dbbb9d209bef74acffdb2a50f75c1ca62f55cf399ddb45b9a8c6796", kill_on_drop: false }` [INFO] [stdout] 703b445c4dbbb9d209bef74acffdb2a50f75c1ca62f55cf399ddb45b9a8c6796 [INFO] checking ikey4u/concisemark against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Fconcisemark" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ikey4u/concisemark on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ikey4u/concisemark [INFO] finished tweaking git repo https://github.com/ikey4u/concisemark [INFO] tweaked toml for git repo https://github.com/ikey4u/concisemark written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ikey4u/concisemark already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b87025dc9eea089ea3181331ae0b4dfd83b46eaa41bad1356a750f520a2a811 [INFO] running `Command { std: "docker" "start" "-a" "9b87025dc9eea089ea3181331ae0b4dfd83b46eaa41bad1356a750f520a2a811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b87025dc9eea089ea3181331ae0b4dfd83b46eaa41bad1356a750f520a2a811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b87025dc9eea089ea3181331ae0b4dfd83b46eaa41bad1356a750f520a2a811", kill_on_drop: false }` [INFO] [stdout] 9b87025dc9eea089ea3181331ae0b4dfd83b46eaa41bad1356a750f520a2a811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64c4269a463bcd557fb0f8e1dd3c9321b582f3d04b11afdca7ea6dcca4e335fe [INFO] running `Command { std: "docker" "start" "-a" "64c4269a463bcd557fb0f8e1dd3c9321b582f3d04b11afdca7ea6dcca4e335fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking gh-emoji v1.0.7 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking concisemark v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/meta.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | const META_START_MARK: &str = " src/meta.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &str = "-->\n"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &'static str = "-->\n"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/meta.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/heading.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &str = "#"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &'static str = "#"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &str = "- "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &'static str = "- "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &str = " "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &'static str = " "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/meta.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | const META_START_MARK: &str = " src/meta.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &str = "-->\n"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const META_END_MARK: &'static str = "-->\n"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/meta.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/heading.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &str = "#"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 11 | pub const MARK: &'static str = "#"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &str = "- "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIST_MARK: &'static str = "- "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/token/list.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &str = " "; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | pub const INDENT_MARK: &'static str = " "; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.22s [INFO] running `Command { std: "docker" "inspect" "64c4269a463bcd557fb0f8e1dd3c9321b582f3d04b11afdca7ea6dcca4e335fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c4269a463bcd557fb0f8e1dd3c9321b582f3d04b11afdca7ea6dcca4e335fe", kill_on_drop: false }` [INFO] [stdout] 64c4269a463bcd557fb0f8e1dd3c9321b582f3d04b11afdca7ea6dcca4e335fe