[INFO] cloning repository https://github.com/scottopell/rustpython-test-imports
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottopell/rustpython-test-imports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottopell%2Frustpython-test-imports", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottopell%2Frustpython-test-imports'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce88f40eb14f88123388620f41fab87aa9ca7f80
[INFO] checking scottopell/rustpython-test-imports against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottopell%2Frustpython-test-imports" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scottopell/rustpython-test-imports
[INFO] finished tweaking git repo https://github.com/scottopell/rustpython-test-imports
[INFO] tweaked toml for git repo https://github.com/scottopell/rustpython-test-imports written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scottopell/rustpython-test-imports on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scottopell/rustpython-test-imports 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustpython-sre_engine v0.3.1
[INFO] [stderr]   Downloaded timsort v0.1.3
[INFO] [stderr]   Downloaded optional v0.5.0
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.2.2
[INFO] [stderr]   Downloaded rustpython-literal v0.3.1
[INFO] [stderr]   Downloaded unic-ucd-hangul v0.9.0
[INFO] [stderr]   Downloaded result-like-derive v0.4.6
[INFO] [stderr]   Downloaded mt19937 v2.0.1
[INFO] [stderr]   Downloaded volatile v0.3.0
[INFO] [stderr]   Downloaded rustpython-compiler v0.3.1
[INFO] [stderr]   Downloaded puruspe v0.2.4
[INFO] [stderr]   Downloaded mac_address v1.1.6
[INFO] [stderr]   Downloaded unic-ucd-age v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-normal v0.9.0
[INFO] [stderr]   Downloaded rustpython-common v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded rustpython-ast v0.3.1
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded rustpython-stdlib v0.3.1
[INFO] [stderr]   Downloaded rustpython-doc v0.3.0
[INFO] [stderr]   Downloaded unic-normal v0.9.0
[INFO] [stderr]   Downloaded malachite-q v0.4.7
[INFO] [stderr]   Downloaded unicode_names2 v1.2.2
[INFO] [stderr]   Downloaded rustpython-parser v0.3.1
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded rustpython-codegen v0.3.1
[INFO] [stderr]   Downloaded ucd v0.1.1
[INFO] [stderr]   Downloaded rustpython-derive-impl v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] [stderr]   Downloaded syn-ext v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.3.1
[INFO] [stderr]   Downloaded uuid-macro-internal v1.8.0
[INFO] [stderr]   Downloaded rustpython-vm v0.3.1
[INFO] [stderr]   Downloaded caseless v0.2.1
[INFO] [stderr]   Downloaded rustpython-compiler-core v0.3.1
[INFO] [stderr]   Downloaded malachite-bigint v0.2.0
[INFO] [stderr]   Downloaded rustpython-format v0.3.1
[INFO] [stderr]   Downloaded rustpython-derive v0.3.1
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.3.1
[INFO] [stderr]   Downloaded result-like v0.4.6
[INFO] [stderr]   Downloaded malachite v0.4.7
[INFO] [stderr]   Downloaded malachite-base v0.4.7
[INFO] [stderr]   Downloaded malachite-nz v0.4.7
[INFO] [stderr]   Downloaded unicode-casing v0.1.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ff70a3f2ec20d4144d29b0589ae8ea02d10d2cf4560a121074c010e39c6824a
[INFO] running `Command { std: "docker" "start" "-a" "6ff70a3f2ec20d4144d29b0589ae8ea02d10d2cf4560a121074c010e39c6824a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ff70a3f2ec20d4144d29b0589ae8ea02d10d2cf4560a121074c010e39c6824a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff70a3f2ec20d4144d29b0589ae8ea02d10d2cf4560a121074c010e39c6824a", kill_on_drop: false }`
[INFO] [stdout] 6ff70a3f2ec20d4144d29b0589ae8ea02d10d2cf4560a121074c010e39c6824a
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54ae8e2159fff2d16c9e622a7828bd6b6fd3336e9e9e02ba9c7b928103679128
[INFO] running `Command { std: "docker" "start" "-a" "54ae8e2159fff2d16c9e622a7828bd6b6fd3336e9e9e02ba9c7b928103679128", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.3.1
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling malachite-base v0.4.7
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.2.2
[INFO] [stderr]    Compiling rustpython-parser v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling rustpython-vm v0.3.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode_names2 v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking volatile v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking unicode-casing v0.1.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking timsort v0.1.3
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling rustpython-stdlib v0.3.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dns-lookup v2.0.4
[INFO] [stderr]     Checking unic-normal v0.9.0
[INFO] [stderr]     Checking mac_address v1.1.6
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unic-ucd-age v0.9.0
[INFO] [stderr]     Checking ucd v0.1.1
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking puruspe v0.2.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.3.1
[INFO] [stderr]     Checking rustpython-literal v0.3.1
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c0f4860cc86e2354a55ea04e738848168435c90/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=46203a0929948980 -C extra-filename=-ce35e761e27f67c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d2a7ecc086672eec.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f6d3a80039506637.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-865b77df6a20aea4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c0f4860cc86e2354a55ea04e738848168435c90/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=673c664996803425 -C extra-filename=-e5b09b7035d8aa45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b8314772d4f1454.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9f983b25c9125e3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "54ae8e2159fff2d16c9e622a7828bd6b6fd3336e9e9e02ba9c7b928103679128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ae8e2159fff2d16c9e622a7828bd6b6fd3336e9e9e02ba9c7b928103679128", kill_on_drop: false }`
[INFO] [stdout] 54ae8e2159fff2d16c9e622a7828bd6b6fd3336e9e9e02ba9c7b928103679128
