[INFO] fetching crate valora 0.2.12... [INFO] testing valora-0.2.12 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate valora 0.2.12 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate valora 0.2.12 [INFO] finished tweaking crates.io crate valora 0.2.12 [INFO] tweaked toml for crates.io crate valora 0.2.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valora 0.2.12 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valora 0.2.12 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9c9f5ab7b0e62b58845ce5c5b6de1ca4573407f4cd190592a2fc6ff5e184e99 [INFO] running `Command { std: "docker" "start" "-a" "a9c9f5ab7b0e62b58845ce5c5b6de1ca4573407f4cd190592a2fc6ff5e184e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9c9f5ab7b0e62b58845ce5c5b6de1ca4573407f4cd190592a2fc6ff5e184e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c9f5ab7b0e62b58845ce5c5b6de1ca4573407f4cd190592a2fc6ff5e184e99", kill_on_drop: false }` [INFO] [stdout] a9c9f5ab7b0e62b58845ce5c5b6de1ca4573407f4cd190592a2fc6ff5e184e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfe21ecfd1e4065b09ae62f7f0aed92fddc247668884b3ce71a3098e14aad71e [INFO] running `Command { std: "docker" "start" "-a" "bfe21ecfd1e4065b09ae62f7f0aed92fddc247668884b3ce71a3098e14aad71e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rpds v0.5.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling glslwatch v0.1.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling valora_derive v0.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling valora v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shaders::*` [INFO] [stdout] --> src/lib.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | attributes::*, canvas::*, forms::*, paint::*, path::*, shaders::*, transforms::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use noise::{self, *}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `noise` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::noise` to refer to this crate unambiguously [INFO] [stdout] note: `noise` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `noise` to disambiguate [INFO] [stdout] = help: or use `self::noise` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub use rayon::{self, prelude::*}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rayon` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rayon` to refer to this crate unambiguously [INFO] [stdout] note: `rayon` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rayon` to disambiguate [INFO] [stdout] = help: or use `self::rayon` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use palette::{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `palette` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::palette` to refer to this crate unambiguously [INFO] [stdout] note: `palette` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `palette` to disambiguate [INFO] [stdout] = help: or use `self::palette` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub use rand::{self, rngs::StdRng, Rng, SeedableRng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rand` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rand` to refer to this crate unambiguously [INFO] [stdout] note: `rand` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rand` to disambiguate [INFO] [stdout] = help: or use `self::rand` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub use euclid; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `euclid` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::euclid` to refer to this crate unambiguously [INFO] [stdout] note: `euclid` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `euclid` to disambiguate [INFO] [stdout] = help: or use `self::euclid` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoUniforms` is never constructed [INFO] [stdout] --> src/gpu.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct NoUniforms; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "bfe21ecfd1e4065b09ae62f7f0aed92fddc247668884b3ce71a3098e14aad71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe21ecfd1e4065b09ae62f7f0aed92fddc247668884b3ce71a3098e14aad71e", kill_on_drop: false }` [INFO] [stdout] bfe21ecfd1e4065b09ae62f7f0aed92fddc247668884b3ce71a3098e14aad71e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5757143781c90385474297c75658a92d6738f929fc3b8a9b7f6bdfc348779491 [INFO] running `Command { std: "docker" "start" "-a" "5757143781c90385474297c75658a92d6738f929fc3b8a9b7f6bdfc348779491", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shaders::*` [INFO] [stdout] --> src/lib.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | attributes::*, canvas::*, forms::*, paint::*, path::*, shaders::*, transforms::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use noise::{self, *}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `noise` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::noise` to refer to this crate unambiguously [INFO] [stdout] note: `noise` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `noise` to disambiguate [INFO] [stdout] = help: or use `self::noise` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub use rayon::{self, prelude::*}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rayon` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rayon` to refer to this crate unambiguously [INFO] [stdout] note: `rayon` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rayon` to disambiguate [INFO] [stdout] = help: or use `self::rayon` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use palette::{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `palette` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::palette` to refer to this crate unambiguously [INFO] [stdout] note: `palette` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `palette` to disambiguate [INFO] [stdout] = help: or use `self::palette` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub use rand::{self, rngs::StdRng, Rng, SeedableRng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rand` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rand` to refer to this crate unambiguously [INFO] [stdout] note: `rand` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rand` to disambiguate [INFO] [stdout] = help: or use `self::rand` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub use euclid; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `euclid` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::euclid` to refer to this crate unambiguously [INFO] [stdout] note: `euclid` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `euclid` to disambiguate [INFO] [stdout] = help: or use `self::euclid` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoUniforms` is never constructed [INFO] [stdout] --> src/gpu.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct NoUniforms; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling valora v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stdout] --> src/gpu.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shaders::*` [INFO] [stdout] --> src/lib.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | attributes::*, canvas::*, forms::*, paint::*, path::*, shaders::*, transforms::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use noise::{self, *}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `noise` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::noise` to refer to this crate unambiguously [INFO] [stdout] note: `noise` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `noise` to disambiguate [INFO] [stdout] = help: or use `self::noise` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub use rayon::{self, prelude::*}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rayon` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rayon` to refer to this crate unambiguously [INFO] [stdout] note: `rayon` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rayon` to disambiguate [INFO] [stdout] = help: or use `self::rayon` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use palette::{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `palette` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::palette` to refer to this crate unambiguously [INFO] [stdout] note: `palette` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `palette` to disambiguate [INFO] [stdout] = help: or use `self::palette` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub use rand::{self, rngs::StdRng, Rng, SeedableRng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `rand` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::rand` to refer to this crate unambiguously [INFO] [stdout] note: `rand` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `rand` to disambiguate [INFO] [stdout] = help: or use `self::rand` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub use euclid; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `euclid` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::euclid` to refer to this crate unambiguously [INFO] [stdout] note: `euclid` could also refer to the crate imported here [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `euclid` to disambiguate [INFO] [stdout] = help: or use `self::euclid` to refer to this crate unambiguously [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoUniforms` is never constructed [INFO] [stdout] --> src/gpu.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct NoUniforms; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `Command { std: "docker" "inspect" "5757143781c90385474297c75658a92d6738f929fc3b8a9b7f6bdfc348779491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5757143781c90385474297c75658a92d6738f929fc3b8a9b7f6bdfc348779491", kill_on_drop: false }` [INFO] [stdout] 5757143781c90385474297c75658a92d6738f929fc3b8a9b7f6bdfc348779491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fb750676dbc264b7bf3ffc09ba64ddc61c473c8fa824d259e8ca4dbec133940 [INFO] running `Command { std: "docker" "start" "-a" "6fb750676dbc264b7bf3ffc09ba64ddc61c473c8fa824d259e8ca4dbec133940", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stderr] --> src/gpu.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `allow_clippy` [INFO] [stderr] --> src/gpu.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | implement_vertex!(GpuVertex, vpos, vcol); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `_memoffset__field_check` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `_memoffset__field_check` may come from an old version of the `memoffset` crate, try updating your dependency with `cargo update -p memoffset` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `_memoffset__field_check` which comes from the expansion of the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `shaders::*` [INFO] [stderr] --> src/lib.rs:22:64 [INFO] [stderr] | [INFO] [stderr] 22 | attributes::*, canvas::*, forms::*, paint::*, path::*, shaders::*, transforms::*, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stderr] --> src/lib.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | pub use noise::{self, *}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stderr] = note: `noise` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::noise` to refer to this crate unambiguously [INFO] [stderr] note: `noise` could also refer to the crate imported here [INFO] [stderr] --> src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `noise` to disambiguate [INFO] [stderr] = help: or use `self::noise` to refer to this crate unambiguously [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #149145 [INFO] [stderr] = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stderr] --> src/lib.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | pub use rayon::{self, prelude::*}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stderr] = note: `rayon` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::rayon` to refer to this crate unambiguously [INFO] [stderr] note: `rayon` could also refer to the crate imported here [INFO] [stderr] --> src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `rayon` to disambiguate [INFO] [stderr] = help: or use `self::rayon` to refer to this crate unambiguously [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #149145 [INFO] [stderr] [INFO] [stderr] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stderr] --> src/lib.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | pub use palette::{ [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stderr] = note: `palette` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::palette` to refer to this crate unambiguously [INFO] [stderr] note: `palette` could also refer to the crate imported here [INFO] [stderr] --> src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `palette` to disambiguate [INFO] [stderr] = help: or use `self::palette` to refer to this crate unambiguously [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #149145 [INFO] [stderr] [INFO] [stderr] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stderr] --> src/lib.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | pub use rand::{self, rngs::StdRng, Rng, SeedableRng}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stderr] = note: `rand` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::rand` to refer to this crate unambiguously [INFO] [stderr] note: `rand` could also refer to the crate imported here [INFO] [stderr] --> src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `rand` to disambiguate [INFO] [stderr] = help: or use `self::rand` to refer to this crate unambiguously [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #149145 [INFO] [stderr] [INFO] [stderr] warning: ambiguous import visibility: pub or pub(crate) [INFO] [stderr] --> src/lib.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | pub use euclid; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stderr] = note: `euclid` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::euclid` to refer to this crate unambiguously [INFO] [stderr] note: `euclid` could also refer to the crate imported here [INFO] [stderr] --> src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `euclid` to disambiguate [INFO] [stderr] = help: or use `self::euclid` to refer to this crate unambiguously [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #149145 [INFO] [stderr] [INFO] [stderr] warning: struct `NoUniforms` is never constructed [INFO] [stderr] --> src/gpu.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | struct NoUniforms; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu.rs:265:24 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 265 | pub fn read_to_ram(&self, texture: &Texture2dMultisample) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `valora` (lib) generated 10 warnings (run `cargo fix --lib -p valora` to apply 2 suggestions) [INFO] [stderr] warning: `valora` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valora-2a6d838a8c8058b4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test uniforms::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests valora [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6fb750676dbc264b7bf3ffc09ba64ddc61c473c8fa824d259e8ca4dbec133940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb750676dbc264b7bf3ffc09ba64ddc61c473c8fa824d259e8ca4dbec133940", kill_on_drop: false }` [INFO] [stdout] 6fb750676dbc264b7bf3ffc09ba64ddc61c473c8fa824d259e8ca4dbec133940