[INFO] cloning repository https://github.com/dnaka91/stardew-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/stardew-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36f9e6593b9eff64f8fbed436c5c9c8912d68dea [INFO] testing dnaka91/stardew-stats against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-stats" "/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/dnaka91/stardew-stats on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnaka91/stardew-stats [INFO] finished tweaking git repo https://github.com/dnaka91/stardew-stats [INFO] tweaked toml for git repo https://github.com/dnaka91/stardew-stats written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/stardew-stats already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5046c77cd063c3133c78b10ee90b02505822d06c06f73ffcb400d37e1311bcf3 [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" "5046c77cd063c3133c78b10ee90b02505822d06c06f73ffcb400d37e1311bcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5046c77cd063c3133c78b10ee90b02505822d06c06f73ffcb400d37e1311bcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5046c77cd063c3133c78b10ee90b02505822d06c06f73ffcb400d37e1311bcf3", kill_on_drop: false }` [INFO] [stdout] 5046c77cd063c3133c78b10ee90b02505822d06c06f73ffcb400d37e1311bcf3 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10412c94eed0189f0845aed74c5c5e3b26277862ad74473764f2b0366cf80982 [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" "10412c94eed0189f0845aed74c5c5e3b26277862ad74473764f2b0366cf80982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bincode v1.3.1 [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 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 wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yewtil v0.3.2 [INFO] [stderr] Compiling stardew-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ItemDeliveryQuest` [INFO] [stdout] --> src/stardew.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | / ItemDeliveryQuest { [INFO] [stdout] 631 | | // target_message: String, [INFO] [stdout] 632 | | // target: String, [INFO] [stdout] 633 | | // item: u64, [INFO] [stdout] ... | [INFO] [stdout] 638 | | // objective: Option, [INFO] [stdout] 639 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LostItemQuest` [INFO] [stdout] --> src/stardew.rs:640:5 [INFO] [stdout] | [INFO] [stdout] 640 | / LostItemQuest { [INFO] [stdout] 641 | | // npc_name: String, [INFO] [stdout] 642 | | // location_of_item: String, [INFO] [stdout] 643 | | // item_index: u64, [INFO] [stdout] ... | [INFO] [stdout] 646 | | // item_found: bool, [INFO] [stdout] 647 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "10412c94eed0189f0845aed74c5c5e3b26277862ad74473764f2b0366cf80982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10412c94eed0189f0845aed74c5c5e3b26277862ad74473764f2b0366cf80982", kill_on_drop: false }` [INFO] [stdout] 10412c94eed0189f0845aed74c5c5e3b26277862ad74473764f2b0366cf80982 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0dd231c28f1b87c9a1d558255848a7df126b567367e49960b7c6f4167d6d61a [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" "c0dd231c28f1b87c9a1d558255848a7df126b567367e49960b7c6f4167d6d61a", kill_on_drop: false }` [INFO] [stderr] Compiling stardew-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ItemDeliveryQuest` [INFO] [stdout] --> src/stardew.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | / ItemDeliveryQuest { [INFO] [stdout] 631 | | // target_message: String, [INFO] [stdout] 632 | | // target: String, [INFO] [stdout] 633 | | // item: u64, [INFO] [stdout] ... | [INFO] [stdout] 638 | | // objective: Option, [INFO] [stdout] 639 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LostItemQuest` [INFO] [stdout] --> src/stardew.rs:640:5 [INFO] [stdout] | [INFO] [stdout] 640 | / LostItemQuest { [INFO] [stdout] 641 | | // npc_name: String, [INFO] [stdout] 642 | | // location_of_item: String, [INFO] [stdout] 643 | | // item_index: u64, [INFO] [stdout] ... | [INFO] [stdout] 646 | | // item_found: bool, [INFO] [stdout] 647 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "c0dd231c28f1b87c9a1d558255848a7df126b567367e49960b7c6f4167d6d61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0dd231c28f1b87c9a1d558255848a7df126b567367e49960b7c6f4167d6d61a", kill_on_drop: false }` [INFO] [stdout] c0dd231c28f1b87c9a1d558255848a7df126b567367e49960b7c6f4167d6d61a [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] d0a83fe4109f3e120784f35127e19c1bbfe71d91e4933752fe082e53522b5098 [INFO] running `Command { std: "docker" "start" "-a" "d0a83fe4109f3e120784f35127e19c1bbfe71d91e4933752fe082e53522b5098", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `ItemDeliveryQuest` [INFO] [stderr] --> src/stardew.rs:630:5 [INFO] [stderr] | [INFO] [stderr] 630 | / ItemDeliveryQuest { [INFO] [stderr] 631 | | // target_message: String, [INFO] [stderr] 632 | | // target: String, [INFO] [stderr] 633 | | // item: u64, [INFO] [stderr] ... | [INFO] [stderr] 638 | | // objective: Option, [INFO] [stderr] 639 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LostItemQuest` [INFO] [stderr] --> src/stardew.rs:640:5 [INFO] [stderr] | [INFO] [stderr] 640 | / LostItemQuest { [INFO] [stderr] 641 | | // npc_name: String, [INFO] [stderr] 642 | | // location_of_item: String, [INFO] [stderr] 643 | | // item_index: u64, [INFO] [stderr] ... | [INFO] [stderr] 646 | | // item_found: bool, [INFO] [stderr] 647 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: `stardew-stats` (bin "stardew-stats" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stardew_stats-f800903701c5e72b) [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" "d0a83fe4109f3e120784f35127e19c1bbfe71d91e4933752fe082e53522b5098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a83fe4109f3e120784f35127e19c1bbfe71d91e4933752fe082e53522b5098", kill_on_drop: false }` [INFO] [stdout] d0a83fe4109f3e120784f35127e19c1bbfe71d91e4933752fe082e53522b5098