[INFO] cloning repository https://github.com/K-C-DaCosta/g_lue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-C-DaCosta/g_lue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60d21a50515af351c0e1f798fb6e15916602c562 [INFO] checking K-C-DaCosta/g_lue against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K-C-DaCosta/g_lue on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/K-C-DaCosta/g_lue [INFO] finished tweaking git repo https://github.com/K-C-DaCosta/g_lue [INFO] tweaked toml for git repo https://github.com/K-C-DaCosta/g_lue written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/K-C-DaCosta/g_lue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02f528d63f2724f91581540769952b821dff2c0df4d96e5026551fa30900b4fe [INFO] running `Command { std: "docker" "start" "-a" "02f528d63f2724f91581540769952b821dff2c0df4d96e5026551fa30900b4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02f528d63f2724f91581540769952b821dff2c0df4d96e5026551fa30900b4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f528d63f2724f91581540769952b821dff2c0df4d96e5026551fa30900b4fe", kill_on_drop: false }` [INFO] [stdout] 02f528d63f2724f91581540769952b821dff2c0df4d96e5026551fa30900b4fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4038b9ca2a16bcb0241337120fdc88847e96ef03e96537c49f070331cc95ebb8 [INFO] running `Command { std: "docker" "start" "-a" "4038b9ca2a16bcb0241337120fdc88847e96ef03e96537c49f070331cc95ebb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking glow v0.6.1 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking fluffl v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `InvalidBase64Digit` [INFO] [stdout] --> src/decoders/base64.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | InvalidBase64Digit, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encode` [INFO] [stdout] --> src/decoders/base64.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode(data: &[u8]) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode` [INFO] [stdout] --> src/decoders/base64.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn decode(raw_text: String) -> Result, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_b64_digit_to_binary` [INFO] [stdout] --> src/decoders/base64.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn map_b64_digit_to_binary(c: char) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_binary_to_b64_digit` [INFO] [stdout] --> src/decoders/base64.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn map_binary_to_b64_digit(b: u8) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidBase64Digit` [INFO] [stdout] --> src/decoders/base64.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | InvalidBase64Digit, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode` [INFO] [stdout] --> src/decoders/base64.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn decode(raw_text: String) -> Result, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_b64_digit_to_binary` [INFO] [stdout] --> src/decoders/base64.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn map_b64_digit_to_binary(c: char) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.56s [INFO] running `Command { std: "docker" "inspect" "4038b9ca2a16bcb0241337120fdc88847e96ef03e96537c49f070331cc95ebb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4038b9ca2a16bcb0241337120fdc88847e96ef03e96537c49f070331cc95ebb8", kill_on_drop: false }` [INFO] [stdout] 4038b9ca2a16bcb0241337120fdc88847e96ef03e96537c49f070331cc95ebb8