[INFO] updating cached repository https://github.com/AOSC-Dev/topic-manifest [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 297fdc8e80e538213fba11f2ca9142f463ba0856 [INFO] checking AOSC-Dev/topic-manifest/297fdc8e80e538213fba11f2ca9142f463ba0856 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/topic-manifest on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/topic-manifest [INFO] finished tweaking git repo https://github.com/AOSC-Dev/topic-manifest [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/topic-manifest written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/topic-manifest 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb288ade7b2f4290866207a54c1ca4eb233bad6a05658f2499e08a9cbbfe5717 [INFO] running `Command { std: "docker" "start" "-a" "fb288ade7b2f4290866207a54c1ca4eb233bad6a05658f2499e08a9cbbfe5717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb288ade7b2f4290866207a54c1ca4eb233bad6a05658f2499e08a9cbbfe5717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb288ade7b2f4290866207a54c1ca4eb233bad6a05658f2499e08a9cbbfe5717", kill_on_drop: false }` [INFO] [stdout] fb288ade7b2f4290866207a54c1ca4eb233bad6a05658f2499e08a9cbbfe5717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2853c30b28f6d93231715548c2ff04a37b91c86ae0c7c1f3c45378f34762a633 [INFO] running `Command { std: "docker" "start" "-a" "2853c30b28f6d93231715548c2ff04a37b91c86ae0c7c1f3c45378f34762a633", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Checking argh v0.1.6 [INFO] [stderr] Checking attohttpc v0.18.0 [INFO] [stderr] Checking topic-manifest v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `number` is never read [INFO] [stdout] --> src/network.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct GitHubPullRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 16 | number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `number` is never read [INFO] [stdout] --> src/network.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct GitHubPullRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 16 | number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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 26.77s [INFO] running `Command { std: "docker" "inspect" "2853c30b28f6d93231715548c2ff04a37b91c86ae0c7c1f3c45378f34762a633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2853c30b28f6d93231715548c2ff04a37b91c86ae0c7c1f3c45378f34762a633", kill_on_drop: false }` [INFO] [stdout] 2853c30b28f6d93231715548c2ff04a37b91c86ae0c7c1f3c45378f34762a633