[INFO] cloning repository https://github.com/picklover/rust_python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picklover/rust_python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a659d018d1941ec0964901365c7b86aa232c734 [INFO] checking picklover/rust_python against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/picklover/rust_python [INFO] finished tweaking git repo https://github.com/picklover/rust_python [INFO] tweaked toml for git repo https://github.com/picklover/rust_python written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/picklover/rust_python on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/picklover/rust_python 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5503eed162ba5b6285bef8105139dff36f26998577015bd7fb0494305a0ee864 [INFO] running `Command { std: "docker" "start" "-a" "5503eed162ba5b6285bef8105139dff36f26998577015bd7fb0494305a0ee864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5503eed162ba5b6285bef8105139dff36f26998577015bd7fb0494305a0ee864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5503eed162ba5b6285bef8105139dff36f26998577015bd7fb0494305a0ee864", kill_on_drop: false }` [INFO] [stdout] 5503eed162ba5b6285bef8105139dff36f26998577015bd7fb0494305a0ee864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22ba3e283d4b4323174c1317384e306d07c3c4eb4b9522e1634e786f45e488a9 [INFO] running `Command { std: "docker" "start" "-a" "22ba3e283d4b4323174c1317384e306d07c3c4eb4b9522e1634e786f45e488a9", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking rustpython-literal v0.4.0 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rustpython-vm v0.4.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking rustpython-sre_engine v0.4.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking malachite-q v0.4.22 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking malachite v0.4.22 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking malachite-bigint v0.2.3 [INFO] [stderr] Compiling uuid-macro-internal v1.19.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling rustpython-stdlib v0.4.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking unicode-casing v0.1.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking dns-lookup v2.1.1 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking mt19937 v2.0.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking rustpython-ast v0.4.0 [INFO] [stderr] Checking rustpython-compiler-core v0.4.0 [INFO] [stderr] Checking rustpython-format v0.4.0 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking rustpython-common v0.4.0 [INFO] [stderr] Checking puruspe v0.2.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rustpython-codegen v0.4.0 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Checking rustpython-compiler v0.4.0 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Checking rustpython-pylib v0.4.0 [INFO] [stdout] error[E0599]: no method named `exception_type` found for struct `ExceptionZoo` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | .exception_type), [INFO] [stdout] | ^^^^^^^^^^^^^^ field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exception_type` found for struct `ExceptionZoo` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | .exception_type), [INFO] [stdout] | ^^^^^^^^^^^^^^ field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 123 | (InterfaceError, |_| error_type()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 124 | (DatabaseError, |_| error_type()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 125 | (DataError, |_| database_error_type()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 126 | (OperationalError, |_| database_error_type()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 127 | (IntegrityError, |_| database_error_type()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 128 | (InternalError, |_| database_error_type()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 129 | (ProgrammingError, |_| database_error_type()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `&'static Py` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-stdlib-0.4.0/src/sqlite.rs:130:33 [INFO] [stdout] | [INFO] [stdout] 96 | fn [<$x:snake _type>]() -> &'static Py { [INFO] [stdout] | ---------------------------------------------- `database_error_type` defined here returns `&'static Py` [INFO] [stdout] ... [INFO] [stdout] 104 | let base = $base(vm); [INFO] [stdout] | - call expression requires function [INFO] [stdout] ... [INFO] [stdout] 130 | (NotSupportedError, |_| database_error_type()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpython-stdlib` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "22ba3e283d4b4323174c1317384e306d07c3c4eb4b9522e1634e786f45e488a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ba3e283d4b4323174c1317384e306d07c3c4eb4b9522e1634e786f45e488a9", kill_on_drop: false }` [INFO] [stdout] 22ba3e283d4b4323174c1317384e306d07c3c4eb4b9522e1634e786f45e488a9