[INFO] cloning repository https://github.com/shawnscode/crayon-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shawnscode/crayon-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawnscode%2Fcrayon-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawnscode%2Fcrayon-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 027d9cb6a95898fe878c28c44f7bc37f8517628a [INFO] checking shawnscode/crayon-tools against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawnscode%2Fcrayon-tools" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shawnscode/crayon-tools on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shawnscode/crayon-tools [INFO] finished tweaking git repo https://github.com/shawnscode/crayon-tools [INFO] tweaked toml for git repo https://github.com/shawnscode/crayon-tools written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shawnscode/crayon-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/shawnscode/crayon` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.28 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] [stderr] Downloaded claxon v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.22 [INFO] [stderr] Downloaded wasm-bindgen v0.2.28 [INFO] [stderr] Downloaded web-sys v0.3.5 [INFO] [stderr] Downloaded js-sys v0.3.5 [INFO] [stderr] Downloaded gleam v0.6.7 [INFO] [stderr] Downloaded slice-deque v0.1.14 [INFO] [stderr] Downloaded inlinable_string v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 291f7006c88e6903a2f78cb1068138185a088e6bc29c1b75846a47589c84ac81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "291f7006c88e6903a2f78cb1068138185a088e6bc29c1b75846a47589c84ac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "291f7006c88e6903a2f78cb1068138185a088e6bc29c1b75846a47589c84ac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291f7006c88e6903a2f78cb1068138185a088e6bc29c1b75846a47589c84ac81", kill_on_drop: false }` [INFO] [stdout] 291f7006c88e6903a2f78cb1068138185a088e6bc29c1b75846a47589c84ac81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d791748f36a1c587bfcbdc4b06e92513ac738a78f7418e5ee8334729c489d0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d791748f36a1c587bfcbdc4b06e92513ac738a78f7418e5ee8334729c489d0e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking claxon v0.4.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking slice-deque v0.1.14 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling vorbis-encoder v0.1.4 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking minimp3 v0.3.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking vorbis v0.1.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking inlinable_string v0.1.10 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking crayon v0.7.0 (https://github.com/shawnscode/crayon?rev=f6400e1#f6400e11) [INFO] [stderr] Checking crayon-audio v0.7.0 (https://github.com/shawnscode/crayon?rev=f6400e1#f6400e11) [INFO] [stderr] Checking crayon-world v0.1.0 (https://github.com/shawnscode/crayon?rev=f6400e1#f6400e11) [INFO] [stderr] Checking crayon-cli v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `minimp3` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use minimp3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate minimp3; [INFO] [stdout] | --------------------- the item `minimp3` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hound` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use hound; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate hound; [INFO] [stdout] | ------------------- the item `hound` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `claxon` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | use claxon; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate claxon; [INFO] [stdout] | -------------------- the item `claxon` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | importers: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | importers: &'a HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | ) -> Option<&'a AssetImporter> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `minimp3` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use minimp3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate minimp3; [INFO] [stdout] | --------------------- the item `minimp3` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hound` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use hound; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate hound; [INFO] [stdout] | ------------------- the item `hound` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `claxon` is imported redundantly [INFO] [stdout] --> src/assets/audio/mod.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | use claxon; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate claxon; [INFO] [stdout] | -------------------- the item `claxon` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | importers: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | importers: &'a HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workspace/database.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | ) -> Option<&'a AssetImporter> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AssetImporter` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/workspace/database.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | let ext = e.trim_left_matches('.'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/workspace/database.rs:174:45 [INFO] [stdout] | [INFO] [stdout] 174 | let file = relative_str.trim_right_matches(EXTENSION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/workspace/database.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | let ext = e.trim_left_matches('.'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/workspace/database.rs:174:45 [INFO] [stdout] | [INFO] [stdout] 174 | let file = relative_str.trim_right_matches(EXTENSION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "5d791748f36a1c587bfcbdc4b06e92513ac738a78f7418e5ee8334729c489d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d791748f36a1c587bfcbdc4b06e92513ac738a78f7418e5ee8334729c489d0e", kill_on_drop: false }` [INFO] [stdout] 5d791748f36a1c587bfcbdc4b06e92513ac738a78f7418e5ee8334729c489d0e