[INFO] cloning repository https://github.com/inherd/unflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inherd/unflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50c5818a6c1016a09e01c68264c9fe04e1855741 [INFO] testing inherd/unflow against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inherd/unflow on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/inherd/unflow [INFO] finished tweaking git repo https://github.com/inherd/unflow [INFO] tweaked toml for git repo https://github.com/inherd/unflow written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/inherd/unflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9b4e5fcedd2bda619f89cfad43da4c0c453f6cbd2f24246803b7b4c13e52e7a [INFO] running `Command { std: "docker" "start" "-a" "c9b4e5fcedd2bda619f89cfad43da4c0c453f6cbd2f24246803b7b4c13e52e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b4e5fcedd2bda619f89cfad43da4c0c453f6cbd2f24246803b7b4c13e52e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b4e5fcedd2bda619f89cfad43da4c0c453f6cbd2f24246803b7b4c13e52e7a", kill_on_drop: false }` [INFO] [stdout] c9b4e5fcedd2bda619f89cfad43da4c0c453f6cbd2f24246803b7b4c13e52e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3f21503bfda40204d2698d176104c51fcaff7d4d65c5771a733664b9a44e59 [INFO] running `Command { std: "docker" "start" "-a" "fa3f21503bfda40204d2698d176104c51fcaff7d4d65c5771a733664b9a44e59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling murmur3 v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ropey v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.4.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling better_any v0.1.1 [INFO] [stderr] Compiling antlr-rust v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling unflow-parser v0.1.1 (/opt/rustwide/workdir/crates/unflow-parser) [INFO] [stderr] Compiling lsp-types v0.89.1 [INFO] [stderr] Compiling lsp-types v0.84.0 [INFO] [stderr] Compiling lsp-text-document v0.1.0 (https://github.com/IWANABETHATGUY/lsp-text-document#4f12dec9) [INFO] [stderr] Compiling tower-lsp v0.14.1 [INFO] [stderr] Compiling unflow-language-server v0.1.1 (/opt/rustwide/workdir/crates/language-server) [INFO] [stdout] warning: associated function is never used: `parse_file` [INFO] [stdout] --> crates/language-server/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "fa3f21503bfda40204d2698d176104c51fcaff7d4d65c5771a733664b9a44e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3f21503bfda40204d2698d176104c51fcaff7d4d65c5771a733664b9a44e59", kill_on_drop: false }` [INFO] [stdout] fa3f21503bfda40204d2698d176104c51fcaff7d4d65c5771a733664b9a44e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d62fd1b194132509efa3982ccf15e3d39510ec3cf69334d9ff02ef6660da37a3 [INFO] running `Command { std: "docker" "start" "-a" "d62fd1b194132509efa3982ccf15e3d39510ec3cf69334d9ff02ef6660da37a3", kill_on_drop: false }` [INFO] [stderr] Compiling unflow-parser v0.1.1 (/opt/rustwide/workdir/crates/unflow-parser) [INFO] [stderr] Compiling unflow-language-server v0.1.1 (/opt/rustwide/workdir/crates/language-server) [INFO] [stdout] warning: associated function is never used: `parse_file` [INFO] [stdout] --> crates/language-server/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_file` [INFO] [stdout] --> crates/language-server/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.33s [INFO] running `Command { std: "docker" "inspect" "d62fd1b194132509efa3982ccf15e3d39510ec3cf69334d9ff02ef6660da37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62fd1b194132509efa3982ccf15e3d39510ec3cf69334d9ff02ef6660da37a3", kill_on_drop: false }` [INFO] [stdout] d62fd1b194132509efa3982ccf15e3d39510ec3cf69334d9ff02ef6660da37a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f37eda1ab2ae412155947e9bbd6ffaad3c2b2396c9939637cd40c02a1301d000 [INFO] running `Command { std: "docker" "start" "-a" "f37eda1ab2ae412155947e9bbd6ffaad3c2b2396c9939637cd40c02a1301d000", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `parse_file` [INFO] [stderr] --> crates/language-server/src/lib.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse_file` [INFO] [stderr] --> crates/language-server/src/lib.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unflow_language_server-dbeeb74b96f1164e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unflow_language_server-0db4940236e15145) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unflow_parser-b0fb403a30162d77) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::should_capture_error ... ok [INFO] [stdout] test tests::should_parse_comment ... ok [INFO] [stdout] test tests::should_parse_libraries_keys ... ok [INFO] [stdout] test tests::should_parse_libraries ... ok [INFO] [stdout] test tests::should_parse_config ... ok [INFO] [stdout] test tests::should_parse_flow_do ... ok [INFO] [stdout] test tests::should_parse_flow_react ... ok [INFO] [stdout] test tests::should_parse_component_data ... ok [INFO] [stdout] test tests::should_parse_libraries_objects ... ok [INFO] [stdout] test tests::should_parse_flow_see ... ok [INFO] [stdout] test tests::should_parse_multiple_component_use_parameters ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unflow-e923d90896997148) [INFO] [stdout] test tests::should_parse_layouts ... ok [INFO] [stderr] Doc-tests unflow-language-server [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [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] [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] [stderr] Doc-tests unflow-parser [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" "f37eda1ab2ae412155947e9bbd6ffaad3c2b2396c9939637cd40c02a1301d000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37eda1ab2ae412155947e9bbd6ffaad3c2b2396c9939637cd40c02a1301d000", kill_on_drop: false }` [INFO] [stdout] f37eda1ab2ae412155947e9bbd6ffaad3c2b2396c9939637cd40c02a1301d000