[INFO] fetching crate psibase 0.13.0...
[INFO] checking psibase-0.13.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate psibase 0.13.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate psibase 0.13.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate psibase 0.13.0
[INFO] finished tweaking crates.io crate psibase 0.13.0
[INFO] tweaked toml for crates.io crate psibase 0.13.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate psibase 0.13.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded varisat-dimacs v0.2.2
[INFO] [stderr]   Downloaded vec_mut_scan v0.3.0
[INFO] [stderr]   Downloaded varisat-formula v0.2.2
[INFO] [stderr]   Downloaded varisat v0.2.2
[INFO] [stderr]   Downloaded include_dir v0.7.3
[INFO] [stderr]   Downloaded include_dir_macros v0.7.3
[INFO] [stderr]   Downloaded partial_ref_derive v0.3.3
[INFO] [stderr]   Downloaded varisat-internal-proof v0.2.2
[INFO] [stderr]   Downloaded partial_ref v0.3.3
[INFO] [stderr]   Downloaded varisat-checker v0.2.2
[INFO] [stderr]   Downloaded varisat-internal-macros v0.2.2
[INFO] [stderr]   Downloaded async-graphql-value v7.0.6
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.6
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.6
[INFO] [stderr]   Downloaded cryptoki v0.6.2
[INFO] [stderr]   Downloaded fracpack v0.13.0
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded psibase_names v0.13.0
[INFO] [stderr]   Downloaded psibase_macros v0.13.0
[INFO] [stderr]   Downloaded cryptoki-sys v0.1.7
[INFO] [stderr]   Downloaded async-graphql v7.0.6
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22df5c3de22bc4651ab0abdced3aabf34eddcfaa03881964da9d20bcad2be310
[INFO] running `Command { std: "docker" "start" "-a" "22df5c3de22bc4651ab0abdced3aabf34eddcfaa03881964da9d20bcad2be310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22df5c3de22bc4651ab0abdced3aabf34eddcfaa03881964da9d20bcad2be310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22df5c3de22bc4651ab0abdced3aabf34eddcfaa03881964da9d20bcad2be310", kill_on_drop: false }`
[INFO] [stdout] 22df5c3de22bc4651ab0abdced3aabf34eddcfaa03881964da9d20bcad2be310
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 131001af6efe0021e32d8aa2ca360273f77c21c005d8c1afccae1bc95581c532
[INFO] running `Command { std: "docker" "start" "-a" "131001af6efe0021e32d8aa2ca360273f77c21c005d8c1afccae1bc95581c532", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking varisat-formula v0.2.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling cryptoki-sys v0.1.7
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling psibase_names v0.13.0
[INFO] [stderr]    Compiling varisat v0.2.2
[INFO] [stderr]     Checking varisat-internal-proof v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking vec_mut_scan v0.3.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking cryptoki v0.6.2
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[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 regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling partial_ref_derive v0.3.3
[INFO] [stderr]    Compiling varisat-internal-macros v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[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]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking partial_ref v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking varisat-dimacs v0.2.2
[INFO] [stderr]    Compiling psibase_macros v0.13.0
[INFO] [stderr]     Checking varisat-checker v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling pest_meta v2.7.10
[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 bytes v1.6.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking serde_bytes v0.11.14
[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 fracpack v0.13.0
[INFO] [stderr]     Checking async-graphql-value v7.0.6
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking serde-aux v4.5.0
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking async-graphql-parser v7.0.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling async-graphql-derive v7.0.6
[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 async-graphql v7.0.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking psibase v0.13.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:558:34
[INFO] [stdout]     |
[INFO] [stdout] 558 |             serde_json::from_str(include_str!("../../../services/psibase_tests/semver.json"))?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/crypto.rs:720:17
[INFO] [stdout]     |
[INFO] [stdout] 720 | /                 RESULT.write(Mutex::new(PKCS11ModuleSet {
[INFO] [stdout] 721 | |                     modules: HashMap::new(),
[INFO] [stdout] 722 | |                 }));
[INFO] [stdout]     | |___________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/crypto.rs:724:13
[INFO] [stdout]     |
[INFO] [stdout] 724 |             RESULT.assume_init_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "131001af6efe0021e32d8aa2ca360273f77c21c005d8c1afccae1bc95581c532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131001af6efe0021e32d8aa2ca360273f77c21c005d8c1afccae1bc95581c532", kill_on_drop: false }`
[INFO] [stdout] 131001af6efe0021e32d8aa2ca360273f77c21c005d8c1afccae1bc95581c532
