[INFO] cloning repository https://github.com/veliuysal/thoth-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veliuysal/thoth-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveliuysal%2Fthoth-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveliuysal%2Fthoth-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8b226696b04596a02571ad0795df7b2b25d15c9
[INFO] building veliuysal/thoth-ui against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveliuysal%2Fthoth-ui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/veliuysal/thoth-ui
[INFO] finished tweaking git repo https://github.com/veliuysal/thoth-ui
[INFO] tweaked toml for git repo https://github.com/veliuysal/thoth-ui written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/veliuysal/thoth-ui on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/veliuysal/thoth-ui 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded gloo-file v0.1.0
[INFO] [stderr] Downloaded yewtil v0.4.0
[INFO] [stderr] Downloaded scoped-tls-hkt v0.1.4
[INFO] [stderr] Downloaded cfg-match v0.2.1
[INFO] [stderr] Downloaded yew-macro v0.18.0
[INFO] [stderr] Downloaded codegen v0.1.3
[INFO] [stderr] Downloaded roxmltree v0.13.1
[INFO] [stderr] Downloaded yew v0.18.0
[INFO] [stderr] Downloaded xmlparser v0.13.6
[INFO] [stderr] Downloaded isbn2 v0.4.0
[INFO] [stderr] Downloaded marc v3.1.1
[INFO] [stderr] Downloaded gloo v0.2.1
[INFO] [stderr] Downloaded rustls v0.23.11
[INFO] [stderr] Downloaded gloo-console-timer v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc2c2584f95e40a0046b2c549a67c7e768c2371407cf3e53feda2c6d1923272b
[INFO] running `Command { std: "docker" "start" "-a" "cc2c2584f95e40a0046b2c549a67c7e768c2371407cf3e53feda2c6d1923272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc2c2584f95e40a0046b2c549a67c7e768c2371407cf3e53feda2c6d1923272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2c2584f95e40a0046b2c549a67c7e768c2371407cf3e53feda2c6d1923272b", kill_on_drop: false }`
[INFO] [stdout] cc2c2584f95e40a0046b2c549a67c7e768c2371407cf3e53feda2c6d1923272b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb908a526f19cb647a31c0c68985cd7bc8e0b3fb4a775414b9b79054e9f30c87
[INFO] running `Command { std: "docker" "start" "-a" "fb908a526f19cb647a31c0c68985cd7bc8e0b3fb4a775414b9b79054e9f30c87", kill_on_drop: false }`
[INFO] [stderr] Compiling serde_json v1.0.120
[INFO] [stderr] Compiling wasm-bindgen v0.2.92
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling cc v1.1.6
[INFO] [stderr] Compiling syn v2.0.71
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling tokio v1.38.1
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling http v1.1.0
[INFO] [stderr] Compiling openssl v0.10.64
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Compiling tower-layer v0.3.2
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling xmlparser v0.13.6
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Compiling http-body v0.4.6
[INFO] [stderr] Compiling smartstring v1.0.1
[INFO] [stderr] Compiling yew v0.18.0
[INFO] [stderr] Compiling ascii v0.9.3
[INFO] [stderr] Compiling unreachable v1.0.0
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.4
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling cfg-match v0.2.1
[INFO] [stderr] Compiling codegen v0.1.3
[INFO] [stderr] Compiling unicode-width v0.1.13
[INFO] [stderr] Compiling anymap v0.12.1
[INFO] [stderr] Compiling combine v3.8.1
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling roxmltree v0.13.1
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling futures-io v0.3.30
[INFO] [stderr] Compiling dotenv v0.15.0
[INFO] [stderr] Compiling uuid v0.8.2
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling rustls-pki-types v1.7.0
[INFO] [stderr] Compiling tempfile v3.10.1
[INFO] [stderr] Compiling console v0.15.8
[INFO] [stderr] Compiling csv-core v0.1.11
[INFO] [stderr] Compiling thoth-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Compiling rustls-pemfile v2.1.2
[INFO] [stderr] Compiling isbn2 v0.4.0
[INFO] [stderr] Compiling task-local-extensions v0.1.4
[INFO] [stderr] Compiling anymap2 v0.13.0
[INFO] [stderr] Compiling arrayvec v0.5.2
[INFO] [stderr] Compiling sync_wrapper v1.0.1
[INFO] [stderr] Compiling route-recognizer v0.3.1
[INFO] [stderr] Compiling marc v3.1.1
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Compiling regex-automata v0.4.7
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Compiling http-body-util v0.1.2
[INFO] [stderr] Compiling futures v0.3.30
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr] Compiling derive_utils v0.11.2
[INFO] [stderr] Compiling serde_derive v1.0.204
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Compiling tokio-util v0.7.11
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling yew-macro v0.18.0
[INFO] [stderr] Compiling yew-router-macro v0.16.0
[INFO] [stderr] Compiling juniper_codegen v0.15.9
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr] Compiling h2 v0.4.5
[INFO] [stderr] Compiling h2 v0.3.26
[INFO] [stderr] Compiling futures-enum v0.1.17
[INFO] [stderr] Compiling phf v0.11.2
[INFO] [stderr] Compiling regex v1.10.5
[INFO] [stderr] Compiling pin-project v1.1.5
[INFO] [stderr] Compiling tower v0.4.13
[INFO] [stderr] Compiling thiserror v1.0.63
[INFO] [stderr] Compiling graphql-parser v0.3.0
[INFO] [stderr] Compiling dialoguer v0.11.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr] Compiling strum v0.26.3
[INFO] [stderr] Compiling serde v1.0.204
[INFO] [stderr] Compiling hyper v0.14.30
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling hyper v1.4.1
[INFO] [stderr] Compiling hyper-util v0.1.6
[INFO] [stderr] Compiling hyper-tls v0.6.0
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling chrono v0.4.38
[INFO] [stderr] Compiling uuid v1.10.0
[INFO] [stderr] Compiling csv v1.3.0
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling reqwest v0.12.5
[INFO] [stderr] Compiling bson v1.2.4
[INFO] [stderr] Compiling js-sys v0.3.69
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling reqwest-middleware v0.2.5
[INFO] [stderr] Compiling juniper v0.15.12
[INFO] [stderr] Compiling web-sys v0.3.69
[INFO] [stderr] Compiling gloo-timers v0.2.6
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1
[INFO] [stderr] Compiling gloo-timers v0.3.0
[INFO] [stderr] Compiling gloo-events v0.1.2
[INFO] [stderr] Compiling gloo-utils v0.1.7
[INFO] [stderr] Compiling gloo-render v0.1.1
[INFO] [stderr] Compiling gloo-dialogs v0.1.1
[INFO] [stderr] Compiling gloo-console-timer v0.1.0
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-file v0.2.3
[INFO] [stderr] Compiling gloo-file v0.1.0
[INFO] [stderr] Compiling gloo-storage v0.2.2
[INFO] [stderr] Compiling gloo-console v0.2.3
[INFO] [stderr] Compiling gloo 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 yew-router v0.16.0
[INFO] [stderr] Compiling yewtil v0.4.0
[INFO] [stdout] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> src/component/navbar.rs:25:26
[INFO] [stdout] |
[INFO] [stdout] 25 |
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> src/component/navbar.rs:26:26
[INFO] [stdout] |
[INFO] [stdout] 26 |
[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] --> src/component/navbar.rs:29:22
[INFO] [stdout] |
[INFO] [stdout] 29 |
[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] --> src/component/mod.rs:43:26
[INFO] [stdout] |
[INFO] [stdout] 43 |