[INFO] cloning repository https://github.com/poettler-ric/brickatlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poettler-ric/brickatlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoettler-ric%2Fbrickatlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoettler-ric%2Fbrickatlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a9f59f2de8d50b59dfc35ac269517ed7ca8ee5d [INFO] checking poettler-ric/brickatlas against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoettler-ric%2Fbrickatlas" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poettler-ric/brickatlas on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poettler-ric/brickatlas [INFO] finished tweaking git repo https://github.com/poettler-ric/brickatlas [INFO] tweaked toml for git repo https://github.com/poettler-ric/brickatlas written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/poettler-ric/brickatlas 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-rust v4.10.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.1.3 [INFO] [stderr] Downloaded winnow v0.5.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd6b06b7e9a202b109343fde677e66256b45022208aff5e0f62c692aa72bed6d [INFO] running `Command { std: "docker" "start" "-a" "bd6b06b7e9a202b109343fde677e66256b45022208aff5e0f62c692aa72bed6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd6b06b7e9a202b109343fde677e66256b45022208aff5e0f62c692aa72bed6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6b06b7e9a202b109343fde677e66256b45022208aff5e0f62c692aa72bed6d", kill_on_drop: false }` [INFO] [stdout] bd6b06b7e9a202b109343fde677e66256b45022208aff5e0f62c692aa72bed6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b28c37e9a620308690e01bd578d6ebb5679b62eb74199db330c8498811217d [INFO] running `Command { std: "docker" "start" "-a" "73b28c37e9a620308690e01bd578d6ebb5679b62eb74199db330c8498811217d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking zbus v3.14.1 [INFO] [stderr] Checking notify-rust v4.10.0 [INFO] [stderr] Checking brickatlas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dirs; [INFO] [stdout] | ^^^^ the item `dirs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `notify_rust` is imported redundantly [INFO] [stdout] --> src/lib.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use notify_rust::{self, Notification, Timeout, Urgency}; [INFO] [stdout] | ^^^^ the item `notify_rust` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dirs; [INFO] [stdout] | ^^^^ the item `dirs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `notify_rust` is imported redundantly [INFO] [stdout] --> src/lib.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use notify_rust::{self, Notification, Timeout, Urgency}; [INFO] [stdout] | ^^^^ the item `notify_rust` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.55s [INFO] running `Command { std: "docker" "inspect" "73b28c37e9a620308690e01bd578d6ebb5679b62eb74199db330c8498811217d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b28c37e9a620308690e01bd578d6ebb5679b62eb74199db330c8498811217d", kill_on_drop: false }` [INFO] [stdout] 73b28c37e9a620308690e01bd578d6ebb5679b62eb74199db330c8498811217d