[INFO] fetching crate psibase 0.17.0... [INFO] checking psibase-0.17.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate psibase 0.17.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate psibase 0.17.0 [INFO] finished tweaking crates.io crate psibase 0.17.0 [INFO] tweaked toml for crates.io crate psibase 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate psibase 0.17.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate psibase 0.17.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1eed77764701f963c1f936d17713a2e6fd7a64551846c3e19a62a521d505eb [INFO] running `Command { std: "docker" "start" "-a" "aa1eed77764701f963c1f936d17713a2e6fd7a64551846c3e19a62a521d505eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1eed77764701f963c1f936d17713a2e6fd7a64551846c3e19a62a521d505eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1eed77764701f963c1f936d17713a2e6fd7a64551846c3e19a62a521d505eb", kill_on_drop: false }` [INFO] [stdout] aa1eed77764701f963c1f936d17713a2e6fd7a64551846c3e19a62a521d505eb [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e848053cdc00f6571ec1c77e61cfdbc719f1fdda53a839f1410839d819a75edd [INFO] running `Command { std: "docker" "start" "-a" "e848053cdc00f6571ec1c77e61cfdbc719f1fdda53a839f1410839d819a75edd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling psibase_names v0.17.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cryptoki-sys v0.1.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling colored-diff v0.2.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking cryptoki v0.6.2 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling partial_ref_derive v0.3.3 [INFO] [stderr] Compiling varisat-internal-macros v0.2.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking partial_ref v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking varisat-dimacs v0.2.2 [INFO] [stderr] Checking varisat-checker v0.2.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling psibase-macros-lib v0.17.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking async-graphql-value v7.0.17 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking serde-aux v4.5.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking async-graphql-parser v7.0.17 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling psibase-macros-derive v0.17.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking psibase_macros v0.17.0 [INFO] [stderr] Checking fracpack v0.17.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking async-graphql v7.0.17 [INFO] [stderr] Checking psibase v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../../services/psibase_tests/semver.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/semver.rs:571:34 [INFO] [stdout] | [INFO] [stdout] 571 | serde_json::from_str(include_str!("../../../services/psibase_tests/semver.json"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `psibase` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn console(&self) -> TraceConsole { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn console(&self) -> TraceConsole<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e848053cdc00f6571ec1c77e61cfdbc719f1fdda53a839f1410839d819a75edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e848053cdc00f6571ec1c77e61cfdbc719f1fdda53a839f1410839d819a75edd", kill_on_drop: false }` [INFO] [stdout] e848053cdc00f6571ec1c77e61cfdbc719f1fdda53a839f1410839d819a75edd