[INFO] cloning repository https://github.com/voltrevo/ValueScript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voltrevo/ValueScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltrevo%2FValueScript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltrevo%2FValueScript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f68a96dcdf11550a9c92b8a4598293a81e41bb8
[INFO] checking voltrevo/ValueScript against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltrevo%2FValueScript" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/voltrevo/ValueScript on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/voltrevo/ValueScript
[INFO] finished tweaking git repo https://github.com/voltrevo/ValueScript
[INFO] tweaked toml for git repo https://github.com/voltrevo/ValueScript written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/voltrevo/ValueScript 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded phf_macros v0.10.0
[INFO] [stderr]   Downloaded sha1 v0.10.4
[INFO] [stderr]   Downloaded queues v1.1.0
[INFO] [stderr]   Downloaded swc_visit v0.3.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.3
[INFO] [stderr]   Downloaded lru v0.7.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.84
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.30
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.3
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] [stderr]   Downloaded preset_env_base v0.2.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_proposal v0.100.0
[INFO] [stderr]   Downloaded swc_common v0.17.22
[INFO] [stderr]   Downloaded swc_macros_common v0.3.4
[INFO] [stderr]   Downloaded swc_ecma_parser v0.102.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_macros v0.3.0
[INFO] [stderr]   Downloaded miette-derive v4.5.0
[INFO] [stderr]   Downloaded miette v4.5.0
[INFO] [stderr]   Downloaded swc_error_reporters v0.1.1
[INFO] [stderr]   Downloaded swc v0.168.3
[INFO] [stderr]   Downloaded swc_ecma_ext_transforms v0.67.0
[INFO] [stderr]   Downloaded swc_ecma_minifier v0.104.11
[INFO] [stderr]   Downloaded swc_ecma_preset_env v0.120.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_module v0.105.1
[INFO] [stderr]   Downloaded swc_ecma_transforms v0.145.0
[INFO] [stderr]   Downloaded swc_trace_macro v0.1.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_compat v0.92.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_optimization v0.115.0
[INFO] [stderr]   Downloaded swc_ecma_visit v0.62.0
[INFO] [stderr]   Downloaded swc_ecmascript v0.147.0
[INFO] [stderr]   Downloaded swc_ecma_utils v0.81.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.34.0
[INFO] [stderr]   Downloaded browserslist-rs v0.9.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.34.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.31
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded base64 v0.21.5
[INFO] [stderr]   Downloaded zerocopy v0.7.31
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded actix-web v4.4.0
[INFO] [stderr]   Downloaded object v0.28.3
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded pkg-config v0.3.28
[INFO] [stderr]   Downloaded ahash v0.8.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.84
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded lexical-write-float v0.8.4
[INFO] [stderr]   Downloaded lexical-util v0.8.3
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.3
[INFO] [stderr]   Downloaded lexical-core v0.8.3
[INFO] [stderr]   Downloaded lexical v6.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded owo-colors v3.3.0
[INFO] [stderr]   Downloaded sourcemap v6.0.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded js-sys v0.3.61
[INFO] [stderr]   Downloaded actix-http v3.4.0
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded swc_ecma_ast v0.76.0
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded once_cell v1.17.1
[INFO] [stderr]   Downloaded actix-router v0.5.1
[INFO] [stderr]   Downloaded swc_ecma_codegen v0.105.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_typescript v0.110.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.3.1
[INFO] [stderr]   Downloaded actix-codec v0.5.1
[INFO] [stderr]   Downloaded swc_atoms v0.2.11
[INFO] [stderr]   Downloaded is-macro v0.2.0
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] [stderr]   Downloaded swc_visit_macros v0.3.1
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded string_enum v0.3.1
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.30
[INFO] [stderr]   Downloaded semver v1.0.7
[INFO] [stderr]   Downloaded swc_ecma_transforms_react v0.107.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded Inflector v0.11.4
[INFO] [stderr]   Downloaded unicode-id v0.3.2
[INFO] [stderr]   Downloaded normpath v0.2.0
[INFO] [stderr]   Downloaded swc_ecma_loader v0.29.1
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.0
[INFO] [stderr]   Downloaded debug_unreachable v0.1.1
[INFO] [stderr]   Downloaded deranged v0.3.10
[INFO] [stderr]   Downloaded swc_ecma_lints v0.34.0
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v0.7.0
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.0
[INFO] [stderr]   Downloaded swc_cached v0.1.1
[INFO] [stderr]   Downloaded swc_node_comments v0.4.0
[INFO] [stderr]   Downloaded enum_kind v0.2.1
[INFO] [stderr]   Downloaded from_variant v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.84
[INFO] [stderr]   Downloaded ast_node v0.7.7
[INFO] [stderr]   Downloaded dashmap v5.2.0
[INFO] [stderr]   Downloaded swc_timer v0.5.0
[INFO] [stderr]   Downloaded json_comments v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.84
[INFO] [stderr]   Downloaded static-map-macro v0.2.3
[INFO] [stderr]   Downloaded swc_ecma_transforms_classes v0.66.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded retain_mut v0.1.7
[INFO] [stderr]   Downloaded st-map v0.1.6
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v0.78.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5782988c4b1e9096dc38a9dcd5bf1974a0ae7fc3faf0b0bc13e42648153449f6
[INFO] running `Command { std: "docker" "start" "-a" "5782988c4b1e9096dc38a9dcd5bf1974a0ae7fc3faf0b0bc13e42648153449f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5782988c4b1e9096dc38a9dcd5bf1974a0ae7fc3faf0b0bc13e42648153449f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5782988c4b1e9096dc38a9dcd5bf1974a0ae7fc3faf0b0bc13e42648153449f6", kill_on_drop: false }`
[INFO] [stdout] 5782988c4b1e9096dc38a9dcd5bf1974a0ae7fc3faf0b0bc13e42648153449f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d02ae0fa6ea21c0dc0d5eb614ad62e2ddd5ce035c2a6ff1f8671bdb548350722
[INFO] running `Command { std: "docker" "start" "-a" "d02ae0fa6ea21c0dc0d5eb614ad62e2ddd5ce035c2a6ff1f8671bdb548350722", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking better_scoped_tls v0.1.0
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking unicode-id v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking debug_unreachable v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking lexical v6.1.0
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking object v0.28.3
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking retain_mut v0.1.7
[INFO] [stderr]    Compiling swc_atoms v0.2.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking json_comments v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]     Checking queues v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.30
[INFO] [stderr]     Checking radix_tree v0.1.0 (/opt/rustwide/workdir/radix_tree)
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.4
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling from_variant v0.1.3
[INFO] [stderr]    Compiling swc_visit_macros v0.3.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.0
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling is-macro v0.2.0
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling swc_trace_macro v0.1.1
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling static-map-macro v0.2.3
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling ast_node v0.7.7
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.0
[INFO] [stderr]    Compiling miette-derive v4.5.0
[INFO] [stderr]     Checking swc_timer v0.5.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking swc_visit v0.3.0
[INFO] [stderr]     Checking st-map v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]     Checking valuescript_common v0.1.0 (/opt/rustwide/workdir/valuescript_common)
[INFO] [stderr]     Checking miette v4.5.0
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking swc_cached v0.1.1
[INFO] [stderr]     Checking lru v0.7.5
[INFO] [stderr]     Checking sourcemap v6.0.1
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/storage)
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking swc_common v0.17.22
[INFO] [stderr]     Checking valuescript_vm v0.1.0 (/opt/rustwide/workdir/valuescript_vm)
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling browserslist-rs v0.9.0
[INFO] [stderr]     Checking valuescript_program_embed v0.1.0 (/opt/rustwide/workdir/valuescript_program_embed)
[INFO] [stderr]     Checking compile_to_rust_tests v0.1.0 (/opt/rustwide/workdir/compile_to_rust_tests)
[INFO] [stderr]     Checking swc_ecma_ast v0.76.0
[INFO] [stderr]     Checking swc_ecma_loader v0.29.1
[INFO] [stderr]     Checking swc_error_reporters v0.1.1
[INFO] [stderr]     Checking swc_node_comments v0.4.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.30
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.30
[INFO] [stderr]     Checking actix-http v3.4.0
[INFO] [stderr]     Checking preset_env_base v0.2.1
[INFO] [stderr]     Checking actix-web v4.4.0
[INFO] [stderr]     Checking swc_ecma_visit v0.62.0
[INFO] [stderr]     Checking swc_ecma_parser v0.102.2
[INFO] [stderr]     Checking swc_ecma_codegen v0.105.2
[INFO] [stderr]     Checking swc_ecmascript v0.147.0
[INFO] [stderr]     Checking swc_ecma_utils v0.81.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v0.78.0
[INFO] [stderr]     Checking swc_ecma_ext_transforms v0.67.0
[INFO] [stderr]     Checking swc_ecma_lints v0.34.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v0.66.0
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v0.115.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v0.107.0
[INFO] [stderr]     Checking swc_ecma_transforms_module v0.105.1
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v0.100.0
[INFO] [stderr]     Checking swc_ecma_transforms_compat v0.92.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v0.110.0
[INFO] [stderr]     Checking swc_ecma_minifier v0.104.11
[INFO] [stderr]     Checking swc_ecma_transforms v0.145.0
[INFO] [stderr]     Checking swc_ecma_preset_env v0.120.0
[INFO] [stderr]     Checking swc v0.168.3
[INFO] [stderr]     Checking valuescript_compiler v0.1.0 (/opt/rustwide/workdir/valuescript_compiler)
[INFO] [stderr]     Checking swc_demo v0.1.0 (/opt/rustwide/workdir/swc_demo)
[INFO] [stderr]     Checking bench v0.1.0 (/opt/rustwide/workdir/bench)
[INFO] [stderr]     Checking measure_bytecode_size v0.1.0 (/opt/rustwide/workdir/measure_bytecode_size)
[INFO] [stderr]     Checking valuescript_wasm v0.1.0 (/opt/rustwide/workdir/valuescript_wasm)
[INFO] [stderr]     Checking vstc v0.1.0 (/opt/rustwide/workdir/vstc)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "d02ae0fa6ea21c0dc0d5eb614ad62e2ddd5ce035c2a6ff1f8671bdb548350722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02ae0fa6ea21c0dc0d5eb614ad62e2ddd5ce035c2a6ff1f8671bdb548350722", kill_on_drop: false }`
[INFO] [stdout] d02ae0fa6ea21c0dc0d5eb614ad62e2ddd5ce035c2a6ff1f8671bdb548350722
[INFO] checking voltrevo/ValueScript against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltrevo%2FValueScript" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/voltrevo/ValueScript on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/voltrevo/ValueScript
[INFO] finished tweaking git repo https://github.com/voltrevo/ValueScript
[INFO] tweaked toml for git repo https://github.com/voltrevo/ValueScript written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/voltrevo/ValueScript 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f42658dd2a80c6d2564784b20680c81805df167cde1d1c0bbecf573eb830399f
[INFO] running `Command { std: "docker" "start" "-a" "f42658dd2a80c6d2564784b20680c81805df167cde1d1c0bbecf573eb830399f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f42658dd2a80c6d2564784b20680c81805df167cde1d1c0bbecf573eb830399f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42658dd2a80c6d2564784b20680c81805df167cde1d1c0bbecf573eb830399f", kill_on_drop: false }`
[INFO] [stdout] f42658dd2a80c6d2564784b20680c81805df167cde1d1c0bbecf573eb830399f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a993228afb2f0d702d20f461f17179cf6643c8938cbc3435fd95c4cfeacd8e00
[INFO] running `Command { std: "docker" "start" "-a" "a993228afb2f0d702d20f461f17179cf6643c8938cbc3435fd95c4cfeacd8e00", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking better_scoped_tls v0.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking debug_unreachable v0.1.1
[INFO] [stderr]     Checking unicode-id v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking lexical v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking object v0.28.3
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]    Compiling swc_atoms v0.2.11
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking retain_mut v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking json_comments v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking queues v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling swc_macros_common v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.30
[INFO] [stderr]     Checking radix_tree v0.1.0 (/opt/rustwide/workdir/radix_tree)
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling from_variant v0.1.3
[INFO] [stderr]    Compiling swc_visit_macros v0.3.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.0
[INFO] [stderr]    Compiling is-macro v0.2.0
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.3.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ast_node v0.7.7
[INFO] [stderr]    Compiling swc_trace_macro v0.1.1
[INFO] [stderr]    Compiling static-map-macro v0.2.3
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.0
[INFO] [stderr]    Compiling miette-derive v4.5.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking swc_timer v0.5.0
[INFO] [stderr]     Checking st-map v0.1.6
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking swc_visit v0.3.0
[INFO] [stderr]     Checking miette v4.5.0
[INFO] [stderr]     Checking valuescript_common v0.1.0 (/opt/rustwide/workdir/valuescript_common)
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking swc_cached v0.1.1
[INFO] [stderr]     Checking lru v0.7.5
[INFO] [stderr]     Checking sourcemap v6.0.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/storage)
[INFO] [stderr]     Checking swc_common v0.17.22
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking valuescript_vm v0.1.0 (/opt/rustwide/workdir/valuescript_vm)
[INFO] [stderr]    Compiling browserslist-rs v0.9.0
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> valuescript_vm/src/val_storage.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Tag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> valuescript_vm/src/val_storage.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Tag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> valuescript_vm/src/vs_symbol.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VsSymbol`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> valuescript_vm/src/vs_symbol.rs:5:71
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VsSymbol`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> valuescript_vm/src/val_storage.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Tag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> valuescript_vm/src/val_storage.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Tag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> valuescript_vm/src/vs_symbol.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VsSymbol`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> valuescript_vm/src/vs_symbol.rs:5:71
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VsSymbol`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valuescript_vm` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `valuescript_vm` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "a993228afb2f0d702d20f461f17179cf6643c8938cbc3435fd95c4cfeacd8e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a993228afb2f0d702d20f461f17179cf6643c8938cbc3435fd95c4cfeacd8e00", kill_on_drop: false }`
[INFO] [stdout] a993228afb2f0d702d20f461f17179cf6643c8938cbc3435fd95c4cfeacd8e00
