[INFO] cloning repository https://github.com/louiszhuang/dioxus-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louiszhuang/dioxus-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouiszhuang%2Fdioxus-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouiszhuang%2Fdioxus-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b85c3ed11eb30d2314262378246222f727b86df [INFO] testing louiszhuang/dioxus-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouiszhuang%2Fdioxus-demo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louiszhuang/dioxus-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louiszhuang/dioxus-demo [INFO] finished tweaking git repo https://github.com/louiszhuang/dioxus-demo [INFO] tweaked toml for git repo https://github.com/louiszhuang/dioxus-demo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/louiszhuang/dioxus-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.2 [INFO] [stderr] Downloaded dioxus-router v0.2.2 [INFO] [stderr] Downloaded dioxus-web v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 297bfa7cc4ebc19840071d732916f8063afd8bca40bd4690ed89d59d1b8de688 [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" "297bfa7cc4ebc19840071d732916f8063afd8bca40bd4690ed89d59d1b8de688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "297bfa7cc4ebc19840071d732916f8063afd8bca40bd4690ed89d59d1b8de688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297bfa7cc4ebc19840071d732916f8063afd8bca40bd4690ed89d59d1b8de688", kill_on_drop: false }` [INFO] [stdout] 297bfa7cc4ebc19840071d732916f8063afd8bca40bd4690ed89d59d1b8de688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] e37feccf5590fc4acd0941108882d78fed47bb784ad5e0eecfff9d4abc93a0b9 [INFO] running `Command { std: "docker" "start" "-a" "e37feccf5590fc4acd0941108882d78fed47bb784ad5e0eecfff9d4abc93a0b9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling dioxus-core-macro v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling dioxus-core v0.2.0 [INFO] [stderr] Compiling dioxus-html v0.2.0 [INFO] [stderr] Compiling dioxus-hooks v0.2.0 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.0 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling dioxus-router v0.2.2 [INFO] [stderr] Compiling dioxus-web v0.2.0 [INFO] [stderr] Compiling dioxus v0.2.3 [INFO] [stderr] Compiling dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "e37feccf5590fc4acd0941108882d78fed47bb784ad5e0eecfff9d4abc93a0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37feccf5590fc4acd0941108882d78fed47bb784ad5e0eecfff9d4abc93a0b9", kill_on_drop: false }` [INFO] [stdout] e37feccf5590fc4acd0941108882d78fed47bb784ad5e0eecfff9d4abc93a0b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] f1c93feed4a458cb050f6736a3c0b053bdee1106dc8b081aaf2bfc1b2a4a8283 [INFO] running `Command { std: "docker" "start" "-a" "f1c93feed4a458cb050f6736a3c0b053bdee1106dc8b081aaf2bfc1b2a4a8283", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "f1c93feed4a458cb050f6736a3c0b053bdee1106dc8b081aaf2bfc1b2a4a8283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c93feed4a458cb050f6736a3c0b053bdee1106dc8b081aaf2bfc1b2a4a8283", kill_on_drop: false }` [INFO] [stdout] f1c93feed4a458cb050f6736a3c0b053bdee1106dc8b081aaf2bfc1b2a4a8283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 5d327349b892695bc050c2c7f7700ededa02aca08c00c5c75d5490b2344dd321 [INFO] running `Command { std: "docker" "start" "-a" "5d327349b892695bc050c2c7f7700ededa02aca08c00c5c75d5490b2344dd321", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dioxus_demo-f9dd5d34cd3fc398) [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" "5d327349b892695bc050c2c7f7700ededa02aca08c00c5c75d5490b2344dd321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d327349b892695bc050c2c7f7700ededa02aca08c00c5c75d5490b2344dd321", kill_on_drop: false }` [INFO] [stdout] 5d327349b892695bc050c2c7f7700ededa02aca08c00c5c75d5490b2344dd321