[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] testing droundy/whiteboards against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fwhiteboards" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/whiteboards on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-58/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b15910e143f2f189698f082fc0a3b3c06d145bb7f5a57d4a9ac7c6cbd0a8de [INFO] running `Command { std: "docker" "start" "-a" "94b15910e143f2f189698f082fc0a3b3c06d145bb7f5a57d4a9ac7c6cbd0a8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b15910e143f2f189698f082fc0a3b3c06d145bb7f5a57d4a9ac7c6cbd0a8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b15910e143f2f189698f082fc0a3b3c06d145bb7f5a57d4a9ac7c6cbd0a8de", kill_on_drop: false }` [INFO] [stdout] 94b15910e143f2f189698f082fc0a3b3c06d145bb7f5a57d4a9ac7c6cbd0a8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 282258df0bc98a02778f536ef09858e416214dca9a084e95a9f317801e827fda [INFO] running `Command { std: "docker" "start" "-a" "282258df0bc98a02778f536ef09858e416214dca9a084e95a9f317801e827fda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling display-as-proc-macro v0.4.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling memorable-wordlist v0.1.7 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling auto-args v0.2.7 [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] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling display-as v0.5.2 [INFO] [stderr] Compiling 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: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: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] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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_as::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/github.com-1ecc6299db9ec823/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 following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / pub trait DisplayAs { [INFO] [stdout] 272 | | /// Formats the value using the given formatter. [INFO] [stdout] 273 | | fn fmt(&self, f: &mut Formatter) -> Result<(), Error>; [INFO] [stdout] 274 | | [INFO] [stdout] ... | [INFO] [stdout] 283 | | } [INFO] [stdout] 284 | | } [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] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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_as::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] 134 | .into_response() [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `As<'_, HTML, Overview>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / pub trait DisplayAs { [INFO] [stdout] 272 | | /// Formats the value using the given formatter. [INFO] [stdout] 273 | | fn fmt(&self, f: &mut Formatter) -> Result<(), Error>; [INFO] [stdout] 274 | | [INFO] [stdout] ... | [INFO] [stdout] 283 | | } [INFO] [stdout] 284 | | } [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] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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_as::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/github.com-1ecc6299db9ec823/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 following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / pub trait DisplayAs { [INFO] [stdout] 272 | | /// Formats the value using the given formatter. [INFO] [stdout] 273 | | fn fmt(&self, f: &mut Formatter) -> Result<(), Error>; [INFO] [stdout] 274 | | [INFO] [stdout] ... | [INFO] [stdout] 283 | | } [INFO] [stdout] 284 | | } [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] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `display_as::display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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_as::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/github.com-1ecc6299db9ec823/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 following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/display-as-0.5.2/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / pub trait DisplayAs { [INFO] [stdout] 272 | | /// Formats the value using the given formatter. [INFO] [stdout] 273 | | fn fmt(&self, f: &mut Formatter) -> Result<(), Error>; [INFO] [stdout] 274 | | [INFO] [stdout] ... | [INFO] [stdout] 283 | | } [INFO] [stdout] 284 | | } [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] note: required by a bound in `As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [stderr] error: could not compile `whiteboards` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "282258df0bc98a02778f536ef09858e416214dca9a084e95a9f317801e827fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282258df0bc98a02778f536ef09858e416214dca9a084e95a9f317801e827fda", kill_on_drop: false }` [INFO] [stdout] 282258df0bc98a02778f536ef09858e416214dca9a084e95a9f317801e827fda