[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] testing filakhtov/qemu-launcher against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilakhtov%2Fqemu-launcher" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filakhtov/qemu-launcher on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-4/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" "+1.60.0" "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 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082f0abb501bf6fc5795de631b9baeabc8cd1d42b5658bdd2794870f08f2e1cc [INFO] running `Command { std: "docker" "start" "-a" "082f0abb501bf6fc5795de631b9baeabc8cd1d42b5658bdd2794870f08f2e1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082f0abb501bf6fc5795de631b9baeabc8cd1d42b5658bdd2794870f08f2e1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082f0abb501bf6fc5795de631b9baeabc8cd1d42b5658bdd2794870f08f2e1cc", kill_on_drop: false }` [INFO] [stdout] 082f0abb501bf6fc5795de631b9baeabc8cd1d42b5658bdd2794870f08f2e1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3ee158d6990b7923c815fb0193a782241883e13429de790d52bf68ff2a86a23 [INFO] running `Command { std: "docker" "start" "-a" "f3ee158d6990b7923c815fb0193a782241883e13429de790d52bf68ff2a86a23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling 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] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling proc-mounts v0.2.4 [INFO] [stderr] Compiling qemu-launcher v0.1.0 (/opt/rustwide/workdir) [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.22s [INFO] running `Command { std: "docker" "inspect" "f3ee158d6990b7923c815fb0193a782241883e13429de790d52bf68ff2a86a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ee158d6990b7923c815fb0193a782241883e13429de790d52bf68ff2a86a23", kill_on_drop: false }` [INFO] [stdout] f3ee158d6990b7923c815fb0193a782241883e13429de790d52bf68ff2a86a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dccc84881a4073815edf06dc8ea5d22cfef9e5030cac74188c12d0fcde5a253 [INFO] running `Command { std: "docker" "start" "-a" "8dccc84881a4073815edf06dc8ea5d22cfef9e5030cac74188c12d0fcde5a253", kill_on_drop: false }` [INFO] [stderr] Compiling qemu-launcher v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 4.97s [INFO] running `Command { std: "docker" "inspect" "8dccc84881a4073815edf06dc8ea5d22cfef9e5030cac74188c12d0fcde5a253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dccc84881a4073815edf06dc8ea5d22cfef9e5030cac74188c12d0fcde5a253", kill_on_drop: false }` [INFO] [stdout] 8dccc84881a4073815edf06dc8ea5d22cfef9e5030cac74188c12d0fcde5a253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5017cb4537cc8fed9d7c05c076f4c1b4d5e0d3de0fd5c1afb643bec1460e0603 [INFO] running `Command { std: "docker" "start" "-a" "5017cb4537cc8fed9d7c05c076f4c1b4d5e0d3de0fd5c1afb643bec1460e0603", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/config.rs:633:17 [INFO] [stderr] | [INFO] [stderr] 633 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stderr] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:524:21 [INFO] [stderr] | [INFO] [stderr] 524 | / verify_expectation!( [INFO] [stderr] 525 | | TEST_EXPECTATIONS::std_fs_open_options_open => std::fs::OpenOptions::open { path } [INFO] [stderr] 526 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:532:17 [INFO] [stderr] | [INFO] [stderr] 532 | verify_expectation!(TEST_EXPECTATIONS::std_fs_remove_dir => std::fs::remove_dir { path }) [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:537:17 [INFO] [stderr] | [INFO] [stderr] 537 | verify_expectation!(TEST_EXPECTATIONS::std_fs_create_dir_all => std::fs::create_dir_all { path }) [INFO] [stderr] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:99:11 [INFO] [stderr] | [INFO] [stderr] 99 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:544:17 [INFO] [stderr] | [INFO] [stderr] 544 | verify_expectation!(TEST_EXPECTATIONS::std_fs_write => std::fs::write { path, data }) [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:550:17 [INFO] [stderr] | [INFO] [stderr] 550 | verify_expectation!(TEST_EXPECTATIONS::std_fs_read_to_string => std::fs::read_to_string { path }) [INFO] [stderr] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:559:21 [INFO] [stderr] | [INFO] [stderr] 559 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_open => std::fs::File::open { path }) [INFO] [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:565:21 [INFO] [stderr] | [INFO] [stderr] 565 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_write => std::fs::File::write { buf }) [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:569:21 [INFO] [stderr] | [INFO] [stderr] 569 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_set_len => std::fs::File::set_len { size }) [INFO] [stderr] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:575:21 [INFO] [stderr] | [INFO] [stderr] 575 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_as_raw_fd => std::fs::File::as_raw_fd { _ }) [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:581:21 [INFO] [stderr] | [INFO] [stderr] 581 | verify_expectation!(TEST_EXPECTATIONS::std_fs_file_seek => std::fs::File::seek { pos }) [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:587:34 [INFO] [stderr] | [INFO] [stderr] 587 | let result = verify_expectation!( [INFO] [stderr] | __________________________________- [INFO] [stderr] 588 | | TEST_EXPECTATIONS::std_fs_file_read => std::fs::File::read { _ } [INFO] [stderr] 589 | | )?; [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:99:11 [INFO] [stderr] | [INFO] [stderr] 99 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:617:17 [INFO] [stderr] | [INFO] [stderr] 617 | / verify_expectation!( [INFO] [stderr] 618 | | TEST_EXPECTATIONS::proc_mounts_mount_iter_source_mounted_at => [INFO] [stderr] 619 | | proc_mounts::MountIter::source_mounted_at { source, path } [INFO] [stderr] 620 | | ) [INFO] [stderr] | |_________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:99:11 [INFO] [stderr] | [INFO] [stderr] 99 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:633:17 [INFO] [stderr] | [INFO] [stderr] 633 | verify_expectation!(TEST_EXPECTATIONS::nix_fcntl_flock => nix::fcntl::flock { fd, arg }) [INFO] [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:99:11 [INFO] [stderr] | [INFO] [stderr] 99 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/cpuset.rs:664:33 [INFO] [stderr] | [INFO] [stderr] 664 | / ... verify_expectation!(TEST_EXPECTATIONS::nix_mount_mount => nix::mount::mount [INFO] [stderr] 665 | | ... { source, target, fstype, flags, data }) [INFO] [stderr] | |__________________________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/process.rs:305:21 [INFO] [stderr] | [INFO] [stderr] 305 | / verify_expectation!( [INFO] [stderr] 306 | | TEST_EXPECTATIONS::std_process_exit_status_success => [INFO] [stderr] 307 | | std::process::ExitStatus::success { _ } [INFO] [stderr] 308 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/process.rs:312:21 [INFO] [stderr] | [INFO] [stderr] 312 | / verify_expectation!( [INFO] [stderr] 313 | | TEST_EXPECTATIONS::std_process_exit_status_code => [INFO] [stderr] 314 | | std::process::ExitStatus::code { _ } [INFO] [stderr] 315 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/process.rs:369:21 [INFO] [stderr] | [INFO] [stderr] 369 | / verify_expectation!( [INFO] [stderr] 370 | | TEST_EXPECTATIONS::std_process_child_wait => std::process::Child::wait { _ } [INFO] [stderr] 371 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/process.rs:402:21 [INFO] [stderr] | [INFO] [stderr] 402 | / verify_expectation!( [INFO] [stderr] 403 | | TEST_EXPECTATIONS::std_process_command_output => std::process::Command::output { _ } [INFO] [stderr] 404 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/test.rs:59:11 [INFO] [stderr] | [INFO] [stderr] 59 | }); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/process.rs:454:21 [INFO] [stderr] | [INFO] [stderr] 454 | / verify_expectation!( [INFO] [stderr] 455 | | TEST_EXPECTATIONS::std_process_command_spawn => std::process::Command::spawn { _ } [INFO] [stderr] 456 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `verify_expectation` [INFO] [stderr] = note: this warning originates in the macro `verify_expectation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `qemu-launcher` (bin "qemu-launcher" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qemu_launcher-9fbf67ad5f83f4b6) [INFO] [stdout] [INFO] [stdout] running 163 tests [INFO] [stdout] test arguments::test::arguments_accepts_debug_flag ... ok [INFO] [stdout] test arguments::test::arguments_accepts_machine_name ... ok [INFO] [stdout] test arguments::test::arguments_accepts_verbose_flag ... ok [INFO] [stdout] test arguments::test::arguments_discards_all_arguments_if_help_is_requested ... ok [INFO] [stdout] test arguments::test::arguments_ignores_duplicate_flags ... ok [INFO] [stdout] test arguments::test::arguments_reports_empty_arguments ... ok [INFO] [stdout] test arguments::test::arguments_reports_error_if_machine_name_contains_wrong_characters ... ok [INFO] [stdout] test arguments::test::arguments_reports_missing_machine_name ... ok [INFO] [stdout] test arguments::test::arguments_reports_too_many_arguments ... ok [INFO] [stdout] test arguments::test::arguments_uses_default_program_name_if_missing_from_input ... ok [INFO] [stdout] test config::test::empty_configuration_returns_error ... ok [INFO] [stdout] test config::test::from_file_returns_error_if_fs_read_to_string_fails ... ok [INFO] [stdout] test config::test::config_with_absent_optional_fields_passed_properly ... ok [INFO] [stdout] test config::test::from_file_returns_parsed_config_read_from_file ... ok [INFO] [stdout] test config::test::launcher_group_too_high_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_group_invalid_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_group_negative_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_empty_priority_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_empty_env_key_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_env_hash_containing_invalid_values_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_empty_scheduler_returns_error ... ok [INFO] [stdout] test config::test::config_with_all_options_parsed_properly ... ok [INFO] [stdout] test config::test::launcher_hash_with_env_hash_containing_non_string_keys_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_invalid_env_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_invalid_scheduler_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_negative_priority_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_non_integer_priority_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_too_high_priority_returns_error ... ok [INFO] [stdout] test config::test::launcher_section_with_empty_clear_env_option_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_hash_with_unsupported_scheduler_returns_error ... ok [INFO] [stdout] test config::test::launcher_section_with_invalid_clear_env_option_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_section_with_empty_qemu_binary_path_returns_error ... ok [INFO] [stdout] test config::test::launcher_section_with_missing_qemu_binary_path_returns_error ... ok [INFO] [stdout] test config::test::launcher_section_with_non_string_qemu_binary_path_returns_error ... ok [INFO] [stdout] test config::test::launcher_user_invalid_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_user_negative_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_core_id_not_an_integer_returns_error ... ok [INFO] [stdout] test config::test::launcher_user_too_high_value_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_host_core_id_not_an_integer_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_core_value_is_not_a_hash_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_negative_core_id_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_negative_socket_id_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_negative_host_core_id_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_not_a_hash_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_negative_thread_id_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_socket_id_not_an_integer_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_socket_value_is_not_a_hash_returns_error ... ok [INFO] [stdout] test config::test::missing_qemu_section_returns_error ... ok [INFO] [stdout] test config::test::non_array_qemu_section_returns_error ... ok [INFO] [stdout] test config::test::launcher_vcpu_pinning_thread_id_not_an_integer_returns_error ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_empty_array_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_instantiation_fails_if_mount_path_is_not_absolute ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_invalid_values_returns_error ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_properties_hash_with_no_items_returns_error ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_non_string_keys_returns_error ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_multiple_items_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_make_cpuset_cpu_exclusive ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_properties_hash_with_invalid_values_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_mems ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_pool_mems ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_prefix_cpuset_cpus ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_create_cpu_pool_directory ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_create_destination_mounting_directory ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_make_cpuset_pool_cpu_exclusive ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_properties_hash_with_multiple_items_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_instantiation_fails_if_prefix_contains_path_separators ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_open_thread_tasks_file ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_pin_task_to_isolated_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_open_cpuset_pool_cpus_file_to_isolate_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_pool_cpus ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_seek_cpuset_pool_cpus_file_to_isolate_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_check_cpuset_cgroug_mount_status ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_cpus ... ok [INFO] [stdout] test config::test::qemu_section_with_argument_hash_containing_properties_hash_with_non_string_keys_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_isolates_the_thread_and_pins_the_task_to_it ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_prefix_cpuset_mems ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_cpu_exclusive_for_isloated_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_tasks ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_cpus_for_isolated_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_cpuset_pool_cpus_file_to_isolate_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_read_thread_tasks_file ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_create_a_cpuset_directory_for_isolated_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_pool_cpus ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_set_len_on_cpuset_pool_cpus_file_to_isolate_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_mems_for_isloated_thread ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_mixed_specification ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_multiple_range_core_specifications ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_multiple_single_core_specifications ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_range_core_specification ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_single_core_specification ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_pool_cpus_file_with_isolated_thread ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_prefix_cpuset_cpus ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_cpuset_pool_mems ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_cpuset_cgroup_mount_fails ... ok [INFO] [stdout] test config::test::qemu_section_with_non_hash_or_string_argument_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_lock_cpuset_pool_cpus_file_to_isolate_thread ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_handles_empty_specification ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_unable_to_open_pinned_thread_tasks_file ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_lock_pool_cpuset_cpus_file ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_thread_still_busy_with_at_least_one_process ... ok [INFO] [stdout] test environment::test::environment_returns_error_if_prefix_is_invalid ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_all_pinned_threads_back_to_pool ... ok [INFO] [stdout] test environment::test::environment_uses_config_dir_if_provided ... ok [INFO] [stdout] test environment::test::environment_uses_cpuset_mount_path_if_provided ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_set_len_on_pool_cpuset_cpus_file ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_seek_pool_cpuset_cpus_file ... ok [INFO] [stdout] test environment::test::environment_uses_cpuset_prefix_if_provided ... ok [INFO] [stdout] test environment::test::environment_uses_default_values_if_not_provided ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_write_prefix_cpuset_mems ... ok [INFO] [stdout] test config::test::qemu_section_with_empty_argument_hash_returns_error ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_write_pool_cpuset_cpus_file ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_open_pool_cpuset_cpus_file ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_uanble_to_read_pool_cpuset_cpus_file ... ok [INFO] [stdout] test cpuset::test::cpuset_pin_task_returns_error_if_unable_to_create_cpuset_prefix_directory ... ok [INFO] [stdout] test process::test::child_process_wait_returns_error_if_child_fails_and_returns_no_exit_status ... ok [INFO] [stdout] test process::test::child_process_wait_returns_error_if_child_fails_and_returns_exit_status ... ok [INFO] [stdout] test process::test::child_process_wait_returns_ok_if_child_exits_successfully ... ok [INFO] [stdout] test process::test::process_oneshot_command_executes_process_successfully ... ok [INFO] [stdout] test cpuset::test::cpuset_release_threads_returns_error_if_unable_to_remove_thread_cpuset_cgroup_directory ... ok [INFO] [stdout] test process::test::process_oneshot_command_returns_error_if_process_execution_fails ... ok [INFO] [stdout] test process::test::child_process_wait_returns_error_if_child_wait_fails ... ok [INFO] [stdout] test process::test::process_oneshot_command_returns_error_if_process_returns_non_zero_status ... ok [INFO] [stdout] test process::test::process_set_args_replaces_command_line_options_for_child_process_on_subsequent_calls ... ok [INFO] [stdout] test process::test::process_new_returns_process_instance ... ok [INFO] [stdout] test process::test::process_set_args_sets_command_line_options_for_child_process ... ok [INFO] [stdout] test process::test::process_set_effective_group_does_nothing_if_none_is_given ... ok [INFO] [stdout] test process::test::process_set_effective_user_id_sets_effective_user_id_for_child_process_if_some_is_given ... ok [INFO] [stdout] test process::test::process_set_effective_user_does_nothing_if_none_is_given ... ok [INFO] [stdout] test process::test::process_set_effective_group_sets_effective_group_id_for_child_process_if_some_is_given ... ok [INFO] [stdout] test process::test::process_should_clear_env_true_clears_child_process_environment ... ok [INFO] [stdout] test process::test::process_should_clear_env_respects_last_configured_value ... ok [INFO] [stdout] test process::test::process_set_environment_variables_replaces_child_process_variables_on_subsequent_calls ... ok [INFO] [stdout] test process::test::process_set_environment_variables_adds_additional_child_process_environment ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_negotiation_json_is_invalid ... ok [INFO] [stdout] test qmp::test::qeuery_cpu_fast_returns_error_if_negotiation_response_read_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_json_response_contains_no_return_field ... ok [INFO] [stdout] test process::test::process_spawn_returns_error_if_unable_to_start_child_process ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_negotiation_read_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_negotiation_flush_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_negotiation_write_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_parsing_json_response_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_json_response_contains_error_message ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_negotiation_json_parsing_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_reading_fails_after_sending_command ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_return_field_is_missing_from_qemu_response ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_qemu_returns_error_response ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_return_field_is_not_an_array ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_process_id_is_negative ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_sending_command_write_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_socket_id_is_negative ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_core_id_is_negative ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_process_id_is_not_an_integer ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_socket_id_is_not_an_integer ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_thread_id_is_negative ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_core_id_is_not_an_integer ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_properties_are_invalid ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_sending_command_flush_fails ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_json_information ... ok [INFO] [stdout] test qmp::test::read_vcpu_info_returns_error_if_vcpu_thread_id_is_not_an_integer ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_panics_if_core_id_in_range_is_malformed - should panic ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_panics_if_core_id_is_malformed - should panic ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_panics_if_core_id_missing_from_range - should panic ... ok [INFO] [stdout] test cpuset::test::parse_cpus_list_panics_if_range_is_malformed - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5017cb4537cc8fed9d7c05c076f4c1b4d5e0d3de0fd5c1afb643bec1460e0603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5017cb4537cc8fed9d7c05c076f4c1b4d5e0d3de0fd5c1afb643bec1460e0603", kill_on_drop: false }` [INFO] [stdout] 5017cb4537cc8fed9d7c05c076f4c1b4d5e0d3de0fd5c1afb643bec1460e0603