[INFO] fetching crate onhtml 4.0.2...
[INFO] testing onhtml-4.0.2 against beta-2022-04-10 for beta-1.61-1
[INFO] extracting crate onhtml 4.0.2 into /workspace/builds/worker-105/source
[INFO] validating manifest of crates.io crate onhtml 4.0.2 on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate onhtml 4.0.2
[INFO] finished tweaking crates.io crate onhtml 4.0.2
[INFO] tweaked toml for crates.io crate onhtml 4.0.2 written to /workspace/builds/worker-105/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 944a9e437cb83940414b80fe58ff07e0251d800ba8fa4b6c4a30d1466af5320a
[INFO] running `Command { std: "docker" "start" "-a" "944a9e437cb83940414b80fe58ff07e0251d800ba8fa4b6c4a30d1466af5320a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "944a9e437cb83940414b80fe58ff07e0251d800ba8fa4b6c4a30d1466af5320a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944a9e437cb83940414b80fe58ff07e0251d800ba8fa4b6c4a30d1466af5320a", kill_on_drop: false }`
[INFO] [stdout] 944a9e437cb83940414b80fe58ff07e0251d800ba8fa4b6c4a30d1466af5320a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4a0885dcb3ff16a12748d668e621d43efc746504390a3fb49c358c498552005
[INFO] running `Command { std: "docker" "start" "-a" "d4a0885dcb3ff16a12748d668e621d43efc746504390a3fb49c358c498552005", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling duplicate v0.4.0
[INFO] [stderr] Compiling onhtml v4.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `T` is defined multiple times
[INFO] [stdout] --> lib.rs:130:550
[INFO] [stdout] |
[INFO] [stdout] 81 | ...;)]pub struct T(Orphan);
[INFO] [stdout] | --------------------- previous definition of the type `T` here
[INFO] [stdout] ...
[INFO] [stdout] 130 | ...E]; [T_FIGURE]; [T_SMALL]; [T_MARQUEE]; [T_Q]; [T_MAIN]; [T_NAV]; [T_FOOTER]; [T_HEADER]; [T_B]; [T_LABEL]; [T_DATALIST]; [T_CODE]; [T_ARTICLE]; [T_ASIDE]; [T_SECTION]; [T_P]; [T_OL]; [T_UL]; [T_LI]; [T_OPTION]; [T_PRE]; [T_CANVAS]; [T_BLOCKQUOTE]; [T_SOURCE]; [T_SPAN]; [T_A]; [T_FORM]; [T_TEMPLATE]; [T_VIDEO]; [T_TEXTAREA]; [T_SELECT]; [T_H1]; [T_H2]; [T_H3]; [T_H4]; [T_H5]; [T_H6]; [T_BUTTON]; [T_DIV]; [T_IMG]; [T_INPUT];[T_HEAD];[T_STYLE];[T_TITLE];[T_SCRIPT];[T_BODY];[T_HTML];)]pub struct T(Tag...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `T` redefined here
[INFO] [stdout] |
[INFO] [stdout] = note: `T` must be defined only once in the type namespace of this module
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0428]: the name `f` is defined multiple times
[INFO] [stdout] --> lib.rs:131:1253
[INFO] [stdout] |
[INFO] [stdout] 82 | ...;)]pub fn f() ->T {
[INFO] [stdout] | -------------- previous definition of the value `f` here
[INFO] [stdout] ...
[INFO] [stdout] 131 | ...AME]; [figure]["figure"][T_FIGURE]; [small]["small"][T_SMALL]; [marquee]["marquee"][T_MARQUEE]; [q]["q"][T_Q]; [main_]["main"][T_MAIN]; [nav]["nav"][T_NAV]; [footer]["footer"][T_FOOTER]; [header]["header"][T_HEADER]; [b]["b"][T_B]; [label]["label"][T_LABEL]; [datalist]["datalist"][T_DATALIST]; [code]["code"][T_CODE]; [article]["article"][T_ARTICLE]; [aside]["aside"][T_ASIDE]; [section]["section"][T_SECTION]; [p]["p"][T_P]; [ol]["ol"][T_OL]; [ul]["ul"][T_UL]; [li]["li"][T_LI]; [option]["option"][T_OPTION]; [pre]["pre"][T_PRE]; [canvas]["canvas"][T_CANVAS]; [blockquote]["blockquote"][T_BLOCKQUOTE]; [source]["source"][T_SOURCE]; [span]["span"][T_SPAN]; [a]["a"][T_A]; [form]["form"][T_FORM]; [template]["template"][T_TEMPLATE]; [video]["video"][T_VIDEO]; [textarea]["textarea"][T_TEXTAREA]; [select]["select"][T_SELECT]; [h1]["h1"][T_H1]; [h2]["h2"][T_H2]; [h3]["h3"][T_H3]; [h4]["h4"][T_H4]; [h5]["h5"][T_H5]; [h6]["h6"][T_H6]; [button]["button"][T_BUTTON]; [div]["div"][T_DIV]; [img]["img"][T_IMG]; [input]["input"][T_INPUT];[head]["head"][T_HEAD];[title]["title"][T_TITLE];[style]["style"][T_STYLE];[script]["script"][T_SCRIPT];[body]["body"][T_BODY];[html]["html"][T_HTML];)]pub fn f(val:&str) ->T...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `f` redefined here
[INFO] [stdout] |
[INFO] [stdout] = note: `f` must be defined only once in the value namespace of this module
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0428]: the name `f` is defined multiple times
[INFO] [stdout] --> lib.rs:134:862
[INFO] [stdout] |
[INFO] [stdout] 82 | ...;)]pub fn f() ->T {
[INFO] [stdout] | -------------- previous definition of the value `f` here
[INFO] [stdout] ...
[INFO] [stdout] 134 | ...iframe"]; [Figure]["figure"]; [Small]["small"]; [Marquee]["marquee"]; [Q]["q"]; [Main]["main"]; [Nav]["nav"]; [Footer]["footer"]; [Header]["header"]; [B]["b"]; [Label]["label"]; [Datalist]["datalist"]; [Code]["code"]; [Article]["article"]; [Aside]["aside"]; [Section]["section"]; [P]["p"]; [Ol]["ol"]; [Ul]["ul"]; [Li]["li"]; [Option]["option"]; [Pre]["pre"]; [Canvas]["canvas"]; [Blockquote]["blockquote"]; [Source]["source"]; [Span]["span"]; [A]["a"]; [Form]["form"]; [Template]["template"]; [Video]["video"]; [Textarea]["textarea"]; [Select]["select"]; [H1]["h1"]; [H2]["h2"]; [H3]["h3"]; [H4]["h4"]; [H5]["h5"]; [H6]["h6"]; [Button]["button"]; [Div]["div"]; [Img]["img"]; [Input]["input"];[Head]["head"];[Title]["title"];[Style]["style"];[Script]["script"];[Body]["body"];[Html]["html"];)]pub fn f(val:&str) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `f` redefined here
[INFO] [stdout] |
[INFO] [stdout] = note: `f` must be defined only once in the value namespace of this module
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:81:33
[INFO] [stdout] |
[INFO] [stdout] 81 | #[allow(non_camel_case_types)]#[duplicate(T; [T_LINK];[T_META];)]pub struct T(Orphan);
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:82:3
[INFO] [stdout] |
[INFO] [stdout] 82 | #[duplicate(f name T ; [link]["link"][T_LINK];[meta]["meta"][T_META];)]pub fn f() ->T {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:130:33
[INFO] [stdout] |
[INFO] [stdout] 130 | #[allow(non_camel_case_types)]#[duplicate(T; [T_BIG]; [T_IFRAME]; [T_FIGURE]; [T_SMALL]; [T_MARQUEE]; [T_Q]; [T_MAIN]; [T_NAV]; [T_FOOTER...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:131:3
[INFO] [stdout] |
[INFO] [stdout] 131 | #[duplicate(f name T ; [big]["big"][T_BIG]; [iframe]["iframe"][T_IFRAME]; [figure]["figure"][T_FIGURE]; [small]["small"][T_SMALL]; [marqu...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:134:27
[INFO] [stdout] |
[INFO] [stdout] 134 | #[allow(non_snake_case)]#[duplicate(f name; [Big]["big"]; [Iframe]["iframe"]; [Figure]["figure"]; [Small]["small"]; [Marquee]["marquee"];...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:136:33
[INFO] [stdout] |
[INFO] [stdout] 136 | #[allow(non_camel_case_types)]#[duplicate(T; [T_BIG]; [T_IFRAME]; [T_FIGURE]; [T_SMALL]; [T_MARQUEE]; [T_Q]; [T_MAIN]; [T_NAV]; [T_FOOTER...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:564:3
[INFO] [stdout] |
[INFO] [stdout] 564 | #[duplicate(f g T; [wrap][Wrap][T_PRE]; [reversed][Reversed][T_OL]; [download][Download][T_A]; [novalidate][Novalidate][T_FORM]; [allow...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:566:3
[INFO] [stdout] |
[INFO] [stdout] 566 | #[duplicate(f g T; [behavior][Behavior][T_MARQUEE];[direction][Direction][T_MARQUEE];[hspace][Hspace][T_MARQUEE];[cite][Cite][T_BLOCKQUOT...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:568:3
[INFO] [stdout] |
[INFO] [stdout] 568 | #[duplicate(f g T; [loop_][Loop][T_MARQUEE];[scrollamount][Scrollamount][T_MARQUEE];[value][Value][T_LI];[start][Start][T_OL];)]#[allow(n...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:570:3
[INFO] [stdout] |
[INFO] [stdout] 570 | #[duplicate(f g T; [width][Width][T_VIDEO];[height][Height][T_VIDEO];[size][Size][T_SELECT];[minlength][Minlength][T_INPUT];[size][Size][...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:572:3
[INFO] [stdout] |
[INFO] [stdout] 572 | #[duplicate(f g T; [autocomplete][Autocomplete][T_FORM]; [autocomplete][Autocomplete][T_INPUT];)]#[allow(non_snake_case)]impl T{pub fn g(...
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `duplicate` in this scope
[INFO] [stdout] --> lib.rs:574:3
[INFO] [stdout] |
[INFO] [stdout] 574 | #[duplicate(f g T; [ping][Ping][T_A];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `duplicate` is imported here, but it is a function-like macro
[INFO] [stdout] --> lib.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | use duplicate::duplicate ;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout] --> lib.rs:83:22
[INFO] [stdout] |
[INFO] [stdout] 83 | let t = Orphan::new(name.to_string()) ;
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_LINK` in this scope
[INFO] [stdout] --> lib.rs:85:6
[INFO] [stdout] |
[INFO] [stdout] 85 | impl T_LINK {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_META` in this scope
[INFO] [stdout] --> lib.rs:92:6
[INFO] [stdout] |
[INFO] [stdout] 92 | impl T_META {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout] --> lib.rs:132:19
[INFO] [stdout] |
[INFO] [stdout] 132 | let t = Tag::new(name.to_string() ,val.to_string()) ;
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout] --> lib.rs:135:18
[INFO] [stdout] |
[INFO] [stdout] 135 | return Tag::new(name.to_string() ,val.to_string()) .print() ;}
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_MARQUEE` in this scope
[INFO] [stdout] --> lib.rs:214:6
[INFO] [stdout] |
[INFO] [stdout] 214 | impl T_MARQUEE {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_LI` in this scope
[INFO] [stdout] --> lib.rs:234:6
[INFO] [stdout] |
[INFO] [stdout] 234 | impl T_LI {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_BLOCKQUOTE` in this scope
[INFO] [stdout] --> lib.rs:238:6
[INFO] [stdout] |
[INFO] [stdout] 238 | impl T_BLOCKQUOTE {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_LABEL` in this scope
[INFO] [stdout] --> lib.rs:242:6
[INFO] [stdout] |
[INFO] [stdout] 242 | impl T_LABEL {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_PRE` in this scope
[INFO] [stdout] --> lib.rs:246:6
[INFO] [stdout] |
[INFO] [stdout] 246 | impl T_PRE {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_OL` in this scope
[INFO] [stdout] --> lib.rs:256:6
[INFO] [stdout] |
[INFO] [stdout] 256 | impl T_OL {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_A` in this scope
[INFO] [stdout] --> lib.rs:268:6
[INFO] [stdout] |
[INFO] [stdout] 268 | impl T_A {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_FORM` in this scope
[INFO] [stdout] --> lib.rs:294:6
[INFO] [stdout] |
[INFO] [stdout] 294 | impl T_FORM {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_IFRAME` in this scope
[INFO] [stdout] --> lib.rs:329:6
[INFO] [stdout] |
[INFO] [stdout] 329 | impl T_IFRAME {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_IMG` in this scope
[INFO] [stdout] --> lib.rs:339:6
[INFO] [stdout] |
[INFO] [stdout] 339 | impl T_IMG {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_SOURCE` in this scope
[INFO] [stdout] --> lib.rs:343:6
[INFO] [stdout] |
[INFO] [stdout] 343 | impl T_SOURCE {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_VIDEO` in this scope
[INFO] [stdout] --> lib.rs:350:6
[INFO] [stdout] |
[INFO] [stdout] 350 | impl T_VIDEO {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_SELECT` in this scope
[INFO] [stdout] --> lib.rs:379:6
[INFO] [stdout] |
[INFO] [stdout] 379 | impl T_SELECT {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_OPTION` in this scope
[INFO] [stdout] --> lib.rs:398:6
[INFO] [stdout] |
[INFO] [stdout] 398 | impl T_OPTION {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_BUTTON` in this scope
[INFO] [stdout] --> lib.rs:411:6
[INFO] [stdout] |
[INFO] [stdout] 411 | impl T_BUTTON {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_INPUT` in this scope
[INFO] [stdout] --> lib.rs:434:6
[INFO] [stdout] |
[INFO] [stdout] 434 | impl T_INPUT {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_INPUT` in this scope
[INFO] [stdout] --> lib.rs:481:6
[INFO] [stdout] |
[INFO] [stdout] 481 | impl T_INPUT {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_TEXTAREA` in this scope
[INFO] [stdout] --> lib.rs:522:6
[INFO] [stdout] |
[INFO] [stdout] 522 | impl T_TEXTAREA {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `T_SCRIPT` in this scope
[INFO] [stdout] --> lib.rs:556:6
[INFO] [stdout] |
[INFO] [stdout] 556 | impl T_SCRIPT {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:564:904
[INFO] [stdout] |
[INFO] [stdout] 564 | ... T{pub fn g(&mut self) ->String {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] 565 | ...
[INFO] [stdout] 566 | ...ue][T_INPUT];[formaction][Formaction][T_INPUT];[title][Title][T_INPUT];[max][Max][T_INPUT];[list][List][T_INPUT];[name][Name][T_INPUT];[placeholder][Placeholder][T_INPUT];[min][Min][T_INPUT];[alt][Alt][T_INPUT];[accept][Accept][T_INPUT];[type_][Type][T_INPUT];[onchange][Onchange][T_INPUT];[oninput][Oninput][T_INPUT];[oninvalid][Oninvalid][T_INPUT];[name][Name][T_TEXTAREA];[placeholder][Placeholder][T_TEXTAREA];[onchange][Onchange][T_TEXTAREA];[oninput][Oninput][T_TEXTAREA];[rel][Rel][T_LINK];[href][Href][T_LINK];[charset][Charset][T_META];[name][Name][T_META];[content][Content][T_META];[property][Property][T_META];[httpequiv][Httpequiv][T_META];[type_][Type][T_SCRIPT];[src][Src][T_SCRIPT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:&str) ->String...
[INFO] [stdout] | ------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:564:904
[INFO] [stdout] |
[INFO] [stdout] 564 | ...llscreen][T_IFRAME]; [autoplay][Autoplay][T_VIDEO]; [controls][Controls][T_VIDEO]; [loop_][Loop][T_VIDEO]; [muted][Muted][T_VIDEO]; [autofocus][Autofocus][T_SELECT]; [disabled][Disabled][T_SELECT]; [required][Required][T_SELECT]; [disabled][Disabled][T_OPTION]; [selected][Selected][T_OPTION]; [hidden][Hidden][T_OPTION]; [autofocus][Autofocus][T_BUTTON]; [disabled][Disabled][T_BUTTON]; [multiple][Multiple][T_INPUT]; [readonly][Readonly][T_INPUT]; [checked][Checked][T_INPUT]; [autofocus][Autofocus][T_INPUT]; [disabled][Disabled][T_INPUT]; [required][Required][T_INPUT]; [autofocus][Autofocus][T_TEXTAREA]; [disabled][Disabled][T_TEXTAREA]; [readonly][Readonly][T_TEXTAREA]; [required][Required][T_TEXTAREA]; )] #[allow(non_snake_case)] impl T{pub fn g(&mut self) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 568 | ... T{pub fn g(&mut self ,x:u32) ->String {
[INFO] [stdout] | ----------------------------------- other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:564:904
[INFO] [stdout] |
[INFO] [stdout] 564 | ...; [muted][Muted][T_VIDEO]; [autofocus][Autofocus][T_SELECT]; [disabled][Disabled][T_SELECT]; [required][Required][T_SELECT]; [disabled][Disabled][T_OPTION]; [selected][Selected][T_OPTION]; [hidden][Hidden][T_OPTION]; [autofocus][Autofocus][T_BUTTON]; [disabled][Disabled][T_BUTTON]; [multiple][Multiple][T_INPUT]; [readonly][Readonly][T_INPUT]; [checked][Checked][T_INPUT]; [autofocus][Autofocus][T_INPUT]; [disabled][Disabled][T_INPUT]; [required][Required][T_INPUT]; [autofocus][Autofocus][T_TEXTAREA]; [disabled][Disabled][T_TEXTAREA]; [readonly][Readonly][T_TEXTAREA]; [required][Required][T_TEXTAREA]; )] #[allow(non_snake_case)] impl T{pub fn g(&mut self) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 570 | ... T{pub fn g(&mut self ,x:i32) ->String {
[INFO] [stdout] | ----------------------------------- other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:564:904
[INFO] [stdout] |
[INFO] [stdout] 564 | ...RM]; [allowfullscreen][Allowfullscreen][T_IFRAME]; [autoplay][Autoplay][T_VIDEO]; [controls][Controls][T_VIDEO]; [loop_][Loop][T_VIDEO]; [muted][Muted][T_VIDEO]; [autofocus][Autofocus][T_SELECT]; [disabled][Disabled][T_SELECT]; [required][Required][T_SELECT]; [disabled][Disabled][T_OPTION]; [selected][Selected][T_OPTION]; [hidden][Hidden][T_OPTION]; [autofocus][Autofocus][T_BUTTON]; [disabled][Disabled][T_BUTTON]; [multiple][Multiple][T_INPUT]; [readonly][Readonly][T_INPUT]; [checked][Checked][T_INPUT]; [autofocus][Autofocus][T_INPUT]; [disabled][Disabled][T_INPUT]; [required][Required][T_INPUT]; [autofocus][Autofocus][T_TEXTAREA]; [disabled][Disabled][T_TEXTAREA]; [readonly][Readonly][T_TEXTAREA]; [required][Required][T_TEXTAREA]; )] #[allow(non_snake_case)] impl T{pub fn g(&mut self) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 572 | ... T{pub fn g(&mut self ,b:bool) ->String {
[INFO] [stdout] | ------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:564:904
[INFO] [stdout] |
[INFO] [stdout] 564 | ...; [download][Download][T_A]; [novalidate][Novalidate][T_FORM]; [allowfullscreen][Allowfullscreen][T_IFRAME]; [autoplay][Autoplay][T_VIDEO]; [controls][Controls][T_VIDEO]; [loop_][Loop][T_VIDEO]; [muted][Muted][T_VIDEO]; [autofocus][Autofocus][T_SELECT]; [disabled][Disabled][T_SELECT]; [required][Required][T_SELECT]; [disabled][Disabled][T_OPTION]; [selected][Selected][T_OPTION]; [hidden][Hidden][T_OPTION]; [autofocus][Autofocus][T_BUTTON]; [disabled][Disabled][T_BUTTON]; [multiple][Multiple][T_INPUT]; [readonly][Readonly][T_INPUT]; [checked][Checked][T_INPUT]; [autofocus][Autofocus][T_INPUT]; [disabled][Disabled][T_INPUT]; [required][Required][T_INPUT]; [autofocus][Autofocus][T_TEXTAREA]; [disabled][Disabled][T_TEXTAREA]; [readonly][Readonly][T_TEXTAREA]; [required][Required][T_TEXTAREA]; )] #[allow(non_snake_case)] impl T{pub fn g(&mut self) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 574 | ... T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ------------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `onhtml` due to 55 previous errors
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:566:1632
[INFO] [stdout] |
[INFO] [stdout] 566 | ...BEL];[oninput][Oninput][T_PRE];[onchange][Onchange][T_PRE];[type_][Type][T_OL];[href][Href][T_A];[type_][Type][T_A];[hreflang][Hreflang][T_A];[target][Target][T_FORM]; [target][Target][T_A]; [rel][Rel][T_FORM];[name][Name][T_FORM];[onsubmit][Onsubmit][T_FORM];[action][Action][T_FORM];[method][Method][T_FORM];[enctype][Enctype][T_FORM];[src][Src][T_IFRAME];[loading][Loading][T_IFRAME];[src][Src][T_IMG];[src][Src][T_SOURCE];[type_][Type][T_SOURCE];[preload][Preload][T_VIDEO];[poster][Poster][T_VIDEO];[src][Src][T_VIDEO];[name][Name][T_SELECT];[onchange][Onchange][T_SELECT];[value][Value][T_OPTION];[formaction][Formaction][T_BUTTON];[name][Name][T_BUTTON];[form][Form][T_BUTTON];[value][Value][T_BUTTON];[type_][Type][T_BUTTON];[value][Value][T_INPUT];[formaction][Formaction][T_INPUT];[title][Title][T_INPUT];[max][Max][T_INPUT];[list][List][T_INPUT];[name][Name][T_INPUT];[placeholder][Placeholder][T_INPUT];[min][Min][T_INPUT];[alt][Alt][T_INPUT];[accept][Accept][T_INPUT];[type_][Type][T_INPUT];[onchange][Onchange][T_INPUT];[oninput][Oninput][T_INPUT];[oninvalid][Oninvalid][T_INPUT];[name][Name][T_TEXTAREA];[placeholder][Placeholder][T_TEXTAREA];[onchange][Onchange][T_TEXTAREA];[oninput][Oninput][T_TEXTAREA];[rel][Rel][T_LINK];[href][Href][T_LINK];[charset][Charset][T_META];[name][Name][T_META];[content][Content][T_META];[property][Property][T_META];[httpequiv][Httpequiv][T_META];[type_][Type][T_SCRIPT];[src][Src][T_SCRIPT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:&str) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] 567 | ...
[INFO] [stdout] 568 | ... T{pub fn g(&mut self ,x:u32) ->String {
[INFO] [stdout] | ----------------------------------- other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:566:1632
[INFO] [stdout] |
[INFO] [stdout] 566 | ...Type][T_A];[hreflang][Hreflang][T_A];[target][Target][T_FORM]; [target][Target][T_A]; [rel][Rel][T_FORM];[name][Name][T_FORM];[onsubmit][Onsubmit][T_FORM];[action][Action][T_FORM];[method][Method][T_FORM];[enctype][Enctype][T_FORM];[src][Src][T_IFRAME];[loading][Loading][T_IFRAME];[src][Src][T_IMG];[src][Src][T_SOURCE];[type_][Type][T_SOURCE];[preload][Preload][T_VIDEO];[poster][Poster][T_VIDEO];[src][Src][T_VIDEO];[name][Name][T_SELECT];[onchange][Onchange][T_SELECT];[value][Value][T_OPTION];[formaction][Formaction][T_BUTTON];[name][Name][T_BUTTON];[form][Form][T_BUTTON];[value][Value][T_BUTTON];[type_][Type][T_BUTTON];[value][Value][T_INPUT];[formaction][Formaction][T_INPUT];[title][Title][T_INPUT];[max][Max][T_INPUT];[list][List][T_INPUT];[name][Name][T_INPUT];[placeholder][Placeholder][T_INPUT];[min][Min][T_INPUT];[alt][Alt][T_INPUT];[accept][Accept][T_INPUT];[type_][Type][T_INPUT];[onchange][Onchange][T_INPUT];[oninput][Oninput][T_INPUT];[oninvalid][Oninvalid][T_INPUT];[name][Name][T_TEXTAREA];[placeholder][Placeholder][T_TEXTAREA];[onchange][Onchange][T_TEXTAREA];[oninput][Oninput][T_TEXTAREA];[rel][Rel][T_LINK];[href][Href][T_LINK];[charset][Charset][T_META];[name][Name][T_META];[content][Content][T_META];[property][Property][T_META];[httpequiv][Httpequiv][T_META];[type_][Type][T_SCRIPT];[src][Src][T_SCRIPT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:&str) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 570 | ... T{pub fn g(&mut self ,x:i32) ->String {
[INFO] [stdout] | ----------------------------------- other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:566:1632
[INFO] [stdout] |
[INFO] [stdout] 566 | ...[T_BLOCKQUOTE];[for_][For][T_LABEL];[oninput][Oninput][T_PRE];[onchange][Onchange][T_PRE];[type_][Type][T_OL];[href][Href][T_A];[type_][Type][T_A];[hreflang][Hreflang][T_A];[target][Target][T_FORM]; [target][Target][T_A]; [rel][Rel][T_FORM];[name][Name][T_FORM];[onsubmit][Onsubmit][T_FORM];[action][Action][T_FORM];[method][Method][T_FORM];[enctype][Enctype][T_FORM];[src][Src][T_IFRAME];[loading][Loading][T_IFRAME];[src][Src][T_IMG];[src][Src][T_SOURCE];[type_][Type][T_SOURCE];[preload][Preload][T_VIDEO];[poster][Poster][T_VIDEO];[src][Src][T_VIDEO];[name][Name][T_SELECT];[onchange][Onchange][T_SELECT];[value][Value][T_OPTION];[formaction][Formaction][T_BUTTON];[name][Name][T_BUTTON];[form][Form][T_BUTTON];[value][Value][T_BUTTON];[type_][Type][T_BUTTON];[value][Value][T_INPUT];[formaction][Formaction][T_INPUT];[title][Title][T_INPUT];[max][Max][T_INPUT];[list][List][T_INPUT];[name][Name][T_INPUT];[placeholder][Placeholder][T_INPUT];[min][Min][T_INPUT];[alt][Alt][T_INPUT];[accept][Accept][T_INPUT];[type_][Type][T_INPUT];[onchange][Onchange][T_INPUT];[oninput][Oninput][T_INPUT];[oninvalid][Oninvalid][T_INPUT];[name][Name][T_TEXTAREA];[placeholder][Placeholder][T_TEXTAREA];[onchange][Onchange][T_TEXTAREA];[oninput][Oninput][T_TEXTAREA];[rel][Rel][T_LINK];[href][Href][T_LINK];[charset][Charset][T_META];[name][Name][T_META];[content][Content][T_META];[property][Property][T_META];[httpequiv][Httpequiv][T_META];[type_][Type][T_SCRIPT];[src][Src][T_SCRIPT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:&str) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 572 | ... T{pub fn g(&mut self ,b:bool) ->String {
[INFO] [stdout] | ------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:566:1632
[INFO] [stdout] |
[INFO] [stdout] 566 | ...ction][T_MARQUEE];[hspace][Hspace][T_MARQUEE];[cite][Cite][T_BLOCKQUOTE];[for_][For][T_LABEL];[oninput][Oninput][T_PRE];[onchange][Onchange][T_PRE];[type_][Type][T_OL];[href][Href][T_A];[type_][Type][T_A];[hreflang][Hreflang][T_A];[target][Target][T_FORM]; [target][Target][T_A]; [rel][Rel][T_FORM];[name][Name][T_FORM];[onsubmit][Onsubmit][T_FORM];[action][Action][T_FORM];[method][Method][T_FORM];[enctype][Enctype][T_FORM];[src][Src][T_IFRAME];[loading][Loading][T_IFRAME];[src][Src][T_IMG];[src][Src][T_SOURCE];[type_][Type][T_SOURCE];[preload][Preload][T_VIDEO];[poster][Poster][T_VIDEO];[src][Src][T_VIDEO];[name][Name][T_SELECT];[onchange][Onchange][T_SELECT];[value][Value][T_OPTION];[formaction][Formaction][T_BUTTON];[name][Name][T_BUTTON];[form][Form][T_BUTTON];[value][Value][T_BUTTON];[type_][Type][T_BUTTON];[value][Value][T_INPUT];[formaction][Formaction][T_INPUT];[title][Title][T_INPUT];[max][Max][T_INPUT];[list][List][T_INPUT];[name][Name][T_INPUT];[placeholder][Placeholder][T_INPUT];[min][Min][T_INPUT];[alt][Alt][T_INPUT];[accept][Accept][T_INPUT];[type_][Type][T_INPUT];[onchange][Onchange][T_INPUT];[oninput][Oninput][T_INPUT];[oninvalid][Oninvalid][T_INPUT];[name][Name][T_TEXTAREA];[placeholder][Placeholder][T_TEXTAREA];[onchange][Onchange][T_TEXTAREA];[oninput][Oninput][T_TEXTAREA];[rel][Rel][T_LINK];[href][Href][T_LINK];[charset][Charset][T_META];[name][Name][T_META];[content][Content][T_META];[property][Property][T_META];[httpequiv][Httpequiv][T_META];[type_][Type][T_SCRIPT];[src][Src][T_SCRIPT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:&str) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 574 | ... T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ------------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:568:160
[INFO] [stdout] |
[INFO] [stdout] 568 | ... T{pub fn g(&mut self ,x:u32) ->String {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] 569 | ...
[INFO] [stdout] 570 | ...s][T_TEXTAREA];[rows][Rows][T_TEXTAREA];[maxlength][Maxlength][T_TEXTAREA];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:i32) ->String...
[INFO] [stdout] | ----------------------------------- other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:568:160
[INFO] [stdout] |
[INFO] [stdout] 568 | ...rt][Start][T_OL];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:u32) ->String {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 572 | ...snake_case)]impl T{pub fn g(&mut self ,b:bool) ->String {
[INFO] [stdout] | ------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:568:160
[INFO] [stdout] |
[INFO] [stdout] 568 | ...ount][T_MARQUEE];[value][Value][T_LI];[start][Start][T_OL];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:u32) ->String {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 574 | ... T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ------------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:570:265
[INFO] [stdout] |
[INFO] [stdout] 570 | ...size][Size][T_INPUT];[cols][Cols][T_TEXTAREA];[rows][Rows][T_TEXTAREA];[maxlength][Maxlength][T_TEXTAREA];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:i32) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] 571 | ...
[INFO] [stdout] 572 | ... T{pub fn g(&mut self ,b:bool) ->String {
[INFO] [stdout] | ------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:570:265
[INFO] [stdout] |
[INFO] [stdout] 570 | ...];[size][Size][T_SELECT];[minlength][Minlength][T_INPUT];[size][Size][T_INPUT];[cols][Cols][T_TEXTAREA];[rows][Rows][T_TEXTAREA];[maxlength][Maxlength][T_TEXTAREA];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,x:i32) ->String...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] ...
[INFO] [stdout] 574 | ... T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ------------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0592]: duplicate definitions with name `g`
[INFO] [stdout] --> lib.rs:572:129
[INFO] [stdout] |
[INFO] [stdout] 572 | ...plete][Autocomplete][T_INPUT];)]#[allow(non_snake_case)]impl T{pub fn g(&mut self ,b:bool) ->String {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `g`
[INFO] [stdout] 573 | ...
[INFO] [stdout] 574 | ...pl T{pub fn g(&mut self ,xs:Vec<&str>) ->String {
[INFO] [stdout] | ------------------------------------------ other definition for `g`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 54 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0428, E0592.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "d4a0885dcb3ff16a12748d668e621d43efc746504390a3fb49c358c498552005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a0885dcb3ff16a12748d668e621d43efc746504390a3fb49c358c498552005", kill_on_drop: false }`
[INFO] [stdout] d4a0885dcb3ff16a12748d668e621d43efc746504390a3fb49c358c498552005