[INFO] cloning repository https://github.com/KashShahzad/web_crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KashShahzad/web_crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKashShahzad%2Fweb_crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKashShahzad%2Fweb_crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e67d292d5d81ac5170393e9172bdf2fea12000cb [INFO] testing KashShahzad/web_crawler against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKashShahzad%2Fweb_crawler" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KashShahzad/web_crawler on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KashShahzad/web_crawler [INFO] finished tweaking git repo https://github.com/KashShahzad/web_crawler [INFO] tweaked toml for git repo https://github.com/KashShahzad/web_crawler written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/KashShahzad/web_crawler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c54326ad899919851ab06d335a7813d9db3a5d678095bc1463e1daa22455a685 [INFO] running `Command { std: "docker" "start" "-a" "c54326ad899919851ab06d335a7813d9db3a5d678095bc1463e1daa22455a685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54326ad899919851ab06d335a7813d9db3a5d678095bc1463e1daa22455a685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54326ad899919851ab06d335a7813d9db3a5d678095bc1463e1daa22455a685", kill_on_drop: false }` [INFO] [stdout] c54326ad899919851ab06d335a7813d9db3a5d678095bc1463e1daa22455a685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a95ca60804b926e288bdf8b5e6c81af37e98c492304ba7f3b958866995d982d6 [INFO] running `Command { std: "docker" "start" "-a" "a95ca60804b926e288bdf8b5e6c81af37e98c492304ba7f3b958866995d982d6", kill_on_drop: false }` [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling web_crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `fetch` [INFO] [stdout] --> src/crawler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use fetch::{fetch_all_urls, url_status, UrlState}; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::fetch` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parse` [INFO] [stdout] --> src/fetch.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use parse; [INFO] [stdout] | ^^^^^ no external crate `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(Sender, std::sync::mpsc::Receiver)` [INFO] [stdout] --> src/crawler.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | let (tx, rx) = channel(); [INFO] [stdout] | -------- ^^^^^^^ cannot infer type for type parameter `T` declared on the function `channel` [INFO] [stdout] | | [INFO] [stdout] | consider giving this pattern the explicit type `(Sender, std::sync::mpsc::Receiver)`, where the type parameter `T` is specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web_crawler` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a95ca60804b926e288bdf8b5e6c81af37e98c492304ba7f3b958866995d982d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95ca60804b926e288bdf8b5e6c81af37e98c492304ba7f3b958866995d982d6", kill_on_drop: false }` [INFO] [stdout] a95ca60804b926e288bdf8b5e6c81af37e98c492304ba7f3b958866995d982d6