[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] 3f9c5bdaa875305d0423dd855e5245c8ec0a3f1c [INFO] checking filakhtov/qemu-launcher/3f9c5bdaa875305d0423dd855e5245c8ec0a3f1c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilakhtov%2Fqemu-launcher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filakhtov/qemu-launcher on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-mounts v0.2.4 [INFO] [stderr] Downloaded partition-identity v0.2.8 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.18 [INFO] [stderr] Downloaded rlimit v0.5.3 [INFO] [stderr] Downloaded cc v1.0.57 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd6135fe383b8a284581c74292a1c86765dcc728c0073a1d692365698676663d [INFO] running `Command { std: "docker" "start" "-a" "cd6135fe383b8a284581c74292a1c86765dcc728c0073a1d692365698676663d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd6135fe383b8a284581c74292a1c86765dcc728c0073a1d692365698676663d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6135fe383b8a284581c74292a1c86765dcc728c0073a1d692365698676663d", kill_on_drop: false }` [INFO] [stdout] cd6135fe383b8a284581c74292a1c86765dcc728c0073a1d692365698676663d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d2903ac9da57c754f9afbc5d331495d24165892374057507da113d45295fd3 [INFO] running `Command { std: "docker" "start" "-a" "40d2903ac9da57c754f9afbc5d331495d24165892374057507da113d45295fd3", kill_on_drop: false }` [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.132 [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] Checking nix v0.20.2 [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 (/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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: fields `program_name`, `debug`, and `verbose` are never read [INFO] [stdout] --> src/arguments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ValidArgs { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 31 | program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | machine_name: String, [INFO] [stdout] 34 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_debug_enabled`, `is_verbose_mode`, and `get_program_name` are never used [INFO] [stdout] --> src/arguments.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl ValidArgs { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 38 | pub fn is_debug_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn is_verbose_mode(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn get_program_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_file` is never used [INFO] [stdout] --> src/config.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 35 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_nix_path` found for enum `Option` in the current scope [INFO] [stdout] --> src/cpuset.rs:655:24 [INFO] [stdout] | [INFO] [stdout] 655 | source.with_nix_path(|source| { [INFO] [stdout] | -------^^^^^^^^^^^^^ method not found in `Option<&P1>` [INFO] [stdout] | [INFO] [stdout] note: the method `with_nix_path` exists on the type `&P1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.20.2/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn with_nix_path(&self, f: F) -> Result [INFO] [stdout] 172 | | where F: FnOnce(&CStr) -> T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `&P1` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 655 | source.expect("REASON").with_nix_path(|source| { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_nix_path` found for enum `Option` in the current scope [INFO] [stdout] --> src/cpuset.rs:657:32 [INFO] [stdout] | [INFO] [stdout] 657 | fstype.with_nix_path(|fstype| { [INFO] [stdout] | -------^^^^^^^^^^^^^ method not found in `Option<&P3>` [INFO] [stdout] | [INFO] [stdout] note: the method `with_nix_path` exists on the type `&P3` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.20.2/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn with_nix_path(&self, f: F) -> Result [INFO] [stdout] 172 | | where F: FnOnce(&CStr) -> T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `&P3` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 657 | fstype.expect("REASON").with_nix_path(|fstype| { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_nix_path` found for enum `Option` in the current scope [INFO] [stdout] --> src/cpuset.rs:658:34 [INFO] [stdout] | [INFO] [stdout] 658 | ... data.with_nix_path(|data| { [INFO] [stdout] | -----^^^^^^^^^^^^^ method not found in `Option<&P4>` [INFO] [stdout] | [INFO] [stdout] note: the method `with_nix_path` exists on the type `&P4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.20.2/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn with_nix_path(&self, f: F) -> Result [INFO] [stdout] 172 | | where F: FnOnce(&CStr) -> T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `&P4` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 658 | data.expect("REASON").with_nix_path(|data| { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qemu-launcher` (bin "qemu-launcher" test) due to 4 previous errors; 40 warnings emitted [INFO] running `Command { std: "docker" "inspect" "40d2903ac9da57c754f9afbc5d331495d24165892374057507da113d45295fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d2903ac9da57c754f9afbc5d331495d24165892374057507da113d45295fd3", kill_on_drop: false }` [INFO] [stdout] 40d2903ac9da57c754f9afbc5d331495d24165892374057507da113d45295fd3