[INFO] cloning repository https://github.com/richinex/config-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richinex/config-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichinex%2Fconfig-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichinex%2Fconfig-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17923a038b2f1574a489eb0c3903f2cd899d966b [INFO] checking richinex/config-sdk against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichinex%2Fconfig-sdk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richinex/config-sdk 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/richinex/config-sdk [INFO] finished tweaking git repo https://github.com/richinex/config-sdk [INFO] tweaked toml for git repo https://github.com/richinex/config-sdk written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/richinex/config-sdk 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3df24a341a49f7e3bf65af7a58efc209466a093b188396cee016a4299b9b4712 [INFO] running `Command { std: "docker" "start" "-a" "3df24a341a49f7e3bf65af7a58efc209466a093b188396cee016a4299b9b4712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df24a341a49f7e3bf65af7a58efc209466a093b188396cee016a4299b9b4712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df24a341a49f7e3bf65af7a58efc209466a093b188396cee016a4299b9b4712", kill_on_drop: false }` [INFO] [stdout] 3df24a341a49f7e3bf65af7a58efc209466a093b188396cee016a4299b9b4712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 90471c9a997074558c258856cfba6d43e2f42c76c2d82276bb64ccc28c3dc080 [INFO] running `Command { std: "docker" "start" "-a" "90471c9a997074558c258856cfba6d43e2f42c76c2d82276bb64ccc28c3dc080", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking config-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> examples/examples.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s [INFO] running `Command { std: "docker" "inspect" "90471c9a997074558c258856cfba6d43e2f42c76c2d82276bb64ccc28c3dc080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90471c9a997074558c258856cfba6d43e2f42c76c2d82276bb64ccc28c3dc080", kill_on_drop: false }` [INFO] [stdout] 90471c9a997074558c258856cfba6d43e2f42c76c2d82276bb64ccc28c3dc080