[INFO] fetching crate ytextract 0.8.0... [INFO] testing ytextract-0.8.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate ytextract 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ytextract 0.8.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ytextract 0.8.0 [INFO] finished tweaking crates.io crate ytextract 0.8.0 [INFO] tweaked toml for crates.io crate ytextract 0.8.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ytextract 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 5fc4f7c3a8f54dfe7d4bed6da8b4efee4765cf750061fd1e2a70d3964c46e4e6 [INFO] running `Command { std: "docker" "start" "-a" "5fc4f7c3a8f54dfe7d4bed6da8b4efee4765cf750061fd1e2a70d3964c46e4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc4f7c3a8f54dfe7d4bed6da8b4efee4765cf750061fd1e2a70d3964c46e4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc4f7c3a8f54dfe7d4bed6da8b4efee4765cf750061fd1e2a70d3964c46e4e6", kill_on_drop: false }` [INFO] [stdout] 5fc4f7c3a8f54dfe7d4bed6da8b4efee4765cf750061fd1e2a70d3964c46e4e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53939ca6f2f9da1ea5b9ed8af45d3bfb8b3f00aa85f517841ec0f18060debf33 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53939ca6f2f9da1ea5b9ed8af45d3bfb8b3f00aa85f517841ec0f18060debf33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ytextract v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `comments` [INFO] [stdout] --> src/youtube/next.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn comments(&self) -> Option<&ContinuationItemRenderer> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.16s [INFO] running `Command { std: "docker" "inspect" "53939ca6f2f9da1ea5b9ed8af45d3bfb8b3f00aa85f517841ec0f18060debf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53939ca6f2f9da1ea5b9ed8af45d3bfb8b3f00aa85f517841ec0f18060debf33", kill_on_drop: false }` [INFO] [stdout] 53939ca6f2f9da1ea5b9ed8af45d3bfb8b3f00aa85f517841ec0f18060debf33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75849403cf2cc3d044fca8a3fc17accaf28061b438d37ea613e37182619cdd30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75849403cf2cc3d044fca8a3fc17accaf28061b438d37ea613e37182619cdd30", kill_on_drop: false }` [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stdout] warning: associated function is never used: `comments` [INFO] [stdout] --> src/youtube/next.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn comments(&self) -> Option<&ContinuationItemRenderer> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling ytextract v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `comments` [INFO] [stdout] --> src/youtube/next.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn comments(&self) -> Option<&ContinuationItemRenderer> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "75849403cf2cc3d044fca8a3fc17accaf28061b438d37ea613e37182619cdd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75849403cf2cc3d044fca8a3fc17accaf28061b438d37ea613e37182619cdd30", kill_on_drop: false }` [INFO] [stdout] 75849403cf2cc3d044fca8a3fc17accaf28061b438d37ea613e37182619cdd30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0debf8aed5c09be1465f89d63da444e3d25f8e94b580a1a73995f0631127cb80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0debf8aed5c09be1465f89d63da444e3d25f8e94b580a1a73995f0631127cb80", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `comments` [INFO] [stderr] --> src/youtube/next.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn comments(&self) -> Option<&ContinuationItemRenderer> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ytextract` (lib) generated 1 warning [INFO] [stderr] warning: `ytextract` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ytextract-9c793f262c2980d5) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ytextract [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/stream.rs - stream (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - (line 24) ... FAILED [INFO] [stdout] test src/video.rs - video (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/stream.rs - stream (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Request(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("youtubei.googleapis.com")), port: None, path: "/youtubei/v1/player", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 24) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Request(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("youtubei.googleapis.com")), port: None, path: "/youtubei/v1/player", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/video.rs - video (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Request(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("youtubei.googleapis.com")), port: None, path: "/youtubei/v1/player", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 24) [INFO] [stdout] src/stream.rs - stream (line 5) [INFO] [stdout] src/video.rs - video (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0debf8aed5c09be1465f89d63da444e3d25f8e94b580a1a73995f0631127cb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0debf8aed5c09be1465f89d63da444e3d25f8e94b580a1a73995f0631127cb80", kill_on_drop: false }` [INFO] [stdout] 0debf8aed5c09be1465f89d63da444e3d25f8e94b580a1a73995f0631127cb80