[INFO] cloning repository https://github.com/SafariMonkey/typed-html-yew-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SafariMonkey/typed-html-yew-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9023072a099ef9d3a07b198789fcedb3305f85e9 [INFO] checking SafariMonkey/typed-html-yew-example against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SafariMonkey/typed-html-yew-example on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SafariMonkey/typed-html-yew-example [INFO] finished tweaking git repo https://github.com/SafariMonkey/typed-html-yew-example [INFO] tweaked toml for git repo https://github.com/SafariMonkey/typed-html-yew-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/SafariMonkey/typed-html-yew-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SafariMonkey/typed-html` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.34 [INFO] [stderr] Downloaded stdweb v0.4.15 [INFO] [stderr] Downloaded yew v0.6.0 [INFO] [stderr] Downloaded strsim v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9b989e4a37a7d8b64828cb361630172f4ade642d4f178579c635a9a699c74c8 [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" "f9b989e4a37a7d8b64828cb361630172f4ade642d4f178579c635a9a699c74c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9b989e4a37a7d8b64828cb361630172f4ade642d4f178579c635a9a699c74c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b989e4a37a7d8b64828cb361630172f4ade642d4f178579c635a9a699c74c8", kill_on_drop: false }` [INFO] [stdout] f9b989e4a37a7d8b64828cb361630172f4ade642d4f178579c635a9a699c74c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e27d28cbcdf7ac782f0f5ee8a47f87de71dd5429d639e191b9f2181d21418fbe [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" "e27d28cbcdf7ac782f0f5ee8a47f87de71dd5429d639e191b9f2181d21418fbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.4 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Checking yew v0.6.0 [INFO] [stderr] Compiling typed-html-macros v0.2.0 (https://github.com/SafariMonkey/typed-html?branch=yew-support#69ece2cf) [INFO] [stderr] Checking typed-html v0.2.0 (https://github.com/SafariMonkey/typed-html?branch=yew-support#69ece2cf) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 226 | spacedlist_from_array!(1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 227 | spacedlist_from_array!(2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 228 | spacedlist_from_array!(3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 229 | spacedlist_from_array!(4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 230 | spacedlist_from_array!(5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 231 | spacedlist_from_array!(6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 232 | spacedlist_from_array!(7); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 233 | spacedlist_from_array!(8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 234 | spacedlist_from_array!(9); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 235 | spacedlist_from_array!(10); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 236 | spacedlist_from_array!(11); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 237 | spacedlist_from_array!(12); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 238 | spacedlist_from_array!(13); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 239 | spacedlist_from_array!(14); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 240 | spacedlist_from_array!(15); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 241 | spacedlist_from_array!(16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 242 | spacedlist_from_array!(17); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 243 | spacedlist_from_array!(18); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 244 | spacedlist_from_array!(19); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 245 | spacedlist_from_array!(20); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 246 | spacedlist_from_array!(21); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 247 | spacedlist_from_array!(22); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 248 | spacedlist_from_array!(23); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 249 | spacedlist_from_array!(24); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 250 | spacedlist_from_array!(25); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 251 | spacedlist_from_array!(26); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 252 | spacedlist_from_array!(27); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 253 | spacedlist_from_array!(28); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 254 | spacedlist_from_array!(29); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 255 | spacedlist_from_array!(30); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 256 | spacedlist_from_array!(31); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedlist.rs:221:73 [INFO] [stdout] | [INFO] [stdout] 221 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 257 | spacedlist_from_array!(32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 259 | spacedlist_from_array!(1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 260 | spacedlist_from_array!(2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 261 | spacedlist_from_array!(3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 262 | spacedlist_from_array!(4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 263 | spacedlist_from_array!(5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 264 | spacedlist_from_array!(6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 265 | spacedlist_from_array!(7); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 266 | spacedlist_from_array!(8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 267 | spacedlist_from_array!(9); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 268 | spacedlist_from_array!(10); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 269 | spacedlist_from_array!(11); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 270 | spacedlist_from_array!(12); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 271 | spacedlist_from_array!(13); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 272 | spacedlist_from_array!(14); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 273 | spacedlist_from_array!(15); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 274 | spacedlist_from_array!(16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 275 | spacedlist_from_array!(17); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 276 | spacedlist_from_array!(18); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 277 | spacedlist_from_array!(19); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 278 | spacedlist_from_array!(20); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 279 | spacedlist_from_array!(21); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 280 | spacedlist_from_array!(22); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 281 | spacedlist_from_array!(23); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 282 | spacedlist_from_array!(24); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 283 | spacedlist_from_array!(25); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 284 | spacedlist_from_array!(26); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 285 | spacedlist_from_array!(27); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 286 | spacedlist_from_array!(28); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 287 | spacedlist_from_array!(29); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 288 | spacedlist_from_array!(30); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 289 | spacedlist_from_array!(31); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-html-5ecb4b206163d930/69ece2c/typed-html/src/types/spacedset.rs:254:73 [INFO] [stdout] | [INFO] [stdout] 254 | Self::from_iter(s.into_iter().map(|s| FromStr::from_str(*s).unwrap())) [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&*s` [INFO] [stdout] ... [INFO] [stdout] 290 | spacedlist_from_array!(32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 64 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-html` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e27d28cbcdf7ac782f0f5ee8a47f87de71dd5429d639e191b9f2181d21418fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27d28cbcdf7ac782f0f5ee8a47f87de71dd5429d639e191b9f2181d21418fbe", kill_on_drop: false }` [INFO] [stdout] e27d28cbcdf7ac782f0f5ee8a47f87de71dd5429d639e191b9f2181d21418fbe