[INFO] updating cached repository FreeMasen/mdbook-presentation-preprocessor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FreeMasen/mdbook-presentation-preprocessor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/mdbook-presentation-preprocessor" "work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/mdbook-presentation-preprocessor" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/mdbook-presentation-preprocessor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/mdbook-presentation-preprocessor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ecf316ab2cc9a7fbdbd4544cd895f1b6b6fb2fc [INFO] sha for GitHub repo FreeMasen/mdbook-presentation-preprocessor: 1ecf316ab2cc9a7fbdbd4544cd895f1b6b6fb2fc [INFO] validating manifest of FreeMasen/mdbook-presentation-preprocessor on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FreeMasen/mdbook-presentation-preprocessor on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FreeMasen/mdbook-presentation-preprocessor [INFO] finished frobbing FreeMasen/mdbook-presentation-preprocessor [INFO] frobbed toml for FreeMasen/mdbook-presentation-preprocessor written to work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor/Cargo.toml [INFO] started frobbing FreeMasen/mdbook-presentation-preprocessor [INFO] finished frobbing FreeMasen/mdbook-presentation-preprocessor [INFO] frobbed toml for FreeMasen/mdbook-presentation-preprocessor written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/mdbook-presentation-preprocessor/Cargo.toml [INFO] crate FreeMasen/mdbook-presentation-preprocessor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing FreeMasen/mdbook-presentation-preprocessor against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 534aacfa66e236a8823808b1d15ad8446fad42771d01b1541132f6cf75cec5cc [INFO] running `"docker" "start" "-a" "534aacfa66e236a8823808b1d15ad8446fad42771d01b1541132f6cf75cec5cc"` [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling toml-query v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling markup5ever v0.7.3 [INFO] [stderr] Compiling elasticlunr-rs v2.3.4 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling ammonia v1.2.0 [INFO] [stderr] Compiling mdbook v0.2.2 [INFO] [stderr] Compiling mdbook-presentation-preprocessor v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 20s [INFO] running `"docker" "inspect" "534aacfa66e236a8823808b1d15ad8446fad42771d01b1541132f6cf75cec5cc"` [INFO] running `"docker" "rm" "-f" "534aacfa66e236a8823808b1d15ad8446fad42771d01b1541132f6cf75cec5cc"` [INFO] [stdout] 534aacfa66e236a8823808b1d15ad8446fad42771d01b1541132f6cf75cec5cc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f0e20cfd85fb3fa52c7d93a545696492d457bccb91d53dff228835377bfef91 [INFO] running `"docker" "start" "-a" "9f0e20cfd85fb3fa52c7d93a545696492d457bccb91d53dff228835377bfef91"` [INFO] [stderr] Compiling mdbook-presentation-preprocessor v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "9f0e20cfd85fb3fa52c7d93a545696492d457bccb91d53dff228835377bfef91"` [INFO] running `"docker" "rm" "-f" "9f0e20cfd85fb3fa52c7d93a545696492d457bccb91d53dff228835377bfef91"` [INFO] [stdout] 9f0e20cfd85fb3fa52c7d93a545696492d457bccb91d53dff228835377bfef91 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/mdbook-presentation-preprocessor:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f9536e96ccf48261da4fd83d23b2d358b43e7e472f5e63450b72c5689f20efbc [INFO] running `"docker" "start" "-a" "f9536e96ccf48261da4fd83d23b2d358b43e7e472f5e63450b72c5689f20efbc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/mdbook_presentation_preprocessor-f963e15a979ae4ca [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::basic_test ... ok [INFO] [stdout] test test::empty_test ... ok [INFO] [stdout] test test::notes_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f9536e96ccf48261da4fd83d23b2d358b43e7e472f5e63450b72c5689f20efbc"` [INFO] running `"docker" "rm" "-f" "f9536e96ccf48261da4fd83d23b2d358b43e7e472f5e63450b72c5689f20efbc"` [INFO] [stdout] f9536e96ccf48261da4fd83d23b2d358b43e7e472f5e63450b72c5689f20efbc