[INFO] cloning repository https://github.com/iwillspeak/docket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwillspeak/docket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cedec8d2415078da75a164bff5908eed836fc1df [INFO] testing iwillspeak/docket against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwillspeak/docket 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/iwillspeak/docket [INFO] finished tweaking git repo https://github.com/iwillspeak/docket [INFO] tweaked toml for git repo https://github.com/iwillspeak/docket written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/iwillspeak/docket 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d6c4ea83217e6969d375c9e95dac82f1ac1f06d591dfc98292e2a39c6e4b42 [INFO] running `Command { std: "docker" "start" "-a" "20d6c4ea83217e6969d375c9e95dac82f1ac1f06d591dfc98292e2a39c6e4b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d6c4ea83217e6969d375c9e95dac82f1ac1f06d591dfc98292e2a39c6e4b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d6c4ea83217e6969d375c9e95dac82f1ac1f06d591dfc98292e2a39c6e4b42", kill_on_drop: false }` [INFO] [stdout] 20d6c4ea83217e6969d375c9e95dac82f1ac1f06d591dfc98292e2a39c6e4b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 2b3a998fc523ca50a101d0817646d3cf09a551e79e6d2e7714df6ab894c118ec [INFO] running `Command { std: "docker" "start" "-a" "2b3a998fc523ca50a101d0817646d3cf09a551e79e6d2e7714df6ab894c118ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling docket v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.57s [INFO] running `Command { std: "docker" "inspect" "2b3a998fc523ca50a101d0817646d3cf09a551e79e6d2e7714df6ab894c118ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3a998fc523ca50a101d0817646d3cf09a551e79e6d2e7714df6ab894c118ec", kill_on_drop: false }` [INFO] [stdout] 2b3a998fc523ca50a101d0817646d3cf09a551e79e6d2e7714df6ab894c118ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 4e38b8097728828faf99de868e13ec80a113cdf9454bf4250e0abc89b0a4350c [INFO] running `Command { std: "docker" "start" "-a" "4e38b8097728828faf99de868e13ec80a113cdf9454bf4250e0abc89b0a4350c", kill_on_drop: false }` [INFO] [stderr] Compiling docket v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "4e38b8097728828faf99de868e13ec80a113cdf9454bf4250e0abc89b0a4350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e38b8097728828faf99de868e13ec80a113cdf9454bf4250e0abc89b0a4350c", kill_on_drop: false }` [INFO] [stdout] 4e38b8097728828faf99de868e13ec80a113cdf9454bf4250e0abc89b0a4350c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 99989f73d811e3774e8bcfc0e8d7e129a0b486ea4ae95392d0501850aff5c715 [INFO] running `Command { std: "docker" "start" "-a" "99989f73d811e3774e8bcfc0e8d7e129a0b486ea4ae95392d0501850aff5c715", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/docket-b1fb0959f8106a73) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test::path_or_default_with_valid_argument ... ok [INFO] [stdout] test test::path_or_default_without_argument ... ok [INFO] [stdout] test util::test::slufigy_removes_leading_numbers ... ok [INFO] [stdout] test util::test::slufigy_replaces_url_punctuation ... ok [INFO] [stdout] test util::test::slugify_allows_unicode ... ok [INFO] [stdout] test util::test::slugify_path_removes_extension ... ok [INFO] [stdout] test util::test::slugify_path_removes_leading_path ... ok [INFO] [stdout] test util::test::slugify_replaces_path_components ... ok [INFO] [stdout] test util::test::slugify_replaces_space_characters ... ok [INFO] [stdout] test util::test::slugify_simple_strings ... ok [INFO] [stdout] test toc::test::parse_with_single_heading ... ok [INFO] [stdout] test page::test::page_has_search_terms ... ok [INFO] [stdout] test toc::test::parse_with_single_toc_reference ... ok [INFO] [stdout] test toc::test::parse_with_nested_headings ... ok [INFO] [stdout] test toc::test::parse_wit_no_headings ... ok [INFO] [stdout] test page::test::index_of_example_markdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99989f73d811e3774e8bcfc0e8d7e129a0b486ea4ae95392d0501850aff5c715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99989f73d811e3774e8bcfc0e8d7e129a0b486ea4ae95392d0501850aff5c715", kill_on_drop: false }` [INFO] [stdout] 99989f73d811e3774e8bcfc0e8d7e129a0b486ea4ae95392d0501850aff5c715