[INFO] cloning repository https://github.com/sco3/deny_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sco3/deny_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsco3%2Fdeny_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsco3%2Fdeny_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54b4e749b943ab5721229e33ea78a201a281f1dd [INFO] testing sco3/deny_rust against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsco3%2Fdeny_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sco3/deny_rust [INFO] finished tweaking git repo https://github.com/sco3/deny_rust [INFO] tweaked toml for git repo https://github.com/sco3/deny_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sco3/deny_rust on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sco3/deny_rust 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96 [INFO] running `Command { std: "docker" "start" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pyo3-build-config v0.28.2 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [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 unic-char-property v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.2 [INFO] [stderr] Compiling pyo3-ffi v0.28.2 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling pyo3 v0.28.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling numpy v0.28.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling pyo3-macros v0.28.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.2+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] error: could not compile `rustpython-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustpython_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-parser-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="location"' --cfg 'feature="num-bigint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-nodes-with-ranges", "default", "full-lexer", "lalrpop", "location", "malachite-bigint", "num-bigint", "serde"))' -C metadata=5b5c3bf23813416e -C extra-filename=-9a08ba3c201ba6a0 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern is_macro=/opt/rustwide/target/release/deps/libis_macro-2da43848448902aa.so --extern itertools=/opt/rustwide/target/release/deps/libitertools-1687cfb6686df0aa.rmeta --extern lalrpop_util=/opt/rustwide/target/release/deps/liblalrpop_util-93e1a3cf72e09988.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-9770da4f7d3c2542.rmeta --extern num_bigint=/opt/rustwide/target/release/deps/libnum_bigint-0e04e1d4025a0bc5.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-a3c43af31061fcda.rmeta --extern phf=/opt/rustwide/target/release/deps/libphf-27412c50506008f6.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-90a0b8303be68136.rmeta --extern rustpython_ast=/opt/rustwide/target/release/deps/librustpython_ast-5dff9def92ca1c6d.rmeta --extern rustpython_parser_core=/opt/rustwide/target/release/deps/librustpython_parser_core-8d6c1b4697109240.rmeta --extern unic_emoji_char=/opt/rustwide/target/release/deps/libunic_emoji_char-afc7bf85b9509c0f.rmeta --extern unic_ucd_ident=/opt/rustwide/target/release/deps/libunic_ucd_ident-88af10dfae4e482d.rmeta --extern unicode_names2=/opt/rustwide/target/release/deps/libunicode_names2-8190f8a045810cbd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96", kill_on_drop: false }` [INFO] [stdout] 009eb98ac9e606c76e576fb31698eb608e64f2899f754e5b065d3f8fcb72dd96