[INFO] cloning repository https://github.com/terminusdb/terminusdb-10-to-11
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terminusdb/terminusdb-10-to-11" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb%2Fterminusdb-10-to-11", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb%2Fterminusdb-10-to-11'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df1dbfe41734dd6ccaca689f9ba72ea780cd9a21
[INFO] checking terminusdb/terminusdb-10-to-11 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb%2Fterminusdb-10-to-11" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terminusdb/terminusdb-10-to-11
[INFO] finished tweaking git repo https://github.com/terminusdb/terminusdb-10-to-11
[INFO] tweaked toml for git repo https://github.com/terminusdb/terminusdb-10-to-11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terminusdb/terminusdb-10-to-11 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terminusdb/terminusdb-10-to-11 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postcard v1.0.2
[INFO] [stderr]   Downloaded terminus-store v0.20.0
[INFO] [stderr]   Downloaded terminus-store v0.19.11
[INFO] [stderr]   Downloaded rug v1.19.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.5.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e07aeec74f88798cc33b39cc249bbdc78625797ebd2e58e0d7c772279cbbd6d
[INFO] running `Command { std: "docker" "start" "-a" "8e07aeec74f88798cc33b39cc249bbdc78625797ebd2e58e0d7c772279cbbd6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e07aeec74f88798cc33b39cc249bbdc78625797ebd2e58e0d7c772279cbbd6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e07aeec74f88798cc33b39cc249bbdc78625797ebd2e58e0d7c772279cbbd6d", kill_on_drop: false }`
[INFO] [stdout] 8e07aeec74f88798cc33b39cc249bbdc78625797ebd2e58e0d7c772279cbbd6d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd124e5197944ec0b9d2b5c34af604ab6df7e7d9cdd7b935b0578715266a0106
[INFO] running `Command { std: "docker" "start" "-a" "cd124e5197944ec0b9d2b5c34af604ab6df7e7d9cdd7b935b0578715266a0106", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.19
[INFO] [stderr]    Compiling rug v1.19.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]     Checking terminus-store v0.19.11
[INFO] [stderr]     Checking postcard v1.0.2
[INFO] [stderr]     Checking terminus-store v0.20.0
[INFO] [stderr]     Checking terminusdb-10-to-11 v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `node_value_idmap_bits`, `node_value_idmap_bit_index_sblocks`, and `base_o_ps_adjacency_list_bits` are never read
[INFO] [stdout]   --> src/consts.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Filenames {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub node_value_idmap_bits: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub node_value_idmap_bit_index_blocks: &'static str,
[INFO] [stdout] 15 |     pub node_value_idmap_bit_index_sblocks: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub base_o_ps_adjacency_list_bits: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataconversion.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn value_string_to_slices(s: &str) -> Result<LangOrType> {
[INFO] [stdout]    |                                  ^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn value_string_to_slices(s: &str) -> Result<LangOrType<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataconversion.rs:551:29
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub fn normalize_decimal(s: &str) -> std::result::Result<Cow<str>, DecimalValidationError> {
[INFO] [stdout]     |                             ^^^^                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub fn normalize_decimal(s: &str) -> std::result::Result<Cow<'_, str>, DecimalValidationError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataconversion.rs:590:31
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn prolog_string_to_string(s: &str) -> Cow<str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn prolog_string_to_string(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_value_idmap_bits`, `node_value_idmap_bit_index_sblocks`, and `base_o_ps_adjacency_list_bits` are never read
[INFO] [stdout]   --> src/consts.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Filenames {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub node_value_idmap_bits: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub node_value_idmap_bit_index_blocks: &'static str,
[INFO] [stdout] 15 |     pub node_value_idmap_bit_index_sblocks: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub base_o_ps_adjacency_list_bits: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataconversion.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn value_string_to_slices(s: &str) -> Result<LangOrType> {
[INFO] [stdout]    |                                  ^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn value_string_to_slices(s: &str) -> Result<LangOrType<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataconversion.rs:551:29
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub fn normalize_decimal(s: &str) -> std::result::Result<Cow<str>, DecimalValidationError> {
[INFO] [stdout]     |                             ^^^^                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub fn normalize_decimal(s: &str) -> std::result::Result<Cow<'_, str>, DecimalValidationError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataconversion.rs:590:31
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn prolog_string_to_string(s: &str) -> Cow<str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn prolog_string_to_string(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "cd124e5197944ec0b9d2b5c34af604ab6df7e7d9cdd7b935b0578715266a0106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd124e5197944ec0b9d2b5c34af604ab6df7e7d9cdd7b935b0578715266a0106", kill_on_drop: false }`
[INFO] [stdout] cd124e5197944ec0b9d2b5c34af604ab6df7e7d9cdd7b935b0578715266a0106
