[INFO] fetching crate rblog 0.114.0... [INFO] testing rblog-0.114.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rblog 0.114.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rblog 0.114.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate rblog 0.114.0 [INFO] finished tweaking crates.io crate rblog 0.114.0 [INFO] tweaked toml for crates.io crate rblog 0.114.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rblog 0.114.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e627ff12592df7187cfe7be1ad44a3c4321f8d995de075e60a51b187eefa021 [INFO] running `Command { std: "docker" "start" "-a" "5e627ff12592df7187cfe7be1ad44a3c4321f8d995de075e60a51b187eefa021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e627ff12592df7187cfe7be1ad44a3c4321f8d995de075e60a51b187eefa021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e627ff12592df7187cfe7be1ad44a3c4321f8d995de075e60a51b187eefa021", kill_on_drop: false }` [INFO] [stdout] 5e627ff12592df7187cfe7be1ad44a3c4321f8d995de075e60a51b187eefa021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f6f704e1b1d9038a6fca5e968edd66c57c6089002f9c262f147cc916a25e6e [INFO] running `Command { std: "docker" "start" "-a" "c5f6f704e1b1d9038a6fca5e968edd66c57c6089002f9c262f147cc916a25e6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling str-buf v2.0.4 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling relative-path v1.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling etag v3.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling routefinder v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling ructe v0.14.0 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling rsass v0.23.4 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.2.5 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rblog v0.114.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-router v0.3.2 [INFO] [stderr] Compiling trillium-ructe v0.4.0 [INFO] [stderr] Compiling trillium-compression v0.1.0 [INFO] [stderr] Compiling trillium-static v0.4.0 [INFO] [stderr] Compiling trillium-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-caching-headers v0.1.0 [INFO] [stderr] Compiling trillium-tokio v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling trillium-logger v0.4.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.88s [INFO] running `Command { std: "docker" "inspect" "c5f6f704e1b1d9038a6fca5e968edd66c57c6089002f9c262f147cc916a25e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f6f704e1b1d9038a6fca5e968edd66c57c6089002f9c262f147cc916a25e6e", kill_on_drop: false }` [INFO] [stdout] c5f6f704e1b1d9038a6fca5e968edd66c57c6089002f9c262f147cc916a25e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012fbdfa975766485a696e0a9b7ba4515ede8db9fcaef742ffa1f8d5ccbeed95 [INFO] running `Command { std: "docker" "start" "-a" "012fbdfa975766485a696e0a9b7ba4515ede8db9fcaef742ffa1f8d5ccbeed95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling trillium-http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-static v0.4.0 [INFO] [stderr] Compiling trillium-logger v0.4.0 [INFO] [stderr] Compiling trillium-ructe v0.4.0 [INFO] [stderr] Compiling trillium-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-caching-headers v0.1.0 [INFO] [stderr] Compiling trillium-router v0.3.2 [INFO] [stderr] Compiling trillium-compression v0.1.0 [INFO] [stderr] Compiling trillium-tokio v0.2.1 [INFO] [stderr] Compiling trillium-testing v0.4.0 [INFO] [stderr] Compiling rblog v0.114.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rblog-eaec866605722221) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rblog-a89e3b9c6df5f789) [INFO] [stderr] Executable tests/blog.rs (/opt/rustwide/target/debug/deps/blog-6e1904ac3568cea7) [INFO] [stderr] Executable tests/makrdown.rs (/opt/rustwide/target/debug/deps/makrdown-ffaff4625f05e111) [INFO] running `Command { std: "docker" "inspect" "012fbdfa975766485a696e0a9b7ba4515ede8db9fcaef742ffa1f8d5ccbeed95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012fbdfa975766485a696e0a9b7ba4515ede8db9fcaef742ffa1f8d5ccbeed95", kill_on_drop: false }` [INFO] [stdout] 012fbdfa975766485a696e0a9b7ba4515ede8db9fcaef742ffa1f8d5ccbeed95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3422f5bfe6d838d4808a41bfd9937e0e25ba04690b9ed65f17040981d733d47 [INFO] running `Command { std: "docker" "start" "-a" "c3422f5bfe6d838d4808a41bfd9937e0e25ba04690b9ed65f17040981d733d47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rblog-eaec866605722221) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rblog-a89e3b9c6df5f789) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/blog.rs (/opt/rustwide/target/debug/deps/blog-6e1904ac3568cea7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test should_return_premanent_slug_mismatch_for_get_post ... ok [INFO] [stdout] test should_return_premanent_slug_mismatch_for_attachments ... ok [INFO] [stdout] test should_add_trailing_slash_for_posts ... ok [INFO] [stdout] test should_set_request_id_header ... ok [INFO] [stdout] test should_render_homepage ... ok [INFO] [stdout] test should_compress_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/makrdown.rs (/opt/rustwide/target/debug/deps/makrdown-ffaff4625f05e111) [INFO] [stderr] Doc-tests rblog [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_render_header_with_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test /opt/rustwide/target/debug/build/rblog-ac7a171d9f427b38/out/templates/_utils.rs - templates::_utils::ToHtml::to_buffer (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3422f5bfe6d838d4808a41bfd9937e0e25ba04690b9ed65f17040981d733d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3422f5bfe6d838d4808a41bfd9937e0e25ba04690b9ed65f17040981d733d47", kill_on_drop: false }` [INFO] [stdout] c3422f5bfe6d838d4808a41bfd9937e0e25ba04690b9ed65f17040981d733d47