[INFO] cloning repository https://github.com/lucaslizama/anime-scrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucaslizama/anime-scrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaslizama%2Fanime-scrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaslizama%2Fanime-scrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17d40f6d15ef4b2789fca28dfd0672e5e9451884 [INFO] testing lucaslizama/anime-scrapper against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaslizama%2Fanime-scrapper" "/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/lucaslizama/anime-scrapper [INFO] finished tweaking git repo https://github.com/lucaslizama/anime-scrapper [INFO] tweaked toml for git repo https://github.com/lucaslizama/anime-scrapper written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucaslizama/anime-scrapper on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lucaslizama/anime-scrapper 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.13.0 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded psl-types v2.0.10 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] Downloaded open v2.1.2 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded requestty-ui v0.3.0 [INFO] [stderr] Downloaded openssl-sys v0.9.73 [INFO] [stderr] Downloaded async-compression v0.3.12 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded requestty v0.3.0 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded tokio v1.18.1 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae3242fa1ee2e4db01427df0f7c1d96feed5b7eb02e62fdc324e3404990d058b [INFO] running `Command { std: "docker" "start" "-a" "ae3242fa1ee2e4db01427df0f7c1d96feed5b7eb02e62fdc324e3404990d058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3242fa1ee2e4db01427df0f7c1d96feed5b7eb02e62fdc324e3404990d058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3242fa1ee2e4db01427df0f7c1d96feed5b7eb02e62fdc324e3404990d058b", kill_on_drop: false }` [INFO] [stdout] ae3242fa1ee2e4db01427df0f7c1d96feed5b7eb02e62fdc324e3404990d058b [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd0a9276df0c88fc162d0382c90a8a05e18b36ff9ac516cca72a0eb7fe91a429 [INFO] running `Command { std: "docker" "start" "-a" "bd0a9276df0c88fc162d0382c90a8a05e18b36ff9ac516cca72a0eb7fe91a429", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling open v2.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling requestty-ui v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling requestty v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling scraper v0.13.0 [INFO] [stderr] Compiling anime-scrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `category`, `size`, `date`, `seeds`, `leeches`, and `downloads` are never read [INFO] [stdout] --> src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AnimeData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 5 | pub category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub size: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub seeds: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub leeches: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub downloads: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnimeData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.99s [INFO] running `Command { std: "docker" "inspect" "bd0a9276df0c88fc162d0382c90a8a05e18b36ff9ac516cca72a0eb7fe91a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0a9276df0c88fc162d0382c90a8a05e18b36ff9ac516cca72a0eb7fe91a429", kill_on_drop: false }` [INFO] [stdout] bd0a9276df0c88fc162d0382c90a8a05e18b36ff9ac516cca72a0eb7fe91a429 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 892a40c3f037d46a12ae4869ed7f7c47d7283e3920ed2c8ff7fe711d095b10d7 [INFO] running `Command { std: "docker" "start" "-a" "892a40c3f037d46a12ae4869ed7f7c47d7283e3920ed2c8ff7fe711d095b10d7", kill_on_drop: false }` [INFO] [stderr] Compiling anime-scrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `category`, `size`, `date`, `seeds`, `leeches`, and `downloads` are never read [INFO] [stdout] --> src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AnimeData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 5 | pub category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub size: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub seeds: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub leeches: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub downloads: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnimeData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "892a40c3f037d46a12ae4869ed7f7c47d7283e3920ed2c8ff7fe711d095b10d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892a40c3f037d46a12ae4869ed7f7c47d7283e3920ed2c8ff7fe711d095b10d7", kill_on_drop: false }` [INFO] [stdout] 892a40c3f037d46a12ae4869ed7f7c47d7283e3920ed2c8ff7fe711d095b10d7 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87da62a5eee73d3966b04b5fed46c5b4c8f8093a4145d1aadc5cb4b03916619f [INFO] running `Command { std: "docker" "start" "-a" "87da62a5eee73d3966b04b5fed46c5b4c8f8093a4145d1aadc5cb4b03916619f", kill_on_drop: false }` [INFO] [stderr] warning: fields `category`, `size`, `date`, `seeds`, `leeches`, and `downloads` are never read [INFO] [stdout] [INFO] [stderr] --> src/parser.rs:5:9 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 4 | pub struct AnimeData { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | --------- fields in this struct [INFO] [stdout] [INFO] [stderr] 5 | pub category: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 8 | pub size: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 9 | pub date: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 10 | pub seeds: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | pub leeches: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 12 | pub downloads: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AnimeData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `anime-scrapper` (bin "anime-scrapper" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anime_scrapper-696d291a6de0affd) [INFO] running `Command { std: "docker" "inspect" "87da62a5eee73d3966b04b5fed46c5b4c8f8093a4145d1aadc5cb4b03916619f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87da62a5eee73d3966b04b5fed46c5b4c8f8093a4145d1aadc5cb4b03916619f", kill_on_drop: false }` [INFO] [stdout] 87da62a5eee73d3966b04b5fed46c5b4c8f8093a4145d1aadc5cb4b03916619f