[INFO] cloning repository https://github.com/ChillyBwoy/yew-kanban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChillyBwoy/yew-kanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1815bd7445d5605a9c6c06074936c50bee94ecd
[INFO] building ChillyBwoy/yew-kanban against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ChillyBwoy/yew-kanban on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ChillyBwoy/yew-kanban
[INFO] finished tweaking git repo https://github.com/ChillyBwoy/yew-kanban
[INFO] tweaked toml for git repo https://github.com/ChillyBwoy/yew-kanban written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ChillyBwoy/yew-kanban 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/DenisKolodin/yew`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.3
[INFO] [stderr]   Downloaded serde v1.0.85
[INFO] [stderr]   Downloaded stdweb-derive v0.5.1
[INFO] [stderr]   Downloaded base-x v0.2.4
[INFO] [stderr]   Downloaded proc-macro2 v0.4.26
[INFO] [stderr]   Downloaded serde_derive v1.0.85
[INFO] [stderr]   Downloaded web_logger v0.1.0
[INFO] [stderr]   Downloaded cc v1.0.28
[INFO] [stderr]   Downloaded http v0.1.15
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[INFO] [stderr]   Downloaded rmp v0.8.7
[INFO] [stderr]   Downloaded rmp-serde v0.13.7
[INFO] [stderr]   Downloaded dtoa v0.4.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded backtrace v0.3.13
[INFO] [stderr]   Downloaded serde_cbor v0.9.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.8
[INFO] [stderr]   Downloaded serde_json v1.0.37
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded synstructure v0.10.1
[INFO] [stderr]   Downloaded failure_derive v0.1.5
[INFO] [stderr]   Downloaded half v1.3.0
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.5
[INFO] [stderr]   Downloaded stdweb v0.4.13
[INFO] [stderr]   Downloaded failure v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b4bdd691cb38f5235ce79b7d15319ce78901d2796ccd03a8b5e4cb6457b9a57
[INFO] running `Command { std: "docker" "start" "-a" "8b4bdd691cb38f5235ce79b7d15319ce78901d2796ccd03a8b5e4cb6457b9a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b4bdd691cb38f5235ce79b7d15319ce78901d2796ccd03a8b5e4cb6457b9a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4bdd691cb38f5235ce79b7d15319ce78901d2796ccd03a8b5e4cb6457b9a57", kill_on_drop: false }`
[INFO] [stdout] 8b4bdd691cb38f5235ce79b7d15319ce78901d2796ccd03a8b5e4cb6457b9a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffcba347b9c604ee94168da125ee2d31eaf4bb005acb9c9c8d8c16f746c1772c
[INFO] running `Command { std: "docker" "start" "-a" "ffcba347b9c604ee94168da125ee2d31eaf4bb005acb9c9c8d8c16f746c1772c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.85
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling base-x v0.2.4
[INFO] [stderr]    Compiling stdweb v0.4.13
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.13
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rmp v0.8.7
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling dtoa v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling yaml-rust v0.4.2
[INFO] [stderr]    Compiling half v1.3.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling http v0.1.15
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.37
[INFO] [stderr]    Compiling serde_cbor v0.9.0
[INFO] [stderr]    Compiling rmp-serde v0.13.7
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.8.8
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.85
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.5
[INFO] [stderr]    Compiling web_logger v0.1.0
[INFO] [stderr]    Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#23931596)
[INFO] [stderr]    Compiling yew-kanban v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/router.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/router.rs:18:46
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/router.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/router.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/components/app.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |   router: Box<Bridge<router::Router<()>>>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   router: Box<dyn Bridge<router::Router<()>>>,
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_route` is never used
[INFO] [stdout]   --> src/routing.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl <T> RouteService<T>
[INFO] [stdout] 30 | |     where T: JsSerialize + Clone + TryFrom<Value> + 'static
[INFO] [stdout]    | |___________________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |       pub fn get_route(&self) -> String {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/router.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Route`
[INFO] [stdout] 19 | pub struct Route<T> {
[INFO] [stdout]    |            ----- `Route` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/router.rs:18:46
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^----------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Route`
[INFO] [stdout] 19 | pub struct Route<T> {
[INFO] [stdout]    |            ----- `Route` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/router.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Request`
[INFO] [stdout] 82 | pub enum Request<T> {
[INFO] [stdout]    |          ------- `Request` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/router.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Request`
[INFO] [stdout] 82 | pub enum Request<T> {
[INFO] [stdout]    |          ------- `Request` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDB1X3e/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyew-b72f2d6b3ea946f3.rlib,libserde_cbor-b3a2b491981fe327.rlib,libhalf-1699eab9010a8541.rlib,librmp_serde-4c3044671e5b64ce.rlib,librmp-1bad986412cb82b1.rlib,libnum_traits-7c3025f46803c6d0.rlib,libnum_traits-cd6bbd8f8e9c69a8.rlib,libserde_yaml-22633826400ae19d.rlib,libyaml_rust-203d54d322ea181f.rlib,liblinked_hash_map-a9147c101a2a95e6.rlib,libdtoa-feaedd901350c8ff.rlib,libtoml-341e0d54d8aacead.rlib,libstdweb-7a3be2ba448327be.rlib,libdiscard-11fc78d17c12a98b.rlib,libstdweb_internal_runtime-3130a0fd86e6ee4d.rlib,libslab-ab64617c0d711aec.rlib,libanymap-eb4740c6d4af0ea4.rlib,libbincode-3aa854fe7ccfb8ab.rlib,libserde_json-533b6c2f36bfd5e3.rlib,libryu-3cc53d8dbf5aa558.rlib,libhttp-0388a2c7fa5e16b1.rlib,libitoa-24e6507aebce4121.rlib,libfnv-12606c81bfa8a024.rlib,libbytes-c1bae21ba1b92e18.rlib,libiovec-8aef4b79c9f8161c.rlib,libbyteorder-a4633ad04d0659f1.rlib,libfailure-51315dca197d0bd3.rlib,libbacktrace-680845fadad32243.rlib,libbacktrace_sys-04d699ff548d5dac.rlib,librustc_demangle-6033c2906d421bc1.rlib,liblibc-ecde20dd4fa7d72a.rlib,libserde-979dabff08b8ee3c.rlib,liblog-26ce667aff103edc.rlib,libcfg_if-0b4714108c1c3450.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f18783e52fa3d0ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/yew_kanban-3e3906e3ff39c61d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: emscripten_asm_const_int
[INFO] [stdout]           >>> referenced by macros.rs:91 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.13/src/webcore/macros.rs:91)
[INFO] [stdout]           >>>               yew-b72f2d6b3ea946f3.yew.6b4a65f7e8eb9ee2-cgu.3.rcgu.o:(yew::virtual_dom::vtag::VTag$LT$COMP$GT$::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef::he4490781f43d56f2) in archive /opt/rustwide/target/debug/deps/libyew-b72f2d6b3ea946f3.rlib
[INFO] [stdout]           >>> referenced by macros.rs:91 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.13/src/webcore/macros.rs:91)
[INFO] [stdout]           >>>               yew-b72f2d6b3ea946f3.yew.6b4a65f7e8eb9ee2-cgu.3.rcgu.o:(yew::virtual_dom::vtag::VTag$LT$COMP$GT$::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f::h9a7fba4b8afcb25e) in archive /opt/rustwide/target/debug/deps/libyew-b72f2d6b3ea946f3.rlib
[INFO] [stdout]           >>> referenced by macros.rs:91 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.13/src/webcore/macros.rs:91)
[INFO] [stdout]           >>>               yew-b72f2d6b3ea946f3.yew.6b4a65f7e8eb9ee2-cgu.3.rcgu.o:(yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9::hf4310604008e47b2) in archive /opt/rustwide/target/debug/deps/libyew-b72f2d6b3ea946f3.rlib
[INFO] [stdout]           >>> referenced 76 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_pause_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-7a3be2ba448327be.stdweb.5ef194a817cbc575-cgu.02.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h517862f1eadd80a8) in archive /opt/rustwide/target/debug/deps/libstdweb-7a3be2ba448327be.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_set_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-7a3be2ba448327be.stdweb.5ef194a817cbc575-cgu.02.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h517862f1eadd80a8) in archive /opt/rustwide/target/debug/deps/libstdweb-7a3be2ba448327be.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-kanban` (bin "yew-kanban") due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ffcba347b9c604ee94168da125ee2d31eaf4bb005acb9c9c8d8c16f746c1772c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcba347b9c604ee94168da125ee2d31eaf4bb005acb9c9c8d8c16f746c1772c", kill_on_drop: false }`
[INFO] [stdout] ffcba347b9c604ee94168da125ee2d31eaf4bb005acb9c9c8d8c16f746c1772c
