[INFO] updating cached repository https://github.com/insipx/dynamic-wallpaper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6bd87206185944f3295c269639e7943c33a3e9e [INFO] checking insipx/dynamic-wallpaper against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fdynamic-wallpaper" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 33% (9/27) Checking out files: 37% (10/27) Checking out files: 40% (11/27) Checking out files: 44% (12/27) Checking out files: 48% (13/27) Checking out files: 51% (14/27) Checking out files: 55% (15/27) Checking out files: 59% (16/27) Checking out files: 62% (17/27) Checking out files: 66% (18/27) Checking out files: 70% (19/27) Checking out files: 74% (20/27) Checking out files: 77% (21/27) Checking out files: 81% (22/27) Checking out files: 85% (23/27) Checking out files: 88% (24/27) Checking out files: 92% (25/27) Checking out files: 96% (26/27) Checking out files: 100% (27/27) Checking out files: 100% (27/27), done. [INFO] validating manifest of git repo https://github.com/insipx/dynamic-wallpaper on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/insipx/dynamic-wallpaper [INFO] finished tweaking git repo https://github.com/insipx/dynamic-wallpaper [INFO] tweaked toml for git repo https://github.com/insipx/dynamic-wallpaper written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/insipx/dynamic-wallpaper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 9cdca01a7991e4e4965332b35803a244baa2b444b45300b88d3fab026e4829fa [INFO] running `"docker" "start" "-a" "9cdca01a7991e4e4965332b35803a244baa2b444b45300b88d3fab026e4829fa"` [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking photo-motus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | folder: PathBuf [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ReadDir`, `str::FromStr` [INFO] [stderr] --> src/image_locator.rs:19:16 [INFO] [stderr] | [INFO] [stderr] 19 | fs::{self, ReadDir}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | path::PathBuf, [INFO] [stderr] 21 | str::FromStr [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | folder: PathBuf [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ReadDir`, `str::FromStr` [INFO] [stderr] --> src/image_locator.rs:19:16 [INFO] [stderr] | [INFO] [stderr] 19 | fs::{self, ReadDir}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | path::PathBuf, [INFO] [stderr] 21 | str::FromStr [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `quicli::prelude` [INFO] [stderr] --> src/cli.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use quicli::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `photo-motus`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused import: `quicli::prelude` [INFO] [stderr] --> src/cli.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use quicli::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `photo-motus`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9cdca01a7991e4e4965332b35803a244baa2b444b45300b88d3fab026e4829fa"` [INFO] running `"docker" "rm" "-f" "9cdca01a7991e4e4965332b35803a244baa2b444b45300b88d3fab026e4829fa"` [INFO] [stdout] 9cdca01a7991e4e4965332b35803a244baa2b444b45300b88d3fab026e4829fa