[INFO] fetching crate oxygengine-script-flow 0.28.0...
[INFO] testing oxygengine-script-flow-0.28.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oxygengine-script-flow 0.28.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate oxygengine-script-flow 0.28.0
[INFO] finished tweaking crates.io crate oxygengine-script-flow 0.28.0
[INFO] tweaked toml for crates.io crate oxygengine-script-flow 0.28.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine-script-flow 0.28.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding oxygengine-core v0.28.0 (available: v0.46.1)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding typid v1.1.1 (available: v1.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typid v1.1.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded hecs-macros v0.8.2
[INFO] [stderr]   Downloaded oxygengine-ignite-derive v0.28.0
[INFO] [stderr]   Downloaded oxygengine-core v0.28.0
[INFO] [stderr]   Downloaded oxygengine-ignite-types v0.28.0
[INFO] [stderr]   Downloaded hecs v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 127261d809274aa81a522a4f53eb09eea49902f34604f4bce4ee9dead974caca
[INFO] running `Command { std: "docker" "start" "-a" "127261d809274aa81a522a4f53eb09eea49902f34604f4bce4ee9dead974caca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "127261d809274aa81a522a4f53eb09eea49902f34604f4bce4ee9dead974caca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "127261d809274aa81a522a4f53eb09eea49902f34604f4bce4ee9dead974caca", kill_on_drop: false }`
[INFO] [stdout] 127261d809274aa81a522a4f53eb09eea49902f34604f4bce4ee9dead974caca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259eda2e8b66f25ff8369e9e90ca7ce803e2f0c488bcc3f5de5ee4c25f5fdad7
[INFO] running `Command { std: "docker" "start" "-a" "259eda2e8b66f25ff8369e9e90ca7ce803e2f0c488bcc3f5de5ee4c25f5fdad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling oxygengine-ignite-types v0.28.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling typid v1.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling oxygengine-ignite-derive v0.28.0
[INFO] [stderr]    Compiling hecs v0.7.7
[INFO] [stderr]    Compiling oxygengine-core v0.28.0
[INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.LocalizationAsset.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Tag.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Name.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Events.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Parent.ignite-type.yaml"
[INFO] [stderr]    Compiling oxygengine-script-flow v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Reference` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Reference` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Value` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Value` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/vm.rs:1119:10
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     None(Option<ast::Reference>),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `VmJump` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1119 -     None(Option<ast::Reference>),
[INFO] [stdout] 1119 +     None(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read(&self) -> RwLockReadGuard<Value> {
[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] 32 |     pub fn read(&self) -> RwLockReadGuard<'_, Value> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<Value> {
[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] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<'_, Value> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s
[INFO] running `Command { std: "docker" "inspect" "259eda2e8b66f25ff8369e9e90ca7ce803e2f0c488bcc3f5de5ee4c25f5fdad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259eda2e8b66f25ff8369e9e90ca7ce803e2f0c488bcc3f5de5ee4c25f5fdad7", kill_on_drop: false }`
[INFO] [stdout] 259eda2e8b66f25ff8369e9e90ca7ce803e2f0c488bcc3f5de5ee4c25f5fdad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf62902fe4dbeec1f5f47913d3514e3d1c54cfdc128c2bc54a4f2451e45000a
[INFO] running `Command { std: "docker" "start" "-a" "5bf62902fe4dbeec1f5f47913d3514e3d1c54cfdc128c2bc54a4f2451e45000a", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxygengine-script-flow v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Reference` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Reference` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Value` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Value` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/vm.rs:1119:10
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     None(Option<ast::Reference>),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `VmJump` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1119 -     None(Option<ast::Reference>),
[INFO] [stdout] 1119 +     None(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read(&self) -> RwLockReadGuard<Value> {
[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] 32 |     pub fn read(&self) -> RwLockReadGuard<'_, Value> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<Value> {
[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] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<'_, Value> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Reference` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Reference` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]    |             |                                       |
[INFO] [stdout]    |             |                                       but the name `Value` in the type namespace is also re-exported here
[INFO] [stdout]    |             the name `Value` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/vm.rs:1119:10
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     None(Option<ast::Reference>),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `VmJump` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1119 -     None(Option<ast::Reference>),
[INFO] [stdout] 1119 +     None(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read(&self) -> RwLockReadGuard<Value> {
[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] 32 |     pub fn read(&self) -> RwLockReadGuard<'_, Value> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vm.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<Value> {
[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] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<'_, Value> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.08s
[INFO] running `Command { std: "docker" "inspect" "5bf62902fe4dbeec1f5f47913d3514e3d1c54cfdc128c2bc54a4f2451e45000a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf62902fe4dbeec1f5f47913d3514e3d1c54cfdc128c2bc54a4f2451e45000a", kill_on_drop: false }`
[INFO] [stdout] 5bf62902fe4dbeec1f5f47913d3514e3d1c54cfdc128c2bc54a4f2451e45000a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd40c38d2eb5087da0db767a332b4ee8cdce58d5299857d6afac5673a3715309
[INFO] running `Command { std: "docker" "start" "-a" "fd40c38d2eb5087da0db767a332b4ee8cdce58d5299857d6afac5673a3715309", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stderr]    |             |                                       |
[INFO] [stderr]    |             |                                       but the name `Reference` in the type namespace is also re-exported here
[INFO] [stderr]    |             the name `Reference` in the type namespace is first re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub use crate::{ast::*, resource::*, system::*, vm::*};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stderr]    |             |                                       |
[INFO] [stderr]    |             |                                       but the name `Value` in the type namespace is also re-exported here
[INFO] [stderr]    |             the name `Value` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/vm.rs:1119:10
[INFO] [stderr]      |
[INFO] [stderr] 1119 |     None(Option<ast::Reference>),
[INFO] [stderr]      |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |     |
[INFO] [stderr]      |     field in this variant
[INFO] [stderr]      |
[INFO] [stderr]      = note: `VmJump` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]      |
[INFO] [stderr] 1119 -     None(Option<ast::Reference>),
[INFO] [stderr] 1119 +     None(()),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vm.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn read(&self) -> RwLockReadGuard<Value> {
[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] 32 |     pub fn read(&self) -> RwLockReadGuard<'_, Value> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vm.rs:36:18
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<Value> {
[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] 36 |     pub fn write(&mut self) -> RwLockWriteGuard<'_, Value> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxygengine-script-flow` (lib) generated 5 warnings (run `cargo fix --lib -p oxygengine-script-flow` to apply 2 suggestions)
[INFO] [stderr] warning: `oxygengine-script-flow` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_script_flow-41b504dbc989bd8e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_hello_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxygengine_script_flow
[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" "fd40c38d2eb5087da0db767a332b4ee8cdce58d5299857d6afac5673a3715309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd40c38d2eb5087da0db767a332b4ee8cdce58d5299857d6afac5673a3715309", kill_on_drop: false }`
[INFO] [stdout] fd40c38d2eb5087da0db767a332b4ee8cdce58d5299857d6afac5673a3715309
