[INFO] cloning repository https://github.com/yskszk63/my-csv-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yskszk63/my-csv-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyskszk63%2Fmy-csv-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyskszk63%2Fmy-csv-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3599d8051abd8349f43828ba5b3715fe8e4cadd4
[INFO] building yskszk63/my-csv-editor against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyskszk63%2Fmy-csv-editor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yskszk63/my-csv-editor on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yskszk63/my-csv-editor
[INFO] finished tweaking git repo https://github.com/yskszk63/my-csv-editor
[INFO] tweaked toml for git repo https://github.com/yskszk63/my-csv-editor written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yskszk63/my-csv-editor 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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 wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded parking_lot v0.12.3
[INFO] [stderr]   Downloaded unicode-xid v0.2.6
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded term v1.0.1
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded hashbrown v0.15.2
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.3
[INFO] [stderr]   Downloaded winnow v0.5.40
[INFO] [stderr]   Downloaded futures-util v0.3.31
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded regex v1.11.1
[INFO] [stderr]   Downloaded lalrpop v0.22.0
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded regex-syntax v0.8.5
[INFO] [stderr]   Downloaded toml_edit v0.19.15
[INFO] [stderr]   Downloaded gloo v0.11.0
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded typenum v1.17.0
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.6
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] [stderr]   Downloaded http v0.2.12
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded regex-automata v0.4.9
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded serde v1.0.217
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded lock_api v0.4.12
[INFO] [stderr]   Downloaded redox_syscall v0.5.8
[INFO] [stderr]   Downloaded smallvec v1.13.2
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.6
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded getrandom v0.2.15
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.6
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.6
[INFO] [stderr]   Downloaded bumpalo v3.16.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded ryu v1.0.18
[INFO] [stderr]   Downloaded serde_derive v1.0.217
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded block-buffer v0.10.4
[INFO] [stderr]   Downloaded version_check v0.9.5
[INFO] [stderr]   Downloaded generic-array v0.14.7
[INFO] [stderr]   Downloaded crypto-common v0.1.6
[INFO] [stderr]   Downloaded digest v0.10.7
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.6
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded lalrpop-util v0.22.0
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded futures-channel v0.3.31
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded futures v0.3.31
[INFO] [stderr]   Downloaded thiserror-impl v1.0.69
[INFO] [stderr]   Downloaded walkdir v2.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.49
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded once_cell v1.20.2
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded parking_lot_core v0.9.10
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.1
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded futures-executor v0.3.31
[INFO] [stderr]   Downloaded futures-core v0.3.31
[INFO] [stderr]   Downloaded futures-io v0.3.31
[INFO] [stderr]   Downloaded futures-macro v0.3.31
[INFO] [stderr]   Downloaded winapi-util v0.1.9
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded percent-encoding v2.3.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.8
[INFO] [stderr]   Downloaded futures-sink v0.3.31
[INFO] [stderr]   Downloaded slab v0.4.9
[INFO] [stderr]   Downloaded chardet v0.2.4
[INFO] [stderr]   Downloaded gloo-worker v0.5.0
[INFO] [stderr]   Downloaded scoped-tls v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.49
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded form_urlencoded v1.2.1
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded proc-macro-crate v1.3.1
[INFO] [stderr]   Downloaded futures-task v0.3.31
[INFO] [stderr]   Downloaded pin-utils v0.1.0
[INFO] [stderr]   Downloaded autocfg v1.4.0
[INFO] [stderr]   Downloaded rustversion v1.0.19
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.69
[INFO] [stderr]   Downloaded shlex v1.3.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded home v0.5.11
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded gloo-utils v0.2.0
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded windows-sys v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d11e86238b638750a669c2a0bd335ef0b58595d926da0687fef34e2dbaf8e63e
[INFO] running `Command { std: "docker" "start" "-a" "d11e86238b638750a669c2a0bd335ef0b58595d926da0687fef34e2dbaf8e63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d11e86238b638750a669c2a0bd335ef0b58595d926da0687fef34e2dbaf8e63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11e86238b638750a669c2a0bd335ef0b58595d926da0687fef34e2dbaf8e63e", kill_on_drop: false }`
[INFO] [stdout] d11e86238b638750a669c2a0bd335ef0b58595d926da0687fef34e2dbaf8e63e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 106cc530bd18a87711707ef7e81bd57e63a576d2440f6ee1a8ee0d7b8dfe7f33
[INFO] running `Command { std: "docker" "start" "-a" "106cc530bd18a87711707ef7e81bd57e63a576d2440f6ee1a8ee0d7b8dfe7f33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling lalrpop-util v0.22.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.0
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling web-sys v0.3.76
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.49
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling csvparser v0.1.0 (/opt/rustwide/workdir/csvparser)
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling my-csv-editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/sys/cheetah_grid.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(crate) static CHANGED_VALUE: String;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `sys::cheetah_grid::CHANGED_VALUE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]    --> src/grid.rs:156:32
[INFO] [stdout]     |
[INFO] [stdout] 156 |     grid.listen(&cheetah_grid::CHANGED_VALUE, &on_changed).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]    --> src/lib.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 FilePropertyBag::new().type_("text/csv"))?;
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/sys/cheetah_grid.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(crate) static CHANGED_VALUE: String;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/grid.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         "action" => editor.clone(),
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `InlineInputEditor` does not implement `Clone`, so calling `clone` on `&InlineInputEditor` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 74 -         "action" => editor.clone(),
[INFO] [stdout] 74 +         "action" => editor,
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `InlineInputEditor`, implement `Clone` for it
[INFO] [stdout]   --> src/sys/cheetah_grid.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  + #[derive(Clone)]
[INFO] [stdout] 6  | #[wasm_bindgen(module = "cheetah-grid")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.20s
[INFO] running `Command { std: "docker" "inspect" "106cc530bd18a87711707ef7e81bd57e63a576d2440f6ee1a8ee0d7b8dfe7f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106cc530bd18a87711707ef7e81bd57e63a576d2440f6ee1a8ee0d7b8dfe7f33", kill_on_drop: false }`
[INFO] [stdout] 106cc530bd18a87711707ef7e81bd57e63a576d2440f6ee1a8ee0d7b8dfe7f33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9c34ca4b48d4e612232ec695f63d9c870692813c394722b82ef2efc889f0c1
[INFO] running `Command { std: "docker" "start" "-a" "ed9c34ca4b48d4e612232ec695f63d9c870692813c394722b82ef2efc889f0c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.49
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.49
[INFO] [stderr]    Compiling my-csv-editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/sys/cheetah_grid.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(crate) static CHANGED_VALUE: String;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `sys::cheetah_grid::CHANGED_VALUE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]    --> src/grid.rs:156:32
[INFO] [stdout]     |
[INFO] [stdout] 156 |     grid.listen(&cheetah_grid::CHANGED_VALUE, &on_changed).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]    --> src/lib.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 FilePropertyBag::new().type_("text/csv"))?;
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/sys/cheetah_grid.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub(crate) static CHANGED_VALUE: String;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/grid.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         "action" => editor.clone(),
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `InlineInputEditor` does not implement `Clone`, so calling `clone` on `&InlineInputEditor` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 74 -         "action" => editor.clone(),
[INFO] [stdout] 74 +         "action" => editor,
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `InlineInputEditor`, implement `Clone` for it
[INFO] [stdout]   --> src/sys/cheetah_grid.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  + #[derive(Clone)]
[INFO] [stdout] 6  | #[wasm_bindgen(module = "cheetah-grid")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "ed9c34ca4b48d4e612232ec695f63d9c870692813c394722b82ef2efc889f0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9c34ca4b48d4e612232ec695f63d9c870692813c394722b82ef2efc889f0c1", kill_on_drop: false }`
[INFO] [stdout] ed9c34ca4b48d4e612232ec695f63d9c870692813c394722b82ef2efc889f0c1
