[INFO] cloning repository https://github.com/jbillard/crawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbillard/crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbillard%2Fcrawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbillard%2Fcrawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d336f195176e064d7cebe489b74f328a8f0795
[INFO] checking jbillard/crawler against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbillard%2Fcrawler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jbillard/crawler
[INFO] finished tweaking git repo https://github.com/jbillard/crawler
[INFO] tweaked toml for git repo https://github.com/jbillard/crawler written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jbillard/crawler on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jbillard/crawler 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded tracing-attributes v0.1.16
[INFO] [stderr]   Downloaded arc-swap v0.4.4
[INFO] [stderr]   Downloaded curl v0.4.38
[INFO] [stderr]   Downloaded isahc v1.5.0
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] [stderr]   Downloaded web-sys v0.3.36
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.3
[INFO] [stderr]   Downloaded curl-sys v0.4.47+curl-7.79.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 964986fcee1729e4dfd2b07dd2056b99b7973b49f6287b7f4706a01754c6a70f
[INFO] running `Command { std: "docker" "start" "-a" "964986fcee1729e4dfd2b07dd2056b99b7973b49f6287b7f4706a01754c6a70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "964986fcee1729e4dfd2b07dd2056b99b7973b49f6287b7f4706a01754c6a70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964986fcee1729e4dfd2b07dd2056b99b7973b49f6287b7f4706a01754c6a70f", kill_on_drop: false }`
[INFO] [stdout] 964986fcee1729e4dfd2b07dd2056b99b7973b49f6287b7f4706a01754c6a70f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ff889cc271b237761230ec1cd70f619d2a139d271625f980048f9ef8db3880
[INFO] running `Command { std: "docker" "start" "-a" "02ff889cc271b237761230ec1cd70f619d2a139d271625f980048f9ef8db3880", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]    Compiling curl v0.4.38
[INFO] [stderr]     Checking encoding_rs v0.8.22
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling isahc v1.5.0
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.47+curl-7.79.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking tracing v0.1.28
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/robots/pass.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Pass {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     pub extractor: Option<Box<dyn Extractor + Send + Sync>>,
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OUTPUT_DIR` is never used
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const OUTPUT_DIR: &str = "./output/gutenberg";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Files` is never constructed
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Files {}
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process` is never used
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Files {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     async fn process(&self, client: &Client, uri: &str) -> std::io::Result<()> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OUTPUT_DIR` is never used
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const OUTPUT_DIR: &str = "./output/gutenberg";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Files` is never constructed
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Files {}
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process` is never used
[INFO] [stdout]   --> src/robots/gutenberg/extractors/files.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Files {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     async fn process(&self, client: &Client, uri: &str) -> std::io::Result<()> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.78s
[INFO] running `Command { std: "docker" "inspect" "02ff889cc271b237761230ec1cd70f619d2a139d271625f980048f9ef8db3880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ff889cc271b237761230ec1cd70f619d2a139d271625f980048f9ef8db3880", kill_on_drop: false }`
[INFO] [stdout] 02ff889cc271b237761230ec1cd70f619d2a139d271625f980048f9ef8db3880
