[INFO] updating cached repository iwillspeak/docket [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iwillspeak/docket [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iwillspeak/docket" "work/ex/beta-1.37-6/sources/1.36.0/gh/iwillspeak/docket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iwillspeak/docket'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iwillspeak/docket" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8307144fc6456bab17954fdd11438358f34736b3 [INFO] sha for GitHub repo iwillspeak/docket: 8307144fc6456bab17954fdd11438358f34736b3 [INFO] validating manifest of iwillspeak/docket on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iwillspeak/docket on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iwillspeak/docket [INFO] finished frobbing iwillspeak/docket [INFO] frobbed toml for iwillspeak/docket written to work/ex/beta-1.37-6/sources/1.36.0/gh/iwillspeak/docket/Cargo.toml [INFO] started frobbing iwillspeak/docket [INFO] finished frobbing iwillspeak/docket [INFO] frobbed toml for iwillspeak/docket written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket/Cargo.toml [INFO] crate iwillspeak/docket already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing iwillspeak/docket against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 90e655d47dec099a718746806615433c81fe66b73e12eb02ccab56faf75c68f6 [INFO] running `"docker" "start" "-a" "90e655d47dec099a718746806615433c81fe66b73e12eb02ccab56faf75c68f6"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling docket v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "90e655d47dec099a718746806615433c81fe66b73e12eb02ccab56faf75c68f6"` [INFO] running `"docker" "rm" "-f" "90e655d47dec099a718746806615433c81fe66b73e12eb02ccab56faf75c68f6"` [INFO] [stdout] 90e655d47dec099a718746806615433c81fe66b73e12eb02ccab56faf75c68f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 21b40619fa525ead2b7f124015af51a49b6ba6472047db891d607033cde397b7 [INFO] running `"docker" "start" "-a" "21b40619fa525ead2b7f124015af51a49b6ba6472047db891d607033cde397b7"` [INFO] [stderr] Compiling docket v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `"docker" "inspect" "21b40619fa525ead2b7f124015af51a49b6ba6472047db891d607033cde397b7"` [INFO] running `"docker" "rm" "-f" "21b40619fa525ead2b7f124015af51a49b6ba6472047db891d607033cde397b7"` [INFO] [stdout] 21b40619fa525ead2b7f124015af51a49b6ba6472047db891d607033cde397b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iwillspeak/docket:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 3c7b8b685db08b82e14464ff7b6955702d19bdb98f3a8909a7881498f7787fae [INFO] running `"docker" "start" "-a" "3c7b8b685db08b82e14464ff7b6955702d19bdb98f3a8909a7881498f7787fae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/docket-e5b28bfd5aee8295 [INFO] [stdout] [INFO] [stdout] running 14 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 toc::test::parse_with_nested_headings ... ok [INFO] [stdout] test toc::test::parse_wit_no_headings ... ok [INFO] [stdout] test toc::test::parse_with_single_heading ... ok [INFO] [stdout] test util::test::slufigy_replaces_url_punctuation ... ok [INFO] [stdout] test util::test::slufigy_removes_leading_numbers ... ok [INFO] [stdout] test util::test::slugify_path_removes_leading_path ... ok [INFO] [stdout] test util::test::slugify_path_removes_extension ... ok [INFO] [stdout] test toc::test::parse_with_single_toc_reference ... ok [INFO] [stdout] test util::test::slugify_allows_unicode ... 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] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3c7b8b685db08b82e14464ff7b6955702d19bdb98f3a8909a7881498f7787fae"` [INFO] running `"docker" "rm" "-f" "3c7b8b685db08b82e14464ff7b6955702d19bdb98f3a8909a7881498f7787fae"` [INFO] [stdout] 3c7b8b685db08b82e14464ff7b6955702d19bdb98f3a8909a7881498f7787fae