[INFO] cloning repository https://github.com/tcr/gourd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcr/gourd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fgourd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fgourd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3a2671c06a8d4e8539fac10b604eaff7f3ae036 [INFO] checking tcr/gourd against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fgourd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tcr/gourd [INFO] finished tweaking git repo https://github.com/tcr/gourd [INFO] tweaked toml for git repo https://github.com/tcr/gourd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tcr/gourd on toolchain 89a99936d9e76a50e8df622e7242190841fd871b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tcr/gourd 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" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-flame v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49 [INFO] running `Command { std: "docker" "start" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling gourd-codegen v0.1.1 (/opt/rustwide/workdir/gourd-codegen) [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/literals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn parse_hir_literal(mut input: ParseStream) -> syn::Result { [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] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/literals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn parse_hir_literal(mut input: ParseStream) -> syn::Result { [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] Checking toml_edit v0.22.27 [INFO] [stdout] warning: value assigned to `stmt_count` is never read [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/switch_select.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | stmt_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/literals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn parse_hir_literal(mut input: ParseStream) -> syn::Result { [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] --> gourd-codegen/src/transpiler/hir/parsing_hir/literals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn parse_hir_literal(mut input: ParseStream) -> syn::Result { [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: value assigned to `stmt_count` is never read [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/switch_select.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | stmt_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `collected` is never read [INFO] [stdout] --> gourd-codegen/src/lib.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | collected = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stmt_count` is never read [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/switch_select.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | stmt_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `collected` is never read [INFO] [stdout] --> gourd-codegen/src/lib.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | collected = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stmt_count` is never read [INFO] [stdout] --> gourd-codegen/src/transpiler/hir/parsing_hir/switch_select.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | stmt_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gourd-macro v0.1.1 (/opt/rustwide/workdir/gourd-macro) [INFO] [stdout] warning: value assigned to `collected` is never read [INFO] [stdout] --> gourd-codegen/src/lib.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | collected = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `collected` is never read [INFO] [stdout] --> gourd-codegen/src/lib.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | collected = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking gourd v0.1.1 (/opt/rustwide/workdir/gourd) [INFO] [stderr] Checking gourd-check v0.1.0 (/opt/rustwide/workdir/gourd-check) [INFO] [stdout] warning: unused import: `Stdio` [INFO] [stdout] --> gourd-check/tests/test_examples.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use std::process::{Command, Stdio}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_get`: Use GoMap::get() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use gourd::prelude::{map_get, map_set_mut, map_set_val}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_mut`: Use GoMap::set() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use gourd::prelude::{map_get, map_set_mut, map_set_val}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_val`: Use GoMap::set() then dereference, or insert directly [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | use gourd::prelude::{map_get, map_set_mut, map_set_val}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_get`: Use GoMap::get() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(map_get(&map, "a".to_string()), 42); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_get`: Use GoMap::get() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(map_get(&map, "b".to_string()), 7); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_get`: Use GoMap::get() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(map_get(&map, "c".to_string()), 0); // default for missing key [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_mut`: Use GoMap::set() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(*map_set_mut(&mut map, "b".to_string()), 0); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_mut`: Use GoMap::set() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | assert_eq!(*map_set_mut(&mut map, "a".to_string()), 42); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_mut`: Use GoMap::set() instead [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | *map_set_mut(&mut map, "a".to_string()) += 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_val`: Use GoMap::set() then dereference, or insert directly [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | map_set_val(&mut map, "a".to_string(), 42); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gourd::prelude::map_set_val`: Use GoMap::set() then dereference, or insert directly [INFO] [stdout] --> gourd-macro/tests/prelude_map_ops.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | map_set_val(&mut map, "b".to_string(), 7); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gourd/src/go_slice.rs:706:13 [INFO] [stdout] | [INFO] [stdout] 706 | let mut s = GoSlice::from_vec(vec![0xff, 0xfe]); [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: function `goFn` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/transpile_go_fn.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn goFn(tokens: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `go_fn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gourd/src/go_map.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | let mut m: GoMap = GoMap::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::From` [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goReplace` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | func goReplace() string { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `go_replace` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goReplaceAll` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | func goReplaceAll() string { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `go_replace_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goHasPrefix` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | func goHasPrefix() bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `go_has_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goHasSuffix` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | func goHasSuffix() bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `go_has_suffix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goContains` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | func goContains() bool { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `go_contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goJoin` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | func goJoin() string { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `go_join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goSplit` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | func goSplit() []string { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `go_split` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goIndex` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | func goIndex() int { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `go_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goTrim` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | func goTrim() string { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `go_trim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goToUpper` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | func goToUpper() string { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `go_to_upper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `goTimeNow` should have a snake case name [INFO] [stdout] --> gourd-macro/tests/package_functions.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | func goTimeNow() int64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `go_time_now` [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49", kill_on_drop: false }` [INFO] [stdout] 88c9ced09c32122c9078f811e1390f107a7e974e35aec241e70757e690250c49