[INFO] cloning repository https://github.com/lukechu10/yew-trunk-gitpod-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukechu10/yew-trunk-gitpod-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fyew-trunk-gitpod-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fyew-trunk-gitpod-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f91dc6ae7eb67651e0c963eab083c3618e6ffbab [INFO] testing lukechu10/yew-trunk-gitpod-template against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fyew-trunk-gitpod-template" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukechu10/yew-trunk-gitpod-template on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukechu10/yew-trunk-gitpod-template [INFO] finished tweaking git repo https://github.com/lukechu10/yew-trunk-gitpod-template [INFO] tweaked toml for git repo https://github.com/lukechu10/yew-trunk-gitpod-template written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lukechu10/yew-trunk-gitpod-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8500f5f1b218e896ea236c16341b241da81bcce25940a4c3b8b128f2f4652225 [INFO] running `Command { std: "docker" "start" "-a" "8500f5f1b218e896ea236c16341b241da81bcce25940a4c3b8b128f2f4652225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8500f5f1b218e896ea236c16341b241da81bcce25940a4c3b8b128f2f4652225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8500f5f1b218e896ea236c16341b241da81bcce25940a4c3b8b128f2f4652225", kill_on_drop: false }` [INFO] [stdout] 8500f5f1b218e896ea236c16341b241da81bcce25940a4c3b8b128f2f4652225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e4eecd08145f93af260d9d87c24aec249a6bc09202a00383454a4ff96174ea4 [INFO] running `Command { std: "docker" "start" "-a" "2e4eecd08145f93af260d9d87c24aec249a6bc09202a00383454a4ff96174ea4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling js-sys v0.3.47 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.47 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.20 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling my-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.23s [INFO] running `Command { std: "docker" "inspect" "2e4eecd08145f93af260d9d87c24aec249a6bc09202a00383454a4ff96174ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4eecd08145f93af260d9d87c24aec249a6bc09202a00383454a4ff96174ea4", kill_on_drop: false }` [INFO] [stdout] 2e4eecd08145f93af260d9d87c24aec249a6bc09202a00383454a4ff96174ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc743865ab987b661d4e4c2b2f419a2d30d97b2ee3b07e1ca58bb7dba2da87cf [INFO] running `Command { std: "docker" "start" "-a" "dc743865ab987b661d4e4c2b2f419a2d30d97b2ee3b07e1ca58bb7dba2da87cf", kill_on_drop: false }` [INFO] [stderr] Compiling my-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "dc743865ab987b661d4e4c2b2f419a2d30d97b2ee3b07e1ca58bb7dba2da87cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc743865ab987b661d4e4c2b2f419a2d30d97b2ee3b07e1ca58bb7dba2da87cf", kill_on_drop: false }` [INFO] [stdout] dc743865ab987b661d4e4c2b2f419a2d30d97b2ee3b07e1ca58bb7dba2da87cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02407673691cef4eb75db9c406578279dd4eeb7e408b4df642f1c84af4f2ac56 [INFO] running `Command { std: "docker" "start" "-a" "02407673691cef4eb75db9c406578279dd4eeb7e408b4df642f1c84af4f2ac56", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_app-d175b3bc8dfbeb13) [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" "02407673691cef4eb75db9c406578279dd4eeb7e408b4df642f1c84af4f2ac56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02407673691cef4eb75db9c406578279dd4eeb7e408b4df642f1c84af4f2ac56", kill_on_drop: false }` [INFO] [stdout] 02407673691cef4eb75db9c406578279dd4eeb7e408b4df642f1c84af4f2ac56