[INFO] crate conrod_gfx 0.69.0 is already in cache [INFO] checking conrod_gfx-0.69.0 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate conrod_gfx 0.69.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate conrod_gfx 0.69.0 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate conrod_gfx 0.69.0 [INFO] finished tweaking crates.io crate conrod_gfx 0.69.0 [INFO] tweaked toml for crates.io crate conrod_gfx 0.69.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate conrod_gfx 0.69.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] 095153292c23298957a7b46a70f217aacd6c10be8c80f43b9a444d6624ca3dd4 [INFO] running `"docker" "start" "-a" "095153292c23298957a7b46a70f217aacd6c10be8c80f43b9a444d6624ca3dd4"` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking conrod_winit v0.69.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking smithay-clipboard v0.3.7 [INFO] [stderr] Checking copypasta v0.6.2 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking gfx_window_glutin v0.31.0 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking conrod_core v0.69.0 [INFO] [stderr] Checking conrod_example_shared v0.69.0 [INFO] [stderr] Checking conrod_gfx v0.69.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:723:60 [INFO] [stderr] | [INFO] [stderr] 723 | RendererCreationError::PipelineState(ref e) => std::error::Error::description(e), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:723:60 [INFO] [stderr] | [INFO] [stderr] 723 | RendererCreationError::PipelineState(ref e) => std::error::Error::description(e), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "095153292c23298957a7b46a70f217aacd6c10be8c80f43b9a444d6624ca3dd4"` [INFO] running `"docker" "rm" "-f" "095153292c23298957a7b46a70f217aacd6c10be8c80f43b9a444d6624ca3dd4"` [INFO] [stdout] 095153292c23298957a7b46a70f217aacd6c10be8c80f43b9a444d6624ca3dd4