[INFO] cloning repository https://github.com/droundy/whiteboards [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/whiteboards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fwhiteboards", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fwhiteboards'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70f530a32ac5082130037d000e5a2a7fb5ec79fd [INFO] checking droundy/whiteboards/70f530a32ac5082130037d000e5a2a7fb5ec79fd against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fwhiteboards" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/whiteboards on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/droundy/whiteboards [INFO] finished tweaking git repo https://github.com/droundy/whiteboards [INFO] tweaked toml for git repo https://github.com/droundy/whiteboards written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/whiteboards already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoding v1.1.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.5 [INFO] [stderr] Downloaded tokio-tungstenite v0.11.0 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded auto-args-derive v0.1.5 [INFO] [stderr] Downloaded pin-project-lite v0.2.5 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded utf-8 v0.7.5 [INFO] [stderr] Downloaded display-as v0.5.2 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded auto-args v0.2.7 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded http v0.2.3 [INFO] [stderr] Downloaded memorable-wordlist v0.1.7 [INFO] [stderr] Downloaded futures-util v0.3.13 [INFO] [stderr] Downloaded unicode-normalization v0.1.17 [INFO] [stderr] Downloaded headers v0.3.3 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded idna v0.2.2 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded warp v0.2.5 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded url v2.2.1 [INFO] [stderr] Downloaded tungstenite v0.11.1 [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] [stderr] Downloaded futures-channel v0.3.13 [INFO] [stderr] Downloaded pin-project-internal v0.4.27 [INFO] [stderr] Downloaded pin-project v0.4.27 [INFO] [stderr] Downloaded httparse v1.3.5 [INFO] [stderr] Downloaded tinyvec v1.1.1 [INFO] [stderr] Downloaded tracing v0.1.25 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded futures-macro v0.3.13 [INFO] [stderr] Downloaded miow v0.3.6 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded display-as-proc-macro v0.4.3 [INFO] [stderr] Downloaded sha-1 v0.9.4 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded futures-task v0.3.13 [INFO] [stderr] Downloaded futures-sink v0.3.13 [INFO] [stderr] Downloaded futures-core v0.3.13 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded pin-project v1.0.5 [INFO] [stderr] Downloaded tracing-core v0.1.17 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded futures-io v0.3.13 [INFO] [stderr] Downloaded mio-uds v0.6.8 [INFO] [stderr] Downloaded input_buffer v0.3.1 [INFO] [stderr] Downloaded cpuid-bool v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5eb10ac7932a6eeab1ed68e23ee1a7dad9c3a8570786a274d65d941e0a4ba31 [INFO] running `Command { std: "docker" "start" "-a" "e5eb10ac7932a6eeab1ed68e23ee1a7dad9c3a8570786a274d65d941e0a4ba31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5eb10ac7932a6eeab1ed68e23ee1a7dad9c3a8570786a274d65d941e0a4ba31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5eb10ac7932a6eeab1ed68e23ee1a7dad9c3a8570786a274d65d941e0a4ba31", kill_on_drop: false }` [INFO] [stdout] e5eb10ac7932a6eeab1ed68e23ee1a7dad9c3a8570786a274d65d941e0a4ba31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770c4695863221a49e7eecb6143242a999bef3c90fa54324923f9e459eb086be [INFO] running `Command { std: "docker" "start" "-a" "770c4695863221a49e7eecb6143242a999bef3c90fa54324923f9e459eb086be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-project-lite v0.2.5 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling display-as-proc-macro v0.4.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking memorable-wordlist v0.1.7 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking auto-args v0.2.7 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking display-as v0.5.2 [INFO] [stderr] Checking whiteboards v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[with_template("[%" "%]" "index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[with_template("[%" "%]" "index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[with_template("[%" "%]" "overview.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[with_template("[%" "%]" "overview.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[with_template("[%" "%]" "groups.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[with_template("[%" "%]" "groups.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[with_template("[%" "%]" "example.csv")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[with_template("[%" "%]" "example.csv")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: with_template must be applied to an impl that ends in '{}', not {} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExampleCSV: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:122:62 [INFO] [stdout] | [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ------- ^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `ExampleCSV` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExampleCSV: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:122:62 [INFO] [stdout] | [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ------- ^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `ExampleCSV` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, UTF8, ExampleCSV>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:122:75 [INFO] [stdout] | [INFO] [stdout] 55 | struct ExampleCSV; [INFO] [stdout] | ----------------- doesn't satisfy `ExampleCSV: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, UTF8, ExampleCSV>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, UTF8, ExampleCSV>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ExampleCSV: DisplayAs` [INFO] [stdout] which is required by `As<'_, UTF8, ExampleCSV>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExampleCSV: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:122:48 [INFO] [stdout] | [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `ExampleCSV` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, UTF8, ExampleCSV>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:122:75 [INFO] [stdout] | [INFO] [stdout] 55 | struct ExampleCSV; [INFO] [stdout] | ----------------- doesn't satisfy `ExampleCSV: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, UTF8, ExampleCSV>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, UTF8, ExampleCSV>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ExampleCSV: DisplayAs` [INFO] [stdout] which is required by `As<'_, UTF8, ExampleCSV>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExampleCSV: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:122:48 [INFO] [stdout] | [INFO] [stdout] 122 | warp::path!("example.csv").map(move || display(UTF8, &ExampleCSV).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `ExampleCSV` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Overview: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 126 | display( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 127 | HTML, [INFO] [stdout] 128 | / &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] 130 | | n, [INFO] [stdout] 131 | | args: args.clone(), [INFO] [stdout] 132 | | }, [INFO] [stdout] | |_____________^ the trait `DisplayAs` is not implemented for `Overview` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Overview: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 126 | display( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 127 | HTML, [INFO] [stdout] 128 | / &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] 130 | | n, [INFO] [stdout] 131 | | args: args.clone(), [INFO] [stdout] 132 | | }, [INFO] [stdout] | |_____________^ the trait `DisplayAs` is not implemented for `Overview` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Overview>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 12 | struct Overview { [INFO] [stdout] | --------------- doesn't satisfy `Overview: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 126 | / display( [INFO] [stdout] 127 | | HTML, [INFO] [stdout] 128 | | &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] ... | [INFO] [stdout] 133 | | ) [INFO] [stdout] 134 | | .into_response() [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Overview>` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Overview>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Overview: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Overview>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Overview: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / display( [INFO] [stdout] 127 | | HTML, [INFO] [stdout] 128 | | &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] ... | [INFO] [stdout] 132 | | }, [INFO] [stdout] 133 | | ) [INFO] [stdout] | |_________^ the trait `DisplayAs` is not implemented for `Overview` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Overview>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 12 | struct Overview { [INFO] [stdout] | --------------- doesn't satisfy `Overview: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 126 | / display( [INFO] [stdout] 127 | | HTML, [INFO] [stdout] 128 | | &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] ... | [INFO] [stdout] 133 | | ) [INFO] [stdout] 134 | | .into_response() [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Overview>` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Overview>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Overview: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Overview>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Overview: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / display( [INFO] [stdout] 127 | | HTML, [INFO] [stdout] 128 | | &Overview { [INFO] [stdout] 129 | | board, [INFO] [stdout] ... | [INFO] [stdout] 132 | | }, [INFO] [stdout] 133 | | ) [INFO] [stdout] | |_________^ the trait `DisplayAs` is not implemented for `Overview` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Groups: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ------- ^^^^^ the trait `DisplayAs` is not implemented for `Groups` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Groups: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ------- ^^^^^ the trait `DisplayAs` is not implemented for `Groups` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Groups>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:326:49 [INFO] [stdout] | [INFO] [stdout] 37 | struct Groups { [INFO] [stdout] | ------------- doesn't satisfy `Groups: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Groups>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Groups>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Groups: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Groups>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Groups: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `Groups` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Groups>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:326:49 [INFO] [stdout] | [INFO] [stdout] 37 | struct Groups { [INFO] [stdout] | ------------- doesn't satisfy `Groups: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Groups>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Groups>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Groups: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Groups>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Groups: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | return display(HTML, &data).into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `Groups` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Index: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:338:37 [INFO] [stdout] | [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ------- ^^^^^^^^^ the trait `DisplayAs` is not implemented for `Index` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Index: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:338:37 [INFO] [stdout] | [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ------- ^^^^^^^^^ the trait `DisplayAs` is not implemented for `Index` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn display<'a, F: Format, T: DisplayAs>(_f: F, x: &'a T) -> As<'a, F, T> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Index>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:338:48 [INFO] [stdout] | [INFO] [stdout] 7 | struct Index { [INFO] [stdout] | ------------ doesn't satisfy `Index: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Index>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Index>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Index: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Index>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Index: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `Index` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_response` exists for struct `As<'_, HTML, Index>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:338:48 [INFO] [stdout] | [INFO] [stdout] 7 | struct Index { [INFO] [stdout] | ------------ doesn't satisfy `Index: DisplayAs` [INFO] [stdout] ... [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Index>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ------------------------------------------------------ doesn't satisfy `As<'_, HTML, Index>: Reply` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Index: DisplayAs` [INFO] [stdout] which is required by `As<'_, HTML, Index>: Reply` [INFO] [stdout] note: the trait `DisplayAs` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DisplayAs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Index: DisplayAs` is not satisfied [INFO] [stdout] --> src/main.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | .map(move |_| display(HTML, &my_index).into_response()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `DisplayAs` is not implemented for `Index` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `DisplayAs`: [INFO] [stdout] `&'a std::string::String` implements `DisplayAs` [INFO] [stdout] `&'a str` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] `f32` implements `DisplayAs` [INFO] [stdout] and 80 others [INFO] [stdout] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/display-as-0.5.2/src/lib.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct As<'a, F: Format, T: DisplayAs + ?Sized> { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `whiteboards` (bin "whiteboards") due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `whiteboards` (bin "whiteboards" test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "770c4695863221a49e7eecb6143242a999bef3c90fa54324923f9e459eb086be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770c4695863221a49e7eecb6143242a999bef3c90fa54324923f9e459eb086be", kill_on_drop: false }` [INFO] [stdout] 770c4695863221a49e7eecb6143242a999bef3c90fa54324923f9e459eb086be