[INFO] cloning repository https://github.com/Aiffelowy/harpy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiffelowy/harpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiffelowy%2Fharpy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiffelowy%2Fharpy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae63daa0d718dd4af89361bd59289c7d5c5bd942
[INFO] checking Aiffelowy/harpy against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiffelowy%2Fharpy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aiffelowy/harpy
[INFO] finished tweaking git repo https://github.com/Aiffelowy/harpy
[INFO] tweaked toml for git repo https://github.com/Aiffelowy/harpy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aiffelowy/harpy on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aiffelowy/harpy 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 982a11fddf056a7714e5c2acda9413053973ba4e01bad905236ab15470789418
[INFO] running `Command { std: "docker" "start" "-a" "982a11fddf056a7714e5c2acda9413053973ba4e01bad905236ab15470789418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982a11fddf056a7714e5c2acda9413053973ba4e01bad905236ab15470789418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982a11fddf056a7714e5c2acda9413053973ba4e01bad905236ab15470789418", kill_on_drop: false }`
[INFO] [stdout] 982a11fddf056a7714e5c2acda9413053973ba4e01bad905236ab15470789418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bacb22c75ecc54d3ef71b5d59c096d3041b03d395b456bb7e1bc3c3285849d8f
[INFO] running `Command { std: "docker" "start" "-a" "bacb22c75ecc54d3ef71b5d59c096d3041b03d395b456bb7e1bc3c3285849d8f", kill_on_drop: false }`
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Lexer::new(input).unwrap()
[INFO] [stdout]     |         ---------- ^^^^^ expected `&SourceFile`, found `&str`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&SourceFile`
[INFO] [stdout]                found reference `&str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lexer/lexer.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 |     pub fn new(buffer: &'lexer SourceFile) -> Result<Self> {
[INFO] [stdout]     |            ^^^ --------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:313:46
[INFO] [stdout]     |
[INFO] [stdout] 313 |             TokenType::Literal(Lit::LitFloat(5.0))
[INFO] [stdout]     |                                ------------- ^^^ expected `u64`, found floating-point number
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/lexer/tokens.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         LitFloat(u64)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:317:46
[INFO] [stdout]     |
[INFO] [stdout] 317 |             TokenType::Literal(Lit::LitFloat(0.2))
[INFO] [stdout]     |                                ------------- ^^^ expected `u64`, found floating-point number
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/lexer/tokens.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         LitFloat(u64)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:321:46
[INFO] [stdout]     |
[INFO] [stdout] 321 |             TokenType::Literal(Lit::LitFloat(235.0))
[INFO] [stdout]     |                                ------------- ^^^^^ expected `u64`, found floating-point number
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/lexer/tokens.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         LitFloat(u64)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:325:46
[INFO] [stdout]     |
[INFO] [stdout] 325 |             TokenType::Literal(Lit::LitFloat(214.0))
[INFO] [stdout]     |                                ------------- ^^^^^ expected `u64`, found floating-point number
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/lexer/tokens.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         LitFloat(u64)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer/lexer.rs:329:46
[INFO] [stdout]     |
[INFO] [stdout] 329 |             TokenType::Literal(Lit::LitFloat(0.4))
[INFO] [stdout]     |                                ------------- ^^^ expected `u64`, found floating-point number
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/lexer/tokens.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         LitFloat(u64)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parser/expr/expr.rs:205:49
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let mut parser = Parser::new(Lexer::new(s).unwrap());
[INFO] [stdout]     |                                      ---------- ^ expected `&SourceFile`, found `&str`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&SourceFile`
[INFO] [stdout]                found reference `&str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lexer/lexer.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 |     pub fn new(buffer: &'lexer SourceFile) -> Result<Self> {
[INFO] [stdout]     |            ^^^ --------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Box` found for struct `prefix::PrefixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Expr::Prefix(PrefixOp::Box, inner) => {
[INFO] [stdout]     |                                    ^^^ associated item not found in `prefix::PrefixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/prefix.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct PrefixOp {
[INFO] [stdout]     | ------------------- associated item `Box` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Minus` found for struct `prefix::PrefixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Expr::Prefix(PrefixOp::Minus, inner) => {
[INFO] [stdout]     |                                    ^^^^^ associated item not found in `prefix::PrefixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/prefix.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct PrefixOp {
[INFO] [stdout]     | ------------------- associated item `Minus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Plus` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:247:39
[INFO] [stdout]     |
[INFO] [stdout] 247 |             Expr::Infix(lhs, InfixOp::Plus, rhs) => {
[INFO] [stdout]     |                                       ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Plus` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:259:39
[INFO] [stdout]     |
[INFO] [stdout] 259 |             Expr::Infix(lhs, InfixOp::Plus, rhs) => {
[INFO] [stdout]     |                                       ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Mult` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:262:45
[INFO] [stdout]     |
[INFO] [stdout] 262 |                     Expr::Infix(_, InfixOp::Mult, _) => {} // correct precedence
[INFO] [stdout]     |                                             ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Mult` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Mult` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:274:39
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Expr::Infix(lhs, InfixOp::Mult, rhs) => {
[INFO] [stdout]     |                                       ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Mult` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Plus` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:276:45
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     Expr::Infix(_, InfixOp::Plus, _) => {} // parentheses worked
[INFO] [stdout]     |                                             ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Box` found for struct `prefix::PrefixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:289:36
[INFO] [stdout]     |
[INFO] [stdout] 289 |             Expr::Prefix(PrefixOp::Box, inner) => match *inner {
[INFO] [stdout]     |                                    ^^^ associated item not found in `prefix::PrefixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/prefix.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct PrefixOp {
[INFO] [stdout]     | ------------------- associated item `Box` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Mult` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:290:43
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 Expr::Infix(lhs, InfixOp::Mult, rhs) => {
[INFO] [stdout]     |                                           ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Mult` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Plus` found for struct `infix::InfixOp` in the current scope
[INFO] [stdout]    --> src/parser/expr/expr.rs:292:49
[INFO] [stdout]     |
[INFO] [stdout] 292 |                         Expr::Infix(_, InfixOp::Plus, _) => {}
[INFO] [stdout]     |                                                 ^^^^ associated item not found in `infix::InfixOp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/expr/infix.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct InfixOp {
[INFO] [stdout]     | ------------------ associated item `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/parser/statements/let_stmt.rs:76:49
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut parser = Parser::new(Lexer::new("let var: mut int = (7 + 3) * 4;").unwrap());
[INFO] [stdout]    |                                      ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&SourceFile`, found `&str`
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&SourceFile`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/lexer/lexer.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(buffer: &'lexer SourceFile) -> Result<Self> {
[INFO] [stdout]    |            ^^^ --------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/parser/statements/return_stmt.rs:89:49
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut parser = Parser::new(Lexer::new("return a == b").unwrap());
[INFO] [stdout]    |                                      ---------- ^^^^^^^^^^^^^^^ expected `&SourceFile`, found `&str`
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&SourceFile`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/lexer/lexer.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(buffer: &'lexer SourceFile) -> Result<Self> {
[INFO] [stdout]    |            ^^^ --------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compiler` (bin "compiler" test) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/extensions/scope_rc.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn get(&self) -> Ref<Scope>;
[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] 6 |     fn get(&self) -> Ref<'_, Scope>;
[INFO] [stdout]   |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/extensions/scope_rc.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn get_mut(&self) -> RefMut<Scope>;
[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] 7 |     fn get_mut(&self) -> RefMut<'_, Scope>;
[INFO] [stdout]   |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/scope_rc.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get(&self) -> Ref<Scope> {
[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] 11 |     fn get(&self) -> Ref<'_, Scope> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/scope_rc.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_mut(&self) -> RefMut<Scope> {
[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] 15 |     fn get_mut(&self) -> RefMut<'_, Scope> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/extensions/symbol_info_rc.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn as_function(&self) -> Option<std::cell::Ref<FunctionInfo>>;
[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] 9 |     fn as_function(&self) -> Option<std::cell::Ref<'_, FunctionInfo>>;
[INFO] [stdout]   |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn as_function_mut(&self) -> Option<std::cell::RefMut<FunctionInfo>>;
[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] 10 |     fn as_function_mut(&self) -> Option<std::cell::RefMut<'_, FunctionInfo>>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn as_variable(&self) -> Option<std::cell::Ref<VariableInfo>>;
[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] 11 |     fn as_variable(&self) -> Option<std::cell::Ref<'_, VariableInfo>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn as_variable_mut(&self) -> Option<std::cell::RefMut<VariableInfo>>;
[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] 12 |     fn as_variable_mut(&self) -> Option<std::cell::RefMut<'_, VariableInfo>>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn get(&self) -> Ref<SymbolInfo>;
[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] 13 |     fn get(&self) -> Ref<'_, SymbolInfo>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn as_function(&self) -> Option<std::cell::Ref<FunctionInfo>> {
[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] 17 |     fn as_function(&self) -> Option<std::cell::Ref<'_, FunctionInfo>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn as_function_mut(&self) -> Option<std::cell::RefMut<FunctionInfo>> {
[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] 27 |     fn as_function_mut(&self) -> Option<std::cell::RefMut<'_, FunctionInfo>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn as_variable(&self) -> Option<Ref<VariableInfo>> {
[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] 37 |     fn as_variable(&self) -> Option<Ref<'_, VariableInfo>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn as_variable_mut(&self) -> Option<RefMut<VariableInfo>> {
[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] 47 |     fn as_variable_mut(&self) -> Option<RefMut<'_, VariableInfo>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/symbol_info_rc.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get(&self) -> Ref<SymbolInfo> {
[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] 57 |     fn get(&self) -> Ref<'_, SymbolInfo> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bacb22c75ecc54d3ef71b5d59c096d3041b03d395b456bb7e1bc3c3285849d8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bacb22c75ecc54d3ef71b5d59c096d3041b03d395b456bb7e1bc3c3285849d8f", kill_on_drop: false }`
[INFO] [stdout] bacb22c75ecc54d3ef71b5d59c096d3041b03d395b456bb7e1bc3c3285849d8f
