[INFO] cloning repository https://github.com/johnf9896/lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnf9896/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnf9896%2Flox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnf9896%2Flox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be1108060eb8c5ed940e566fabed1ea588cfe76f [INFO] testing johnf9896/lox against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnf9896%2Flox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/johnf9896/lox [INFO] finished tweaking git repo https://github.com/johnf9896/lox [INFO] tweaked toml for git repo https://github.com/johnf9896/lox written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johnf9896/lox on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johnf9896/lox 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded rustyline v6.2.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded object v0.19.0 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3efafec5d54160f240c7a63c42ea738df48bb630b2fb96433f5749c63711c4a [INFO] running `Command { std: "docker" "start" "-a" "d3efafec5d54160f240c7a63c42ea738df48bb630b2fb96433f5749c63711c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3efafec5d54160f240c7a63c42ea738df48bb630b2fb96433f5749c63711c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3efafec5d54160f240c7a63c42ea738df48bb630b2fb96433f5749c63711c4a", kill_on_drop: false }` [INFO] [stdout] d3efafec5d54160f240c7a63c42ea738df48bb630b2fb96433f5749c63711c4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fe4d6a1a8d3da2d810472c11f36a1e0827de0fad9c9246f490ecbd8670243d54 [INFO] running `Command { std: "docker" "start" "-a" "fe4d6a1a8d3da2d810472c11f36a1e0827de0fad9c9246f490ecbd8670243d54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lox v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/array.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/eval.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeError` [INFO] [stdout] 49 | pub enum RuntimeError { [INFO] [stdout] | ------------ `RuntimeError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lexer.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ScanningError` [INFO] [stdout] 100 | pub enum ScanningError { [INFO] [stdout] | ------------- `ScanningError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/parser.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError` [INFO] [stdout] 19 | pub enum ParsingError { [INFO] [stdout] | ------------ `ParsingError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/resolver.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ResolutionError` [INFO] [stdout] 47 | pub enum ResolutionError { [INFO] [stdout] | --------------- `ResolutionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.72s [INFO] running `Command { std: "docker" "inspect" "fe4d6a1a8d3da2d810472c11f36a1e0827de0fad9c9246f490ecbd8670243d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4d6a1a8d3da2d810472c11f36a1e0827de0fad9c9246f490ecbd8670243d54", kill_on_drop: false }` [INFO] [stdout] fe4d6a1a8d3da2d810472c11f36a1e0827de0fad9c9246f490ecbd8670243d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5e45983b51aadc9b0e3154252939573b54f46c4a014164fadf11dab389627ac0 [INFO] running `Command { std: "docker" "start" "-a" "5e45983b51aadc9b0e3154252939573b54f46c4a014164fadf11dab389627ac0", kill_on_drop: false }` [INFO] [stderr] Compiling lox v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/array.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/eval.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeError` [INFO] [stdout] 49 | pub enum RuntimeError { [INFO] [stdout] | ------------ `RuntimeError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lexer.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ScanningError` [INFO] [stdout] 100 | pub enum ScanningError { [INFO] [stdout] | ------------- `ScanningError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/parser.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError` [INFO] [stdout] 19 | pub enum ParsingError { [INFO] [stdout] | ------------ `ParsingError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/resolver.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ResolutionError` [INFO] [stdout] 47 | pub enum ResolutionError { [INFO] [stdout] | --------------- `ResolutionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/array.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter(&self) -> Iter<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/eval.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeError` [INFO] [stdout] 49 | pub enum RuntimeError { [INFO] [stdout] | ------------ `RuntimeError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lexer.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ScanningError` [INFO] [stdout] 100 | pub enum ScanningError { [INFO] [stdout] | ------------- `ScanningError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/parser.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError` [INFO] [stdout] 19 | pub enum ParsingError { [INFO] [stdout] | ------------ `ParsingError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn peek(&self) -> &Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/resolver.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ResolutionError` [INFO] [stdout] 47 | pub enum ResolutionError { [INFO] [stdout] | --------------- `ResolutionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `Command { std: "docker" "inspect" "5e45983b51aadc9b0e3154252939573b54f46c4a014164fadf11dab389627ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e45983b51aadc9b0e3154252939573b54f46c4a014164fadf11dab389627ac0", kill_on_drop: false }` [INFO] [stdout] 5e45983b51aadc9b0e3154252939573b54f46c4a014164fadf11dab389627ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0d0be153f23c877f1e8b193bfb3dc7abd03839101cf1f2909fefecb7fb1808fc [INFO] running `Command { std: "docker" "start" "-a" "0d0be153f23c877f1e8b193bfb3dc7abd03839101cf1f2909fefecb7fb1808fc", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/array.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 39 | pub fn iter(&self) -> Iter<'_, Value> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/eval.rs:48:28 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug, PartialEq, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeError` [INFO] [stderr] 49 | pub enum RuntimeError { [INFO] [stderr] | ------------ `RuntimeError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lexer.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Debug, PartialEq, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ScanningError` [INFO] [stderr] 100 | pub enum ScanningError { [INFO] [stderr] | ------------- `ScanningError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/parser.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Debug, PartialEq, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError` [INFO] [stderr] 19 | pub enum ParsingError { [INFO] [stderr] | ------------ `ParsingError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | fn peek(&self) -> &Token { [INFO] [stderr] | ^^^^^ ------ [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | fn peek(&self) -> &Token<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/resolver.rs:46:28 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, PartialEq, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ResolutionError` [INFO] [stderr] 47 | pub enum ResolutionError { [INFO] [stderr] | --------------- `ResolutionError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `lox` (lib) generated 6 warnings (run `cargo fix --lib -p lox` to apply 2 suggestions) [INFO] [stderr] warning: `lox` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lox-b35455482dfeae19) [INFO] [stdout] [INFO] [stdout] running 163 tests [INFO] [stdout] test eval::tests::test_anon_function ... ok [INFO] [stdout] test eval::tests::test_array_constructor ... ok [INFO] [stdout] test eval::tests::test_array_get ... ok [INFO] [stdout] test eval::tests::test_array_new ... ok [INFO] [stdout] test eval::tests::test_array_creation ... ok [INFO] [stdout] test eval::tests::test_array_pop ... ok [INFO] [stdout] test eval::tests::test_array_push ... ok [INFO] [stdout] test eval::tests::test_array_set ... ok [INFO] [stdout] test eval::tests::test_array_static_wrappers ... ok [INFO] [stdout] test eval::tests::test_binary_add_expr ... ok [INFO] [stdout] test eval::tests::test_class_getter_init ... ok [INFO] [stdout] test eval::tests::test_class ... ok [INFO] [stdout] test eval::tests::test_binary_rem_expr ... ok [INFO] [stdout] test eval::tests::test_binary_div_expr ... ok [INFO] [stdout] test eval::tests::test_binary_sub_expr ... ok [INFO] [stdout] test eval::tests::test_class_getters ... ok [INFO] [stdout] test eval::tests::test_class_inheritance ... ok [INFO] [stdout] test eval::tests::test_class_init ... ok [INFO] [stdout] test eval::tests::test_binary_mul_expr ... ok [INFO] [stdout] test eval::tests::test_class_static_methods ... ok [INFO] [stdout] test eval::tests::test_class_this ... ok [INFO] [stdout] test eval::tests::test_class_instance_fields ... ok [INFO] [stdout] test eval::tests::test_class_methods ... ok [INFO] [stdout] test eval::tests::test_class_out_of_scope ... ok [INFO] [stdout] test eval::tests::test_closures ... ok [INFO] [stdout] test eval::tests::test_binary_comparison_expr ... ok [INFO] [stdout] test eval::tests::test_comma_expr ... ok [INFO] [stdout] test eval::tests::test_conditional_expr ... ok [INFO] [stdout] test eval::tests::test_division_by_zero ... ok [INFO] [stdout] test eval::tests::test_empty_stmt ... ok [INFO] [stdout] test eval::tests::test_class_inheritance_method_shadowing ... ok [INFO] [stdout] test eval::tests::test_class_static_wrappers ... ok [INFO] [stdout] test eval::tests::test_false_expr ... ok [INFO] [stdout] test eval::tests::test_float_expr ... ok [INFO] [stdout] test eval::tests::test_for_stmt ... ok [INFO] [stdout] test eval::tests::test_for_break_for_stmt ... ok [INFO] [stdout] test eval::tests::test_for_continue_for_stmt ... ok [INFO] [stdout] test eval::tests::test_for_continue_while_stmt ... ok [INFO] [stdout] test eval::tests::test_function_stmt ... ok [INFO] [stdout] test eval::tests::test_function_call ... ok [INFO] [stdout] test eval::tests::test_function_call_native ... ok [INFO] [stdout] test eval::tests::test_for_break_while_stmt ... ok [INFO] [stdout] test eval::tests::test_if_else_stmt_false ... ok [INFO] [stdout] test eval::tests::test_if_else_stmt_true ... ok [INFO] [stdout] test eval::tests::test_if_stmt_false ... ok [INFO] [stdout] test eval::tests::test_if_stmt_true ... ok [INFO] [stdout] test eval::tests::test_incorrect_type_in_static_wrapper ... ok [INFO] [stdout] test eval::tests::test_integer_expr ... ok [INFO] [stdout] test eval::tests::test_local_function ... ok [INFO] [stdout] test eval::tests::test_local_resolution ... ok [INFO] [stdout] test eval::tests::test_locals ... ok [INFO] [stdout] test eval::tests::test_nil_expr ... ok [INFO] [stdout] test eval::tests::test_logical_short_circuit ... ok [INFO] [stdout] test eval::tests::test_logical_expr ... ok [INFO] [stdout] test eval::tests::test_no_fields ... ok [INFO] [stdout] test eval::tests::test_no_properties ... ok [INFO] [stdout] test eval::tests::test_not_a_callable ... ok [INFO] [stdout] test eval::tests::test_string_expr ... ok [INFO] [stdout] test eval::tests::test_unary_negate_expr ... ok [INFO] [stdout] test eval::tests::test_true_expr ... ok [INFO] [stdout] test eval::tests::test_unary_not_expr ... ok [INFO] [stdout] test eval::tests::test_too_few_arguments ... ok [INFO] [stdout] test eval::tests::test_too_many_arguments ... ok [INFO] [stdout] test eval::tests::test_undefined_variable_in_assignment ... ok [INFO] [stdout] test eval::tests::test_undefined_property ... ok [INFO] [stdout] test eval::tests::test_superclass_is_not_class ... ok [INFO] [stdout] test eval::tests::test_undefined_variable ... ok [INFO] [stdout] test eval::tests::test_mismatching_arity_static_wrapper ... ok [INFO] [stdout] test eval::tests::test_var_print ... ok [INFO] [stdout] test eval::tests::test_var_stmt ... ok [INFO] [stdout] test eval::tests::test_var_assignment2 ... ok [INFO] [stdout] test eval::tests::test_while_stmt ... ok [INFO] [stdout] test eval::tests::test_var_shadowing ... ok [INFO] [stdout] test lexer::tests::test_block_comment ... ok [INFO] [stdout] test lexer::tests::test_big_input ... ok [INFO] [stdout] test eval::tests::test_var_assignment ... ok [INFO] [stdout] test lexer::tests::test_empty_input ... ok [INFO] [stdout] test lexer::tests::test_error1 ... ok [INFO] [stdout] test lexer::tests::test_error4 ... ok [INFO] [stdout] test expr::tests::test_debug ... ok [INFO] [stdout] test lexer::tests::test_error2 ... ok [INFO] [stdout] test lexer::tests::test_error3 ... ok [INFO] [stdout] test lexer::tests::test_escaped_string ... ok [INFO] [stdout] test lexer::tests::test_float ... ok [INFO] [stdout] test lexer::tests::test_line_comment ... ok [INFO] [stdout] test lexer::tests::test_identifier ... ok [INFO] [stdout] test lexer::tests::test_integer ... ok [INFO] [stdout] test eval::tests::test_var_assignment_in_block ... ok [INFO] [stdout] test lexer::tests::test_multiple_tokens ... ok [INFO] [stdout] test lexer::tests::test_multiple_errors ... ok [INFO] [stdout] test lexer::tests::test_string ... ok [INFO] [stdout] test lexer::tests::test_single_token ... ok [INFO] [stdout] test lexer::tests::test_string2 ... ok [INFO] [stdout] test parser::tests::test_assign_expr ... ok [INFO] [stdout] test parser::tests::test_binary_div_expr ... ok [INFO] [stdout] test parser::tests::test_binary_add_expr ... ok [INFO] [stdout] test parser::tests::test_binary_equal_expr ... ok [INFO] [stdout] test parser::tests::test_binary_greater_expr ... ok [INFO] [stdout] test parser::tests::test_binary_greater_equal_expr ... ok [INFO] [stdout] test parser::tests::test_binary_less_expr ... ok [INFO] [stdout] test parser::tests::test_binary_mult_expr ... ok [INFO] [stdout] test parser::tests::test_binary_less_equal_expr ... ok [INFO] [stdout] test parser::tests::test_binary_sub_expr ... ok [INFO] [stdout] test parser::tests::test_conditional_expr ... ok [INFO] [stdout] test parser::tests::test_block_stmt ... ok [INFO] [stdout] test parser::tests::test_comma_expr ... ok [INFO] [stdout] test parser::tests::test_binary_rem_expr ... ok [INFO] [stdout] test parser::tests::test_binary_not_equal_expr ... ok [INFO] [stdout] test parser::tests::test_empty_for_stmt ... ok [INFO] [stdout] test parser::tests::test_break_stmt ... ok [INFO] [stdout] test parser::tests::test_false_expr ... ok [INFO] [stdout] test parser::tests::test_if_else_stmt ... ok [INFO] [stdout] test parser::tests::test_expected_expression ... ok [INFO] [stdout] test parser::tests::test_expr_stmt ... ok [INFO] [stdout] test parser::tests::test_for_stmt ... ok [INFO] [stdout] test parser::tests::test_missing_brace_paren ... ok [INFO] [stdout] test parser::tests::test_logical_and_expr ... ok [INFO] [stdout] test parser::tests::test_missing_close_paren ... ok [INFO] [stdout] test parser::tests::test_missing_close_paren_if ... ok [INFO] [stdout] test parser::tests::test_missing_open_paren_if ... ok [INFO] [stdout] test parser::tests::test_missing_semicolon ... ok [INFO] [stdout] test parser::tests::test_missing_var_name ... ok [INFO] [stdout] test parser::tests::test_nested_conditional_expr ... ok [INFO] [stdout] test parser::tests::test_nested_expr ... ok [INFO] [stdout] test parser::tests::test_nil_expr ... ok [INFO] [stdout] test parser::tests::test_null_var_stmt ... ok [INFO] [stdout] test parser::tests::test_print_stmt ... ok [INFO] [stdout] test parser::tests::test_logical_or_expr ... ok [INFO] [stdout] test parser::tests::test_float_expr ... ok [INFO] [stdout] test parser::tests::test_group_expr ... ok [INFO] [stdout] test parser::tests::test_integer_expr ... ok [INFO] [stdout] test parser::tests::test_if_stmt ... ok [INFO] [stdout] test parser::tests::test_missing_colon ... ok [INFO] [stdout] test parser::tests::test_logical_and_or_expr ... ok [INFO] [stdout] test parser::tests::test_string_expr ... ok [INFO] [stdout] test parser::tests::test_true_expr ... ok [INFO] [stdout] test parser::tests::test_unary_negate_expr ... ok [INFO] [stdout] test parser::tests::test_unary_not_expr ... ok [INFO] [stdout] test parser::tests::test_var_stmt ... ok [INFO] [stdout] test parser::tests::test_variable_expr ... ok [INFO] [stdout] test resolver::tests::test_break_in_fun ... ok [INFO] [stdout] test resolver::tests::test_break_outside_loop ... ok [INFO] [stdout] test resolver::tests::test_continue_in_fun ... ok [INFO] [stdout] test resolver::tests::test_duplicate_method ... ok [INFO] [stdout] test resolver::tests::test_continue_outside_loop ... ok [INFO] [stdout] test parser::tests::test_while_stmt ... ok [INFO] [stdout] test resolver::tests::test_duplicate_static_method ... ok [INFO] [stdout] test resolver::tests::test_duplicate_static_method2 ... ok [INFO] [stdout] test resolver::tests::test_break_in_anon_fun ... ok [INFO] [stdout] test resolver::tests::test_duplicate_method_getter ... ok [INFO] [stdout] test resolver::tests::test_class_inherits_from_itself ... ok [INFO] [stdout] test resolver::tests::test_continue_in_anon_fun ... ok [INFO] [stdout] test resolver::tests::test_multiple ... ok [INFO] [stdout] test resolver::tests::test_super_outside_class ... ok [INFO] [stdout] test resolver::tests::test_return_in_initializer ... ok [INFO] [stdout] test resolver::tests::test_this_in_static_method ... ok [INFO] [stdout] test resolver::tests::test_duplicate_argument ... ok [INFO] [stdout] test resolver::tests::test_return_outside_fun ... ok [INFO] [stdout] test resolver::tests::test_super_not_in_subclass ... ok [INFO] [stdout] test resolver::tests::test_this_outside_class ... ok [INFO] [stdout] test resolver::tests::test_var_already_in_scope ... ok [INFO] [stdout] test resolver::tests::test_unused_variable ... ok [INFO] [stdout] test resolver::tests::test_var_in_init ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lox-8d7ea45a09ce6f19) [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" "0d0be153f23c877f1e8b193bfb3dc7abd03839101cf1f2909fefecb7fb1808fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0be153f23c877f1e8b193bfb3dc7abd03839101cf1f2909fefecb7fb1808fc", kill_on_drop: false }` [INFO] [stdout] 0d0be153f23c877f1e8b193bfb3dc7abd03839101cf1f2909fefecb7fb1808fc