[INFO] cloning repository https://github.com/zbuc/practice_planner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zbuc/practice_planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzbuc%2Fpractice_planner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzbuc%2Fpractice_planner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1b38c438180d158e347e98f626c9a6cc6f446e3
[INFO] testing zbuc/practice_planner against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzbuc%2Fpractice_planner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zbuc/practice_planner on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zbuc/practice_planner
[INFO] finished tweaking git repo https://github.com/zbuc/practice_planner
[INFO] tweaked toml for git repo https://github.com/zbuc/practice_planner written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/zbuc/practice_planner 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded gloo-utils v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2c385bb4383102e70ae637ff930b3b43592dd7eee3f5adbd8287cdeff6bd734
[INFO] running `Command { std: "docker" "start" "-a" "c2c385bb4383102e70ae637ff930b3b43592dd7eee3f5adbd8287cdeff6bd734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2c385bb4383102e70ae637ff930b3b43592dd7eee3f5adbd8287cdeff6bd734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2c385bb4383102e70ae637ff930b3b43592dd7eee3f5adbd8287cdeff6bd734", kill_on_drop: false }`
[INFO] [stdout] c2c385bb4383102e70ae637ff930b3b43592dd7eee3f5adbd8287cdeff6bd734
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7513813a97f1483bff8fb7f6d30b73c46b03bd11d90d7247077b450f3b4b4003
[INFO] running `Command { std: "docker" "start" "-a" "7513813a97f1483bff8fb7f6d30b73c46b03bd11d90d7247077b450f3b4b4003", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bumpalo v3.9.1
[INFO] [stderr] Compiling serde_json v1.0.78
[INFO] [stderr] Compiling ryu v1.0.9
[INFO] [stderr] Compiling wasm-bindgen v0.2.79
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.117
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling standback v0.2.17
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling rustversion v1.0.6
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Compiling anyhow v1.0.53
[INFO] [stderr] Compiling const_fn v0.4.9
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling slab v0.4.5
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling getrandom v0.2.4
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling time v0.2.27
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling pulldown-cmark v0.9.1
[INFO] [stderr] Compiling wee_alloc v0.4.5
[INFO] [stderr] Compiling text_io v0.1.9
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling anymap2 v0.13.0
[INFO] [stderr] Compiling webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stderr] Compiling memory_units v0.4.0
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr] Compiling darling_core v0.13.1
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling time-macros-impl v0.1.2
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr] Compiling time-macros v0.1.1
[INFO] [stderr] Compiling thiserror v1.0.30
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr] Compiling darling_macro v0.13.1
[INFO] [stderr] Compiling darling v0.13.1
[INFO] [stderr] Compiling serde_with_macros v1.5.1
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling serde_with v1.11.0
[INFO] [stderr] Compiling hhmmss v0.1.0
[INFO] [stderr] Compiling js-sys v0.3.56
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling web-sys v0.3.56
[INFO] [stderr] Compiling gloo-timers v0.2.3
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29
[INFO] [stderr] Compiling gloo-utils v0.1.2
[INFO] [stderr] Compiling gloo-events v0.1.1
[INFO] [stderr] Compiling gloo-render v0.1.0
[INFO] [stderr] Compiling gloo-dialogs v0.1.0
[INFO] [stderr] Compiling gloo-console v0.2.1
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-storage v0.2.0
[INFO] [stderr] Compiling gloo-file v0.2.1
[INFO] [stderr] Compiling gloo v0.4.2
[INFO] [stderr] Compiling yew v0.19.3
[INFO] [stderr] Compiling yew-agent v0.1.0
[INFO] [stderr] Compiling pplib v0.1.0 (/opt/rustwide/workdir/pplib)
[INFO] [stderr] Compiling ppcli v0.1.0 (/opt/rustwide/workdir/ppcli)
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:39:50
[INFO] [stdout] |
[INFO] [stdout] 39 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:41:32
[INFO] [stdout] |
[INFO] [stdout] 41 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:216:38
[INFO] [stdout] |
[INFO] [stdout] 216 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:225:38
[INFO] [stdout] |
[INFO] [stdout] 225 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:444:30
[INFO] [stdout] |
[INFO] [stdout] 444 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:450:26
[INFO] [stdout] |
[INFO] [stdout] 450 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:481:30
[INFO] [stdout] |
[INFO] [stdout] 481 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:487:26
[INFO] [stdout] |
[INFO] [stdout] 487 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:731:30
[INFO] [stdout] |
[INFO] [stdout] 731 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:737:26
[INFO] [stdout] |
[INFO] [stdout] 737 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:847:22
[INFO] [stdout] |
[INFO] [stdout] 847 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:882:42
[INFO] [stdout] |
[INFO] [stdout] 882 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:955:42
[INFO] [stdout] |
[INFO] [stdout] 955 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:966:42
[INFO] [stdout] |
[INFO] [stdout] 966 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7513813a97f1483bff8fb7f6d30b73c46b03bd11d90d7247077b450f3b4b4003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7513813a97f1483bff8fb7f6d30b73c46b03bd11d90d7247077b450f3b4b4003", kill_on_drop: false }`
[INFO] [stdout] 7513813a97f1483bff8fb7f6d30b73c46b03bd11d90d7247077b450f3b4b4003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cef3a4796abdd503d73bd207f9dc99ec56db0a48ad1127abfe068643de55671
[INFO] running `Command { std: "docker" "start" "-a" "2cef3a4796abdd503d73bd207f9dc99ec56db0a48ad1127abfe068643de55671", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling ppcli v0.1.0 (/opt/rustwide/workdir/ppcli)
[INFO] [stderr] Compiling pplib v0.1.0 (/opt/rustwide/workdir/pplib)
[INFO] [stderr] Compiling webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:39:50
[INFO] [stdout] |
[INFO] [stdout] 39 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:41:32
[INFO] [stdout] |
[INFO] [stdout] 41 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:216:38
[INFO] [stdout] |
[INFO] [stdout] 216 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:225:38
[INFO] [stdout] |
[INFO] [stdout] 225 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:444:30
[INFO] [stdout] |
[INFO] [stdout] 444 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:450:26
[INFO] [stdout] |
[INFO] [stdout] 450 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:481:30
[INFO] [stdout] |
[INFO] [stdout] 481 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:487:26
[INFO] [stdout] |
[INFO] [stdout] 487 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:731:30
[INFO] [stdout] |
[INFO] [stdout] 731 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:737:26
[INFO] [stdout] |
[INFO] [stdout] 737 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:847:22
[INFO] [stdout] |
[INFO] [stdout] 847 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:882:42
[INFO] [stdout] |
[INFO] [stdout] 882 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:955:42
[INFO] [stdout] |
[INFO] [stdout] 955 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:966:42
[INFO] [stdout] |
[INFO] [stdout] 966 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2cef3a4796abdd503d73bd207f9dc99ec56db0a48ad1127abfe068643de55671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cef3a4796abdd503d73bd207f9dc99ec56db0a48ad1127abfe068643de55671", kill_on_drop: false }`
[INFO] [stdout] 2cef3a4796abdd503d73bd207f9dc99ec56db0a48ad1127abfe068643de55671
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50ffe13ad6c2434c5abe717701a6db8a8395b9b23e24a3c4cc7dd243a45d34a0
[INFO] running `Command { std: "docker" "start" "-a" "50ffe13ad6c2434c5abe717701a6db8a8395b9b23e24a3c4cc7dd243a45d34a0", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/cargo-home" to rootfs at "/opt/rustwide/cargo-home": mkdir /var/lib/docker/overlay2/a73896ef98bc4964e83f28a7d128812fe21e07304fdf3e037397d99f6cb54f91/merged/opt/rustwide/cargo-home: no space left on device: unknown
[INFO] running `Command { std: "docker" "inspect" "50ffe13ad6c2434c5abe717701a6db8a8395b9b23e24a3c4cc7dd243a45d34a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ffe13ad6c2434c5abe717701a6db8a8395b9b23e24a3c4cc7dd243a45d34a0", kill_on_drop: false }`
[INFO] [stdout] 50ffe13ad6c2434c5abe717701a6db8a8395b9b23e24a3c4cc7dd243a45d34a0
[INFO] testing zbuc/practice_planner against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzbuc%2Fpractice_planner" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zbuc/practice_planner on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zbuc/practice_planner
[INFO] finished tweaking git repo https://github.com/zbuc/practice_planner
[INFO] tweaked toml for git repo https://github.com/zbuc/practice_planner written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zbuc/practice_planner 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8cc2b9bc41070b508c857e8ce66fba29c8bd447d83d78c47f5ac32635fb6dbb
[INFO] running `Command { std: "docker" "start" "-a" "e8cc2b9bc41070b508c857e8ce66fba29c8bd447d83d78c47f5ac32635fb6dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8cc2b9bc41070b508c857e8ce66fba29c8bd447d83d78c47f5ac32635fb6dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8cc2b9bc41070b508c857e8ce66fba29c8bd447d83d78c47f5ac32635fb6dbb", kill_on_drop: false }`
[INFO] [stdout] e8cc2b9bc41070b508c857e8ce66fba29c8bd447d83d78c47f5ac32635fb6dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204171e3056d238a2f0241c05884a761925e4fa27a259e2cf69e6e8c45745092
[INFO] running `Command { std: "docker" "start" "-a" "204171e3056d238a2f0241c05884a761925e4fa27a259e2cf69e6e8c45745092", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bumpalo v3.9.1
[INFO] [stderr] Compiling serde_json v1.0.78
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling wasm-bindgen v0.2.79
[INFO] [stderr] Compiling ryu v1.0.9
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.117
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling standback v0.2.17
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling rustversion v1.0.6
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling getrandom v0.2.4
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling anyhow v1.0.53
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling slab v0.4.5
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling const_fn v0.4.9
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling time v0.2.27
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling text_io v0.1.9
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling pulldown-cmark v0.9.1
[INFO] [stderr] Compiling wee_alloc v0.4.5
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stderr] Compiling memory_units v0.4.0
[INFO] [stderr] Compiling anymap2 v0.13.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr] Compiling darling_core v0.13.1
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling time-macros-impl v0.1.2
[INFO] [stderr] Compiling time-macros v0.1.1
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr] Compiling darling_macro v0.13.1
[INFO] [stderr] Compiling thiserror v1.0.30
[INFO] [stderr] Compiling darling v0.13.1
[INFO] [stderr] Compiling serde_with_macros v1.5.1
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling serde_with v1.11.0
[INFO] [stderr] Compiling hhmmss v0.1.0
[INFO] [stderr] Compiling js-sys v0.3.56
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling web-sys v0.3.56
[INFO] [stderr] Compiling gloo-timers v0.2.3
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29
[INFO] [stderr] Compiling gloo-utils v0.1.2
[INFO] [stderr] Compiling gloo-events v0.1.1
[INFO] [stderr] Compiling gloo-dialogs v0.1.0
[INFO] [stderr] Compiling gloo-render v0.1.0
[INFO] [stderr] Compiling gloo-console v0.2.1
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-storage v0.2.0
[INFO] [stderr] Compiling gloo-file v0.2.1
[INFO] [stderr] Compiling gloo v0.4.2
[INFO] [stderr] Compiling yew v0.19.3
[INFO] [stderr] Compiling yew-agent v0.1.0
[INFO] [stderr] Compiling pplib v0.1.0 (/opt/rustwide/workdir/pplib)
[INFO] [stderr] Compiling ppcli v0.1.0 (/opt/rustwide/workdir/ppcli)
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:39:50
[INFO] [stdout] |
[INFO] [stdout] 39 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:41:32
[INFO] [stdout] |
[INFO] [stdout] 41 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:216:38
[INFO] [stdout] |
[INFO] [stdout] 216 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:225:38
[INFO] [stdout] |
[INFO] [stdout] 225 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:444:30
[INFO] [stdout] |
[INFO] [stdout] 444 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:450:26
[INFO] [stdout] |
[INFO] [stdout] 450 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:481:30
[INFO] [stdout] |
[INFO] [stdout] 481 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:487:26
[INFO] [stdout] |
[INFO] [stdout] 487 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:731:30
[INFO] [stdout] |
[INFO] [stdout] 731 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:737:26
[INFO] [stdout] |
[INFO] [stdout] 737 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:847:22
[INFO] [stdout] |
[INFO] [stdout] 847 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:882:42
[INFO] [stdout] |
[INFO] [stdout] 882 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:955:42
[INFO] [stdout] |
[INFO] [stdout] 955 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:966:42
[INFO] [stdout] |
[INFO] [stdout] 966 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "204171e3056d238a2f0241c05884a761925e4fa27a259e2cf69e6e8c45745092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204171e3056d238a2f0241c05884a761925e4fa27a259e2cf69e6e8c45745092", kill_on_drop: false }`
[INFO] [stdout] 204171e3056d238a2f0241c05884a761925e4fa27a259e2cf69e6e8c45745092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eeefac9b050e307efabcc83a64021b9d52ea76d9566f92956c893d0c6799ada
[INFO] running `Command { std: "docker" "start" "-a" "3eeefac9b050e307efabcc83a64021b9d52ea76d9566f92956c893d0c6799ada", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling pplib v0.1.0 (/opt/rustwide/workdir/pplib)
[INFO] [stderr] Compiling ppcli v0.1.0 (/opt/rustwide/workdir/ppcli)
[INFO] [stderr] Compiling webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:39:50
[INFO] [stdout] |
[INFO] [stdout] 39 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/components/tabs.rs:41:32
[INFO] [stdout] |
[INFO] [stdout] 41 | html!{{e}}
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:216:38
[INFO] [stdout] |
[INFO] [stdout] 216 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:225:38
[INFO] [stdout] |
[INFO] [stdout] 225 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:444:30
[INFO] [stdout] |
[INFO] [stdout] 444 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:450:26
[INFO] [stdout] |
[INFO] [stdout] 450 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:481:30
[INFO] [stdout] |
[INFO] [stdout] 481 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:487:26
[INFO] [stdout] |
[INFO] [stdout] 487 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:731:30
[INFO] [stdout] |
[INFO] [stdout] 731 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:737:26
[INFO] [stdout] |
[INFO] [stdout] 737 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:847:22
[INFO] [stdout] |
[INFO] [stdout] 847 |
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:882:42
[INFO] [stdout] |
[INFO] [stdout] 882 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:955:42
[INFO] [stdout] |
[INFO] [stdout] 955 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout] --> webapp/src/main.rs:966:42
[INFO] [stdout] |
[INFO] [stdout] 966 | ...
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3eeefac9b050e307efabcc83a64021b9d52ea76d9566f92956c893d0c6799ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eeefac9b050e307efabcc83a64021b9d52ea76d9566f92956c893d0c6799ada", kill_on_drop: false }`
[INFO] [stdout] 3eeefac9b050e307efabcc83a64021b9d52ea76d9566f92956c893d0c6799ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66483ab1be9c41def003108770298c300d630c8046a05008073f18163c7a24c7
[INFO] running `Command { std: "docker" "start" "-a" "66483ab1be9c41def003108770298c300d630c8046a05008073f18163c7a24c7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/components/tabs.rs:39:50
[INFO] [stderr] |
[INFO] [stderr] 39 | html!{{e}}
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/components/tabs.rs:41:32
[INFO] [stderr] |
[INFO] [stderr] 41 | html!{{e}}
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:216:38
[INFO] [stderr] |
[INFO] [stderr] 216 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:225:38
[INFO] [stderr] |
[INFO] [stderr] 225 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:444:30
[INFO] [stderr] |
[INFO] [stderr] 444 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:450:26
[INFO] [stderr] |
[INFO] [stderr] 450 |
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:481:30
[INFO] [stderr] |
[INFO] [stderr] 481 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:487:26
[INFO] [stderr] |
[INFO] [stderr] 487 |
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:731:30
[INFO] [stderr] |
[INFO] [stderr] 731 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:737:26
[INFO] [stderr] |
[INFO] [stderr] 737 |
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:847:22
[INFO] [stderr] |
[INFO] [stderr] 847 |
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:882:42
[INFO] [stderr] |
[INFO] [stderr] 882 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:955:42
[INFO] [stderr] |
[INFO] [stderr] 955 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stderr] --> webapp/src/main.rs:966:42
[INFO] [stderr] |
[INFO] [stderr] 966 | ...
[INFO] [stderr] | ^
[INFO] [stderr]
[INFO] [stderr] warning: `webapp` (bin "webapp" test) generated 14 warnings
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ppcli-c389b37a65c6dc09)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pplib-46e09794b4a2bcc7)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webapp-f49890e4a409f706)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests pplib
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "66483ab1be9c41def003108770298c300d630c8046a05008073f18163c7a24c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66483ab1be9c41def003108770298c300d630c8046a05008073f18163c7a24c7", kill_on_drop: false }`
[INFO] [stdout] 66483ab1be9c41def003108770298c300d630c8046a05008073f18163c7a24c7