[INFO] cloning repository https://github.com/tawaren/Sanskrit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tawaren/Sanskrit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawaren%2FSanskrit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawaren%2FSanskrit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd98296cd63d9436b7a33a22b901a432ac876f07
[INFO] checking tawaren/Sanskrit against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawaren%2FSanskrit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tawaren/Sanskrit on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tawaren/Sanskrit
[INFO] finished tweaking git repo https://github.com/tawaren/Sanskrit
[INFO] tweaked toml for git repo https://github.com/tawaren/Sanskrit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/sanskrit_interpreter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/sanskrit_preloaded_validation/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding lalrpop v0.21.0 (available: v0.22.2)
[INFO] [stderr]       Adding lalrpop-util v0.21.0 (available: v0.22.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.1)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding rustyline v14.0.0 (available: v16.0.0)
[INFO] [stderr]       Adding spin v0.9.8 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/sanskrit_interpreter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/sanskrit_preloaded_validation/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.3
[INFO] [stderr]   Downloaded hybrid-array v0.3.1
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.0
[INFO] [stderr]   Downloaded fluid-let v1.0.0
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded digest v0.11.0-rc.0
[INFO] [stderr]   Downloaded lalrpop v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a12d363d8d42dcddee7268547298abcc1393b46fd1d8d4dcd902224ad0fb1f7
[INFO] running `Command { std: "docker" "start" "-a" "0a12d363d8d42dcddee7268547298abcc1393b46fd1d8d4dcd902224ad0fb1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a12d363d8d42dcddee7268547298abcc1393b46fd1d8d4dcd902224ad0fb1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a12d363d8d42dcddee7268547298abcc1393b46fd1d8d4dcd902224ad0fb1f7", kill_on_drop: false }`
[INFO] [stdout] 0a12d363d8d42dcddee7268547298abcc1393b46fd1d8d4dcd902224ad0fb1f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 751cb088262a38c9886598a46b5ea7daeca96d10b0e8eebda5cd20376f1f8de8
[INFO] running `Command { std: "docker" "start" "-a" "751cb088262a38c9886598a46b5ea7daeca96d10b0e8eebda5cd20376f1f8de8", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sanskrit_interpreter/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sanskrit_preloaded_validation/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hybrid-array v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.11.0-rc.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking sha2 v0.11.0-rc.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sanskrit_derive v0.1.0 (/opt/rustwide/workdir/sanskrit_derive)
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lalrpop-util v0.21.0
[INFO] [stderr]     Checking sanskrit_common v0.1.0 (/opt/rustwide/workdir/sanskrit_common)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/encoding.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn poly_alloc<T:Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<T>>;
[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] 18 |     fn poly_alloc<T:Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<'_, T>>;
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/encoding.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<T>>;
[INFO] [stdout]    |                                                          ^^^^^                        --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<'_, T>>;
[INFO] [stdout]    |                                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/encoding.rs:29:50
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, _val: T) -> Result<Ptr<T>> { unreachable!() }
[INFO] [stdout]    |                                                  ^^^^^                     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, _val: T) -> Result<Ptr<'_, T>> { unreachable!() }
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/encoding.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, _len: usize) -> Result<SliceBuilder<T>> {  unreachable!() }
[INFO] [stdout]    |                                                          ^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, _len: usize) -> Result<SliceBuilder<'_, T>> {  unreachable!() }
[INFO] [stdout]    |                                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/arena.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn new_arena(&self, size: usize) -> HeapArena {
[INFO] [stdout]    |                      ^^^^^                  --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn new_arena(&self, size: usize) -> HeapArena<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> sanskrit_common/src/arena.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn new_virtual_arena(&self, size: usize) -> VirtualHeapArena {
[INFO] [stdout]    |                              ^^^^^                  ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn new_virtual_arena(&self, size: usize) -> VirtualHeapArena<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:131:34
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn alloc<T:Sized + Copy>(&self, val: T) -> Ptr<T> {
[INFO] [stdout]     |                                  ^^^^^             ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn alloc<T:Sized + Copy>(&self, val: T) -> Ptr<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn repeated_mut_slice<T:Copy+Sized>(&self, val:T, len: usize) -> Result<MutSlicePtr<T>> {
[INFO] [stdout]     |                                             ^^^^^                               -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn repeated_mut_slice<T:Copy+Sized>(&self, val:T, len: usize) -> Result<MutSlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn repeated_slice<T: Sized + Copy>(&self, val: T, len:usize) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                            ^^^^^                               ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn repeated_slice<T: Sized + Copy>(&self, val: T, len:usize) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter_alloc_slice<T: Sized + Copy>(&self, vals: impl ExactSizeIterator<Item = T>) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                              ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter_alloc_slice<T: Sized + Copy>(&self, vals: impl ExactSizeIterator<Item = T>) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:185:53
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter_result_alloc_slice<T: Sized + Copy>(&self, vals: impl ExactSizeIterator<Item=Result<T>>) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                     ^^^^^ this lifetime flows to the output                        ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter_result_alloc_slice<T: Sized + Copy>(&self, vals: impl ExactSizeIterator<Item=Result<T>>) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:214:23
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn temp_arena(&self) -> ArenaLock<Self> {
[INFO] [stdout]     |                       ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn temp_arena(&self) -> ArenaLock<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:224:61
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn merge_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals1: &[T], vals2: &[T]) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                             ^^^^^ this lifetime flows to the output    ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn merge_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals1: &[T], vals2: &[T]) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:231:46
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn copy_alloc_slice<T: Sized + Copy>(&self, vals: &[T]) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                              ^^^^^                        ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn copy_alloc_slice<T: Sized + Copy>(&self, vals: &[T]) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:237:50
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn copy_alloc_mut_slice<T: Sized + Copy>(&self, vals: &[T]) -> Result<MutSlicePtr<T>> {
[INFO] [stdout]     |                                                  ^^^^^                        -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn copy_alloc_mut_slice<T: Sized + Copy>(&self, vals: &[T]) -> Result<MutSlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:243:43
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn slice_builder<T: Sized + Copy>(&self, len: usize) -> Result<SliceBuilder<T>> {
[INFO] [stdout]     |                                           ^^^^^                        --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn slice_builder<T: Sized + Copy>(&self, len: usize) -> Result<SliceBuilder<'_, T>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:251:38
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn alloc_stack<T:Copy+Sized>(&self, size: usize) -> HeapStack<T> {
[INFO] [stdout]     |                                      ^^^^^                  ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn alloc_stack<T:Copy+Sized>(&self, size: usize) -> HeapStack<'_, T> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:267:50
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<T>> {
[INFO] [stdout]     |                                                  ^^^^^                    ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<'_, T>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:271:58
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<T>> {
[INFO] [stdout]     |                                                          ^^^^^                        --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<'_, T>> {
[INFO] [stdout]     |                                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:311:58
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn repeated_slice<T: Sized + Copy + VirtualSize>(&self, val: T, len:usize) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                          ^^^^^                               ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn repeated_slice<T: Sized + Copy + VirtualSize>(&self, val: T, len:usize) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:316:60
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn iter_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals: impl ExactSizeIterator<Item = T>) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                            ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn iter_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals: impl ExactSizeIterator<Item = T>) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:321:67
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...irtualSize>(&self, vals: impl ExactSizeIterator<Item=Result<T>>) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                ^^^^^ this lifetime flows to the output                        ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn iter_result_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals: impl ExactSizeIterator<Item=Result<T>>) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn temp_arena(&self) -> Result<ArenaLock<Self>> {
[INFO] [stdout]     |                       ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn temp_arena(&self) -> Result<ArenaLock<'_, Self>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:362:61
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn merge_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals1: &[T], vals2: &[T]) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                             ^^^^^ this lifetime flows to the output    ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn merge_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals1: &[T], vals2: &[T]) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:367:49
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<T>> {
[INFO] [stdout]     |                                                 ^^^^^                    ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<'_, T>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:372:60
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn copy_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals: &[T]) -> Result<SlicePtr<T>> {
[INFO] [stdout]     |                                                            ^^^^^                        ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn copy_alloc_slice<T: Sized + Copy + VirtualSize>(&self, vals: &[T]) -> Result<SlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:377:64
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn copy_alloc_mut_slice<T: Sized + Copy + VirtualSize>(&self, vals: &[T]) -> Result<MutSlicePtr<T>> {
[INFO] [stdout]     |                                                                ^^^^^                        -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn copy_alloc_mut_slice<T: Sized + Copy + VirtualSize>(&self, vals: &[T]) -> Result<MutSlicePtr<'_, T>> {
[INFO] [stdout]     |                                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:382:57
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<T>> {
[INFO] [stdout]     |                                                         ^^^^^                        --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<'_, T>> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:474:50
[INFO] [stdout]     |
[INFO] [stdout] 474 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<T>> {
[INFO] [stdout]     |                                                  ^^^^^                    ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |     fn poly_alloc<T: Sized + Copy + VirtualSize>(&self, val: T) -> Result<Ptr<'_, T>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> sanskrit_common/src/arena.rs:478:58
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<T>> {
[INFO] [stdout]     |                                                          ^^^^^                        --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn poly_slice_builder<T: Sized + Copy + VirtualSize>(&self, len: usize) -> Result<SliceBuilder<'_, T>> {
[INFO] [stdout]     |                                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sanskrit_core v0.1.0 (/opt/rustwide/workdir/sanskrit_core)
[INFO] [stderr]    Compiling lalrpop v0.21.0
[INFO] [stderr]     Checking sanskrit_deploy v0.1.0 (/opt/rustwide/workdir/sanskrit_deploy)
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stdout] warning: unused variable: `un_projected`
[INFO] [stdout]    --> sanskrit_deploy/src/validate.rs:476:44
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 ResolvedType::Projection { ref un_projected, .. } => { },
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: try removing the field
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sanskrit_preloaded_validation v0.1.0 (/opt/rustwide/workdir/sanskrit_preloaded_validation)
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn delete(&self, class: StorageClass, key: &[u8; 20]) -> Result<()>  {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:26:43
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn delete(&self, class: StorageClass, key: &[u8; 20]) -> Result<()>  {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn set(&self, class:StorageClass, key:Hash, data: Vec<u8>) -> Result<()> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn set(&self, class:StorageClass, key:Hash, data: Vec<u8>) -> Result<()> {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn set(&self, class:StorageClass, key:Hash, data: Vec<u8>) -> Result<()> {
[INFO] [stdout]    |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn commit(&self, class: StorageClass) { }
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> sanskrit_preloaded_validation/src/pre_load_store.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn rollback(&self, class: StorageClass) {}
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking sanskrit_interpreter v0.1.0 (/opt/rustwide/workdir/sanskrit_interpreter)
[INFO] [stderr]     Checking sanskrit_validator v0.1.0 (/opt/rustwide/workdir/sanskrit_validator)
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> sanskrit_validator/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> sanskrit_validator/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Validation` and `process_preloaded_deploy`
[INFO] [stdout]  --> sanskrit_validator/src/lib.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sanskrit_preloaded_validation::{Validation, process_preloaded_deploy};
[INFO] [stdout]   |                                     ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sanskrit_sled_store v0.1.0 (/opt/rustwide/workdir/sanskrit_sled_store)
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]   --> sanskrit_sled_store/src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Container {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn contains_key(&self, key:&Hash) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sanskrit_memory_store v0.1.0 (/opt/rustwide/workdir/sanskrit_memory_store)
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]     Checking sanskrit_compile v0.1.0 (/opt/rustwide/workdir/sanskrit_compile)
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]   --> sanskrit_memory_store/src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Container {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn contains_key(&self, key:&Hash) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sanskrit_preloaded_validation::process_preloaded_module_deploy`
[INFO] [stdout]   --> sanskrit_validator/src/main.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sanskrit_preloaded_validation::{process_preloaded_module_deploy};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     no `process_preloaded_module_deploy` in the root
[INFO] [stdout]    |                                     help: a similar name exists in the module: `process_preloaded_deploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0593]: closure is expected to take 4 arguments, but it takes 3 arguments
[INFO] [stdout]   --> sanskrit_validator/src/main.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...ch execute_with_args(&args[1..],|modules, dependencies, system_mode_on| process_preloaded_module_deploy(modules, dependencies, system_mode_on)) {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |                            |
[INFO] [stdout]    |       |                            takes 3 arguments
[INFO] [stdout]    |       expected closure that takes 4 arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0593.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sanskrit_validator` (bin "sanskrit_validator") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> sanskrit_compile/src/compiler.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn compile_transaction<'b, 'h, S:Store, CE:CompilationExternals>(transaction_hash:&Hash, store:&S, alloc:&'b HeapArena<'h>) -> Result...
[INFO] [stdout]    |                                    - found this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let resolver = Loader::new_complete(store);
[INFO] [stdout]    |                    -------------------- ^^^^^ expected `&CachedStore<Module, _>`, found `&S`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&CachedStore<sanskrit_core::model::Module, _>`
[INFO] [stdout]               found reference `&S`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/sanskrit_core/src/loader.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new_complete(store:&'a CachedStore<Module, S>) -> Self{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sanskrit_compile` (lib) due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> sanskrit_compile/src/compiler.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn compile_transaction<'b, 'h, S:Store, CE:CompilationExternals>(transaction_hash:&Hash, store:&S, alloc:&'b HeapArena<'h>) -> Result...
[INFO] [stdout]    |                                    - found this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let resolver = Loader::new_complete(store);
[INFO] [stdout]    |                    -------------------- ^^^^^ expected `&CachedStore<Module, _>`, found `&S`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&CachedStore<sanskrit_core::model::Module, _>`
[INFO] [stdout]               found reference `&S`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/sanskrit_core/src/loader.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new_complete(store:&'a CachedStore<Module, S>) -> Self{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sanskrit_compile` (lib test) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayFr86E"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lalrpop` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "751cb088262a38c9886598a46b5ea7daeca96d10b0e8eebda5cd20376f1f8de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751cb088262a38c9886598a46b5ea7daeca96d10b0e8eebda5cd20376f1f8de8", kill_on_drop: false }`
[INFO] [stdout] 751cb088262a38c9886598a46b5ea7daeca96d10b0e8eebda5cd20376f1f8de8
