[INFO] fetching crate runscript 2.0.0-alpha.2... [INFO] checking runscript-2.0.0-alpha.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate runscript 2.0.0-alpha.2 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate runscript 2.0.0-alpha.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate runscript 2.0.0-alpha.2 [INFO] finished tweaking crates.io crate runscript 2.0.0-alpha.2 [INFO] tweaked toml for crates.io crate runscript 2.0.0-alpha.2 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate runscript 2.0.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trace v0.1.6 [INFO] [stderr] Downloaded conch-parser v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 821d44393e5f858304d753600483e2780aaa893d350e13a94f1f8f7cf70f3cca [INFO] running `Command { std: "docker" "start" "-a" "821d44393e5f858304d753600483e2780aaa893d350e13a94f1f8f7cf70f3cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "821d44393e5f858304d753600483e2780aaa893d350e13a94f1f8f7cf70f3cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821d44393e5f858304d753600483e2780aaa893d350e13a94f1f8f7cf70f3cca", kill_on_drop: false }` [INFO] [stdout] 821d44393e5f858304d753600483e2780aaa893d350e13a94f1f8f7cf70f3cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed161781c880c9226bbc938330b281f4bb194c138bdeec2a39d3c71abef80bd6 [INFO] running `Command { std: "docker" "start" "-a" "ed161781c880c9226bbc938330b281f4bb194c138bdeec2a39d3c71abef80bd6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking conch-parser v0.1.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking runscript v2.0.0-alpha.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/parser.rs (3 fixes) [INFO] [stderr] Fixed src/exec.rs (9 fixes) [INFO] [stderr] Fixed src/script.rs (1 fix) [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/lib.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/lib.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/out.rs (1 fix) [INFO] [stderr] Fixed src/main.rs (3 fixes) [INFO] [stdout] warning: variant is never constructed: `InvalidGlob` [INFO] [stdout] --> src/exec.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / InvalidGlob { [INFO] [stdout] 61 | | glob: String, [INFO] [stdout] 62 | | loc: RunscriptLocation, [INFO] [stdout] 63 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoGlobMatches` [INFO] [stdout] --> src/exec.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / NoGlobMatches { [INFO] [stdout] 65 | | glob: String, [INFO] [stdout] 66 | | loc: RunscriptLocation, [INFO] [stdout] 67 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadCommand` [INFO] [stdout] --> src/exec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / BadCommand { [INFO] [stdout] 69 | | err: std::io::Error, [INFO] [stdout] 70 | | loc: RunscriptLocation, [INFO] [stdout] 71 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_runfile` [INFO] [stdout] --> src/parser.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn parse_runfile(path: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Punctuation` [INFO] [stdout] --> src/parser.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | Punctuation(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consume_word_break_punctuation` [INFO] [stdout] --> src/parser.rs:465:8 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn consume_word_break_punctuation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidGlob` [INFO] [stdout] --> src/exec.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / InvalidGlob { [INFO] [stdout] 61 | | glob: String, [INFO] [stdout] 62 | | loc: RunscriptLocation, [INFO] [stdout] 63 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoGlobMatches` [INFO] [stdout] --> src/exec.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / NoGlobMatches { [INFO] [stdout] 65 | | glob: String, [INFO] [stdout] 66 | | loc: RunscriptLocation, [INFO] [stdout] 67 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadCommand` [INFO] [stdout] --> src/exec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / BadCommand { [INFO] [stdout] 69 | | err: std::io::Error, [INFO] [stdout] 70 | | loc: RunscriptLocation, [INFO] [stdout] 71 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_runfile` [INFO] [stdout] --> src/parser.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn parse_runfile(path: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Punctuation` [INFO] [stdout] --> src/parser.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | Punctuation(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consume_word_break_punctuation` [INFO] [stdout] --> src/parser.rs:465:8 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn consume_word_break_punctuation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.15s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking runscript v2.0.0-alpha.2 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/lib.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/lib.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidGlob` [INFO] [stdout] --> src/exec.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / InvalidGlob { [INFO] [stdout] 61 | | glob: String, [INFO] [stdout] 62 | | loc: RunscriptLocation, [INFO] [stdout] 63 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoGlobMatches` [INFO] [stdout] --> src/exec.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / NoGlobMatches { [INFO] [stdout] 65 | | glob: String, [INFO] [stdout] 66 | | loc: RunscriptLocation, [INFO] [stdout] 67 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadCommand` [INFO] [stdout] --> src/exec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / BadCommand { [INFO] [stdout] 69 | | err: std::io::Error, [INFO] [stdout] 70 | | loc: RunscriptLocation, [INFO] [stdout] 71 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_runfile` [INFO] [stdout] --> src/parser.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn parse_runfile(path: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Punctuation` [INFO] [stdout] --> src/parser.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | Punctuation(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consume_word_break_punctuation` [INFO] [stdout] --> src/parser.rs:465:8 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn consume_word_break_punctuation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidGlob` [INFO] [stdout] --> src/exec.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / InvalidGlob { [INFO] [stdout] 61 | | glob: String, [INFO] [stdout] 62 | | loc: RunscriptLocation, [INFO] [stdout] 63 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoGlobMatches` [INFO] [stdout] --> src/exec.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / NoGlobMatches { [INFO] [stdout] 65 | | glob: String, [INFO] [stdout] 66 | | loc: RunscriptLocation, [INFO] [stdout] 67 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadCommand` [INFO] [stdout] --> src/exec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / BadCommand { [INFO] [stdout] 69 | | err: std::io::Error, [INFO] [stdout] 70 | | loc: RunscriptLocation, [INFO] [stdout] 71 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `was_interrupted` [INFO] [stdout] --> src/exec.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn was_interrupted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strsignal` [INFO] [stdout] --> src/exec.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | fn strsignal(sig: c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signal` [INFO] [stdout] --> src/exec.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn signal(status: &ExitStatus) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_runfile` [INFO] [stdout] --> src/parser.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn parse_runfile(path: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Punctuation` [INFO] [stdout] --> src/parser.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | Punctuation(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consume_word_break_punctuation` [INFO] [stdout] --> src/parser.rs:465:8 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn consume_word_break_punctuation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | self.0.send(Interrupt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/exec.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | exec_andor_list(command, config, env, interruptable); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "ed161781c880c9226bbc938330b281f4bb194c138bdeec2a39d3c71abef80bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed161781c880c9226bbc938330b281f4bb194c138bdeec2a39d3c71abef80bd6", kill_on_drop: false }` [INFO] [stdout] ed161781c880c9226bbc938330b281f4bb194c138bdeec2a39d3c71abef80bd6