[INFO] cloning repository https://github.com/filakhtov/qemu-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filakhtov/qemu-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilakhtov%2Fqemu-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilakhtov%2Fqemu-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c9675e9d0cb71265891ad346368de3afa6a4d67 [INFO] checking filakhtov/qemu-launcher against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilakhtov%2Fqemu-launcher" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filakhtov/qemu-launcher 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 git repo https://github.com/filakhtov/qemu-launcher [INFO] finished tweaking git repo https://github.com/filakhtov/qemu-launcher [INFO] tweaked toml for git repo https://github.com/filakhtov/qemu-launcher written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/filakhtov/qemu-launcher 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] Downloading crates ... [INFO] [stderr] Downloaded partition-identity v0.2.8 [INFO] [stderr] Downloaded proc-mounts v0.2.4 [INFO] [stderr] Downloaded rlimit v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 4c6bae356258cdd466e6af9ff929ab1399d3e9e84e899815d05384801aecc77a [INFO] running `Command { std: "docker" "start" "-a" "4c6bae356258cdd466e6af9ff929ab1399d3e9e84e899815d05384801aecc77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c6bae356258cdd466e6af9ff929ab1399d3e9e84e899815d05384801aecc77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6bae356258cdd466e6af9ff929ab1399d3e9e84e899815d05384801aecc77a", kill_on_drop: false }` [INFO] [stdout] 4c6bae356258cdd466e6af9ff929ab1399d3e9e84e899815d05384801aecc77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 43be2f20b9509208c22068fcf4bfff3948d323cc07e7e2fe706b66cb630a40d1 [INFO] running `Command { std: "docker" "start" "-a" "43be2f20b9509208c22068fcf4bfff3948d323cc07e7e2fe706b66cb630a40d1", 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.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking rlimit v0.5.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking partition-identity v0.2.8 [INFO] [stderr] Checking proc-mounts v0.2.4 [INFO] [stderr] Checking qemu-launcher v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: field is never read: `program_name` [INFO] [stdout] --> src/arguments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug` [INFO] [stdout] --> src/arguments.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | debug: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> src/arguments.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | verbose: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_debug_enabled` [INFO] [stdout] --> src/arguments.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn is_debug_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_verbose_mode` [INFO] [stdout] --> src/arguments.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn is_verbose_mode(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_program_name` [INFO] [stdout] --> src/arguments.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_program_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | / verify_expectation!( [INFO] [stdout] 525 | | TEST_EXPECTATIONS::std_fs_open_options_open => std::fs::OpenOptions::open { path } [INFO] [stdout] 526 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | verify_expectation!(TEST_EXPECTATIONS::std_fs_remove_dir => std::fs::remove_dir { path }) [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | verify_expectation!(TEST_EXPECTATIONS::std_fs_create_dir_all => std::fs::create_dir_all { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:544:17 [INFO] [stdout] | [INFO] [stdout] 544 | verify_expectation!(TEST_EXPECTATIONS::std_fs_write => std::fs::write { path, data }) [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:559:21 [INFO] [stdout] | [INFO] [stdout] 559 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_open => std::fs::File::open { path }) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_write => std::fs::File::write { buf }) [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:569:21 [INFO] [stdout] | [INFO] [stdout] 569 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_set_len => std::fs::File::set_len { size }) [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_as_raw_fd => std::fs::File::as_raw_fd { _ }) [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:581:21 [INFO] [stdout] | [INFO] [stdout] 581 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_seek => std::fs::File::seek { pos }) [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:587:34 [INFO] [stdout] | [INFO] [stdout] 587 | let result = verify_expectation!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 588 | | TEST_EXPECTATIONS::std_fs_file_read => std::fs::File::read { _ } [INFO] [stdout] 589 | | )?; [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:617:17 [INFO] [stdout] | [INFO] [stdout] 617 | / verify_expectation!( [INFO] [stdout] 618 | | TEST_EXPECTATIONS::proc_mounts_mount_iter_source_mounted_at => [INFO] [stdout] 619 | | proc_mounts::MountIter::source_mounted_at { source, path } [INFO] [stdout] 620 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | verify_expectation!(TEST_EXPECTATIONS::nix_fcntl_flock => nix::fcntl::flock { fd, arg }) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:664:33 [INFO] [stdout] | [INFO] [stdout] 664 | / ... verify_expectation!(TEST_EXPECTATIONS::nix_mount_mount => nix::mount::mount [INFO] [stdout] 665 | | ... { source, target, fstype, flags, data }) [INFO] [stdout] | |__________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | / verify_expectation!( [INFO] [stdout] 306 | | TEST_EXPECTATIONS::std_process_exit_status_success => [INFO] [stdout] 307 | | std::process::ExitStatus::success { _ } [INFO] [stdout] 308 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | / verify_expectation!( [INFO] [stdout] 313 | | TEST_EXPECTATIONS::std_process_exit_status_code => [INFO] [stdout] 314 | | std::process::ExitStatus::code { _ } [INFO] [stdout] 315 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 369 | / verify_expectation!( [INFO] [stdout] 370 | | TEST_EXPECTATIONS::std_process_child_wait => std::process::Child::wait { _ } [INFO] [stdout] 371 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:402:21 [INFO] [stdout] | [INFO] [stdout] 402 | / verify_expectation!( [INFO] [stdout] 403 | | TEST_EXPECTATIONS::std_process_command_output => std::process::Command::output { _ } [INFO] [stdout] 404 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | / verify_expectation!( [INFO] [stdout] 455 | | TEST_EXPECTATIONS::std_process_command_spawn => std::process::Command::spawn { _ } [INFO] [stdout] 456 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking qemu-launcher v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | / verify_expectation!( [INFO] [stdout] 525 | | TEST_EXPECTATIONS::std_fs_open_options_open => std::fs::OpenOptions::open { path } [INFO] [stdout] 526 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | verify_expectation!(TEST_EXPECTATIONS::std_fs_remove_dir => std::fs::remove_dir { path }) [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | verify_expectation!(TEST_EXPECTATIONS::std_fs_create_dir_all => std::fs::create_dir_all { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:544:17 [INFO] [stdout] | [INFO] [stdout] 544 | verify_expectation!(TEST_EXPECTATIONS::std_fs_write => std::fs::write { path, data }) [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:559:21 [INFO] [stdout] | [INFO] [stdout] 559 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_open => std::fs::File::open { path }) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_write => std::fs::File::write { buf }) [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:569:21 [INFO] [stdout] | [INFO] [stdout] 569 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_set_len => std::fs::File::set_len { size }) [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_as_raw_fd => std::fs::File::as_raw_fd { _ }) [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:581:21 [INFO] [stdout] | [INFO] [stdout] 581 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_seek => std::fs::File::seek { pos }) [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:587:34 [INFO] [stdout] | [INFO] [stdout] 587 | let result = verify_expectation!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 588 | | TEST_EXPECTATIONS::std_fs_file_read => std::fs::File::read { _ } [INFO] [stdout] 589 | | )?; [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:617:17 [INFO] [stdout] | [INFO] [stdout] 617 | / verify_expectation!( [INFO] [stdout] 618 | | TEST_EXPECTATIONS::proc_mounts_mount_iter_source_mounted_at => [INFO] [stdout] 619 | | proc_mounts::MountIter::source_mounted_at { source, path } [INFO] [stdout] 620 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | verify_expectation!(TEST_EXPECTATIONS::nix_fcntl_flock => nix::fcntl::flock { fd, arg }) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cpuset.rs:664:33 [INFO] [stdout] | [INFO] [stdout] 664 | / ... verify_expectation!(TEST_EXPECTATIONS::nix_mount_mount => nix::mount::mount [INFO] [stdout] 665 | | ... { source, target, fstype, flags, data }) [INFO] [stdout] | |__________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | / verify_expectation!( [INFO] [stdout] 306 | | TEST_EXPECTATIONS::std_process_exit_status_success => [INFO] [stdout] 307 | | std::process::ExitStatus::success { _ } [INFO] [stdout] 308 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | / verify_expectation!( [INFO] [stdout] 313 | | TEST_EXPECTATIONS::std_process_exit_status_code => [INFO] [stdout] 314 | | std::process::ExitStatus::code { _ } [INFO] [stdout] 315 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 369 | / verify_expectation!( [INFO] [stdout] 370 | | TEST_EXPECTATIONS::std_process_child_wait => std::process::Child::wait { _ } [INFO] [stdout] 371 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:402:21 [INFO] [stdout] | [INFO] [stdout] 402 | / verify_expectation!( [INFO] [stdout] 403 | | TEST_EXPECTATIONS::std_process_command_output => std::process::Command::output { _ } [INFO] [stdout] 404 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/test.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/process.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | / verify_expectation!( [INFO] [stdout] 455 | | TEST_EXPECTATIONS::std_process_command_spawn => std::process::Command::spawn { _ } [INFO] [stdout] 456 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stdout] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `program_name` [INFO] [stdout] --> src/arguments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug` [INFO] [stdout] --> src/arguments.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | debug: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> src/arguments.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | verbose: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_debug_enabled` [INFO] [stdout] --> src/arguments.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn is_debug_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_verbose_mode` [INFO] [stdout] --> src/arguments.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn is_verbose_mode(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_program_name` [INFO] [stdout] --> src/arguments.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_program_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "43be2f20b9509208c22068fcf4bfff3948d323cc07e7e2fe706b66cb630a40d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43be2f20b9509208c22068fcf4bfff3948d323cc07e7e2fe706b66cb630a40d1", kill_on_drop: false }` [INFO] [stdout] 43be2f20b9509208c22068fcf4bfff3948d323cc07e7e2fe706b66cb630a40d1