[INFO] fetching crate procshot_server 0.1.5...
[INFO] checking procshot_server-0.1.5 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate procshot_server 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate procshot_server 0.1.5
[INFO] finished tweaking crates.io crate procshot_server 0.1.5
[INFO] tweaked toml for crates.io crate procshot_server 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate procshot_server 0.1.5 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to highest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.7)
[INFO] [stderr]       Adding hostname v0.1.5 (available: v0.4.2)
[INFO] [stderr]       Adding procfs v0.5.4 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded procfs v0.5.4
[INFO] [stderr]   Downloaded hostname v0.1.5
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded winutil v0.1.1
[INFO] [stderr]   Downloaded libflate v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684
[INFO] running `Command { std: "docker" "start" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking libflate v0.1.27
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking procfs v0.5.4
[INFO] [stderr]     Checking procshot_server v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 |         umask: Some(std::u32::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fdsize: std::u32::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |         vmpeak: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 306 |         vmsize: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:307:31
[INFO] [stdout]     |
[INFO] [stdout] 307 |         vmlck: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:308:31
[INFO] [stdout]     |
[INFO] [stdout] 308 |         vmpin: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |         vmhwm: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:310:31
[INFO] [stdout]     |
[INFO] [stdout] 310 |         vmrss: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |         rssanon: Some(std::u64::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |         rssfile: Some(std::u64::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:313:34
[INFO] [stdout]     |
[INFO] [stdout] 313 |         rssshmem: Some(std::u64::MAX),
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 |         vmdata: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:315:31
[INFO] [stdout]     |
[INFO] [stdout] 315 |         vmstk: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:316:31
[INFO] [stdout]     |
[INFO] [stdout] 316 |         vmexe: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 |         vmlib: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 |         vmpte: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:319:32
[INFO] [stdout]     |
[INFO] [stdout] 319 |         vmswap: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:320:38
[INFO] [stdout]     |
[INFO] [stdout] 320 |         hugetblpages: Some(std::u64::MAX),
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:321:28
[INFO] [stdout]     |
[INFO] [stdout] 321 |         threads: std::u64::MAX,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:322:26
[INFO] [stdout]     |
[INFO] [stdout] 322 |         sigq: (std::u64::MAX, std::u64::MAX),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:322:41
[INFO] [stdout]     |
[INFO] [stdout] 322 |         sigq: (std::u64::MAX, std::u64::MAX),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 |         sigpnd: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:324:27
[INFO] [stdout]     |
[INFO] [stdout] 324 |         shdpnd: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:325:27
[INFO] [stdout]     |
[INFO] [stdout] 325 |         sigblk: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:326:27
[INFO] [stdout]     |
[INFO] [stdout] 326 |         sigign: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:327:27
[INFO] [stdout]     |
[INFO] [stdout] 327 |         sigcgt: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |         capinh: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |         capprm: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:330:27
[INFO] [stdout]     |
[INFO] [stdout] 330 |         capeff: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 |         capbnd: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         capamb: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:333:36
[INFO] [stdout]     |
[INFO] [stdout] 333 |         nonewprivs: Some(std::u64::MAX),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 |         seccomp: Some(std::u32::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:336:43
[INFO] [stdout]     |
[INFO] [stdout] 336 |         cpus_allowed: Some(vec![std::u32::MAX]),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:337:49
[INFO] [stdout]     |
[INFO] [stdout] 337 |         cpus_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |         cpus_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:338:43
[INFO] [stdout]     |
[INFO] [stdout] 338 |         mems_allowed: Some(vec![std::u32::MAX]),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:339:49
[INFO] [stdout]     |
[INFO] [stdout] 339 |         mems_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:339:64
[INFO] [stdout]     |
[INFO] [stdout] 339 |         mems_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |         voluntary_ctxt_switches: Some(std::u64::MAX),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:341:52
[INFO] [stdout]     |
[INFO] [stdout] 341 |         nonvoluntary_ctxt_switches: Some(std::u64::MAX),
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 |         umask: Some(std::u32::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fdsize: std::u32::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |         vmpeak: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 306 |         vmsize: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:307:31
[INFO] [stdout]     |
[INFO] [stdout] 307 |         vmlck: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:308:31
[INFO] [stdout]     |
[INFO] [stdout] 308 |         vmpin: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |         vmhwm: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:310:31
[INFO] [stdout]     |
[INFO] [stdout] 310 |         vmrss: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |         rssanon: Some(std::u64::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |         rssfile: Some(std::u64::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:313:34
[INFO] [stdout]     |
[INFO] [stdout] 313 |         rssshmem: Some(std::u64::MAX),
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 |         vmdata: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:315:31
[INFO] [stdout]     |
[INFO] [stdout] 315 |         vmstk: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:316:31
[INFO] [stdout]     |
[INFO] [stdout] 316 |         vmexe: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 |         vmlib: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 |         vmpte: Some(std::u64::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:319:32
[INFO] [stdout]     |
[INFO] [stdout] 319 |         vmswap: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:320:38
[INFO] [stdout]     |
[INFO] [stdout] 320 |         hugetblpages: Some(std::u64::MAX),
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:321:28
[INFO] [stdout]     |
[INFO] [stdout] 321 |         threads: std::u64::MAX,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:322:26
[INFO] [stdout]     |
[INFO] [stdout] 322 |         sigq: (std::u64::MAX, std::u64::MAX),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:322:41
[INFO] [stdout]     |
[INFO] [stdout] 322 |         sigq: (std::u64::MAX, std::u64::MAX),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 |         sigpnd: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:324:27
[INFO] [stdout]     |
[INFO] [stdout] 324 |         shdpnd: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:325:27
[INFO] [stdout]     |
[INFO] [stdout] 325 |         sigblk: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:326:27
[INFO] [stdout]     |
[INFO] [stdout] 326 |         sigign: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:327:27
[INFO] [stdout]     |
[INFO] [stdout] 327 |         sigcgt: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |         capinh: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |         capprm: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:330:27
[INFO] [stdout]     |
[INFO] [stdout] 330 |         capeff: std::u64::MAX,
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 |         capbnd: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         capamb: Some(std::u64::MAX),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:333:36
[INFO] [stdout]     |
[INFO] [stdout] 333 |         nonewprivs: Some(std::u64::MAX),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 |         seccomp: Some(std::u32::MAX),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:336:43
[INFO] [stdout]     |
[INFO] [stdout] 336 |         cpus_allowed: Some(vec![std::u32::MAX]),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:337:49
[INFO] [stdout]     |
[INFO] [stdout] 337 |         cpus_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |         cpus_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:338:43
[INFO] [stdout]     |
[INFO] [stdout] 338 |         mems_allowed: Some(vec![std::u32::MAX]),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:339:49
[INFO] [stdout]     |
[INFO] [stdout] 339 |         mems_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:339:64
[INFO] [stdout]     |
[INFO] [stdout] 339 |         mems_allowed_list: Some(vec![(std::u32::MAX, std::u32::MAX)]),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout] 340 |         voluntary_ctxt_switches: Some(std::u64::MAX),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/lib.rs:341:52
[INFO] [stdout]     |
[INFO] [stdout] 341 |         nonvoluntary_ctxt_switches: Some(std::u64::MAX),
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684", kill_on_drop: false }`
[INFO] [stdout] 6114c068a1ad63857d7173f754a0d25c33de61b47d4a874292d934dfdcb8f684
