[INFO] cloning repository https://github.com/portal-co/tipsy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/tipsy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Ftipsy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Ftipsy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8538733e9a42287f62e63998c17e3ccb0486c0f3 [INFO] building portal-co/tipsy against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Ftipsy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/portal-co/tipsy [INFO] finished tweaking git repo https://github.com/portal-co/tipsy [INFO] tweaked toml for git repo https://github.com/portal-co/tipsy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/portal-co/tipsy on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/portal-co/tipsy 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c96be76af02bcdded9abf34bc4d11c23eae7c2e1bfac017c1d4fd83a9d671149 [INFO] running `Command { std: "docker" "start" "-a" "c96be76af02bcdded9abf34bc4d11c23eae7c2e1bfac017c1d4fd83a9d671149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c96be76af02bcdded9abf34bc4d11c23eae7c2e1bfac017c1d4fd83a9d671149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96be76af02bcdded9abf34bc4d11c23eae7c2e1bfac017c1d4fd83a9d671149", kill_on_drop: false }` [INFO] [stdout] c96be76af02bcdded9abf34bc4d11c23eae7c2e1bfac017c1d4fd83a9d671149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73379b0558b98364864142f7356c48edcab4288de51b41a15777dba5159876b3 [INFO] running `Command { std: "docker" "start" "-a" "73379b0558b98364864142f7356c48edcab4288de51b41a15777dba5159876b3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling swc_visit v2.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling par-core v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling par-iter v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling hstr v1.0.0 [INFO] [stderr] Compiling swc_allocator v4.0.0 [INFO] [stderr] Compiling swc_atoms v5.0.0 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.0 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling swc_trace_macro v2.0.1 [INFO] [stderr] Compiling swc_common v11.0.0 [INFO] [stderr] Compiling sourcemap v9.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling swc_bundler v19.0.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling swc_config v3.0.0 [INFO] [stderr] Compiling swc_ecma_ast v11.0.0 [INFO] [stderr] Compiling swc_graph_analyzer v12.0.0 [INFO] [stderr] Compiling swc_ecma_loader v11.0.0 [INFO] [stderr] Compiling swc_ecma_visit v11.0.0 [INFO] [stderr] Compiling swc_ecma_lexer v14.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v13.1.0 [INFO] [stderr] Compiling swc_ecma_parser v14.0.0 [INFO] [stderr] Compiling swc_ecma_utils v15.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_base v15.1.0 [INFO] [stderr] Compiling swc_ecma_compat_common v15.0.0 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v16.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v16.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v15.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2015 v16.0.0 [INFO] [stderr] Compiling swc_ecma_minifier v20.0.2 [INFO] [stderr] Compiling portal-es-tipsy v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArrowExpr` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ArrowExpr, AssignExpr, AssignOp, AssignTarget, Bool, CallExpr, Callee, CondExpr, Expr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:281:41 [INFO] [stdout] | [INFO] [stdout] 281 | ... (MemberExpr { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 ~ MemberExpr { [INFO] [stdout] 282 | span: eb.span(), [INFO] [stdout] ... [INFO] [stdout] 287 | }), [INFO] [stdout] 288 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:93:59 [INFO] [stdout] | [INFO] [stdout] 93 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/lib.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | span, [INFO] [stdout] | ^^^^ help: try ignoring the field: `span: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctxt` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | ctxt, [INFO] [stdout] | ^^^^ help: try ignoring the field: `ctxt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_args` [INFO] [stdout] --> src/lib.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | type_args, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `type_args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:156:75 [INFO] [stdout] | [INFO] [stdout] 156 | ... swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut eb = if self.activity { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | Callee::Expr(mut e) => { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let mut e = *e; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:148:37 [INFO] [stdout] | [INFO] [stdout] 148 | ... let mut a = match m.prop { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "73379b0558b98364864142f7356c48edcab4288de51b41a15777dba5159876b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73379b0558b98364864142f7356c48edcab4288de51b41a15777dba5159876b3", kill_on_drop: false }` [INFO] [stdout] 73379b0558b98364864142f7356c48edcab4288de51b41a15777dba5159876b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59542a9056269d4ec2ed0e2669b842540be1ebcbef24608c98043ccb236e6fc [INFO] running `Command { std: "docker" "start" "-a" "b59542a9056269d4ec2ed0e2669b842540be1ebcbef24608c98043ccb236e6fc", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `ArrowExpr` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ArrowExpr, AssignExpr, AssignOp, AssignTarget, Bool, CallExpr, Callee, CondExpr, Expr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:281:41 [INFO] [stdout] | [INFO] [stdout] 281 | ... (MemberExpr { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 ~ MemberExpr { [INFO] [stdout] 282 | span: eb.span(), [INFO] [stdout] ... [INFO] [stdout] 287 | }), [INFO] [stdout] 288 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:93:59 [INFO] [stdout] | [INFO] [stdout] 93 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/lib.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | span, [INFO] [stdout] | ^^^^ help: try ignoring the field: `span: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctxt` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | ctxt, [INFO] [stdout] | ^^^^ help: try ignoring the field: `ctxt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_args` [INFO] [stdout] --> src/lib.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | type_args, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `type_args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:156:75 [INFO] [stdout] | [INFO] [stdout] 156 | ... swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut eb = if self.activity { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling portal-es-tipsy v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | Callee::Expr(mut e) => { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let mut e = *e; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:148:37 [INFO] [stdout] | [INFO] [stdout] 148 | ... let mut a = match m.prop { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArrowExpr` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ArrowExpr, AssignExpr, AssignOp, AssignTarget, Bool, CallExpr, Callee, CondExpr, Expr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:281:41 [INFO] [stdout] | [INFO] [stdout] 281 | ... (MemberExpr { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 ~ MemberExpr { [INFO] [stdout] 282 | span: eb.span(), [INFO] [stdout] ... [INFO] [stdout] 287 | }), [INFO] [stdout] 288 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:93:59 [INFO] [stdout] | [INFO] [stdout] 93 | swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/lib.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | span, [INFO] [stdout] | ^^^^ help: try ignoring the field: `span: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctxt` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | ctxt, [INFO] [stdout] | ^^^^ help: try ignoring the field: `ctxt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_args` [INFO] [stdout] --> src/lib.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | type_args, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `type_args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_name` [INFO] [stdout] --> src/lib.rs:156:75 [INFO] [stdout] | [INFO] [stdout] 156 | ... swc_ecma_ast::MemberProp::PrivateName(private_name) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut eb = if self.activity { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | Callee::Expr(mut e) => { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let mut e = *e; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:148:37 [INFO] [stdout] | [INFO] [stdout] 148 | ... let mut a = match m.prop { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "b59542a9056269d4ec2ed0e2669b842540be1ebcbef24608c98043ccb236e6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59542a9056269d4ec2ed0e2669b842540be1ebcbef24608c98043ccb236e6fc", kill_on_drop: false }` [INFO] [stdout] b59542a9056269d4ec2ed0e2669b842540be1ebcbef24608c98043ccb236e6fc