[INFO] fetching crate microvmi 0.3.14...
[INFO] checking microvmi-0.3.14 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate microvmi 0.3.14 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate microvmi 0.3.14 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate microvmi 0.3.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate microvmi 0.3.14
[INFO] tweaked toml for crates.io crate microvmi 0.3.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate microvmi 0.3.14 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17266ae4fcf80e071c745f2b93e7a0298fdbbb648c67ea8b70c7e60d9a05932a
[INFO] running `Command { std: "docker" "start" "-a" "17266ae4fcf80e071c745f2b93e7a0298fdbbb648c67ea8b70c7e60d9a05932a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17266ae4fcf80e071c745f2b93e7a0298fdbbb648c67ea8b70c7e60d9a05932a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17266ae4fcf80e071c745f2b93e7a0298fdbbb648c67ea8b70c7e60d9a05932a", kill_on_drop: false }`
[INFO] [stdout] 17266ae4fcf80e071c745f2b93e7a0298fdbbb648c67ea8b70c7e60d9a05932a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebee663a819ac442f2ef1a12caf4e2c0ccb8643c352aa5c7c76eca4e75dd815e
[INFO] running `Command { std: "docker" "start" "-a" "ebee663a819ac442f2ef1a12caf4e2c0ccb8643c352aa5c7c76eca4e75dd815e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cbindgen v0.20.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking downcast v0.10.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking fragile v1.2.2
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]     Checking ctrlc v3.4.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling mockall_derive v0.10.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking inventory v0.2.0
[INFO] [stderr]     Checking mockall v0.10.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling microvmi v0.3.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]  --> examples/pause.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use utilities::Clappable;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]   --> examples/mem-events.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use utilities::Clappable;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]   --> examples/msr-events.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use utilities::Clappable;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]   --> examples/interrupt-events.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use utilities::Clappable;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]   --> examples/cr-events.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use utilities::Clappable;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]   --> examples/mem-dump.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use utilities::Clappable;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utilities`
[INFO] [stdout]  --> examples/regs-dump.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utilities::Clappable;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `utilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/cr-events.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/mem-events.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/pause.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/msr-events.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/interrupt-events.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/mem-dump.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/pause.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/cr-events.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/mem-events.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_clap_args` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/regs-dump.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .args(DriverInitParams::to_clap_args().as_ref())
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/interrupt-events.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/mem-dump.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/msr-events.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `microvmi` (example "pause") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `microvmi` (example "cr-events") due to 3 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_matches` found for struct `DriverInitParams` in the current scope
[INFO] [stdout]   --> examples/regs-dump.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let init_params = DriverInitParams::from_matches(&matches);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ function or associated item not found in `DriverInitParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `microvmi` (example "mem-events") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `microvmi` (example "interrupt-events") due to 3 previous errors
[INFO] [stderr] error: could not compile `microvmi` (example "msr-events") due to 3 previous errors
[INFO] [stderr] error: could not compile `microvmi` (example "mem-dump") due to 3 previous errors
[INFO] [stderr] error: could not compile `microvmi` (example "regs-dump") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebee663a819ac442f2ef1a12caf4e2c0ccb8643c352aa5c7c76eca4e75dd815e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebee663a819ac442f2ef1a12caf4e2c0ccb8643c352aa5c7c76eca4e75dd815e", kill_on_drop: false }`
[INFO] [stdout] ebee663a819ac442f2ef1a12caf4e2c0ccb8643c352aa5c7c76eca4e75dd815e
