[INFO] cloning repository https://github.com/meltdownnn/bishojo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meltdownnn/bishojo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeltdownnn%2Fbishojo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeltdownnn%2Fbishojo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ef1363ba68f222ad0450b6294754f326c4bd10c [INFO] checking meltdownnn/bishojo against master#f90b06d7fb00470177516c5881bcec0432cb4f24 for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeltdownnn%2Fbishojo" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meltdownnn/bishojo on toolchain f90b06d7fb00470177516c5881bcec0432cb4f24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meltdownnn/bishojo [INFO] finished tweaking git repo https://github.com/meltdownnn/bishojo [INFO] tweaked toml for git repo https://github.com/meltdownnn/bishojo written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/meltdownnn/bishojo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9d96874c63e87edd33a71566e6fc06d5a4e2b15f637c38e5589bae6a0b6014 [INFO] running `Command { std: "docker" "start" "-a" "1b9d96874c63e87edd33a71566e6fc06d5a4e2b15f637c38e5589bae6a0b6014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9d96874c63e87edd33a71566e6fc06d5a4e2b15f637c38e5589bae6a0b6014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9d96874c63e87edd33a71566e6fc06d5a4e2b15f637c38e5589bae6a0b6014", kill_on_drop: false }` [INFO] [stdout] 1b9d96874c63e87edd33a71566e6fc06d5a4e2b15f637c38e5589bae6a0b6014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf0b440602e224eb96eb31fbbc04db10ab924c571cc74ae7f277fa918c5ac1a [INFO] running `Command { std: "docker" "start" "-a" "5cf0b440602e224eb96eb31fbbc04db10ab924c571cc74ae7f277fa918c5ac1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking unescape v0.1.0 (https://github.com/meltdownnn/unescape-rs.git#7ddb2f6f) [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking seahash v4.0.1 [INFO] [stderr] Checking rusthtml v0.2.5 (https://github.com/meltdownnn/rusthtml.git#5aca2370) [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking tokio-util v0.5.1 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking rmp-serde v0.15.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking pool-future v0.1.0 (https://github.com/meltdownnn/pool-future.git#e3f550a8) [INFO] [stderr] Checking bishojo v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/websites/liuli.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::prelude::*` [INFO] [stdout] --> src/websites/liuli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use isahc::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:698:10 [INFO] [stdout] | [INFO] [stdout] 698 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:812:10 [INFO] [stdout] | [INFO] [stdout] 812 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/websites/liuli.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::prelude::*` [INFO] [stdout] --> src/websites/liuli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use isahc::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:698:10 [INFO] [stdout] | [INFO] [stdout] 698 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:812:10 [INFO] [stdout] | [INFO] [stdout] 812 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Liuli` [INFO] [stdout] --> src/websites/liuli.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Liuli {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Liuli` [INFO] [stdout] --> src/websites/liuli.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Liuli {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5cf0b440602e224eb96eb31fbbc04db10ab924c571cc74ae7f277fa918c5ac1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf0b440602e224eb96eb31fbbc04db10ab924c571cc74ae7f277fa918c5ac1a", kill_on_drop: false }` [INFO] [stdout] 5cf0b440602e224eb96eb31fbbc04db10ab924c571cc74ae7f277fa918c5ac1a