[INFO] fetching crate stl-thumb 0.5.0... [INFO] checking stl-thumb-0.5.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate stl-thumb 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate stl-thumb 0.5.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking crates.io crate stl-thumb 0.5.0 [INFO] finished tweaking crates.io crate stl-thumb 0.5.0 [INFO] tweaked toml for crates.io crate stl-thumb 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate stl-thumb 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded wayland-egl v0.29.4 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded semver v1.0.9 [INFO] [stderr] Downloaded cbindgen v0.23.0 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded glutin v0.28.0 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded glium v0.31.0 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] [stderr] Downloaded stl_io v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75171da14fee6aaa9684e67b754be329e2d41c190fa1d381a1b7ee69d1ad0ce4 [INFO] running `Command { std: "docker" "start" "-a" "75171da14fee6aaa9684e67b754be329e2d41c190fa1d381a1b7ee69d1ad0ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75171da14fee6aaa9684e67b754be329e2d41c190fa1d381a1b7ee69d1ad0ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75171da14fee6aaa9684e67b754be329e2d41c190fa1d381a1b7ee69d1ad0ce4", kill_on_drop: false }` [INFO] [stdout] 75171da14fee6aaa9684e67b754be329e2d41c190fa1d381a1b7ee69d1ad0ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a5f390e3efbe57c32ad90b090ea02bafd8598f7466befda600769f42d6a9630 [INFO] running `Command { std: "docker" "start" "-a" "2a5f390e3efbe57c32ad90b090ea02bafd8598f7466befda600769f42d6a9630", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking stderrlog v0.5.1 [INFO] [stderr] Checking stl_io v0.6.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking stl-thumb v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/fxaa.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use glium::{self, Surface}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/fxaa.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use glium::{self, Surface}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2a5f390e3efbe57c32ad90b090ea02bafd8598f7466befda600769f42d6a9630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5f390e3efbe57c32ad90b090ea02bafd8598f7466befda600769f42d6a9630", kill_on_drop: false }` [INFO] [stdout] 2a5f390e3efbe57c32ad90b090ea02bafd8598f7466befda600769f42d6a9630