[INFO] cloning repository https://github.com/bestrauc/memory_map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bestrauc/memory_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestrauc%2Fmemory_map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestrauc%2Fmemory_map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c98094277c91c1c68245da02b007a91c7299cafb [INFO] testing bestrauc/memory_map against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestrauc%2Fmemory_map" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bestrauc/memory_map on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bestrauc/memory_map [INFO] finished tweaking git repo https://github.com/bestrauc/memory_map [INFO] tweaked toml for git repo https://github.com/bestrauc/memory_map written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/bestrauc/memory_map already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c36411e1d23515b8c68ed19e6d219e8dfc77e920bfa2d06357225fa8b032ef [INFO] running `Command { std: "docker" "start" "-a" "15c36411e1d23515b8c68ed19e6d219e8dfc77e920bfa2d06357225fa8b032ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c36411e1d23515b8c68ed19e6d219e8dfc77e920bfa2d06357225fa8b032ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c36411e1d23515b8c68ed19e6d219e8dfc77e920bfa2d06357225fa8b032ef", kill_on_drop: false }` [INFO] [stdout] 15c36411e1d23515b8c68ed19e6d219e8dfc77e920bfa2d06357225fa8b032ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b8f55c483712e51366049934cd74b3b802185180d7b8d220a33570c55d7afa [INFO] running `Command { std: "docker" "start" "-a" "a3b8f55c483712e51366049934cd74b3b802185180d7b8d220a33570c55d7afa", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling memory_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> src/proc_utils/process/memory.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | frame: PageFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/proc_utils/process/memory.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `permissions` [INFO] [stdout] --> src/proc_utils/process/memory.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | permissions: MemoryPermissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/proc_utils/process/memory.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `comm` [INFO] [stdout] --> src/proc_utils/process/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | comm: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/proc_utils/process/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | state: ProcessState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "a3b8f55c483712e51366049934cd74b3b802185180d7b8d220a33570c55d7afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b8f55c483712e51366049934cd74b3b802185180d7b8d220a33570c55d7afa", kill_on_drop: false }` [INFO] [stdout] a3b8f55c483712e51366049934cd74b3b802185180d7b8d220a33570c55d7afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d09b79c3efcdddf494bcd70229f6acad6d5b1e20b37c5c9470896ca7094e165 [INFO] running `Command { std: "docker" "start" "-a" "0d09b79c3efcdddf494bcd70229f6acad6d5b1e20b37c5c9470896ca7094e165", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memory_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> src/proc_utils/process/memory.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | frame: PageFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/proc_utils/process/memory.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `permissions` [INFO] [stdout] --> src/proc_utils/process/memory.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | permissions: MemoryPermissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/proc_utils/process/memory.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `comm` [INFO] [stdout] --> src/proc_utils/process/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | comm: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/proc_utils/process/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | state: ProcessState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / bitflags! { [INFO] [stdout] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> src/proc_utils/process/memory.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | frame: PageFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/proc_utils/process/memory.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `permissions` [INFO] [stdout] --> src/proc_utils/process/memory.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | permissions: MemoryPermissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/proc_utils/process/memory.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `comm` [INFO] [stdout] --> src/proc_utils/process/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | comm: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/proc_utils/process/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | state: ProcessState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "0d09b79c3efcdddf494bcd70229f6acad6d5b1e20b37c5c9470896ca7094e165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d09b79c3efcdddf494bcd70229f6acad6d5b1e20b37c5c9470896ca7094e165", kill_on_drop: false }` [INFO] [stdout] 0d09b79c3efcdddf494bcd70229f6acad6d5b1e20b37c5c9470896ca7094e165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8dc6295a855d6784bd7ca8fb8b927abb42f8932393191a7ca1f0aa22b5f7fa1 [INFO] running `Command { std: "docker" "start" "-a" "d8dc6295a855d6784bd7ca8fb8b927abb42f8932393191a7ca1f0aa22b5f7fa1", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / bitflags! { [INFO] [stderr] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stderr] 18 | | /// [INFO] [stderr] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proc_utils/process/memory.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / bitflags! { [INFO] [stderr] 17 | | /// Memory region permissions, as they are mapped by `mmap` [INFO] [stderr] 18 | | /// [INFO] [stderr] 19 | | /// if `SHARED` is not set, then the visibility of the mapping is `PRIVATE` [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `frame` [INFO] [stderr] --> src/proc_utils/process/memory.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | frame: PageFrame, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `len` [INFO] [stderr] --> src/proc_utils/process/memory.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | len: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `permissions` [INFO] [stderr] --> src/proc_utils/process/memory.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | permissions: MemoryPermissions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `offset` [INFO] [stderr] --> src/proc_utils/process/memory.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | offset: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `comm` [INFO] [stderr] --> src/proc_utils/process/mod.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | comm: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> src/proc_utils/process/mod.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | state: ProcessState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `memory_map` (lib) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `memory_map` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memory_map-850814f6cc74f397) [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] Running unittests (/opt/rustwide/target/debug/deps/memory_map-9682fdfe481cb19b) [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 memory_map [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] running `Command { std: "docker" "inspect" "d8dc6295a855d6784bd7ca8fb8b927abb42f8932393191a7ca1f0aa22b5f7fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dc6295a855d6784bd7ca8fb8b927abb42f8932393191a7ca1f0aa22b5f7fa1", kill_on_drop: false }` [INFO] [stdout] d8dc6295a855d6784bd7ca8fb8b927abb42f8932393191a7ca1f0aa22b5f7fa1