[INFO] cloning repository https://github.com/shelbyd/cinnamon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shelbyd/cinnamon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcinnamon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcinnamon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf271c6869194838fb0f5b0a2c112c1561c23d48 [INFO] testing shelbyd/cinnamon against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcinnamon" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shelbyd/cinnamon [INFO] finished tweaking git repo https://github.com/shelbyd/cinnamon [INFO] tweaked toml for git repo https://github.com/shelbyd/cinnamon written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shelbyd/cinnamon 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/shelbyd/cinnamon 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] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.1.6 [INFO] [stderr] Downloaded structopt v0.1.6 [INFO] [stderr] Downloaded clap v2.29.0 [INFO] [stderr] Downloaded libc v0.2.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 153ca094ff8d4056a7912ab118c99da89f4bfa97e000b75243553ee2db8e0ec7 [INFO] running `Command { std: "docker" "start" "-a" "153ca094ff8d4056a7912ab118c99da89f4bfa97e000b75243553ee2db8e0ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "153ca094ff8d4056a7912ab118c99da89f4bfa97e000b75243553ee2db8e0ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153ca094ff8d4056a7912ab118c99da89f4bfa97e000b75243553ee2db8e0ec7", kill_on_drop: false }` [INFO] [stdout] 153ca094ff8d4056a7912ab118c99da89f4bfa97e000b75243553ee2db8e0ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 71e9ab7ccab05e2e70463d8cb1828afe15b12a421c9bf33a0bb8c49910097f83 [INFO] running `Command { std: "docker" "start" "-a" "71e9ab7ccab05e2e70463d8cb1828afe15b12a421c9bf33a0bb8c49910097f83", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling structopt v0.1.6 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling cinnamon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `no_args` is never used [INFO] [stdout] --> src/ast.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Command { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn no_args(s: S) -> Command { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [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/main.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Cinnamon` is not local [INFO] [stdout] | `StructOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (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/main.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Cinnamon` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (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 10.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "71e9ab7ccab05e2e70463d8cb1828afe15b12a421c9bf33a0bb8c49910097f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e9ab7ccab05e2e70463d8cb1828afe15b12a421c9bf33a0bb8c49910097f83", kill_on_drop: false }` [INFO] [stdout] 71e9ab7ccab05e2e70463d8cb1828afe15b12a421c9bf33a0bb8c49910097f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/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] 994076a57e2b57370bbd57e122f8d6adf2de8033ffb621592af01223b3f21866 [INFO] running `Command { std: "docker" "start" "-a" "994076a57e2b57370bbd57e122f8d6adf2de8033ffb621592af01223b3f21866", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling cinnamon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/main.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Cinnamon` is not local [INFO] [stdout] | `StructOpt` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (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/main.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Cinnamon` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (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 1.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "994076a57e2b57370bbd57e122f8d6adf2de8033ffb621592af01223b3f21866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994076a57e2b57370bbd57e122f8d6adf2de8033ffb621592af01223b3f21866", kill_on_drop: false }` [INFO] [stdout] 994076a57e2b57370bbd57e122f8d6adf2de8033ffb621592af01223b3f21866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6eac1ec1f42e1b7803f6da9a78cd4942dade3ca8532fb14b15704bbe93bf7276 [INFO] running `Command { std: "docker" "start" "-a" "6eac1ec1f42e1b7803f6da9a78cd4942dade3ca8532fb14b15704bbe93bf7276", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` 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/main.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(StructOpt)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Cinnamon` is not local [INFO] [stderr] | `StructOpt` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (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/main.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(StructOpt)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Cinnamon` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Cinnamon` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_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 `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cinnamon` (bin "cinnamon" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cinnamon-547456dc3faea2ac) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test ast::tests::block::returns_ok_false_if_first_fails ... ok [INFO] [stdout] test ast::tests::block::returns_ok_false_if_second_fails ... ok [INFO] [stdout] test ast::tests::block::returns_ok_none_if_only_comment ... ok [INFO] [stdout] test ast::tests::block::returns_ok_none_with_empty_block ... ok [INFO] [stdout] test ast::tests::block::returns_err_if_command_errors ... ok [INFO] [stdout] test ast::tests::command::executes_using_the_provided_executor ... ok [INFO] [stdout] test ast::tests::conditional::does_not_execute_if_block_if_predicate_is_false ... ok [INFO] [stdout] test ast::tests::conditional::executes_else_block_if_predicate_fails ... ok [INFO] [stdout] test ast::tests::conditional::executes_if_block_if_predicate_is_true ... ok [INFO] [stdout] test ast::tests::while_::block_failure_breaks_loop ... ok [INFO] [stdout] test ast::tests::while_::executes_block_once ... ok [INFO] [stdout] test ast::tests::while_::executes_block_thrice ... ok [INFO] [stdout] test ast::tests::while_::one_loop_returns_last ... ok [INFO] [stdout] test ast::tests::while_::returns_ok_none_if_predicate_fails ... ok [INFO] [stdout] test parse::command::tests::alpha ... ok [INFO] [stdout] test parse::command::tests::alpha_numeric ... ok [INFO] [stdout] test parse::command::tests::arg::bare_word_and_escaped_quote ... ok [INFO] [stdout] test parse::command::tests::arg::braces ... ok [INFO] [stdout] test parse::command::tests::arg::empty_quotes ... ok [INFO] [stdout] test parse::command::tests::arg::empty_string ... ok [INFO] [stdout] test parse::command::tests::arg::escaped_newline_in_bare_word ... ok [INFO] [stdout] test ast::tests::while_::error_in_predicate_breaks ... ok [INFO] [stdout] test parse::command::tests::arg::newline_in_bare_word ... ok [INFO] [stdout] test ast::tests::block::returns_ok_true_if_one_success ... ok [INFO] [stdout] test parse::command::tests::arg::escaped_single_quote ... ok [INFO] [stdout] test parse::command::tests::arg::numeric_argument ... ok [INFO] [stdout] test parse::command::tests::arg::path_argument ... ok [INFO] [stdout] test parse::command::tests::arg::semicolon ... ok [INFO] [stdout] test parse::command::tests::arg::semicolon_wrapped_in_quotes ... ok [INFO] [stdout] test parse::command::tests::arg::single_quote ... ok [INFO] [stdout] test parse::command::tests::arg::spaces_in_quotes ... ok [INFO] [stdout] test parse::command::tests::arg::special_characters ... ok [INFO] [stdout] test parse::command::tests::bare_word_argument ... ok [INFO] [stdout] test parse::command::tests::empty_string ... ok [INFO] [stdout] test parse::command::tests::extra_spaces ... ok [INFO] [stdout] test parse::command::tests::includes_path ... ok [INFO] [stdout] test parse::command::tests::newlines_between_bare_words ... ok [INFO] [stdout] test parse::command::tests::quotes_next_to_bare_words ... ok [INFO] [stdout] test parse::command::tests::surrounded_in_parens ... ok [INFO] [stdout] test parse::command::tests::three_bare_word_arguments ... ok [INFO] [stdout] test parse::command::tests::three_parens ... ok [INFO] [stdout] test parse::comment::tests::another_line ... ok [INFO] [stdout] test parse::comment::tests::escaped_newline ... ok [INFO] [stdout] test parse::comment::tests::just_hash ... ok [INFO] [stdout] test parse::comment::tests::text ... ok [INFO] [stdout] test parse::comment::tests::windows_line_ending ... ok [INFO] [stdout] test parse::escaped::tests::empty_string ... ok [INFO] [stdout] test parse::escaped::tests::escaped_after_unescaped ... ok [INFO] [stdout] test parse::escaped::tests::escaped_terminal ... ok [INFO] [stdout] test parse::escaped::tests::immediate_terminal ... ok [INFO] [stdout] test parse::escaped::tests::multiple_escaped_terminals ... ok [INFO] [stdout] test parse::escaped::tests::newline ... ok [INFO] [stdout] test parse::escaped::tests::no_problem_characters ... ok [INFO] [stdout] test parse::escaped::tests::other_escapes ... ok [INFO] [stdout] test parse::escaped::tests::starts_with_escaped_terminal ... ok [INFO] [stdout] test parse::escaped::tests::unescaped_terminal ... ok [INFO] [stdout] test parse::if_stmt::tests::empty_else_block ... ok [INFO] [stdout] test parse::if_stmt::tests::empty_else_if ... ok [INFO] [stdout] test parse::if_stmt::tests::block_with_statements ... ok [INFO] [stdout] test parse::if_stmt::tests::true_and_empty_block ... ok [INFO] [stdout] test parse::tests::empty_line ... ok [INFO] [stdout] test parse::tests::trailing_characters ... ok [INFO] [stdout] test parse::tests::empty_line_between_comments ... ok [INFO] [stdout] test parse::tests::comment_is_comment ... ok [INFO] [stdout] test parse::while_stmt::tests::true_and_empty_block ... ok [INFO] [stdout] test parse::tests::empty_is_empty_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6eac1ec1f42e1b7803f6da9a78cd4942dade3ca8532fb14b15704bbe93bf7276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eac1ec1f42e1b7803f6da9a78cd4942dade3ca8532fb14b15704bbe93bf7276", kill_on_drop: false }` [INFO] [stdout] 6eac1ec1f42e1b7803f6da9a78cd4942dade3ca8532fb14b15704bbe93bf7276