[INFO] cloning repository https://github.com/KatosGrupe/rekvizitai_lt_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KatosGrupe/rekvizitai_lt_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatosGrupe%2Frekvizitai_lt_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatosGrupe%2Frekvizitai_lt_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931479c16beba75a6167fe7eda0a1d5e83ae4931 [INFO] testing KatosGrupe/rekvizitai_lt_parser 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%2FKatosGrupe%2Frekvizitai_lt_parser" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KatosGrupe/rekvizitai_lt_parser 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/KatosGrupe/rekvizitai_lt_parser [INFO] finished tweaking git repo https://github.com/KatosGrupe/rekvizitai_lt_parser [INFO] tweaked toml for git repo https://github.com/KatosGrupe/rekvizitai_lt_parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/KatosGrupe/rekvizitai_lt_parser 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e1ee9342a8dc6a95007f6f11aa799fb197c05af27aa35effed7e6b6a1fdd2519 [INFO] running `Command { std: "docker" "start" "-a" "e1ee9342a8dc6a95007f6f11aa799fb197c05af27aa35effed7e6b6a1fdd2519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ee9342a8dc6a95007f6f11aa799fb197c05af27aa35effed7e6b6a1fdd2519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ee9342a8dc6a95007f6f11aa799fb197c05af27aa35effed7e6b6a1fdd2519", kill_on_drop: false }` [INFO] [stdout] e1ee9342a8dc6a95007f6f11aa799fb197c05af27aa35effed7e6b6a1fdd2519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a9609ef327572cc367ca0e5de286c2b4d3170cbcef2ab9fda7b2171d94af79b8 [INFO] running `Command { std: "docker" "start" "-a" "a9609ef327572cc367ca0e5de286c2b4d3170cbcef2ab9fda7b2171d94af79b8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling leptonica-sys v0.4.1 [INFO] [stderr] Compiling tesseract-sys v0.5.12 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling soup v0.5.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling leptonica-plumbing v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tesseract-plumbing v0.6.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling leptess v0.13.2 [INFO] [stderr] Compiling rekvizitai_lt_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 04s [INFO] running `Command { std: "docker" "inspect" "a9609ef327572cc367ca0e5de286c2b4d3170cbcef2ab9fda7b2171d94af79b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9609ef327572cc367ca0e5de286c2b4d3170cbcef2ab9fda7b2171d94af79b8", kill_on_drop: false }` [INFO] [stdout] a9609ef327572cc367ca0e5de286c2b4d3170cbcef2ab9fda7b2171d94af79b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "test" "--frozen" "--no-run" "--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] 12546028d43a002018d94c97a8585d9d667db758ba52414387b7f16c11636d14 [INFO] running `Command { std: "docker" "start" "-a" "12546028d43a002018d94c97a8585d9d667db758ba52414387b7f16c11636d14", kill_on_drop: false }` [INFO] [stderr] Compiling rekvizitai_lt_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/scraper/mod.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / assert_eq!( [INFO] [stdout] 159 | | expected, [INFO] [stdout] 160 | | crate::scraper::scrape_rekvizitai( [INFO] [stdout] 161 | | "https://rekvizitai.vz.lt/imone/katos_grupe".to_string() [INFO] [stdout] 162 | | ) [INFO] [stdout] 163 | | ); [INFO] [stdout] | |_________^ expected struct `Entity`, found opaque type [INFO] [stdout] | [INFO] [stdout] note: while checking the return type of the `async fn` [INFO] [stdout] --> src/scraper/mod.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn scrape_rekvizitai(url: String) -> Entity { [INFO] [stdout] | ^^^^^^ checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] = note: expected struct `Entity` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `impl std::future::Future` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/scraper/mod.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / assert_eq!( [INFO] [stdout] 159 | | expected, [INFO] [stdout] 160 | | crate::scraper::scrape_rekvizitai( [INFO] [stdout] 161 | | "https://rekvizitai.vz.lt/imone/katos_grupe".to_string() [INFO] [stdout] 162 | | ) [INFO] [stdout] 163 | | ); [INFO] [stdout] | |_________^ `impl std::future::Future` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `impl std::future::Future` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/scraper/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | / assert_eq!( [INFO] [stdout] 182 | | expected, [INFO] [stdout] 183 | | crate::scraper::scrape_rekvizitai("https://rekvizitai.vz.lt/imone/joroma".to_string()) [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________^ expected struct `Entity`, found opaque type [INFO] [stdout] | [INFO] [stdout] note: while checking the return type of the `async fn` [INFO] [stdout] --> src/scraper/mod.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn scrape_rekvizitai(url: String) -> Entity { [INFO] [stdout] | ^^^^^^ checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] = note: expected struct `Entity` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `impl std::future::Future` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/scraper/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | / assert_eq!( [INFO] [stdout] 182 | | expected, [INFO] [stdout] 183 | | crate::scraper::scrape_rekvizitai("https://rekvizitai.vz.lt/imone/joroma".to_string()) [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________^ `impl std::future::Future` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `impl std::future::Future` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rekvizitai_lt_parser` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "12546028d43a002018d94c97a8585d9d667db758ba52414387b7f16c11636d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12546028d43a002018d94c97a8585d9d667db758ba52414387b7f16c11636d14", kill_on_drop: false }` [INFO] [stdout] 12546028d43a002018d94c97a8585d9d667db758ba52414387b7f16c11636d14