[INFO] fetching crate goscript-codegen 0.1.0...
[INFO] testing goscript-codegen-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate goscript-codegen 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate goscript-codegen 0.1.0
[INFO] finished tweaking crates.io crate goscript-codegen 0.1.0
[INFO] tweaked toml for crates.io crate goscript-codegen 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goscript-codegen 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding slotmap v0.4.3 (available: v1.0.7)
[INFO] [stderr]       Adding time-test v0.2.3 (available: v0.3.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2a2c7e2c4721e816c1331773d8919716c2cbd85b18ac03eae902e579a0a77ce6
[INFO] running `Command { std: "docker" "start" "-a" "2a2c7e2c4721e816c1331773d8919716c2cbd85b18ac03eae902e579a0a77ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a2c7e2c4721e816c1331773d8919716c2cbd85b18ac03eae902e579a0a77ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2c7e2c4721e816c1331773d8919716c2cbd85b18ac03eae902e579a0a77ce6", kill_on_drop: false }`
[INFO] [stdout] 2a2c7e2c4721e816c1331773d8919716c2cbd85b18ac03eae902e579a0a77ce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2d93a38246f5baf38f35c97778c57bebd048fc645b77e1312a673690ef5a2d59
[INFO] running `Command { std: "docker" "start" "-a" "2d93a38246f5baf38f35c97778c57bebd048fc645b77e1312a673690ef5a2d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling slotmap v0.4.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling time-test v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling goscript-parser v0.1.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling goscript-vm v0.1.0
[INFO] [stderr]    Compiling goscript-types v0.1.0
[INFO] [stderr]    Compiling goscript-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn comm_type(&self, i: usize) -> &CommType {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^
[INFO] [stdout]     |                      |                   ||
[INFO] [stdout]     |                      |                   |the same lifetime is hidden here
[INFO] [stdout]     |                      |                   the same lifetime is elided here
[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] 223 |     pub fn comm_type(&self, i: usize) -> &CommType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/emit.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter {
[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] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1071:13
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             drop(func);
[INFO] [stdout]      |             ^^^^^----^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1071 -             drop(func);
[INFO] [stdout] 1071 +             let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1730:9
[INFO] [stdout]      |
[INFO] [stdout] 1730 |         drop(func);
[INFO] [stdout]      |         ^^^^^----^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1730 -         drop(func);
[INFO] [stdout] 1730 +         let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2d93a38246f5baf38f35c97778c57bebd048fc645b77e1312a673690ef5a2d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d93a38246f5baf38f35c97778c57bebd048fc645b77e1312a673690ef5a2d59", kill_on_drop: false }`
[INFO] [stdout] 2d93a38246f5baf38f35c97778c57bebd048fc645b77e1312a673690ef5a2d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 907747dac6b00041621c39cb0c1d8263e0e60223db07086d4ecf4938617025eb
[INFO] running `Command { std: "docker" "start" "-a" "907747dac6b00041621c39cb0c1d8263e0e60223db07086d4ecf4938617025eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling goscript-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn comm_type(&self, i: usize) -> &CommType {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^
[INFO] [stdout]     |                      |                   ||
[INFO] [stdout]     |                      |                   |the same lifetime is hidden here
[INFO] [stdout]     |                      |                   the same lifetime is elided here
[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] 223 |     pub fn comm_type(&self, i: usize) -> &CommType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/emit.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter {
[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] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1071:13
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             drop(func);
[INFO] [stdout]      |             ^^^^^----^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1071 -             drop(func);
[INFO] [stdout] 1071 +             let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1730:9
[INFO] [stdout]      |
[INFO] [stdout] 1730 |         drop(func);
[INFO] [stdout]      |         ^^^^^----^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1730 -         drop(func);
[INFO] [stdout] 1730 +         let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn comm_type(&self, i: usize) -> &CommType {
[INFO] [stdout]     |                      ^^^^^               ^^^^^^^^^
[INFO] [stdout]     |                      |                   ||
[INFO] [stdout]     |                      |                   |the same lifetime is hidden here
[INFO] [stdout]     |                      |                   the same lifetime is elided here
[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] 223 |     pub fn comm_type(&self, i: usize) -> &CommType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/emit.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter {
[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] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1071:13
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             drop(func);
[INFO] [stdout]      |             ^^^^^----^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1071 -             drop(func);
[INFO] [stdout] 1071 +             let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/codegen.rs:1730:9
[INFO] [stdout]      |
[INFO] [stdout] 1730 |         drop(func);
[INFO] [stdout]      |         ^^^^^----^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1730 -         drop(func);
[INFO] [stdout] 1730 +         let _ = func;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "907747dac6b00041621c39cb0c1d8263e0e60223db07086d4ecf4938617025eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907747dac6b00041621c39cb0c1d8263e0e60223db07086d4ecf4938617025eb", kill_on_drop: false }`
[INFO] [stdout] 907747dac6b00041621c39cb0c1d8263e0e60223db07086d4ecf4938617025eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] da358b8d02d6308ea5b406f86aad38408033cfecb2f7d3e89fa112e315680d39
[INFO] running `Command { std: "docker" "start" "-a" "da358b8d02d6308ea5b406f86aad38408033cfecb2f7d3e89fa112e315680d39", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/branch.rs:223:22
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn comm_type(&self, i: usize) -> &CommType {
[INFO] [stderr]     |                      ^^^^^               ^^^^^^^^^
[INFO] [stderr]     |                      |                   ||
[INFO] [stderr]     |                      |                   |the same lifetime is hidden here
[INFO] [stderr]     |                      |                   the same lifetime is elided here
[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] 223 |     pub fn comm_type(&self, i: usize) -> &CommType<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/emit.rs:88:19
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter {
[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] 88 |     pub fn new(f: &mut FunctionVal) -> Emitter<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]     --> src/codegen.rs:1071:13
[INFO] [stderr]      |
[INFO] [stderr] 1071 |             drop(func);
[INFO] [stderr]      |             ^^^^^----^
[INFO] [stderr]      |                  |
[INFO] [stderr]      |                  argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]      |
[INFO] [stderr] 1071 -             drop(func);
[INFO] [stderr] 1071 +             let _ = func;
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]     --> src/codegen.rs:1730:9
[INFO] [stderr]      |
[INFO] [stderr] 1730 |         drop(func);
[INFO] [stderr]      |         ^^^^^----^
[INFO] [stderr]      |              |
[INFO] [stderr]      |              argument has type `&mut goscript_vm::objects::FunctionVal`
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]      |
[INFO] [stderr] 1730 -         drop(func);
[INFO] [stderr] 1730 +         let _ = func;
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `goscript-codegen` (lib) generated 4 warnings (run `cargo fix --lib -p goscript-codegen` to apply 2 suggestions)
[INFO] [stderr] warning: `goscript-codegen` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/goscript_codegen-2fc75060df4ca7d2)
[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 goscript_codegen
[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" "da358b8d02d6308ea5b406f86aad38408033cfecb2f7d3e89fa112e315680d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da358b8d02d6308ea5b406f86aad38408033cfecb2f7d3e89fa112e315680d39", kill_on_drop: false }`
[INFO] [stdout] da358b8d02d6308ea5b406f86aad38408033cfecb2f7d3e89fa112e315680d39
