[INFO] fetching crate pylyzer_core 0.0.82... [INFO] testing pylyzer_core-0.0.82 against 1.90.0 for beta-1.91-3 [INFO] extracting crate pylyzer_core 0.0.82 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pylyzer_core 0.0.82 [INFO] finished tweaking crates.io crate pylyzer_core 0.0.82 [INFO] tweaked toml for crates.io crate pylyzer_core 0.0.82 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pylyzer_core 0.0.82 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pylyzer_core 0.0.82 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded rustpython-parser-core v0.4.0 [INFO] [stderr] Downloaded backtrace-on-stack-overflow v0.3.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.3.0 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.4.0 [INFO] [stderr] Downloaded log v0.4.26 [INFO] [stderr] Downloaded w-boson v0.1.0 [INFO] [stderr] Downloaded windows-interface v0.58.0 [INFO] [stderr] Downloaded malachite-bigint v0.2.3 [INFO] [stderr] Downloaded windows-implement v0.58.0 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded windows-core v0.58.0 [INFO] [stderr] Downloaded rustpython-ast v0.4.0 [INFO] [stderr] Downloaded cc v1.2.15 [INFO] [stderr] Downloaded erg_parser v0.6.53-nightly.5 [INFO] [stderr] Downloaded erg_common v0.6.53-nightly.5 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] [stderr] Downloaded rustpython-parser v0.4.0 [INFO] [stderr] Downloaded py2erg v0.0.82 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded malachite-q v0.4.22 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded erg_proc_macros v0.6.53-nightly.5 [INFO] [stderr] Downloaded unicode_names2 v1.3.0 [INFO] [stderr] Downloaded malachite v0.4.22 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded erg_compiler v0.6.53-nightly.5 [INFO] [stderr] Downloaded malachite-base v0.4.22 [INFO] [stderr] Downloaded malachite-nz v0.4.22 [INFO] [stderr] Downloaded windows v0.58.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329d66fc92201519e07159f4b78d8eb27dfa1dbbc0e59f170a31535608b5ae10 [INFO] running `Command { std: "docker" "start" "-a" "329d66fc92201519e07159f4b78d8eb27dfa1dbbc0e59f170a31535608b5ae10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329d66fc92201519e07159f4b78d8eb27dfa1dbbc0e59f170a31535608b5ae10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329d66fc92201519e07159f4b78d8eb27dfa1dbbc0e59f170a31535608b5ae10", kill_on_drop: false }` [INFO] [stdout] 329d66fc92201519e07159f4b78d8eb27dfa1dbbc0e59f170a31535608b5ae10 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e689cab4a9102ee5d1a22d6f4b863329bb6870af66f0862ca64ca5be46a43e33 [INFO] running `Command { std: "docker" "start" "-a" "e689cab4a9102ee5d1a22d6f4b863329bb6870af66f0862ca64ca5be46a43e33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling erg_common v0.6.53-nightly.5 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling erg_proc_macros v0.6.53-nightly.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling erg_compiler v0.6.53-nightly.5 [INFO] [stderr] Compiling erg_parser v0.6.53-nightly.5 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling malachite-bigint v0.2.3 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name erg_compiler --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/erg_compiler-0.6.53-nightly.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="els"' --cfg 'feature="parallel"' --cfg 'feature="py_compat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "debug", "default", "els", "experimental", "full-repl", "gal", "japanese", "large_thread", "log-level-error", "no_std", "parallel", "pretty", "py_compat", "pylib", "pylib_compiler", "simplified_chinese", "traditional_chinese", "unicode"))' -C metadata=11ca4bc557528f63 -C extra-filename=-673c8148c4da426e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern erg_common=/opt/rustwide/target/debug/deps/liberg_common-7587e63c4f856b1f.rlib --extern erg_parser=/opt/rustwide/target/debug/deps/liberg_parser-77a47e8b6cf7ac38.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e689cab4a9102ee5d1a22d6f4b863329bb6870af66f0862ca64ca5be46a43e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e689cab4a9102ee5d1a22d6f4b863329bb6870af66f0862ca64ca5be46a43e33", kill_on_drop: false }` [INFO] [stdout] e689cab4a9102ee5d1a22d6f4b863329bb6870af66f0862ca64ca5be46a43e33