[INFO] cloning repository https://github.com/zrho/homotopy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zrho/homotopy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f2d28811522f354cfbd86c7cae3881fbe7f4d24 [INFO] building zrho/homotopy-rs against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zrho/homotopy-rs on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/zrho/homotopy-rs [INFO] finished tweaking git repo https://github.com/zrho/homotopy-rs [INFO] tweaked toml for git repo https://github.com/zrho/homotopy-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zrho/homotopy-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c8fa1256af08c12714eccf1c62e78730cdc137957b459aa02e4f348a9b3b495 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c8fa1256af08c12714eccf1c62e78730cdc137957b459aa02e4f348a9b3b495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c8fa1256af08c12714eccf1c62e78730cdc137957b459aa02e4f348a9b3b495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8fa1256af08c12714eccf1c62e78730cdc137957b459aa02e4f348a9b3b495", kill_on_drop: false }` [INFO] [stdout] 5c8fa1256af08c12714eccf1c62e78730cdc137957b459aa02e4f348a9b3b495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8cd777379ef922c4e4a49b0278b06bc8d3a0adeb6abe2821482e13b14fa8da8 [INFO] running `Command { std: "docker" "start" "-a" "e8cd777379ef922c4e4a49b0278b06bc8d3a0adeb6abe2821482e13b14fa8da8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [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.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling highway v0.7.0 [INFO] [stderr] Compiling palette v0.6.0 (https://github.com/Ogeon/palette#a4fe316f) [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling hashconsing v1.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling im v15.0.0 (https://github.com/bodil/im-rs#3f4e01a4) [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [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 phf_macros v0.9.0 [INFO] [stderr] Compiling obake_macros v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling obake v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling homotopy-common v0.1.0 (/opt/rustwide/workdir/homotopy-common) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling homotopy-core v0.1.0 (/opt/rustwide/workdir/homotopy-core) [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling palette_derive v0.6.0 (https://github.com/Ogeon/palette#a4fe316f) [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-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.0 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-console v0.2.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling gloo-file v0.2.0 [INFO] [stderr] Compiling gloo v0.4.0 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling homotopy-graphics v0.1.0 (/opt/rustwide/workdir/homotopy-graphics) [INFO] [stderr] Compiling yew-agent v0.1.0 [INFO] [stderr] Compiling homotopy-web v0.1.2 (/opt/rustwide/workdir/homotopy-web) [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> homotopy-web/src/app.rs:163:41 [INFO] [stdout] | [INFO] [stdout] 163 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 7m 47s [INFO] running `Command { std: "docker" "inspect" "e8cd777379ef922c4e4a49b0278b06bc8d3a0adeb6abe2821482e13b14fa8da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cd777379ef922c4e4a49b0278b06bc8d3a0adeb6abe2821482e13b14fa8da8", kill_on_drop: false }` [INFO] [stdout] e8cd777379ef922c4e4a49b0278b06bc8d3a0adeb6abe2821482e13b14fa8da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd4eb6dd3f24652a1b3d4005a649f75f85f856abccf7d8ebc1458ea21a73ca8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ffd4eb6dd3f24652a1b3d4005a649f75f85f856abccf7d8ebc1458ea21a73ca8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling homotopy-common v0.1.0 (/opt/rustwide/workdir/homotopy-common) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling insta v1.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> homotopy-web/src/app.rs:163:41 [INFO] [stdout] | [INFO] [stdout] 163 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling homotopy-web v0.1.2 (/opt/rustwide/workdir/homotopy-web) [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> homotopy-web/src/app.rs:163:41 [INFO] [stdout] | [INFO] [stdout] 163 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling homotopy-graphics v0.1.0 (/opt/rustwide/workdir/homotopy-graphics) [INFO] [stderr] error: could not compile `homotopy-web` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name action --edition=2021 homotopy-web/tests/action.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' -C metadata=271152ba17c15f83 -C extra-filename=-271152ba17c15f83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d6c7651eb2148b55.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-1abfdad78b0c4da9.rlib --extern closure=/opt/rustwide/target/debug/deps/libclosure-cc9860ea70ac5e95.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-d088cf1a82a56212.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-ac37830e7cfa2bec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f1897d889d545bc6.rlib --extern gloo=/opt/rustwide/target/debug/deps/libgloo-cf4fcbce84a93022.rlib --extern gloo_timers=/opt/rustwide/target/debug/deps/libgloo_timers-a0d80b59aa982c32.rlib --extern homotopy_common=/opt/rustwide/target/debug/deps/libhomotopy_common-7ce9802f6c339e2d.rlib --extern homotopy_core=/opt/rustwide/target/debug/deps/libhomotopy_core-e7a3095a2d8f8727.rlib --extern homotopy_graphics=/opt/rustwide/target/debug/deps/libhomotopy_graphics-5d3d5b1f23546835.rlib --extern homotopy_web=/opt/rustwide/target/debug/deps/libhomotopy_web.rlib --extern im=/opt/rustwide/target/debug/deps/libim-ddaa84aaac79488a.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-caeae962a4e2750e.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-d0b036c7f2995d2f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e8a302a383818388.rlib --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-31193ef8802a64af.rlib --extern obake=/opt/rustwide/target/debug/deps/libobake-542e8a0ad8adf8af.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-45a4866feac69a1c.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-4346686f07b6e788.so --extern quote=/opt/rustwide/target/debug/deps/libquote-9d9d51f85c233cc7.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-33b1ac8558256686.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8fc308fa330e3db8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-714e8cd7540c56ee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74fe5b9af3a362d2.rlib --extern ultraviolet=/opt/rustwide/target/debug/deps/libultraviolet-aa316d0ed88986c8.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-29cacc9491c3ae5b.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-3a1c38783c164282.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-319e763663bd60ee.rlib --extern wasm_logger=/opt/rustwide/target/debug/deps/libwasm_logger-2113a85e72aee224.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-8a607ca8767b13f3.rlib --extern yew=/opt/rustwide/target/debug/deps/libyew-eb5846900f700f25.rlib --extern yew_agent=/opt/rustwide/target/debug/deps/libyew_agent-92bf0b3e53bb9290.rlib --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-ef374b32b072f848.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ffd4eb6dd3f24652a1b3d4005a649f75f85f856abccf7d8ebc1458ea21a73ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd4eb6dd3f24652a1b3d4005a649f75f85f856abccf7d8ebc1458ea21a73ca8", kill_on_drop: false }` [INFO] [stdout] ffd4eb6dd3f24652a1b3d4005a649f75f85f856abccf7d8ebc1458ea21a73ca8