[INFO] cloning repository https://github.com/mtshiba/pylyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtshiba/pylyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtshiba%2Fpylyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtshiba%2Fpylyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecee5b7192291a519cd190f7e0ba9b6ac871ecae [INFO] testing mtshiba/pylyzer against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtshiba%2Fpylyzer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtshiba/pylyzer on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mtshiba/pylyzer [INFO] finished tweaking git repo https://github.com/mtshiba/pylyzer [INFO] tweaked toml for git repo https://github.com/mtshiba/pylyzer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mtshiba/pylyzer 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12f5253b645587c3672b853abc9655ce6796c4d4792fc5ba95bc1557778f7366 [INFO] running `Command { std: "docker" "start" "-a" "12f5253b645587c3672b853abc9655ce6796c4d4792fc5ba95bc1557778f7366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12f5253b645587c3672b853abc9655ce6796c4d4792fc5ba95bc1557778f7366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f5253b645587c3672b853abc9655ce6796c4d4792fc5ba95bc1557778f7366", kill_on_drop: false }` [INFO] [stdout] 12f5253b645587c3672b853abc9655ce6796c4d4792fc5ba95bc1557778f7366 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae135fb2d59b72718e44a047668164262cff1057315381599deccb023fb82eb [INFO] running `Command { std: "docker" "start" "-a" "1ae135fb2d59b72718e44a047668164262cff1057315381599deccb023fb82eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling erg_common v0.6.16-nightly.7 (https://github.com/erg-lang/erg?branch=main#953b5806) [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling malachite-base v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/RustPython/Parser#69d27d92) [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ruff_source_location v0.0.0 (https://github.com/RustPython/Parser#69d27d92) [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling erg_compiler v0.6.16-nightly.7 (https://github.com/erg-lang/erg?branch=main#953b5806) [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling erg_parser v0.6.16-nightly.7 (https://github.com/erg-lang/erg?branch=main#953b5806) [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustpython-parser v0.2.0 (https://github.com/RustPython/Parser#69d27d92) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling unicode_names2 v0.6.0 (https://github.com/youknowone/unicode_names2.git?rev=4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde#4ce16aa8) [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling is-macro v0.2.2 [INFO] [stderr] Compiling rustpython-parser-core v0.2.0 (https://github.com/RustPython/Parser#69d27d92) [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling malachite-nz v0.3.2 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling malachite-q v0.3.2 [INFO] [stderr] Compiling malachite v0.3.2 [INFO] [stderr] Compiling malachite-bigint v0.1.0 [INFO] [stderr] Compiling rustpython-ast v0.2.0 (https://github.com/RustPython/Parser#69d27d92) [INFO] [stderr] Compiling els v0.1.28-nightly.7 (https://github.com/erg-lang/erg?branch=main#953b5806) [INFO] [stderr] error: could not compile `erg_compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name erg_compiler --edition=2021 /opt/rustwide/cargo-home/git/checkouts/erg-12f936bfb568113b/953b580/crates/erg_compiler/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="els"' --cfg 'feature="py_compat"' -C metadata=0d597bbcb4db5334 -C extra-filename=-0d597bbcb4db5334 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern erg_common=/opt/rustwide/target/debug/deps/liberg_common-6b20d7ce567c98a5.rmeta --extern erg_parser=/opt/rustwide/target/debug/deps/liberg_parser-8e89948454123e4e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ae135fb2d59b72718e44a047668164262cff1057315381599deccb023fb82eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae135fb2d59b72718e44a047668164262cff1057315381599deccb023fb82eb", kill_on_drop: false }` [INFO] [stdout] 1ae135fb2d59b72718e44a047668164262cff1057315381599deccb023fb82eb