[INFO] cloning repository https://github.com/paavohuhtala/customs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paavohuhtala/customs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fcustoms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fcustoms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57cccd47fca8aaa5defd839a5341b162a5b82e25 [INFO] testing paavohuhtala/customs against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fcustoms" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paavohuhtala/customs on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paavohuhtala/customs [INFO] finished tweaking git repo https://github.com/paavohuhtala/customs [INFO] tweaked toml for git repo https://github.com/paavohuhtala/customs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paavohuhtala/customs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 804214ef01eb24f66c37acad50878c8691f59034da15a42a48b8a89538dfe243 [INFO] running `Command { std: "docker" "start" "-a" "804214ef01eb24f66c37acad50878c8691f59034da15a42a48b8a89538dfe243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804214ef01eb24f66c37acad50878c8691f59034da15a42a48b8a89538dfe243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804214ef01eb24f66c37acad50878c8691f59034da15a42a48b8a89538dfe243", kill_on_drop: false }` [INFO] [stdout] 804214ef01eb24f66c37acad50878c8691f59034da15a42a48b8a89538dfe243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9448063cad1bff15a521a040335f0d332dcddcac2dfa5bd7ac41fcd8132af3 [INFO] running `Command { std: "docker" "start" "-a" "ea9448063cad1bff15a521a040335f0d332dcddcac2dfa5bd7ac41fcd8132af3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling relative-path v1.5.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling swc_visit v0.2.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling swc_common v0.14.6 [INFO] [stderr] Compiling swc_ecma_ast v0.58.0 [INFO] [stderr] Compiling swc_ecma_visit v0.44.0 [INFO] [stderr] Compiling swc_ecma_parser v0.78.2 [INFO] [stderr] Compiling customs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/module_visitor.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 66 | name: JsWord, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `parent` are never read [INFO] [stdout] --> src/module_visitor.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Scope { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 98 | pub(crate) id: ScopeId, [INFO] [stdout] 99 | pub(crate) kind: ScopeKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub(crate) parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 52s [INFO] running `Command { std: "docker" "inspect" "ea9448063cad1bff15a521a040335f0d332dcddcac2dfa5bd7ac41fcd8132af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9448063cad1bff15a521a040335f0d332dcddcac2dfa5bd7ac41fcd8132af3", kill_on_drop: false }` [INFO] [stdout] ea9448063cad1bff15a521a040335f0d332dcddcac2dfa5bd7ac41fcd8132af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c879ac9cbdaaa302bd6df92a13afd89aafa0f9398e82fae7f569f54802e8fa0f [INFO] running `Command { std: "docker" "start" "-a" "c879ac9cbdaaa302bd6df92a13afd89aafa0f9398e82fae7f569f54802e8fa0f", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/module_visitor.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 66 | name: JsWord, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `parent` are never read [INFO] [stdout] --> src/module_visitor.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Scope { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 98 | pub(crate) id: ScopeId, [INFO] [stdout] 99 | pub(crate) kind: ScopeKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub(crate) parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling customs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/module_visitor.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 66 | name: JsWord, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `parent` are never read [INFO] [stdout] --> src/module_visitor.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Scope { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 98 | pub(crate) id: ScopeId, [INFO] [stdout] 99 | pub(crate) kind: ScopeKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub(crate) parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.76s [INFO] running `Command { std: "docker" "inspect" "c879ac9cbdaaa302bd6df92a13afd89aafa0f9398e82fae7f569f54802e8fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c879ac9cbdaaa302bd6df92a13afd89aafa0f9398e82fae7f569f54802e8fa0f", kill_on_drop: false }` [INFO] [stdout] c879ac9cbdaaa302bd6df92a13afd89aafa0f9398e82fae7f569f54802e8fa0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8286d8e5c2da403b435e56c58cbf3d6e20bad51761bd3e6aedd9ea45a2bed94a [INFO] running `Command { std: "docker" "start" "-a" "8286d8e5c2da403b435e56c58cbf3d6e20bad51761bd3e6aedd9ea45a2bed94a", kill_on_drop: false }` [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/module_visitor.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct Binding { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 66 | name: JsWord, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `kind` and `parent` are never read [INFO] [stderr] --> src/module_visitor.rs:99:16 [INFO] [stderr] | [INFO] [stderr] 97 | pub struct Scope { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 98 | pub(crate) id: ScopeId, [INFO] [stderr] 99 | pub(crate) kind: ScopeKind, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 106 | pub(crate) parent: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `customs` (lib) generated 2 warnings [INFO] [stderr] warning: `customs` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/customs_analysis-eb9b44c22e8935f4) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test tests::exports::default_class ... ok [INFO] [stdout] test tests::exports::default_unnamed_function ... ok [INFO] [stdout] test tests::exports::default_statement_const ... ok [INFO] [stdout] test tests::exports::default_interface ... ok [INFO] [stdout] test analysis::tests::imports_smoke ... ok [INFO] [stdout] test tests::exports::export_statement ... ok [INFO] [stdout] test tests::exports::default_statement_interface ... ok [INFO] [stdout] test tests::exports::rename ... ok [INFO] [stdout] test tests::exports::export_statement_default ... ok [INFO] [stdout] test tests::exports::default_statement_type ... ok [INFO] [stdout] test tests::exports::default_unnamed_class ... ok [INFO] [stdout] test tests::imports::named ... ok [INFO] [stdout] test tests::parsing::type_and_value_of_same_name ... ok [INFO] [stdout] test tests::scoping::class ... ok [INFO] [stdout] test tests::parsing::ts_interface ... ok [INFO] [stdout] test tests::parsing::ts_type ... ok [INFO] [stdout] test tests::scoping::interface_generics ... ok [INFO] [stdout] test tests::scoping::function_generics ... ok [INFO] [stdout] test tests::scoping::block ... ok [INFO] [stdout] test tests::imports::named_as ... ok [INFO] [stdout] test tests::scoping::ts_enum ... ok [INFO] [stdout] test tests::exports::re_export ... ok [INFO] [stdout] test tests::imports::default_as ... ok [INFO] [stdout] test tests::exports::inner_scope ... ok [INFO] [stdout] test tests::scoping::loops_in_closures ... ok [INFO] [stdout] test tests::scoping::ts_declare_module ... ok [INFO] [stdout] test tests::scoping::ts_overloads ... ok [INFO] [stdout] test tests::exports::smoke ... ok [INFO] [stdout] test tests::imports::multiple_default_wildcard ... ok [INFO] [stdout] test tests::imports::default ... ok [INFO] [stdout] test tests::exports::destructured ... ok [INFO] [stdout] test tests::usages::as_cast ... ok [INFO] [stdout] test tests::usages::arrow_function ... ok [INFO] [stdout] test tests::imports::multiple_default_named ... ok [INFO] [stdout] test tests::scoping::function ... ok [INFO] [stdout] test tests::exports::default_function ... ok [INFO] [stdout] test tests::imports::wildcard_as ... ok [INFO] [stdout] test tests::usages::class_inheritance ... ok [INFO] [stdout] test tests::usages::conditional ... ok [INFO] [stdout] test tests::usages::function_initial ... ok [INFO] [stdout] test tests::usages::as_cast_object_literal ... ok [INFO] [stdout] test tests::scoping::type_generics ... ok [INFO] [stdout] test tests::usages::assignment ... ok [INFO] [stdout] test tests::usages::class_implements ... ok [INFO] [stdout] test tests::usages::function_self_reference ... ok [INFO] [stdout] test tests::usages::as_cast_mapped_type_literal ... ok [INFO] [stdout] test tests::scoping::arrow_function ... ok [INFO] [stdout] test tests::usages::function_signature_in_annotation_typeof ... ok [INFO] [stdout] test tests::usages::function_signature_in_annotation ... ok [INFO] [stdout] test tests::usages::intersection_type ... ok [INFO] [stdout] test tests::usages::type_annotation_basic ... ok [INFO] [stdout] test tests::usages::type_annotation_mapped_type ... ok [INFO] [stdout] test tests::usages::mapped_type ... ok [INFO] [stdout] test tests::usages::type_parametrised ... ok [INFO] [stdout] test tests::usages::type_array ... ok [INFO] [stdout] test tests::usages::interface_extends ... ok [INFO] [stdout] test tests::usages::interface_generics_constrint ... ok [INFO] [stdout] test tests::usages::union_type ... ok [INFO] [stdout] test tests::usages::type_generics_constrint ... ok [INFO] [stdout] test tests::usages::indexed_type ... ok [INFO] [stdout] test tests::usages::interface_extends_generics ... ok [INFO] [stdout] test tests::usages::recursive_type ... ok [INFO] [stdout] test tests::usages::typeof_uses_variable ... ok [INFO] [stdout] test tests::usages::path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/customs-52cd4e834ac9480c) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/visit.rs (/opt/rustwide/target/debug/deps/visit-8109013f728423a1) [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 customs_analysis [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] running `Command { std: "docker" "inspect" "8286d8e5c2da403b435e56c58cbf3d6e20bad51761bd3e6aedd9ea45a2bed94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8286d8e5c2da403b435e56c58cbf3d6e20bad51761bd3e6aedd9ea45a2bed94a", kill_on_drop: false }` [INFO] [stdout] 8286d8e5c2da403b435e56c58cbf3d6e20bad51761bd3e6aedd9ea45a2bed94a