[INFO] cloning repository https://github.com/nichtsfrei/nasl-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nichtsfrei/nasl-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnichtsfrei%2Fnasl-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnichtsfrei%2Fnasl-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21552ba65d46e6b275e1ea33d20981e3bc796346
[INFO] testing nichtsfrei/nasl-analyzer against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnichtsfrei%2Fnasl-analyzer" "/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/nichtsfrei/nasl-analyzer
[INFO] finished tweaking git repo https://github.com/nichtsfrei/nasl-analyzer
[INFO] tweaked toml for git repo https://github.com/nichtsfrei/nasl-analyzer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nichtsfrei/nasl-analyzer on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nichtsfrei/nasl-analyzer 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded num_cpus v1.13.1
[INFO] [stderr]   Downloaded lsp-server v0.6.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.9
[INFO] [stderr]   Downloaded tree-sitter-nasl v0.1.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded tree-sitter-c v0.20.1
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded tree-sitter v0.20.7
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] [stderr]   Downloaded pin-project-lite v0.2.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded itoa v1.0.2
[INFO] [stderr]   Downloaded ansi_term v0.12.1
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded same-file v1.0.6
[INFO] [stderr]   Downloaded lsp-types v0.93.0
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9178d9b30e61e2d04ab29874778e1a645c720b0c1b79abbd630299b28740adc8
[INFO] running `Command { std: "docker" "start" "-a" "9178d9b30e61e2d04ab29874778e1a645c720b0c1b79abbd630299b28740adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9178d9b30e61e2d04ab29874778e1a645c720b0c1b79abbd630299b28740adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9178d9b30e61e2d04ab29874778e1a645c720b0c1b79abbd630299b28740adc8", kill_on_drop: false }`
[INFO] [stdout] 9178d9b30e61e2d04ab29874778e1a645c720b0c1b79abbd630299b28740adc8
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a11a96a983a8cdcbfd2808b794815e987c707d6b9054910b6fe2417a86fb7b8
[INFO] running `Command { std: "docker" "start" "-a" "8a11a96a983a8cdcbfd2808b794815e987c707d6b9054910b6fe2417a86fb7b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.9
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling tree-sitter v0.20.7
[INFO] [stderr]    Compiling tree-sitter-nasl v0.1.0
[INFO] [stderr]    Compiling tree-sitter-c v0.20.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling nasl v0.1.0 (/opt/rustwide/workdir/nasl)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> nasl/src/interpret.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &String> + 'a {
[INFO] [stdout]     |                          --                               ^^^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                          |                                |
[INFO] [stdout]     |                          the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &'a String> + 'a {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling lsp-server v0.6.0
[INFO] [stderr]    Compiling lsp-types v0.93.0
[INFO] [stderr]    Compiling nasl-analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s
[INFO] running `Command { std: "docker" "inspect" "8a11a96a983a8cdcbfd2808b794815e987c707d6b9054910b6fe2417a86fb7b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a11a96a983a8cdcbfd2808b794815e987c707d6b9054910b6fe2417a86fb7b8", kill_on_drop: false }`
[INFO] [stdout] 8a11a96a983a8cdcbfd2808b794815e987c707d6b9054910b6fe2417a86fb7b8
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4ecf133d5eebd073e27027e23880591e2ee7dda35fd8ff450a77f30ef62bcd0
[INFO] running `Command { std: "docker" "start" "-a" "a4ecf133d5eebd073e27027e23880591e2ee7dda35fd8ff450a77f30ef62bcd0", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> nasl/src/interpret.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &String> + 'a {
[INFO] [stdout]     |                          --                               ^^^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                          |                                |
[INFO] [stdout]     |                          the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &'a String> + 'a {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nasl-analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "a4ecf133d5eebd073e27027e23880591e2ee7dda35fd8ff450a77f30ef62bcd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ecf133d5eebd073e27027e23880591e2ee7dda35fd8ff450a77f30ef62bcd0", kill_on_drop: false }`
[INFO] [stdout] a4ecf133d5eebd073e27027e23880591e2ee7dda35fd8ff450a77f30ef62bcd0
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7b81c37bb5a76fd34341b881f036f7e0f0123706346d847f4d60e948a0510ee
[INFO] running `Command { std: "docker" "start" "-a" "c7b81c37bb5a76fd34341b881f036f7e0f0123706346d847f4d60e948a0510ee", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> nasl/src/interpret.rs:135:59
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &String> + 'a {
[INFO] [stderr]     |                          --                               ^^^^^^^    -- the same lifetime is named here
[INFO] [stderr]     |                          |                                |
[INFO] [stderr]     |                          the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn includes<'a>(&'a self) -> impl Iterator<Item = &'a String> + 'a {
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: `nasl` (lib) generated 1 warning (run `cargo fix --lib -p nasl` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nasl_analyzer-13b8fcf795fb5f2e)
[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" "c7b81c37bb5a76fd34341b881f036f7e0f0123706346d847f4d60e948a0510ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b81c37bb5a76fd34341b881f036f7e0f0123706346d847f4d60e948a0510ee", kill_on_drop: false }`
[INFO] [stdout] c7b81c37bb5a76fd34341b881f036f7e0f0123706346d847f4d60e948a0510ee
