[INFO] cloning repository https://github.com/Ciantic/thoughts-creator-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ciantic/thoughts-creator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64085c5a211707704c146b89bf41c15bf873b949 [INFO] testing Ciantic/thoughts-creator-rust against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ciantic/thoughts-creator-rust on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ciantic/thoughts-creator-rust [INFO] finished tweaking git repo https://github.com/Ciantic/thoughts-creator-rust [INFO] tweaked toml for git repo https://github.com/Ciantic/thoughts-creator-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Ciantic/thoughts-creator-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/render-rs/render.rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded normpath v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f488f11205dc124f1e79a38c145c6f84a5a6aad85cc348ea1fe017ba17dab80 [INFO] running `Command { std: "docker" "start" "-a" "8f488f11205dc124f1e79a38c145c6f84a5a6aad85cc348ea1fe017ba17dab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f488f11205dc124f1e79a38c145c6f84a5a6aad85cc348ea1fe017ba17dab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f488f11205dc124f1e79a38c145c6f84a5a6aad85cc348ea1fe017ba17dab80", kill_on_drop: false }` [INFO] [stdout] 8f488f11205dc124f1e79a38c145c6f84a5a6aad85cc348ea1fe017ba17dab80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ec95ab3066736cdb8dcea5036c8bcb72a489424bb07601a7a6989e33106785 [INFO] running `Command { std: "docker" "start" "-a" "37ec95ab3066736cdb8dcea5036c8bcb72a489424bb07601a7a6989e33106785", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling normpath v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling render_macros v0.3.1 (https://github.com/render-rs/render.rs.git?rev=aa10a9d961573a4f05129f68575d2b9e0cacde31#aa10a9d9) [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling render v0.3.1 (https://github.com/render-rs/render.rs.git?rev=aa10a9d961573a4f05129f68575d2b9e0cacde31#aa10a9d9) [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling cianticblog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/db/models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Duration` [INFO] [stdout] --> src/db/repositories.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SqliteConnection`, `r2d2::ConnectionManager` [INFO] [stdout] --> src/db/repositories.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2::Pool` [INFO] [stdout] --> src/db/repositories.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use r2d2::Pool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PageId` [INFO] [stdout] --> src/generate_db.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | db::{ArticleId, PageId}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize::normalize` [INFO] [stdout] --> src/generate_db.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/markdown/compile.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/markdown/frontmatter.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CodeBlockKind`, `escape` [INFO] [stdout] --> src/markdown/to_html.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind` [INFO] [stdout] --> src/urls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `derive_more::From` [INFO] [stdout] --> src/urls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use derive_more::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/urls.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use regex::{Captures, Regex}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db::models::Article` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db::models::Article; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize::normalize` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use normalize::normalize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/db/mod.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | .map_err(|e| Error::ConnectionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `files` [INFO] [stdout] --> src/generate_db.rs:82:41 [INFO] [stdout] | [INFO] [stdout] 82 | FilesChange::PagesChanged { files } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `files: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/layout.rs:128:51 [INFO] [stdout] | [INFO] [stdout] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Article` [INFO] [stdout] --> src/layout.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / Article { [INFO] [stdout] 24 | | author: String, [INFO] [stdout] 25 | | published: chrono::DateTime, [INFO] [stdout] 26 | | modified: chrono::DateTime, [INFO] [stdout] 27 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IOError` [INFO] [stdout] --> src/main.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | IOError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "37ec95ab3066736cdb8dcea5036c8bcb72a489424bb07601a7a6989e33106785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ec95ab3066736cdb8dcea5036c8bcb72a489424bb07601a7a6989e33106785", kill_on_drop: false }` [INFO] [stdout] 37ec95ab3066736cdb8dcea5036c8bcb72a489424bb07601a7a6989e33106785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c9f4979b4ec4357257a82beb711243cd233a244f2535d6aba81f7d575a85a4 [INFO] running `Command { std: "docker" "start" "-a" "34c9f4979b4ec4357257a82beb711243cd233a244f2535d6aba81f7d575a85a4", kill_on_drop: false }` [INFO] [stderr] Compiling cianticblog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/db/models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Duration` [INFO] [stdout] --> src/db/repositories.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SqliteConnection`, `r2d2::ConnectionManager` [INFO] [stdout] --> src/db/repositories.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2::Pool` [INFO] [stdout] --> src/db/repositories.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use r2d2::Pool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PageId` [INFO] [stdout] --> src/generate_db.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | db::{ArticleId, PageId}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize::normalize` [INFO] [stdout] --> src/generate_db.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/markdown/compile.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/markdown/frontmatter.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CodeBlockKind`, `escape` [INFO] [stdout] --> src/markdown/to_html.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind` [INFO] [stdout] --> src/urls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `derive_more::From` [INFO] [stdout] --> src/urls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use derive_more::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/urls.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use regex::{Captures, Regex}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db::models::Article` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db::models::Article; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize::normalize` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use normalize::normalize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/db/mod.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | .map_err(|e| Error::ConnectionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `files` [INFO] [stdout] --> src/generate_db.rs:82:41 [INFO] [stdout] | [INFO] [stdout] 82 | FilesChange::PagesChanged { files } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `files: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/layout.rs:128:51 [INFO] [stdout] | [INFO] [stdout] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Article` [INFO] [stdout] --> src/layout.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / Article { [INFO] [stdout] 24 | | author: String, [INFO] [stdout] 25 | | published: chrono::DateTime, [INFO] [stdout] 26 | | modified: chrono::DateTime, [INFO] [stdout] 27 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IOError` [INFO] [stdout] --> src/main.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | IOError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.58s [INFO] running `Command { std: "docker" "inspect" "34c9f4979b4ec4357257a82beb711243cd233a244f2535d6aba81f7d575a85a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c9f4979b4ec4357257a82beb711243cd233a244f2535d6aba81f7d575a85a4", kill_on_drop: false }` [INFO] [stdout] 34c9f4979b4ec4357257a82beb711243cd233a244f2535d6aba81f7d575a85a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f12392422e2c1afce4b3a7abe4cd5ab39cccf422b09cef7c45431869657a1ac1 [INFO] running `Command { std: "docker" "start" "-a" "f12392422e2c1afce4b3a7abe4cd5ab39cccf422b09cef7c45431869657a1ac1", 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] warning: unused import: `chrono::Utc` [INFO] [stderr] --> src/db/models.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use chrono::Utc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::Duration` [INFO] [stderr] --> src/db/repositories.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SqliteConnection`, `r2d2::ConnectionManager` [INFO] [stderr] --> src/db/repositories.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `r2d2::Pool` [INFO] [stderr] --> src/db/repositories.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use r2d2::Pool; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PageId` [INFO] [stderr] --> src/generate_db.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | db::{ArticleId, PageId}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `normalize::normalize` [INFO] [stderr] --> src/generate_db.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NaiveDateTime` [INFO] [stderr] --> src/markdown/compile.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NaiveDateTime` [INFO] [stderr] --> src/markdown/frontmatter.rs:1:24 [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CodeBlockKind`, `escape` [INFO] [stderr] --> src/markdown/to_html.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::ErrorKind` [INFO] [stderr] --> src/urls.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::ErrorKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `derive_more::From` [INFO] [stderr] --> src/urls.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use derive_more::From; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Captures` [INFO] [stderr] --> src/urls.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use regex::{Captures, Regex}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::db::models::Article` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use crate::db::models::Article; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `normalize::normalize` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use normalize::normalize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/db/mod.rs:54:23 [INFO] [stderr] | [INFO] [stderr] 54 | .map_err(|e| Error::ConnectionError)?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `files` [INFO] [stderr] --> src/generate_db.rs:82:41 [INFO] [stderr] | [INFO] [stderr] 82 | FilesChange::PagesChanged { files } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `files: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `description` [INFO] [stderr] --> src/layout.rs:128:51 [INFO] [stderr] | [INFO] [stderr] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) { [INFO] [stderr] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Article` [INFO] [stderr] --> src/layout.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / Article { [INFO] [stderr] 24 | | author: String, [INFO] [stderr] 25 | | published: chrono::DateTime, [INFO] [stderr] 26 | | modified: chrono::DateTime, [INFO] [stderr] 27 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IOError` [INFO] [stderr] --> src/main.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 139 | IOError, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cianticblog-7c5bbe053304e621) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test markdown::compile::test_first_title::test_first_title_rest ... ok [INFO] [stdout] test markdown::frontmatter::test_frontmatter::test_frontmatter ... ok [INFO] [stdout] test git::test_git_date::test_git_created ... ok [INFO] [stdout] test urls::test_normalize_html_relative_urls::test_urlparsing_failure ... ok [INFO] [stdout] test layout::test_layout::test ... ok [INFO] [stdout] test git::test_git_date::test_git_modified ... ok [INFO] [stdout] Running migration 20201129 [INFO] [stdout] test db::repositories::test::test_clean_non_existing ... ok [INFO] [stdout] test markdown::compile::test_compile_markdown::test_compile_post01 ... ok [INFO] [stdout] test markdown::compile::test_compile_markdown::test_compile_post02 ... ok [INFO] [stdout] test normalize::test::test_normalize_sync ... FAILED [INFO] [stdout] test normalize::test::test_normalize ... FAILED [INFO] [stdout] test urls::test_normalize_html_relative_urls::test ... FAILED [INFO] [stdout] test urls::test_normalize_html_relative_urls::test_canonicalization_failure ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- normalize::test::test_normalize_sync stdout ---- [INFO] [stdout] thread 'normalize::test::test_normalize_sync' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/normalize.rs:54:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636fe4f48e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5636fe4f48e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5636fe51906c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5636fe4f01a5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5636fe4f6b1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5636fe4f6b1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5636fe4f6b1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5636fe4f662c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5636fe4f71e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5636fe4f6cc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5636fe4f4ddc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5636fe4f6c29 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5636fdf6ac61 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5636fdf6ad53 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5636fe011e14 - core::result::Result::unwrap::h2b500ffb868d216d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5636fe0489d4 - cianticblog::normalize::test::test_normalize_sync::hf3696973abc02371 [INFO] [stdout] at /opt/rustwide/workdir/src/normalize.rs:54:28 [INFO] [stdout] 18: 0x5636fe04897a - cianticblog::normalize::test::test_normalize_sync::{{closure}}::haf9b25688836ebe8 [INFO] [stdout] at /opt/rustwide/workdir/src/normalize.rs:51:5 [INFO] [stdout] 19: 0x5636fdff52ce - core::ops::function::FnOnce::call_once::h26ceb0a4e0206552 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5636fe11b113 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5636fe11b113 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5636fe119ba0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5636fe119ba0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5636fe119ba0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5636fe119ba0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5636fe119ba0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5636fe119ba0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5636fe119ba0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5636fe0f3162 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5636fe0f3162 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5636fe0f6db8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5636fe0f6db8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5636fe0f6db8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5636fe0f6db8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5636fe0f6db8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5636fe4fc3e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7fda91f87609 - start_thread [INFO] [stdout] 42: 0x7fda91d59293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- normalize::test::test_normalize stdout ---- [INFO] [stdout] thread 'normalize::test::test_normalize' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/normalize.rs:46:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636fe4f48e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5636fe4f48e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5636fe51906c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5636fe4f01a5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5636fe4f6b1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5636fe4f6b1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5636fe4f6b1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5636fe4f662c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5636fe4f71e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5636fe4f6cc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5636fe4f4ddc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5636fe4f6c29 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5636fdf6ac61 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5636fdf6ad53 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5636fe011b14 - core::result::Result::unwrap::h03ca5a5d7dc12768 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5636fe048834 - cianticblog::normalize::test::test_normalize::{{closure}}::h53a868e962e5a34f [INFO] [stdout] at /opt/rustwide/workdir/src/normalize.rs:46:28 [INFO] [stdout] 18: 0x5636fe05325b - as core::future::future::Future>::poll::h0955b79b4e0596f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5636fe0191f9 - as core::future::future::Future>::poll::{{closure}}::hf76d9333e93382bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x5636fdfd66a6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::haa8c427a567b1da3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5636fe05bcc1 - std::thread::local::LocalKey::try_with::h6fc667857475298c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5636fe05802d - std::thread::local::LocalKey::with::h4329da9cc67236d0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5636fdfd53f8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h62f09d767e13c5f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5636fe018da5 - as core::future::future::Future>::poll::hdd62e915fcdce1d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5636fe001ecb - as core::future::future::Future>::poll::hcd850f765fa80141 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 26: 0x5636fe008d1c - async_executor::Executor::run::{{closure}}::h6386bc9f99788cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 27: 0x5636fe054ceb - as core::future::future::Future>::poll::h6aba7117ddbac9d1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x5636fe006896 - async_executor::LocalExecutor::run::{{closure}}::h0aa5c500d463c8a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 29: 0x5636fe05466b - as core::future::future::Future>::poll::h535d79298432bcaa [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x5636fdf8fe4c - async_io::driver::block_on::h27e2054fad1af6a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 31: 0x5636fe02d843 - async_global_executor::reactor::block_on::{{closure}}::h6a718cb7812ae3ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 32: 0x5636fe02d50d - async_global_executor::reactor::block_on::h5a059c8f6bd6fb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 33: 0x5636fdff3a8d - async_global_executor::block_on::{{closure}}::hd182a5d9902d255e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 34: 0x5636fe05a7f2 - std::thread::local::LocalKey::try_with::h36a64f274b02458d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x5636fe058620 - std::thread::local::LocalKey::with::h908b6b721236cfc3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x5636fdff3777 - async_global_executor::block_on::h4bf3dd155dfd313d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 37: 0x5636fe027e70 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h54f159948a8c119d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x5636fdfd6214 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8bd863b6035281fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5636fe05cd2a - std::thread::local::LocalKey::try_with::h85c2b04833752482 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x5636fe058cb2 - std::thread::local::LocalKey::with::hc267605f2cd86de8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x5636fdfd526a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3454ec32b7491b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5636fe027283 - async_std::task::builder::Builder::blocking::{{closure}}::h4d136a81f216d68d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5636fe05a97a - std::thread::local::LocalKey::try_with::h3cc9cc9e6d334127 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 44: 0x5636fe0585b0 - std::thread::local::LocalKey::with::h906d61d6c1da9280 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 45: 0x5636fe026bf7 - async_std::task::builder::Builder::blocking::hd114ed5257d01247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5636fdfb87b5 - async_std::task::block_on::block_on::h8bc8c558aae214a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5636fe048598 - cianticblog::normalize::test::test_normalize::hdcda39275e29686a [INFO] [stdout] at /opt/rustwide/workdir/src/normalize.rs:42:5 [INFO] [stdout] 48: 0x5636fe04855a - cianticblog::normalize::test::test_normalize::{{closure}}::he6bdd31de901f1aa [INFO] [stdout] at /opt/rustwide/workdir/src/normalize.rs:42:5 [INFO] [stdout] 49: 0x5636fdff5a0e - core::ops::function::FnOnce::call_once::ha1781a4dad970db0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5636fe11b113 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5636fe11b113 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 52: 0x5636fe119ba0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x5636fe119ba0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x5636fe119ba0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x5636fe119ba0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 56: 0x5636fe119ba0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 57: 0x5636fe119ba0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 58: 0x5636fe119ba0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 59: 0x5636fe0f3162 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 60: 0x5636fe0f3162 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 61: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 62: 0x5636fe0f6db8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 63: 0x5636fe0f6db8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x5636fe0f6db8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 65: 0x5636fe0f6db8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 66: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 67: 0x5636fe0f6db8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 70: 0x5636fe4fc3e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 71: 0x7fda91f87609 - start_thread [INFO] [stdout] 72: 0x7fda91d59293 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- urls::test_normalize_html_relative_urls::test stdout ---- [INFO] [stdout] thread 'urls::test_normalize_html_relative_urls::test' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"first\n \n \n\n \n ...\n ...\n \n\n \n ...\n end"`, [INFO] [stdout] right: `"first\n \n \n\n \n ...\n ...\n \n\n \n ...\n end"`', src/urls.rs:126:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636fe4f48e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5636fe4f48e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5636fe51906c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5636fe4f01a5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5636fe4f6b1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5636fe4f6b1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5636fe4f6b1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5636fe4f662c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5636fe4f71e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5636fe4f6cc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5636fe4f4ddc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5636fe4f6c29 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5636fdf6ac61 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5636fe517988 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x5636fe0140fe - core::panicking::assert_failed::he28afe9b8a2896a7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5636fdfee2f1 - cianticblog::urls::test_normalize_html_relative_urls::test::{{closure}}::h158fd98c024694b2 [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:126:9 [INFO] [stdout] 18: 0x5636fe054f1b - as core::future::future::Future>::poll::h76f016715850b1bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5636fe019159 - as core::future::future::Future>::poll::{{closure}}::he277efa5437ae858 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x5636fdfd60b6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6b0f64f37a99114b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5636fe05c171 - std::thread::local::LocalKey::try_with::h7334be594bdf2aaa [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5636fe05787d - std::thread::local::LocalKey::with::h12d920202bfee5d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5636fdfd5648 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd710b9a9134ae436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5636fe018bc5 - as core::future::future::Future>::poll::h6260fbe885192262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5636fe001f6b - as core::future::future::Future>::poll::hd0a941ed913bee86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 26: 0x5636fe00a264 - async_executor::Executor::run::{{closure}}::hdb7b23a0809e756c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 27: 0x5636fe0551cb - as core::future::future::Future>::poll::h7ec857d83a1b97b1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x5636fe006560 - async_executor::LocalExecutor::run::{{closure}}::h03d75142cf9400d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 29: 0x5636fe05490b - as core::future::future::Future>::poll::h57a55043d8474df9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x5636fdf9136c - async_io::driver::block_on::h9726884bfd950bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 31: 0x5636fe02d80f - async_global_executor::reactor::block_on::{{closure}}::h3b79701c9b486959 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 32: 0x5636fe02d4bd - async_global_executor::reactor::block_on::h0e638dee08dce1e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 33: 0x5636fdff3c6d - async_global_executor::block_on::{{closure}}::hf3cabdb8b0984afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 34: 0x5636fe05f44a - std::thread::local::LocalKey::try_with::hcd0f924d0c1ddde9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x5636fe059222 - std::thread::local::LocalKey::with::hf5aa422d080116fe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x5636fdff37d6 - async_global_executor::block_on::h922c6913a7b86654 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 37: 0x5636fe028370 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h9ded7f73c4f20200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x5636fdfd6d49 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf636108d57968417 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5636fe05cfda - std::thread::local::LocalKey::try_with::h8b2ee3bb871ad7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x5636fe057d10 - std::thread::local::LocalKey::with::h3e703d3621e1b080 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x5636fdfd5497 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h91297379a449cc8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5636fe027902 - async_std::task::builder::Builder::blocking::{{closure}}::h9034b45e1d165333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5636fe060172 - std::thread::local::LocalKey::try_with::hf9734f5334613fe6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 44: 0x5636fe058902 - std::thread::local::LocalKey::with::ha954fbdfd18065f1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 45: 0x5636fe026255 - async_std::task::builder::Builder::blocking::h579f7f3eca5dd4f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5636fdfb8c7c - async_std::task::block_on::block_on::hfc151f3fc1323ded [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5636fdfede6b - cianticblog::urls::test_normalize_html_relative_urls::test::hca607565bfc725de [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:91:5 [INFO] [stdout] 48: 0x5636fdfede2a - cianticblog::urls::test_normalize_html_relative_urls::test::{{closure}}::h6d5ad8d861dcfea2 [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:91:5 [INFO] [stdout] 49: 0x5636fdff596e - core::ops::function::FnOnce::call_once::h98ac98c3ea50f5e2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5636fe11b113 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5636fe11b113 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 52: 0x5636fe119ba0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x5636fe119ba0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x5636fe119ba0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x5636fe119ba0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 56: 0x5636fe119ba0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 57: 0x5636fe119ba0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 58: 0x5636fe119ba0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 59: 0x5636fe0f3162 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 60: 0x5636fe0f3162 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 61: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 62: 0x5636fe0f6db8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 63: 0x5636fe0f6db8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x5636fe0f6db8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 65: 0x5636fe0f6db8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 66: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 67: 0x5636fe0f6db8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 70: 0x5636fe4fc3e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 71: 0x7fda91f87609 - start_thread [INFO] [stdout] 72: 0x7fda91d59293 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- urls::test_normalize_html_relative_urls::test_canonicalization_failure stdout ---- [INFO] [stdout] thread 'urls::test_normalize_html_relative_urls::test_canonicalization_failure' panicked at 'expected `Err(Error :: FileNotFound(_))` but got `Err(CanonicalizationFailed(PathBuf { inner: "./examples/layout/notfound.txt" }, Os { code: 2, kind: NotFound, message: "No such file or directory" }))`', src/urls.rs:163:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5636fe4f48e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636fe4f48e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5636fe4f48e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5636fe51906c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5636fe4f01a5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5636fe4f6b1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5636fe4f6b1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5636fe4f6b1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5636fe4f662c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5636fe4f71e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5636fe4f6cc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5636fe4f4ddc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5636fe4f6c29 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5636fdf69f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x5636fdfeef09 - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::{{closure}}::hfdb0ee9ff113dcfa [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:163:9 [INFO] [stdout] 16: 0x5636fe0543fb - as core::future::future::Future>::poll::h47c477cee4f04798 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x5636fe019109 - as core::future::future::Future>::poll::{{closure}}::hdd64fdaa12193d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199:17 [INFO] [stdout] 18: 0x5636fdfd6466 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha13205d29ddcc1f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 19: 0x5636fe05a1c1 - std::thread::local::LocalKey::try_with::h22bb3c7f5070092f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 20: 0x5636fe058e0d - std::thread::local::LocalKey::with::hcd0ed19c39e5c48b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 21: 0x5636fdfd56e8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he95ba3b108533677 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 22: 0x5636fe018b65 - as core::future::future::Future>::poll::h47a4d1fa2ea976c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197:13 [INFO] [stdout] 23: 0x5636fe001d8b - as core::future::future::Future>::poll::ha7b9236b915deab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 24: 0x5636fe009e24 - async_executor::Executor::run::{{closure}}::haafc8ce19e2f66da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 25: 0x5636fe05448b - as core::future::future::Future>::poll::h497285f69b49fe65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x5636fe0073d0 - async_executor::LocalExecutor::run::{{closure}}::h7e0381d08466eaa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 27: 0x5636fe0531cb - as core::future::future::Future>::poll::h01924a8490363fae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x5636fdf952ec - async_io::driver::block_on::he577cd21d3e8cb41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 29: 0x5636fe02d7af - async_global_executor::reactor::block_on::{{closure}}::h060363a6f00886d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 30: 0x5636fe02d64d - async_global_executor::reactor::block_on::hc6f3193cad0fe251 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 31: 0x5636fdff39cd - async_global_executor::block_on::{{closure}}::h8c19be979951a220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 32: 0x5636fe059c0a - std::thread::local::LocalKey::try_with::h15b4c0bcda095c7f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 33: 0x5636fe0590f2 - std::thread::local::LocalKey::with::hdf657ee07f1fcafd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 34: 0x5636fdff3746 - async_global_executor::block_on::h1f48fbf66863fe71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 35: 0x5636fe028270 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h9c746efdaa9c9e8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171:25 [INFO] [stdout] 36: 0x5636fdfd6a09 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hdb75ee034c3d189f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 37: 0x5636fe05e3fa - std::thread::local::LocalKey::try_with::hae8865a448aedeff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5636fe058690 - std::thread::local::LocalKey::with::h913c2b51481f39af [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5636fdfd5607 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcea269fc322997a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 40: 0x5636fe0273c2 - async_std::task::builder::Builder::blocking::{{closure}}::h54196dbb877970bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168:17 [INFO] [stdout] 41: 0x5636fe05aae2 - std::thread::local::LocalKey::try_with::h3e7c751bf862fd24 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 42: 0x5636fe057d82 - std::thread::local::LocalKey::with::h3ef490f33a9321c2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 43: 0x5636fe025f35 - async_std::task::builder::Builder::blocking::h4681f95f6f00cd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161:9 [INFO] [stdout] 44: 0x5636fdfb8bcc - async_std::task::block_on::block_on::hd3b51bf26964815d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33:5 [INFO] [stdout] 45: 0x5636fdfeea7b - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::hf9339003a808e678 [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:157:5 [INFO] [stdout] 46: 0x5636fdfeea3a - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::{{closure}}::h1c5f021a7053ea5a [INFO] [stdout] at /opt/rustwide/workdir/src/urls.rs:157:5 [INFO] [stdout] 47: 0x5636fdff562e - core::ops::function::FnOnce::call_once::h67a7202ee4cda8e0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5636fe11b113 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5636fe11b113 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 50: 0x5636fe119ba0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x5636fe119ba0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 52: 0x5636fe119ba0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x5636fe119ba0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 54: 0x5636fe119ba0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 55: 0x5636fe119ba0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 56: 0x5636fe119ba0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 57: 0x5636fe0f3162 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 58: 0x5636fe0f3162 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 59: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 60: 0x5636fe0f6db8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 61: 0x5636fe0f6db8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 62: 0x5636fe0f6db8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 63: 0x5636fe0f6db8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 64: 0x5636fe0f6db8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 65: 0x5636fe0f6db8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5636fe4fc3e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 68: 0x5636fe4fc3e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 69: 0x7fda91f87609 - start_thread [INFO] [stdout] 70: 0x7fda91d59293 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] normalize::test::test_normalize [INFO] [stdout] normalize::test::test_normalize_sync [INFO] [stdout] urls::test_normalize_html_relative_urls::test [INFO] [stdout] urls::test_normalize_html_relative_urls::test_canonicalization_failure [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin cianticblog' [INFO] running `Command { std: "docker" "inspect" "f12392422e2c1afce4b3a7abe4cd5ab39cccf422b09cef7c45431869657a1ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12392422e2c1afce4b3a7abe4cd5ab39cccf422b09cef7c45431869657a1ac1", kill_on_drop: false }` [INFO] [stdout] f12392422e2c1afce4b3a7abe4cd5ab39cccf422b09cef7c45431869657a1ac1