[INFO] cloning repository https://github.com/sibu-github/rust-web-app-yew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sibu-github/rust-web-app-yew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsibu-github%2Frust-web-app-yew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsibu-github%2Frust-web-app-yew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32987b96262063f962bc9ac58c1d0c4dd55e7db [INFO] testing sibu-github/rust-web-app-yew against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsibu-github%2Frust-web-app-yew" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sibu-github/rust-web-app-yew on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sibu-github/rust-web-app-yew [INFO] finished tweaking git repo https://github.com/sibu-github/rust-web-app-yew [INFO] tweaked toml for git repo https://github.com/sibu-github/rust-web-app-yew written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/sibu-github/rust-web-app-yew already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b3e29e15f66cc87232c5479582a7b5062ba353a801bd217b7f03c5711840600 [INFO] running `Command { std: "docker" "start" "-a" "8b3e29e15f66cc87232c5479582a7b5062ba353a801bd217b7f03c5711840600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3e29e15f66cc87232c5479582a7b5062ba353a801bd217b7f03c5711840600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3e29e15f66cc87232c5479582a7b5062ba353a801bd217b7f03c5711840600", kill_on_drop: false }` [INFO] [stdout] 8b3e29e15f66cc87232c5479582a7b5062ba353a801bd217b7f03c5711840600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdd73c9a65439a52dba2dd6b51b64cb59de5fd3e487f4498e23bee1e048362fe [INFO] running `Command { std: "docker" "start" "-a" "bdd73c9a65439a52dba2dd6b51b64cb59de5fd3e487f4498e23bee1e048362fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling log v0.4.16 [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.79 [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 futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling pin-project v1.0.10 [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 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 gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling gloo-net v0.1.0 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling reqwasm v0.5.0 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling rust-web-app-yew v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `FullCorrectPos` [INFO] [stdout] --> src/splitter.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | FullCorrectPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MatchType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/splitter.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FullIncorrectPos` [INFO] [stdout] --> src/splitter.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | FullIncorrectPos, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/splitter.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PartialCorrectPos` [INFO] [stdout] --> src/splitter.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | PartialCorrectPos, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/splitter.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PartialIncorrectPos` [INFO] [stdout] --> src/splitter.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | PartialIncorrectPos, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/splitter.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Wrong` [INFO] [stdout] --> src/splitter.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Wrong [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/splitter.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_splitted_with_matching` [INFO] [stdout] --> src/splitter.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_splitted_with_matching(input: &str, match_str: &str) -> Vec<(String, MatchType)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_partial_match` [INFO] [stdout] --> src/splitter.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn is_partial_match(s1: &str, s2: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "bdd73c9a65439a52dba2dd6b51b64cb59de5fd3e487f4498e23bee1e048362fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd73c9a65439a52dba2dd6b51b64cb59de5fd3e487f4498e23bee1e048362fe", kill_on_drop: false }` [INFO] [stdout] bdd73c9a65439a52dba2dd6b51b64cb59de5fd3e487f4498e23bee1e048362fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 067dbefd17d51f05c82174a35465d0de50bc1bc0226e0f059bbf40ce52b503df [INFO] running `Command { std: "docker" "start" "-a" "067dbefd17d51f05c82174a35465d0de50bc1bc0226e0f059bbf40ce52b503df", kill_on_drop: false }` [INFO] [stderr] Compiling rust-web-app-yew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_web_app_yew-984ac425cbc80708) [INFO] running `Command { std: "docker" "inspect" "067dbefd17d51f05c82174a35465d0de50bc1bc0226e0f059bbf40ce52b503df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067dbefd17d51f05c82174a35465d0de50bc1bc0226e0f059bbf40ce52b503df", kill_on_drop: false }` [INFO] [stdout] 067dbefd17d51f05c82174a35465d0de50bc1bc0226e0f059bbf40ce52b503df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03e8109d4012db9c8c8b89657c3e5d71550c5796f304c3682c74bc4142e15164 [INFO] running `Command { std: "docker" "start" "-a" "03e8109d4012db9c8c8b89657c3e5d71550c5796f304c3682c74bc4142e15164", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_web_app_yew-984ac425cbc80708) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test splitter::tests::test_splitted_with_match_1 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_3 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_2 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_4 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_5 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_7 ... ok [INFO] [stdout] test splitter::tests::test_splitted_with_match_6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03e8109d4012db9c8c8b89657c3e5d71550c5796f304c3682c74bc4142e15164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e8109d4012db9c8c8b89657c3e5d71550c5796f304c3682c74bc4142e15164", kill_on_drop: false }` [INFO] [stdout] 03e8109d4012db9c8c8b89657c3e5d71550c5796f304c3682c74bc4142e15164