[INFO] fetching crate memflow-win32 0.2.0-beta2... [INFO] testing memflow-win32-0.2.0-beta2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate memflow-win32 0.2.0-beta2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate memflow-win32 0.2.0-beta2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-win32 0.2.0-beta2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate memflow-win32 0.2.0-beta2 [INFO] tweaked toml for crates.io crate memflow-win32 0.2.0-beta2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate memflow-win32 0.2.0-beta2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 669ee4eda296ef0697dda85813f49878c49965ce7dcc21526e5e8813ab845ebb [INFO] running `Command { std: "docker" "start" "-a" "669ee4eda296ef0697dda85813f49878c49965ce7dcc21526e5e8813ab845ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "669ee4eda296ef0697dda85813f49878c49965ce7dcc21526e5e8813ab845ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669ee4eda296ef0697dda85813f49878c49965ce7dcc21526e5e8813ab845ebb", kill_on_drop: false }` [INFO] [stdout] 669ee4eda296ef0697dda85813f49878c49965ce7dcc21526e5e8813ab845ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6fba82d72db62426d33aab37a0229b9cc2edf8c49333f7cd2afb37c5756ad43 [INFO] running `Command { std: "docker" "start" "-a" "b6fba82d72db62426d33aab37a0229b9cc2edf8c49333f7cd2afb37c5756ad43", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling rangemap v1.0.1 [INFO] [stderr] Compiling fixed-slice-vec v0.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling tstr v0.2.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling pdb v0.7.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling cglue-gen v0.2.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta2 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Compiling abi_stable v0.10.4 [INFO] [stderr] Compiling cglue v0.2.10 [INFO] [stderr] Compiling memflow v0.2.0-beta2 [INFO] [stderr] Compiling memflow-win32 v0.2.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "b6fba82d72db62426d33aab37a0229b9cc2edf8c49333f7cd2afb37c5756ad43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fba82d72db62426d33aab37a0229b9cc2edf8c49333f7cd2afb37c5756ad43", kill_on_drop: false }` [INFO] [stdout] b6fba82d72db62426d33aab37a0229b9cc2edf8c49333f7cd2afb37c5756ad43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ebb1f4f59601c29eb6cc3405270f9733f0d72f9c8f9938cf1e8038d159a7cfc [INFO] running `Command { std: "docker" "start" "-a" "3ebb1f4f59601c29eb6cc3405270f9733f0d72f9c8f9938cf1e8038d159a7cfc", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling memflow-win32 v0.2.0-beta2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> examples/generate_offsets.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let matches = App::new("generate offsets example") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> examples/dump_offsets.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | App::new("dump_offsets example") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.92s [INFO] running `Command { std: "docker" "inspect" "3ebb1f4f59601c29eb6cc3405270f9733f0d72f9c8f9938cf1e8038d159a7cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebb1f4f59601c29eb6cc3405270f9733f0d72f9c8f9938cf1e8038d159a7cfc", kill_on_drop: false }` [INFO] [stdout] 3ebb1f4f59601c29eb6cc3405270f9733f0d72f9c8f9938cf1e8038d159a7cfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7cf26860843f3a92b58bb81127870ea0b2a1d1c8c89d3e57828b34a89c17f82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7cf26860843f3a92b58bb81127870ea0b2a1d1c8c89d3e57828b34a89c17f82", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stderr] --> examples/generate_offsets.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | let matches = App::new("generate offsets example") [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stderr] --> examples/dump_offsets.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | App::new("dump_offsets example") [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `memflow-win32` (example "generate_offsets") generated 1 warning [INFO] [stderr] warning: `memflow-win32` (example "dump_offsets") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memflow_win32-d900dab1bc10b927) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests memflow-win32 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder (line 58) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder::build_page_cache (line 325) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder::no_symbol_store (line 249) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder (line 33) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder::build_vat_cache (line 370) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder (line 84) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder::symbol_store (line 225) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder (line 45) ... ok [INFO] [stdout] test src/win32/kernel_builder.rs - win32::kernel_builder::Win32KernelBuilder::build_default_caches (line 275) ... ok [INFO] [stdout] test src/win32/keyboard.rs - win32::keyboard (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7cf26860843f3a92b58bb81127870ea0b2a1d1c8c89d3e57828b34a89c17f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7cf26860843f3a92b58bb81127870ea0b2a1d1c8c89d3e57828b34a89c17f82", kill_on_drop: false }` [INFO] [stdout] d7cf26860843f3a92b58bb81127870ea0b2a1d1c8c89d3e57828b34a89c17f82