[INFO] fetching crate qtpl 0.7.1... [INFO] checking qtpl-0.7.1 against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369 [INFO] extracting crate qtpl 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate qtpl 0.7.1 on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qtpl 0.7.1 [INFO] finished tweaking crates.io crate qtpl 0.7.1 [INFO] tweaked toml for crates.io crate qtpl 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded v_htmlescape v0.8.0 [INFO] [stderr] Downloaded v_escape v0.10.0 [INFO] [stderr] Downloaded qtpl-macros v0.7.1 [INFO] [stderr] Downloaded v_escape_derive v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e55cc4d2a828ffb9dbe910fe768a9a3a2c52baab388d44a031c7785abd5452 [INFO] running `Command { std: "docker" "start" "-a" "f3e55cc4d2a828ffb9dbe910fe768a9a3a2c52baab388d44a031c7785abd5452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e55cc4d2a828ffb9dbe910fe768a9a3a2c52baab388d44a031c7785abd5452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e55cc4d2a828ffb9dbe910fe768a9a3a2c52baab388d44a031c7785abd5452", kill_on_drop: false }` [INFO] [stdout] f3e55cc4d2a828ffb9dbe910fe768a9a3a2c52baab388d44a031c7785abd5452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04eaa4039409747db26d236ca868396fe821fb6ff1acb783474fb1410709f1ad [INFO] running `Command { std: "docker" "start" "-a" "04eaa4039409747db26d236ca868396fe821fb6ff1acb783474fb1410709f1ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling v_htmlescape v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling v_escape_derive v0.7.1 [INFO] [stderr] Compiling qtpl-macros v0.7.1 [INFO] [stderr] Checking v_escape v0.10.0 [INFO] [stderr] Checking qtpl v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "04eaa4039409747db26d236ca868396fe821fb6ff1acb783474fb1410709f1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04eaa4039409747db26d236ca868396fe821fb6ff1acb783474fb1410709f1ad", kill_on_drop: false }` [INFO] [stdout] 04eaa4039409747db26d236ca868396fe821fb6ff1acb783474fb1410709f1ad [INFO] checking qtpl-0.7.1 against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369 [INFO] extracting crate qtpl 0.7.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate qtpl 0.7.1 on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qtpl 0.7.1 [INFO] finished tweaking crates.io crate qtpl 0.7.1 [INFO] tweaked toml for crates.io crate qtpl 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4b80248a5fba72cd5c2cd3a0019fa3ef55897e1c61dd1e23a094b3b1d6a3ac [INFO] running `Command { std: "docker" "start" "-a" "1a4b80248a5fba72cd5c2cd3a0019fa3ef55897e1c61dd1e23a094b3b1d6a3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4b80248a5fba72cd5c2cd3a0019fa3ef55897e1c61dd1e23a094b3b1d6a3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4b80248a5fba72cd5c2cd3a0019fa3ef55897e1c61dd1e23a094b3b1d6a3ac", kill_on_drop: false }` [INFO] [stdout] 1a4b80248a5fba72cd5c2cd3a0019fa3ef55897e1c61dd1e23a094b3b1d6a3ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a16cfe3b32ef20bd947f153c1730cbcd2e920f706b5d9060ec9f71d2a1b4180 [INFO] running `Command { std: "docker" "start" "-a" "0a16cfe3b32ef20bd947f153c1730cbcd2e920f706b5d9060ec9f71d2a1b4180", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling v_htmlescape v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling v_escape_derive v0.7.1 [INFO] [stderr] Compiling qtpl-macros v0.7.1 [INFO] [stderr] Checking v_escape v0.10.0 [INFO] [stdout] error: cannot find derive macro `Escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `escape` is in scope, but it is a function, not an attribute [INFO] [stdout] = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `escape` is in scope, but it is a function, not an attribute [INFO] [stdout] = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chars` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____use of undeclared crate or module `chars` [INFO] [stdout] | help: a builtin type with a similar name exists: `char` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chars` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / new_escape!( [INFO] [stdout] 19 | | HTMLEscape, [INFO] [stdout] 20 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 21 | | simd = false [INFO] [stdout] 22 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____use of undeclared crate or module `chars` [INFO] [stdout] | help: a builtin type with a similar name exists: `char` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chars` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________use of undeclared crate or module `chars` [INFO] [stdout] | help: a builtin type with a similar name exists: `char` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chars` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.8.0/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / new_escape!( [INFO] [stdout] 28 | | HTMLEscape, [INFO] [stdout] 29 | | "60->< || 62->> || 38->& || 34->" || 39->' || 47->/", [INFO] [stdout] 30 | | simd = true, avx = true [INFO] [stdout] 31 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________use of undeclared crate or module `chars` [INFO] [stdout] | help: a builtin type with a similar name exists: `char` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `v_htmlescape` (lib) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "0a16cfe3b32ef20bd947f153c1730cbcd2e920f706b5d9060ec9f71d2a1b4180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a16cfe3b32ef20bd947f153c1730cbcd2e920f706b5d9060ec9f71d2a1b4180", kill_on_drop: false }` [INFO] [stdout] 0a16cfe3b32ef20bd947f153c1730cbcd2e920f706b5d9060ec9f71d2a1b4180