[INFO] cloning repository https://github.com/hinohi/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/hinohi/dioxus-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fdioxus-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fdioxus-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e95c49376fbdcadaa27bf45ad57a04581fff6854 [INFO] testing hinohi/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%2Fhinohi%2Fdioxus-demo" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinohi/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/hinohi/dioxus-demo [INFO] finished tweaking git repo https://github.com/hinohi/dioxus-demo [INFO] tweaked toml for git repo https://github.com/hinohi/dioxus-demo written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/hinohi/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] 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 wasm-bindgen-macro v0.2.79 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29 [INFO] [stderr] Downloaded futures-channel v0.3.19 [INFO] [stderr] Downloaded rand_xoshiro v0.4.0 [INFO] [stderr] Downloaded async-channel v1.6.1 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.79 [INFO] [stderr] Downloaded cache-padded v1.2.0 [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.29 [INFO] [stderr] Downloaded futures-macro v0.3.19 [INFO] [stderr] Downloaded fxhash v0.2.1 [INFO] [stderr] Downloaded futures-core v0.3.19 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Downloaded futures-task v0.3.19 [INFO] [stderr] Downloaded anyhow v1.0.53 [INFO] [stderr] Downloaded dioxus-hooks v0.1.7 [INFO] [stderr] Downloaded adler v1.0.2 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded typenum v1.15.0 [INFO] [stderr] Downloaded gloo-timers v0.2.3 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded dioxus-core v0.1.9 [INFO] [stderr] Downloaded dioxus-html v0.1.6 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded dioxus-web v0.0.5 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.1.7 [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.8 [INFO] [stderr] Downloaded concurrent-queue v1.2.2 [INFO] [stderr] Downloaded event-listener v2.5.2 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded proc-macro-error v1.0.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Downloaded wasm-bindgen v0.2.79 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded serde v1.0.136 [INFO] [stderr] Downloaded proc-macro2 v1.0.36 [INFO] [stderr] Downloaded version_check v0.9.4 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded miniz_oxide v0.4.4 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded byteorder v1.4.3 [INFO] [stderr] Downloaded serde_derive v1.0.136 [INFO] [stderr] Downloaded smallvec v1.8.0 [INFO] [stderr] Downloaded js-sys v0.3.56 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.7 [INFO] [stderr] Downloaded futures-util v0.3.19 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded im-rc v15.0.0 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded libc v0.2.116 [INFO] [stderr] Downloaded web-sys v0.3.56 [INFO] [stderr] Downloaded dioxus v0.1.8 [INFO] [stderr] Downloaded bumpalo v3.9.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b67cb369a7cf54a60b71c0b17af1699271c340fff22f10eb61a2d892e3edbe5 [INFO] running `Command { std: "docker" "start" "-a" "3b67cb369a7cf54a60b71c0b17af1699271c340fff22f10eb61a2d892e3edbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b67cb369a7cf54a60b71c0b17af1699271c340fff22f10eb61a2d892e3edbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b67cb369a7cf54a60b71c0b17af1699271c340fff22f10eb61a2d892e3edbe5", kill_on_drop: false }` [INFO] [stdout] 3b67cb369a7cf54a60b71c0b17af1699271c340fff22f10eb61a2d892e3edbe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058c1ac5df4e55725284bd2f0582a1617a25f7079730531b155864fce302c126 [INFO] running `Command { std: "docker" "start" "-a" "058c1ac5df4e55725284bd2f0582a1617a25f7079730531b155864fce302c126", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling bitmaps v2.1.0 [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 futures-macro v0.3.19 [INFO] [stderr] Compiling dioxus-core-macro v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling dioxus-core v0.1.9 [INFO] [stderr] Compiling dioxus-html v0.1.6 [INFO] [stderr] Compiling dioxus-hooks v0.1.7 [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 wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling dioxus-web v0.0.5 [INFO] [stderr] Compiling dioxus v0.1.8 [INFO] [stderr] Compiling dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.02s [INFO] running `Command { std: "docker" "inspect" "058c1ac5df4e55725284bd2f0582a1617a25f7079730531b155864fce302c126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058c1ac5df4e55725284bd2f0582a1617a25f7079730531b155864fce302c126", kill_on_drop: false }` [INFO] [stdout] 058c1ac5df4e55725284bd2f0582a1617a25f7079730531b155864fce302c126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efff24daf21e9bda095c221c885dfdcd5c3aceee7aae612e765b8c7c5852ec7 [INFO] running `Command { std: "docker" "start" "-a" "2efff24daf21e9bda095c221c885dfdcd5c3aceee7aae612e765b8c7c5852ec7", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "2efff24daf21e9bda095c221c885dfdcd5c3aceee7aae612e765b8c7c5852ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efff24daf21e9bda095c221c885dfdcd5c3aceee7aae612e765b8c7c5852ec7", kill_on_drop: false }` [INFO] [stdout] 2efff24daf21e9bda095c221c885dfdcd5c3aceee7aae612e765b8c7c5852ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 486c08196460bf1def12471d619ac85bca489b8f6c4025f04c8fae6e10a0c9ff [INFO] running `Command { std: "docker" "start" "-a" "486c08196460bf1def12471d619ac85bca489b8f6c4025f04c8fae6e10a0c9ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dioxus_demo-9c3ba1375ec759e3) [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" "486c08196460bf1def12471d619ac85bca489b8f6c4025f04c8fae6e10a0c9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486c08196460bf1def12471d619ac85bca489b8f6c4025f04c8fae6e10a0c9ff", kill_on_drop: false }` [INFO] [stdout] 486c08196460bf1def12471d619ac85bca489b8f6c4025f04c8fae6e10a0c9ff