[INFO] cloning repository https://github.com/professionalGithub99/actormodelbounty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/professionalGithub99/actormodelbounty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FprofessionalGithub99%2Factormodelbounty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FprofessionalGithub99%2Factormodelbounty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fd3be2590c4b7bd9caecdd443cde9d1bdf9ee5b
[INFO] testing professionalGithub99/actormodelbounty against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FprofessionalGithub99%2Factormodelbounty" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (4930/10264)
Updating files:  49% (5030/10264)
Updating files:  50% (5132/10264)
Updating files:  51% (5235/10264)
Updating files:  52% (5338/10264)
Updating files:  53% (5440/10264)
Updating files:  54% (5543/10264)
Updating files:  55% (5646/10264)
Updating files:  56% (5748/10264)
Updating files:  57% (5851/10264)
Updating files:  58% (5954/10264)
Updating files:  59% (6056/10264)
Updating files:  60% (6159/10264)
Updating files:  61% (6262/10264)
Updating files:  62% (6364/10264)
Updating files:  63% (6467/10264)
Updating files:  64% (6569/10264)
Updating files:  65% (6672/10264)
Updating files:  66% (6775/10264)
Updating files:  67% (6877/10264)
Updating files:  68% (6980/10264)
Updating files:  69% (7083/10264)
Updating files:  70% (7185/10264)
Updating files:  71% (7288/10264)
Updating files:  72% (7391/10264)
Updating files:  73% (7493/10264)
Updating files:  74% (7596/10264)
Updating files:  75% (7698/10264)
Updating files:  76% (7801/10264)
Updating files:  77% (7904/10264)
Updating files:  78% (8006/10264)
Updating files:  79% (8109/10264)
Updating files:  80% (8212/10264)
Updating files:  81% (8314/10264)
Updating files:  82% (8417/10264)
Updating files:  83% (8520/10264)
Updating files:  84% (8622/10264)
Updating files:  85% (8725/10264)
Updating files:  86% (8828/10264)
Updating files:  87% (8930/10264)
Updating files:  88% (9033/10264)
Updating files:  89% (9135/10264)
Updating files:  90% (9238/10264)
Updating files:  91% (9341/10264)
Updating files:  92% (9443/10264)
Updating files:  93% (9546/10264)
Updating files:  94% (9649/10264)
Updating files:  95% (9751/10264)
Updating files:  96% (9854/10264)
Updating files:  97% (9957/10264)
Updating files:  98% (10059/10264)
Updating files:  99% (10162/10264)
Updating files: 100% (10264/10264)
Updating files: 100% (10264/10264), done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/professionalGithub99/actormodelbounty
[INFO] finished tweaking git repo https://github.com/professionalGithub99/actormodelbounty
[INFO] tweaked toml for git repo https://github.com/professionalGithub99/actormodelbounty written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/professionalGithub99/actormodelbounty on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/professionalGithub99/actormodelbounty 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6422f46ceb9b37592493383af939c959cbc29e72142329f179c230eca7e351c7
[INFO] running `Command { std: "docker" "start" "-a" "6422f46ceb9b37592493383af939c959cbc29e72142329f179c230eca7e351c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6422f46ceb9b37592493383af939c959cbc29e72142329f179c230eca7e351c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6422f46ceb9b37592493383af939c959cbc29e72142329f179c230eca7e351c7", kill_on_drop: false }`
[INFO] [stdout] 6422f46ceb9b37592493383af939c959cbc29e72142329f179c230eca7e351c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9caa8bc7995517cab033e972486c7f2fe78f0b66a5fdae7433aafeb205ec7434
[INFO] running `Command { std: "docker" "start" "-a" "9caa8bc7995517cab033e972486c7f2fe78f0b66a5fdae7433aafeb205ec7434", kill_on_drop: false }`
[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]   |
[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]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling bitcoin v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling btc v0.1.0 (/opt/rustwide/workdir/canister)
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling candid v0.7.10
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]    Compiling num_enum v0.5.6
[INFO] [stderr]    Compiling ic-cdk v0.3.3
[INFO] [stderr]    Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling ic-cdk-macros v0.3.3
[INFO] [stderr]    Compiling example-common v0.1.0 (/opt/rustwide/workdir/examples/common)
[INFO] [stderr]    Compiling example v0.1.0 (/opt/rustwide/workdir/examples/rust)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain {
[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] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:256:20
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn blockchains(&self) -> Vec<BlockChain> {
[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] 256 |     fn blockchains(&self) -> Vec<BlockChain<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9caa8bc7995517cab033e972486c7f2fe78f0b66a5fdae7433aafeb205ec7434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9caa8bc7995517cab033e972486c7f2fe78f0b66a5fdae7433aafeb205ec7434", kill_on_drop: false }`
[INFO] [stdout] 9caa8bc7995517cab033e972486c7f2fe78f0b66a5fdae7433aafeb205ec7434
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca62a99b59a378469c78c16c749120e64cfe01e5742353aa03b27af62465ae60
[INFO] running `Command { std: "docker" "start" "-a" "ca62a99b59a378469c78c16c749120e64cfe01e5742353aa03b27af62465ae60", kill_on_drop: false }`
[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]   |
[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]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling example v0.1.0 (/opt/rustwide/workdir/examples/rust)
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling example-common v0.1.0 (/opt/rustwide/workdir/examples/common)
[INFO] [stderr]    Compiling btc v0.1.0 (/opt/rustwide/workdir/canister)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain {
[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] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:256:20
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn blockchains(&self) -> Vec<BlockChain> {
[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] 256 |     fn blockchains(&self) -> Vec<BlockChain<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain {
[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] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> canister/src/blockforest.rs:256:20
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn blockchains(&self) -> Vec<BlockChain> {
[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] 256 |     fn blockchains(&self) -> Vec<BlockChain<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ca62a99b59a378469c78c16c749120e64cfe01e5742353aa03b27af62465ae60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca62a99b59a378469c78c16c749120e64cfe01e5742353aa03b27af62465ae60", kill_on_drop: false }`
[INFO] [stdout] ca62a99b59a378469c78c16c749120e64cfe01e5742353aa03b27af62465ae60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f90704a5e484e1b58b0856515709af82220f080a80b618e09a52979f0a98b3ed
[INFO] running `Command { std: "docker" "start" "-a" "f90704a5e484e1b58b0856515709af82220f080a80b618e09a52979f0a98b3ed", kill_on_drop: false }`
[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]   |
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> canister/src/blockforest.rs:100:30
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain {
[INFO] [stderr]     |                              ^^^^^                         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn get_current_chain(&self, anchor: &BlockHash) -> BlockChain<'_> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> canister/src/blockforest.rs:256:20
[INFO] [stderr]     |
[INFO] [stderr] 256 |     fn blockchains(&self) -> Vec<BlockChain> {
[INFO] [stderr]     |                    ^^^^^         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 256 |     fn blockchains(&self) -> Vec<BlockChain<'_>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `btc` (lib) generated 2 warnings (run `cargo fix --lib -p btc` to apply 2 suggestions)
[INFO] [stderr] warning: `btc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btc-3e5dcaa73a880a4c)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test blockforest::test::insert_predecessor ... ok
[INFO] [stdout] test blockforest::test::empty ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_empty ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_two_contesting_trees ... ok
[INFO] [stdout] test blockforest::test::detached_blocks_2 ... ok
[INFO] [stdout] test blockforest::test::tree_single_block ... ok
[INFO] [stdout] test blockforest::test::insert_in_reverse_order ... ok
[INFO] [stdout] test store::test::get_utxos_min_confirmations_greater_than_chain_height ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_single_blockchain ... ok
[INFO] [stdout] test utxoset::test::coinbase_tx ... ok
[INFO] [stdout] test store::test::utxos_forks ... ok
[INFO] [stdout] test blockforest::test::insert_in_order ... ok
[INFO] [stdout] test blockforest::test::single_chain ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_longer_fork ... ok
[INFO] [stdout] test blockforest::test::forks ... ok
[INFO] [stdout] test blockforest::test::detached_blocks ... ok
[INFO] [stdout] test utxoset::test::spending ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_fork_at_first_block ... ok
[INFO] [stdout] test blockforest::test::tree_multiple_forks ... ok
[INFO] [stdout] test store::test::get_utxos_does_not_include_other_addresses ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_multiple_forks ... ok
[INFO] [stdout] test blockforest::test::get_current_chain_multiple_forks_2 ... ok
[INFO] [stdout] test block::test::to_from_proto ... ok
[INFO] [stdout] test store::test::to_from_proto ... ok
[INFO] [stdout] test store::test::process_100k_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canister-a204886d5dea1be7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::malformed_transaction ... ok
[INFO] [stdout] test test::get_balance_malformed_address ... ok
[INFO] [stdout] test test::get_utxos_malformed_address ... ok
[INFO] [stdout] test test::check_candid_interface_compatibility ... ok
[INFO] [stdout] test test::get_utxos_min_confirmations ... ok
[INFO] [stdout] test test::get_balance_test ... ok
[INFO] [stdout] test test::get_utxos_from_existing_utxo_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example-a19b9ba9d4120151)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_common-3a79c9ac1f5c0b9b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_common-f41cf8e5eab2ed7c)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::check_candid_interface_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_types-7777885709f980df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests btc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests example_common
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ic_btc_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f90704a5e484e1b58b0856515709af82220f080a80b618e09a52979f0a98b3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90704a5e484e1b58b0856515709af82220f080a80b618e09a52979f0a98b3ed", kill_on_drop: false }`
[INFO] [stdout] f90704a5e484e1b58b0856515709af82220f080a80b618e09a52979f0a98b3ed
