[INFO] fetching crate article-date-extractor 0.1.1... [INFO] testing article-date-extractor-0.1.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate article-date-extractor 0.1.1 into /workspace/builds/worker-92/source [INFO] validating manifest of crates.io crate article-date-extractor 0.1.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate article-date-extractor 0.1.1 [INFO] finished tweaking crates.io crate article-date-extractor 0.1.1 [INFO] tweaked toml for crates.io crate article-date-extractor 0.1.1 written to /workspace/builds/worker-92/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf-8 v0.7.6 [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded futf v0.1.5 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded num v0.1.42 [INFO] [stderr] Downloaded phf_codegen v0.7.24 [INFO] [stderr] Downloaded select v0.4.3 [INFO] [stderr] Downloaded markup5ever v0.8.1 [INFO] [stderr] Downloaded tendril v0.4.2 [INFO] [stderr] Downloaded phf v0.7.24 [INFO] [stderr] Downloaded html5ever v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73e2ddcd42fc149fb3c3bfa38e5750f56092d6bfaee46ac6aab9ced094fb0d2 [INFO] running `Command { std: "docker" "start" "-a" "b73e2ddcd42fc149fb3c3bfa38e5750f56092d6bfaee46ac6aab9ced094fb0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73e2ddcd42fc149fb3c3bfa38e5750f56092d6bfaee46ac6aab9ced094fb0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73e2ddcd42fc149fb3c3bfa38e5750f56092d6bfaee46ac6aab9ced094fb0d2", kill_on_drop: false }` [INFO] [stdout] b73e2ddcd42fc149fb3c3bfa38e5750f56092d6bfaee46ac6aab9ced094fb0d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dd1c0f7f5279e402a8f29fdc0c31433a791ca3e4cfb9b5df9082b9b48b5c3f6 [INFO] running `Command { std: "docker" "start" "-a" "2dd1c0f7f5279e402a8f29fdc0c31433a791ca3e4cfb9b5df9082b9b48b5c3f6", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling article-date-extractor v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | // Regex by Newspaper3k - https://github.com/codelucas/newspaper/blob/master/newspaper/urls.py [INFO] [stdout] 24 | | static ref RE: Regex = [INFO] [stdout] 25 | | Regex::new(r"([\./\-_]{0,1}(19|20)\d{2})[\./\-_]{0,1}(([0-3]{0,1}[0-9][\./\-_])|(\w{3,5}[\./\-_]))([0-3]{0,1}[0-9][\./\-]{0,1})")... [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / lazy_static! { [INFO] [stdout] 165 | | static ref TAG_RE: Regex = [INFO] [stdout] 166 | | Regex::new(r"(?i)publishdate|pubdate|timestamp|article_date|articledate|date").unwrap(); [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.71s [INFO] running `Command { std: "docker" "inspect" "2dd1c0f7f5279e402a8f29fdc0c31433a791ca3e4cfb9b5df9082b9b48b5c3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd1c0f7f5279e402a8f29fdc0c31433a791ca3e4cfb9b5df9082b9b48b5c3f6", kill_on_drop: false }` [INFO] [stdout] 2dd1c0f7f5279e402a8f29fdc0c31433a791ca3e4cfb9b5df9082b9b48b5c3f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830cd00f7c78c0fa2cb9404faf5e092df3e60ecb1d63995d143ae3dd0ab4e0b5 [INFO] running `Command { std: "docker" "start" "-a" "830cd00f7c78c0fa2cb9404faf5e092df3e60ecb1d63995d143ae3dd0ab4e0b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | // Regex by Newspaper3k - https://github.com/codelucas/newspaper/blob/master/newspaper/urls.py [INFO] [stdout] 24 | | static ref RE: Regex = [INFO] [stdout] 25 | | Regex::new(r"([\./\-_]{0,1}(19|20)\d{2})[\./\-_]{0,1}(([0-3]{0,1}[0-9][\./\-_])|(\w{3,5}[\./\-_]))([0-3]{0,1}[0-9][\./\-]{0,1})")... [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling article-date-extractor v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / lazy_static! { [INFO] [stdout] 165 | | static ref TAG_RE: Regex = [INFO] [stdout] 166 | | Regex::new(r"(?i)publishdate|pubdate|timestamp|article_date|articledate|date").unwrap(); [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/extract_date.rs:258:25 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(Some(("2015-11-30 23:50:48".to_string())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - assert_eq!(Some(("2015-11-30 23:50:48".to_string())), [INFO] [stdout] 258 + assert_eq!(Some("2015-11-30 23:50:48".to_string()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | // Regex by Newspaper3k - https://github.com/codelucas/newspaper/blob/master/newspaper/urls.py [INFO] [stdout] 24 | | static ref RE: Regex = [INFO] [stdout] 25 | | Regex::new(r"([\./\-_]{0,1}(19|20)\d{2})[\./\-_]{0,1}(([0-3]{0,1}[0-9][\./\-_])|(\w{3,5}[\./\-_]))([0-3]{0,1}[0-9][\./\-]{0,1})")... [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/extract_date.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / lazy_static! { [INFO] [stdout] 165 | | static ref TAG_RE: Regex = [INFO] [stdout] 166 | | Regex::new(r"(?i)publishdate|pubdate|timestamp|article_date|articledate|date").unwrap(); [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "830cd00f7c78c0fa2cb9404faf5e092df3e60ecb1d63995d143ae3dd0ab4e0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830cd00f7c78c0fa2cb9404faf5e092df3e60ecb1d63995d143ae3dd0ab4e0b5", kill_on_drop: false }` [INFO] [stdout] 830cd00f7c78c0fa2cb9404faf5e092df3e60ecb1d63995d143ae3dd0ab4e0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0829534f4068d192d3892a82a9eed5e0eafa585c6f586e1e9929772d9efb958 [INFO] running `Command { std: "docker" "start" "-a" "f0829534f4068d192d3892a82a9eed5e0eafa585c6f586e1e9929772d9efb958", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/extract_date.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | // Regex by Newspaper3k - https://github.com/codelucas/newspaper/blob/master/newspaper/urls.py [INFO] [stderr] 24 | | static ref RE: Regex = [INFO] [stderr] 25 | | Regex::new(r"([\./\-_]{0,1}(19|20)\d{2})[\./\-_]{0,1}(([0-3]{0,1}[0-9][\./\-_])|(\w{3,5}[\./\-_]))([0-3]{0,1}[0-9][\./\-]{0,1})")... [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/extract_date.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | / lazy_static! { [INFO] [stderr] 165 | | static ref TAG_RE: Regex = [INFO] [stderr] 166 | | Regex::new(r"(?i)publishdate|pubdate|timestamp|article_date|articledate|date").unwrap(); [INFO] [stderr] 167 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/extract_date.rs:258:25 [INFO] [stderr] | [INFO] [stderr] 258 | assert_eq!(Some(("2015-11-30 23:50:48".to_string())), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 258 - assert_eq!(Some(("2015-11-30 23:50:48".to_string())), [INFO] [stderr] 258 + assert_eq!(Some("2015-11-30 23:50:48".to_string()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `article-date-extractor` (lib) generated 2 warnings [INFO] [stderr] warning: `article-date-extractor` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/article_date_extractor-bfe1ebba14c924a7) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test extract_date::test::extracting_from_url ... ok [INFO] [stdout] test extract_date::test::extracting_from_ldjson ... ok [INFO] [stdout] test extract_date::test::extracting_from_meta ... ok [INFO] [stdout] test extract_date::test::extracting_from_html_tag ... ok [INFO] [stdout] test extract_date::test::parsing_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cdf3a6e242147db0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s [INFO] [stdout] [INFO] [stderr] Doc-tests article-date-extractor [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 25) ... FAILED [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 25) stdout ---- [INFO] [stdout] error: couldn't read src/./tests/fixtures/cnn.html: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 11 | let body = include_str!("./tests/fixtures/cnn.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 25) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f0829534f4068d192d3892a82a9eed5e0eafa585c6f586e1e9929772d9efb958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0829534f4068d192d3892a82a9eed5e0eafa585c6f586e1e9929772d9efb958", kill_on_drop: false }` [INFO] [stdout] f0829534f4068d192d3892a82a9eed5e0eafa585c6f586e1e9929772d9efb958