[INFO] crate rtplot 0.1.0 is already in cache [INFO] checking rtplot-0.1.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate rtplot 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rtplot 0.1.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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-10/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] c42f03a037e2c65427278f03157e085cfaec4311d076655f303742ec0cf6e9ea [INFO] running `"docker" "start" "-a" "c42f03a037e2c65427278f03157e085cfaec4311d076655f303742ec0cf6e9ea"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking ttf-noto-sans v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking euclid v0.20.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking dlib v0.4.1 [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 rusttype v0.7.9 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking lyon_geom v0.14.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking lyon_algorithms v0.14.0 [INFO] [stderr] Checking lyon_tessellation v0.14.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking lyon v0.14.1 [INFO] [stderr] Checking tempfile v3.1.0 [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 outside of the current crate (in Nightly builds, run with -Z external-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 outside of the current crate (in Nightly builds, run with -Z external-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 outside of the current crate (in Nightly builds, run with -Z external-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 outside of the current crate (in Nightly builds, run with -Z external-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/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] 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] Finished dev [unoptimized + debuginfo] target(s) in 57.52s [INFO] running `"docker" "inspect" "c42f03a037e2c65427278f03157e085cfaec4311d076655f303742ec0cf6e9ea"` [INFO] running `"docker" "rm" "-f" "c42f03a037e2c65427278f03157e085cfaec4311d076655f303742ec0cf6e9ea"` [INFO] [stdout] c42f03a037e2c65427278f03157e085cfaec4311d076655f303742ec0cf6e9ea