[INFO] cloning repository https://github.com/sansx/yew-graphql-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sansx/yew-graphql-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fyew-graphql-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fyew-graphql-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177d90ef558aa0fc84d845ceacdd2d9822660e06 [INFO] testing sansx/yew-graphql-demo against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fyew-graphql-demo" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sansx/yew-graphql-demo on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sansx/yew-graphql-demo [INFO] finished tweaking git repo https://github.com/sansx/yew-graphql-demo [INFO] tweaked toml for git repo https://github.com/sansx/yew-graphql-demo written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/sansx/yew-graphql-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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 yew-router-macro v0.15.0 [INFO] [stderr] Downloaded yew-router v0.15.0 [INFO] [stderr] Downloaded yew v0.18.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.15.0 [INFO] [stderr] Downloaded yewtil v0.4.0 [INFO] [stderr] Downloaded yew-macro v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcfaee8c96e9d361bf879cb02047a81ca1dbf64805db2c2b4d573fc82f304068 [INFO] running `Command { std: "docker" "start" "-a" "fcfaee8c96e9d361bf879cb02047a81ca1dbf64805db2c2b4d573fc82f304068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfaee8c96e9d361bf879cb02047a81ca1dbf64805db2c2b4d573fc82f304068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfaee8c96e9d361bf879cb02047a81ca1dbf64805db2c2b4d573fc82f304068", kill_on_drop: false }` [INFO] [stdout] fcfaee8c96e9d361bf879cb02047a81ca1dbf64805db2c2b4d573fc82f304068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9caecf736cb13b76aed48dbd002b25b8bf62f9313a49a6b3fb4c780b17719b21 [INFO] running `Command { std: "docker" "start" "-a" "9caecf736cb13b76aed48dbd002b25b8bf62f9313a49a6b3fb4c780b17719b21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling yew-router-route-parser v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling yew-router-macro v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.20 [INFO] [stderr] Compiling graphql_client v0.9.0 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-router v0.15.0 [INFO] [stderr] Compiling yewtil v0.4.0 [INFO] [stderr] Compiling yew-graphql-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::services::ConsoleService` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::services::ConsoleService; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `html::IntoPropValue`, `web_sys::Url` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use yew::{html::IntoPropValue, web_sys::Url}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/pages/users.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use graphql_client::{GraphQLQuery, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yewtil::future::LinkFuture` [INFO] [stdout] --> src/pages/users.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use yewtil::future::LinkFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "9caecf736cb13b76aed48dbd002b25b8bf62f9313a49a6b3fb4c780b17719b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9caecf736cb13b76aed48dbd002b25b8bf62f9313a49a6b3fb4c780b17719b21", kill_on_drop: false }` [INFO] [stdout] 9caecf736cb13b76aed48dbd002b25b8bf62f9313a49a6b3fb4c780b17719b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c372f991d75a261dfaa92e246b3bff8ed7f48fef87fdbc0ffe1666b464497a91 [INFO] running `Command { std: "docker" "start" "-a" "c372f991d75a261dfaa92e246b3bff8ed7f48fef87fdbc0ffe1666b464497a91", kill_on_drop: false }` [INFO] [stderr] Compiling yew-graphql-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::services::ConsoleService` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::services::ConsoleService; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `html::IntoPropValue`, `web_sys::Url` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use yew::{html::IntoPropValue, web_sys::Url}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/pages/users.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use graphql_client::{GraphQLQuery, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yewtil::future::LinkFuture` [INFO] [stdout] --> src/pages/users.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use yewtil::future::LinkFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "c372f991d75a261dfaa92e246b3bff8ed7f48fef87fdbc0ffe1666b464497a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c372f991d75a261dfaa92e246b3bff8ed7f48fef87fdbc0ffe1666b464497a91", kill_on_drop: false }` [INFO] [stdout] c372f991d75a261dfaa92e246b3bff8ed7f48fef87fdbc0ffe1666b464497a91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d6dfa2411078e52bcb08491db160f4e2096e1a188b5fd2442583232ce8d61f5 [INFO] running `Command { std: "docker" "start" "-a" "4d6dfa2411078e52bcb08491db160f4e2096e1a188b5fd2442583232ce8d61f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use wasm_bindgen::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `yew::services::ConsoleService` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use yew::services::ConsoleService; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `html::IntoPropValue`, `web_sys::Url` [INFO] [stderr] --> src/main.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use yew::{html::IntoPropValue, web_sys::Url}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Response` [INFO] [stderr] --> src/pages/users.rs:1:36 [INFO] [stderr] | [INFO] [stderr] 1 | use graphql_client::{GraphQLQuery, Response}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yewtil::future::LinkFuture` [INFO] [stderr] --> src/pages/users.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use yewtil::future::LinkFuture; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `yew-graphql-demo` (bin "yew-graphql-demo" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yew_graphql_demo-598fd6807794645f) [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" "4d6dfa2411078e52bcb08491db160f4e2096e1a188b5fd2442583232ce8d61f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6dfa2411078e52bcb08491db160f4e2096e1a188b5fd2442583232ce8d61f5", kill_on_drop: false }` [INFO] [stdout] 4d6dfa2411078e52bcb08491db160f4e2096e1a188b5fd2442583232ce8d61f5