[INFO] cloning repository https://github.com/scampi/falcon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scampi/falcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscampi%2Ffalcon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscampi%2Ffalcon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0cfc078d782d89ef5523957b8cc4a12e11ef9bf [INFO] testing scampi/falcon against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscampi%2Ffalcon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scampi/falcon on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scampi/falcon [INFO] finished tweaking git repo https://github.com/scampi/falcon [INFO] tweaked toml for git repo https://github.com/scampi/falcon written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scampi/falcon 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b99583bef1a9b2d306050369b359448c733915138bd1236ab82e786437d6a5 [INFO] running `Command { std: "docker" "start" "-a" "76b99583bef1a9b2d306050369b359448c733915138bd1236ab82e786437d6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b99583bef1a9b2d306050369b359448c733915138bd1236ab82e786437d6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b99583bef1a9b2d306050369b359448c733915138bd1236ab82e786437d6a5", kill_on_drop: false }` [INFO] [stdout] 76b99583bef1a9b2d306050369b359448c733915138bd1236ab82e786437d6a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7411f00f58318b124532a0ac50e3c14ca89adcc01e1bf35be44383ea4f1bf23 [INFO] running `Command { std: "docker" "start" "-a" "f7411f00f58318b124532a0ac50e3c14ca89adcc01e1bf35be44383ea4f1bf23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.3.1 [INFO] [stderr] Compiling falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/parser/stmt.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/parser/program.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Exit` is never constructed [INFO] [stdout] --> src/interpreter/stmt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum StmtResult { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Exit(isize), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StmtResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, 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_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, 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_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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 26.09s [INFO] running `Command { std: "docker" "inspect" "f7411f00f58318b124532a0ac50e3c14ca89adcc01e1bf35be44383ea4f1bf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7411f00f58318b124532a0ac50e3c14ca89adcc01e1bf35be44383ea4f1bf23", kill_on_drop: false }` [INFO] [stdout] f7411f00f58318b124532a0ac50e3c14ca89adcc01e1bf35be44383ea4f1bf23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bd9af0ce5b0be6a4d72132a75d5212aab07551e15367e7f8456fd9bc00fcb0 [INFO] running `Command { std: "docker" "start" "-a" "87bd9af0ce5b0be6a4d72132a75d5212aab07551e15367e7f8456fd9bc00fcb0", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/parser/stmt.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/parser/program.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Exit` is never constructed [INFO] [stdout] --> src/interpreter/stmt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum StmtResult { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Exit(isize), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StmtResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, 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_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, 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_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `stderr` and `should_fail` are never used [INFO] [stdout] --> tests/common.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a> Test<'a> { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn stderr(mut self, stderr: &'a str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn should_fail(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Exit` is never constructed [INFO] [stdout] --> src/interpreter/stmt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum StmtResult { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Exit(isize), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StmtResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, 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_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EvaluationError` [INFO] [stdout] 6 | pub enum EvaluationError { [INFO] [stdout] | --------------- `EvaluationError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, 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_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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/errors.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParseError` [INFO] [stdout] 71 | pub enum ParseError { [INFO] [stdout] | ---------- `ParseError` 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 31.71s [INFO] running `Command { std: "docker" "inspect" "87bd9af0ce5b0be6a4d72132a75d5212aab07551e15367e7f8456fd9bc00fcb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bd9af0ce5b0be6a4d72132a75d5212aab07551e15367e7f8456fd9bc00fcb0", kill_on_drop: false }` [INFO] [stdout] 87bd9af0ce5b0be6a4d72132a75d5212aab07551e15367e7f8456fd9bc00fcb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcb4a13e45b7db634eb8f51a2ae029e1b92c13433b72968984cdd1c2c5e775ca [INFO] running `Command { std: "docker" "start" "-a" "bcb4a13e45b7db634eb8f51a2ae029e1b92c13433b72968984cdd1c2c5e775ca", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Parser` [INFO] [stderr] --> src/parser/stmt.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | Parser, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Parser` [INFO] [stderr] --> src/parser/program.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | Parser, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Exit` is never constructed [INFO] [stderr] --> src/interpreter/stmt.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub enum StmtResult { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | Exit(isize), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StmtResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/errors.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, 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_EvaluationError` [INFO] [stderr] 6 | pub enum EvaluationError { [INFO] [stderr] | --------------- `EvaluationError` 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/errors.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Display` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EvaluationError` [INFO] [stderr] 6 | pub enum EvaluationError { [INFO] [stderr] | --------------- `EvaluationError` 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/errors.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(Debug, 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_ParseError` [INFO] [stderr] 71 | pub enum ParseError { [INFO] [stderr] | ---------- `ParseError` 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/errors.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Display` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParseError` [INFO] [stderr] 71 | pub enum ParseError { [INFO] [stderr] | ---------- `ParseError` 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: `falcon` (bin "falcon") generated 7 warnings [INFO] [stderr] warning: methods `stderr` and `should_fail` are never used [INFO] [stderr] --> tests/common.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl<'a> Test<'a> { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn stderr(mut self, stderr: &'a str) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn should_fail(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `falcon` (bin "falcon" test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `falcon` (test "print") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falcon-a2a46be3acc57da2) [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test interpreter::expr::tests::assignment_brackets_lvalue ... ok [INFO] [stdout] test interpreter::expr::tests::concat ... ok [INFO] [stdout] test interpreter::expr::tests::arithmetic ... ok [INFO] [stdout] test interpreter::expr::tests::postincrement ... ok [INFO] [stdout] test interpreter::expr::tests::regexp ... ok [INFO] [stdout] test interpreter::expr::tests::predecrement ... ok [INFO] [stdout] test interpreter::expr::tests::record_count ... ok [INFO] [stdout] test interpreter::expr::tests::scalar_array_misuse ... ok [INFO] [stdout] test interpreter::expr::tests::conditional ... ok [INFO] [stdout] test interpreter::expr::tests::assignment_dollar_lvalue ... ok [INFO] [stdout] test interpreter::expr::tests::preincrement ... ok [INFO] [stdout] test interpreter::expr::tests::comparison ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::conversions ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::exponent_or_float_conversion ... ok [INFO] [stdout] test interpreter::expr::tests::logical_operation ... ok [INFO] [stdout] test interpreter::expr::tests::var_lvalue ... ok [INFO] [stdout] test interpreter::functions::builtins::substr::tests::simple ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::exponent_conversion ... ok [INFO] [stdout] test interpreter::expr::tests::field_lvalue ... ok [INFO] [stdout] test interpreter::expr::tests::postdecrement ... ok [INFO] [stdout] test interpreter::expr::tests::r#match ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::string_conversion ... ok [INFO] [stdout] test interpreter::stmt::tests::block ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::float_conversion ... ok [INFO] [stdout] test interpreter::stmt::formatting::tests::signed_decimal_conversion ... ok [INFO] [stdout] test interpreter::stmt::tests::r#for ... ok [INFO] [stdout] test interpreter::stmt::tests::r#while ... ok [INFO] [stdout] test interpreter::stmt::tests::print ... ok [INFO] [stdout] test interpreter::stmt::tests::delete_subsep ... ok [INFO] [stdout] test interpreter::expr::tests::assignment_name_lvalue ... ok [INFO] [stdout] test interpreter::tests::assign_array ... ok [INFO] [stdout] test interpreter::expr::tests::array_lvalue ... ok [INFO] [stdout] test interpreter::tests::expr_pattern ... ok [INFO] [stdout] test interpreter::stmt::tests::if_else ... ok [INFO] [stdout] test interpreter::stmt::tests::for_in ... ok [INFO] [stdout] test parser::expr::tests::addition ... ok [INFO] [stdout] test interpreter::tests::multiple_whitespaces ... ok [INFO] [stdout] test interpreter::tests::function_calls_array_references_delete ... ok [INFO] [stdout] test interpreter::stmt::tests::delete ... ok [INFO] [stdout] test parser::expr::tests::concat ... ok [INFO] [stdout] test interpreter::tests::use_scalar_with_for_in ... ok [INFO] [stdout] test interpreter::tests::function_calls_array_references ... ok [INFO] [stdout] test parser::expr::tests::comparison ... ok [INFO] [stdout] test parser::expr::tests::assignment ... ok [INFO] [stdout] test interpreter::tests::range_pattern ... ok [INFO] [stdout] test interpreter::tests::function_calls_array_keys ... ok [INFO] [stdout] test parser::expr::tests::in_array ... ok [INFO] [stdout] test interpreter::stmt::tests::r#continue ... ok [INFO] [stdout] test parser::expr::tests::mix_add_sub ... ok [INFO] [stdout] test parser::expr::tests::div ... ok [INFO] [stdout] test parser::expr::tests::mix_div_mul ... ok [INFO] [stdout] test parser::expr::tests::mix_mul_pow ... ok [INFO] [stdout] test parser::expr::tests::mix_div_pow ... ok [INFO] [stdout] test interpreter::stmt::tests::r#break ... ok [INFO] [stdout] test parser::expr::tests::post_increment_decrement ... ok [INFO] [stdout] test parser::expr::tests::modulo ... ok [INFO] [stdout] test parser::expr::tests::grouping ... ok [INFO] [stdout] test parser::expr::tests::mul ... ok [INFO] [stdout] test parser::expr::tests::pow ... ok [INFO] [stdout] test parser::expr::tests::conditional ... ok [INFO] [stdout] test parser::expr::tests::pre_increment_decrement ... ok [INFO] [stdout] test parser::expr::tests::string ... ok [INFO] [stdout] test parser::expr::tests::logical_operators ... ok [INFO] [stdout] test parser::expr::tests::non_match ... ok [INFO] [stdout] test parser::expr::tests::function_call ... ok [INFO] [stdout] test interpreter::tests::special_patterns ... ok [INFO] [stdout] test parser::expr::tests::regexp ... ok [INFO] [stdout] test parser::expr::tests::lvalue ... ok [INFO] [stdout] test interpreter::tests::invalid_function_call ... ok [INFO] [stdout] test parser::expr::tests::r#match ... ok [INFO] [stdout] test parser::stmt::tests::exit_return ... ok [INFO] [stdout] test parser::expr::tests::substraction ... ok [INFO] [stdout] test interpreter::tests::function_calls_local_array ... ok [INFO] [stdout] test parser::expr::tests::leaves ... ok [INFO] [stdout] test parser::expr::tests::syntax_error ... ok [INFO] [stdout] test parser::expr::tests::unary_plus ... ok [INFO] [stdout] test parser::expr::tests::unary_minus ... ok [INFO] [stdout] test parser::stmt::tests::for_in ... ok [INFO] [stdout] test parser::util::tests::comment ... ok [INFO] [stdout] test parser::stmt::tests::delete ... ok [INFO] [stdout] test parser::util::tests::not_valid_name ... ok [INFO] [stdout] test parser::util::tests::regexp ... ok [INFO] [stdout] test parser::util::tests::space ... ok [INFO] [stdout] test parser::util::tests::string ... ok [INFO] [stdout] test parser::stmt::tests::do_while ... ok [INFO] [stdout] test parser::program::tests::function_def ... ok [INFO] [stdout] test parser::program::tests::program ... ok [INFO] [stdout] test parser::program::tests::pattern_action ... ok [INFO] [stdout] test parser::util::tests::valid_name ... ok [INFO] [stdout] test parser::stmt::tests::print_stmt ... ok [INFO] [stdout] test parser::stmt::tests::block ... ok [INFO] [stdout] test interpreter::tests::custom_fs_value ... ok [INFO] [stdout] test parser::stmt::tests::r#while ... ok [INFO] [stdout] test parser::stmt::tests::if_else ... ok [INFO] [stdout] test parser::stmt::tests::r#for ... ok [INFO] [stdout] test interpreter::tests::custom_functions_scalar ... ok [INFO] [stdout] test interpreter::tests::custom_functions_arrays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/builtin.rs (/opt/rustwide/target/debug/deps/builtin-79f5e19416f1fb6a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test index_substr ... ok [INFO] [stdout] test sin_cos ... ok [INFO] [stdout] test length_too_many_args ... ok [INFO] [stdout] test sub_arg_list_not_evaluated ... ok [INFO] [stdout] test rand ... ok [INFO] [stdout] test printf_arg_list_not_evaluated ... ok [INFO] [stdout] test substr_arg_list_not_evaluated ... ok [INFO] [stdout] test toupper_tolower ... ok [INFO] [stdout] test sub ... ok [INFO] [stdout] test split ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-6bb3db0190e37230) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/print.rs (/opt/rustwide/target/debug/deps/print-d968e3407c772d6a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test append_redirection ... ok [INFO] [stdout] test truncate_redirection ... ok [INFO] [stdout] test escaped_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcb4a13e45b7db634eb8f51a2ae029e1b92c13433b72968984cdd1c2c5e775ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb4a13e45b7db634eb8f51a2ae029e1b92c13433b72968984cdd1c2c5e775ca", kill_on_drop: false }` [INFO] [stdout] bcb4a13e45b7db634eb8f51a2ae029e1b92c13433b72968984cdd1c2c5e775ca