[INFO] cloning repository https://github.com/erg-lang/web-ide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erg-lang/web-ide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferg-lang%2Fweb-ide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferg-lang%2Fweb-ide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba02c1a6de9c90a3c62a60cbeca197e45bd19dd0 [INFO] checking erg-lang/web-ide against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferg-lang%2Fweb-ide" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erg-lang/web-ide on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erg-lang/web-ide [INFO] finished tweaking git repo https://github.com/erg-lang/web-ide [INFO] tweaked toml for git repo https://github.com/erg-lang/web-ide written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/erg-lang/web-ide 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/erg-lang/erg` [INFO] [stderr] Updating git repository `https://github.com/rustpython/rustpython` [INFO] [stderr] Updating git repository `https://github.com/RustPython/Parser.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/RustPython/__doc__` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded malachite v0.4.14 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded puruspe v0.2.4 [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded junction v1.1.0 [INFO] [stderr] Downloaded malachite-q v0.4.14 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded ucd v0.1.1 [INFO] [stderr] Downloaded malachite-base v0.4.14 [INFO] [stderr] Downloaded malachite-nz v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b03b90138f2a75d56d0e68bf6460b8b0f9bba3d4fe88293733f3b1b81681188 [INFO] running `Command { std: "docker" "start" "-a" "7b03b90138f2a75d56d0e68bf6460b8b0f9bba3d4fe88293733f3b1b81681188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b03b90138f2a75d56d0e68bf6460b8b0f9bba3d4fe88293733f3b1b81681188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b03b90138f2a75d56d0e68bf6460b8b0f9bba3d4fe88293733f3b1b81681188", kill_on_drop: false }` [INFO] [stdout] 7b03b90138f2a75d56d0e68bf6460b8b0f9bba3d4fe88293733f3b1b81681188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c91a65bdafb3ad0aa126cf6a7a0d52b83f9faaf92008506bf85dfaab4860687d [INFO] running `Command { std: "docker" "start" "-a" "c91a65bdafb3ad0aa126cf6a7a0d52b83f9faaf92008506bf85dfaab4860687d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling malachite-nz v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling malachite-base v0.4.14 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustpython-parser v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling rustpython-parser-core v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Compiling rustpython-literal v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling erg_common v0.6.40 (https://github.com/erg-lang/erg#380511a6) [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling erg_proc_macros v0.6.40 (https://github.com/erg-lang/erg#380511a6) [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustpython-doc v0.3.0 (https://github.com/RustPython/__doc__?tag=0.3.0#8b62ce5d) [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking malachite-q v0.4.14 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking malachite v0.4.14 [INFO] [stderr] Checking malachite-bigint v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rustpython-compiler-core v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking rustpython-ast v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Checking rustpython-format v0.3.1 (https://github.com/RustPython/Parser.git?rev=51b5f80ae3080dfec2db815a299a69873fb9ca65#51b5f80a) [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling rustpython-vm v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Compiling rustpython-derive-impl v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking rustpython-codegen v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rustpython-common v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking rustpython-sre_engine v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking rustpython-compiler v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling rustpython-pylib v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling rustpython-stdlib v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking mac_address v1.1.7 [INFO] [stderr] Compiling erg_compiler v0.6.40 (https://github.com/erg-lang/erg#380511a6) [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking mt19937 v2.0.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking puruspe v0.2.4 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking erg_parser v0.6.40 (https://github.com/erg-lang/erg#380511a6) [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling rustpython-derive v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking rustpython_wasm v0.3.1 (https://github.com/rustpython/rustpython#f1f05303) [INFO] [stderr] Checking erg-web-ide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 54.22s [INFO] running `Command { std: "docker" "inspect" "c91a65bdafb3ad0aa126cf6a7a0d52b83f9faaf92008506bf85dfaab4860687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91a65bdafb3ad0aa126cf6a7a0d52b83f9faaf92008506bf85dfaab4860687d", kill_on_drop: false }` [INFO] [stdout] c91a65bdafb3ad0aa126cf6a7a0d52b83f9faaf92008506bf85dfaab4860687d