[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottopell%2Frustpython-test-imports: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottopell%2Frustpython-test-imports" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottopell/rustpython-test-imports on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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 volatile v0.3.0 [INFO] [stderr] Downloaded rustpython-derive v0.3.1 [INFO] [stderr] Downloaded rustpython-literal v0.3.1 [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded rustpython-parser-core v0.3.1 [INFO] [stderr] Downloaded rustpython-compiler v0.3.1 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded unic-ucd-age v0.9.0 [INFO] [stderr] Downloaded mac_address v1.1.6 [INFO] [stderr] Downloaded rustpython-sre_engine v0.3.1 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded mt19937 v2.0.1 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded rustpython-common v0.3.1 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded rustpython-derive-impl v0.3.1 [INFO] [stderr] Downloaded rustpython-ast v0.3.1 [INFO] [stderr] Downloaded rustpython-doc v0.3.0 [INFO] [stderr] Downloaded rustpython-codegen v0.3.1 [INFO] [stderr] Downloaded rustpython-compiler-core v0.3.1 [INFO] [stderr] Downloaded rustpython-parser v0.3.1 [INFO] [stderr] Downloaded rustpython-stdlib v0.3.1 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded malachite-q v0.4.7 [INFO] [stderr] Downloaded rustpython-format v0.3.1 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.3.1 [INFO] [stderr] Downloaded optional v0.5.0 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded malachite v0.4.7 [INFO] [stderr] Downloaded ucd v0.1.1 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded rustpython-vm v0.3.1 [INFO] [stderr] Downloaded malachite-base v0.4.7 [INFO] [stderr] Downloaded malachite-nz v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6dc333c0fbf03dc0f37f2858ed404d0f80d2223b089dabd2f156aca38f3166 [INFO] running `Command { std: "docker" "start" "-a" "2d6dc333c0fbf03dc0f37f2858ed404d0f80d2223b089dabd2f156aca38f3166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6dc333c0fbf03dc0f37f2858ed404d0f80d2223b089dabd2f156aca38f3166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6dc333c0fbf03dc0f37f2858ed404d0f80d2223b089dabd2f156aca38f3166", kill_on_drop: false }` [INFO] [stdout] 2d6dc333c0fbf03dc0f37f2858ed404d0f80d2223b089dabd2f156aca38f3166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 509e8864f22bd4e249c86dd9f25e291fa1ce1594535a2d1f187d13f1f20ccf05 [INFO] running `Command { std: "docker" "start" "-a" "509e8864f22bd4e249c86dd9f25e291fa1ce1594535a2d1f187d13f1f20ccf05", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking malachite-base v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [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] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking malachite-nz v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustpython-parser-core v0.3.1 [INFO] [stderr] Checking rustpython-literal v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-automata v0.4.6 [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] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking malachite-q v0.4.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking malachite v0.4.7 [INFO] [stderr] Checking malachite-bigint v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rustpython-ast v0.3.1 [INFO] [stderr] Checking rustpython-compiler-core v0.3.1 [INFO] [stderr] Checking rustpython-format v0.3.1 [INFO] [stderr] Compiling rustpython-vm v0.3.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking rustpython-codegen v0.3.1 [INFO] [stderr] Checking rustpython-common v0.3.1 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking rustpython-sre_engine v0.3.1 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling rustpython-derive-impl v0.3.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking rustpython-compiler v0.3.1 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling rustpython-stdlib v0.3.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking flate2 v1.0.30 [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 mac_address v1.1.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking mt19937 v2.0.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking puruspe v0.2.4 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling rustpython-derive v0.3.1 [INFO] [stderr] Checking testpython v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "509e8864f22bd4e249c86dd9f25e291fa1ce1594535a2d1f187d13f1f20ccf05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509e8864f22bd4e249c86dd9f25e291fa1ce1594535a2d1f187d13f1f20ccf05", kill_on_drop: false }` [INFO] [stdout] 509e8864f22bd4e249c86dd9f25e291fa1ce1594535a2d1f187d13f1f20ccf05