[INFO] crate rtplot 0.1.0 is already in cache
[INFO] checking rtplot-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate rtplot 0.1.0 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate rtplot 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate rtplot 0.1.0
[INFO] finished tweaking crates.io crate rtplot 0.1.0
[INFO] tweaked toml for crates.io crate rtplot 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate crates.io crate rtplot 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ea36f349895f1f6c7818013e632aedc1b8000ab96cdd1f7954916c25fd3b4bf9
[INFO] running `"docker" "start" "-a" "ea36f349895f1f6c7818013e632aedc1b8000ab96cdd1f7954916c25fd3b4bf9"`
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]     Checking ttf-noto-sans v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking getrandom v0.1.12
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking slice-deque v0.1.16
[INFO] [stderr]     Checking nix v0.11.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking libloading v0.5.2
[INFO] [stderr]     Checking backtrace-sys v0.1.31
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking euclid v0.20.1
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking sid v0.5.2
[INFO] [stderr]     Checking backtrace v0.3.37
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking num-bigint v0.2.3
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking wayland-sys v0.20.12
[INFO] [stderr]    Compiling wayland-scanner v0.20.12
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking wayland-commons v0.20.12
[INFO] [stderr]     Checking cgmath v0.17.0
[INFO] [stderr]     Checking lyon_geom v0.14.0
[INFO] [stderr]     Checking rusttype v0.8.0
[INFO] [stderr]    Compiling wayland-client v0.20.12
[INFO] [stderr]    Compiling wayland-protocols v0.20.12
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking num-rational v0.2.2
[INFO] [stderr]     Checking lyon_path v0.14.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling glutin v0.17.0
[INFO] [stderr]    Compiling glium v0.22.0
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]     Checking lyon_tessellation v0.14.1
[INFO] [stderr]     Checking lyon_algorithms v0.14.0
[INFO] [stderr]     Checking lyon v0.14.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.2.6
[INFO] [stderr]     Checking winit v0.16.2
[INFO] [stderr]     Checking glium_text_rusttype v0.3.2
[INFO] [stderr]     Checking rtplot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/window.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | implement_vertex!(Vertex, position, rgb);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/window.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | implement_vertex!(Vertex, position, rgb);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/window.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | implement_vertex!(Vertex, position, rgb);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/window.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | implement_vertex!(Vertex, position, rgb);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'rand::distributions::normal::Normal': moved to rand_distr crate
[INFO] [stderr]  --> examples/qpsk.rs:2:41
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rand::distributions::{Distribution, Normal};
[INFO] [stderr]   |                                         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'rand::distributions::normal::Normal': moved to rand_distr crate
[INFO] [stderr]   --> examples/qpsk.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let normal = Normal::new(0.0, 0.1);
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'rand::distributions::normal::Normal': moved to rand_distr crate
[INFO] [stderr]  --> examples/noise.rs:1:41
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::distributions::{Distribution, Normal};
[INFO] [stderr]   |                                         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'rand::distributions::normal::Normal': moved to rand_distr crate
[INFO] [stderr]  --> examples/noise.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 |         let normal = Normal::new(0.0, 1.0);
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 46.87s
[INFO] running `"docker" "inspect" "ea36f349895f1f6c7818013e632aedc1b8000ab96cdd1f7954916c25fd3b4bf9"`
[INFO] running `"docker" "rm" "-f" "ea36f349895f1f6c7818013e632aedc1b8000ab96cdd1f7954916c25fd3b4bf9"`
[INFO] [stdout] ea36f349895f1f6c7818013e632aedc1b8000ab96cdd1f7954916c25fd3b4bf9
