[INFO] cloning repository https://github.com/Tazmondo/reveal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tazmondo/reveal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTazmondo%2Freveal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTazmondo%2Freveal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69abc7420bce3878c70908d6ef458602181f1c63 [INFO] checking Tazmondo/reveal/69abc7420bce3878c70908d6ef458602181f1c63 against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTazmondo%2Freveal" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tazmondo/reveal on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tazmondo/reveal [INFO] finished tweaking git repo https://github.com/Tazmondo/reveal [INFO] tweaked toml for git repo https://github.com/Tazmondo/reveal written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tazmondo/reveal 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" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded full_moon v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1de5c7ab4350f9db06ea3d3811c3ae9266600cea93152af35cfc502e07a254 [INFO] running `Command { std: "docker" "start" "-a" "0b1de5c7ab4350f9db06ea3d3811c3ae9266600cea93152af35cfc502e07a254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1de5c7ab4350f9db06ea3d3811c3ae9266600cea93152af35cfc502e07a254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1de5c7ab4350f9db06ea3d3811c3ae9266600cea93152af35cfc502e07a254", kill_on_drop: false }` [INFO] [stdout] 0b1de5c7ab4350f9db06ea3d3811c3ae9266600cea93152af35cfc502e07a254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a06b2a6cb6aa7ded581a887ce87e964d82d4f78e689fc41a015a66a7b676e7d [INFO] running `Command { std: "docker" "start" "-a" "5a06b2a6cb6aa7ded581a887ce87e964d82d4f78e689fc41a015a66a7b676e7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking full_moon v0.18.1 [INFO] [stderr] Checking reveal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `create_require_tree` [INFO] [stdout] --> src/lib.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::structurize::{create_require_tree, output_map}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_require_tree` [INFO] [stdout] --> src/lib.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::structurize::{create_require_tree, output_map}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_require_tree` is never used [INFO] [stdout] --> src/structurize.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn create_require_tree( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_require_tree` is never used [INFO] [stdout] --> src/structurize.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn create_require_tree( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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 9.31s [INFO] running `Command { std: "docker" "inspect" "5a06b2a6cb6aa7ded581a887ce87e964d82d4f78e689fc41a015a66a7b676e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a06b2a6cb6aa7ded581a887ce87e964d82d4f78e689fc41a015a66a7b676e7d", kill_on_drop: false }` [INFO] [stdout] 5a06b2a6cb6aa7ded581a887ce87e964d82d4f78e689fc41a015a66a7b676e7d