[INFO] fetching crate mdbook-presentation-preprocessor 0.2.2... [INFO] testing mdbook-presentation-preprocessor-0.2.2 against 1.49.0 for beta-1.50-1 [INFO] extracting crate mdbook-presentation-preprocessor 0.2.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate mdbook-presentation-preprocessor 0.2.2 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-presentation-preprocessor 0.2.2 [INFO] finished tweaking crates.io crate mdbook-presentation-preprocessor 0.2.2 [INFO] tweaked toml for crates.io crate mdbook-presentation-preprocessor 0.2.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2fdf754ceb610e39d6e4c0a818e6c18f862092a4abe4de8c78af55e861f3b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a2fdf754ceb610e39d6e4c0a818e6c18f862092a4abe4de8c78af55e861f3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2fdf754ceb610e39d6e4c0a818e6c18f862092a4abe4de8c78af55e861f3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2fdf754ceb610e39d6e4c0a818e6c18f862092a4abe4de8c78af55e861f3b3", kill_on_drop: false }` [INFO] [stdout] 6a2fdf754ceb610e39d6e4c0a818e6c18f862092a4abe4de8c78af55e861f3b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7937247dbc0791d31fa0aa37bf3b7a73bd67aec27ad82b7e948004231a1c5827 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7937247dbc0791d31fa0aa37bf3b7a73bd67aec27ad82b7e948004231a1c5827", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling elasticlunr-rs v2.3.9 [INFO] [stderr] Compiling handlebars v3.5.2 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling toml-query v0.9.2 [INFO] [stderr] Compiling mdbook v0.3.7 [INFO] [stderr] Compiling mdbook-presentation-preprocessor v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "7937247dbc0791d31fa0aa37bf3b7a73bd67aec27ad82b7e948004231a1c5827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7937247dbc0791d31fa0aa37bf3b7a73bd67aec27ad82b7e948004231a1c5827", kill_on_drop: false }` [INFO] [stdout] 7937247dbc0791d31fa0aa37bf3b7a73bd67aec27ad82b7e948004231a1c5827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 902e2a93125cd5734b0d9c81e96416ff6aa213ed0b9fa8c53210a1fe020348da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "902e2a93125cd5734b0d9c81e96416ff6aa213ed0b9fa8c53210a1fe020348da", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-presentation-preprocessor v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "902e2a93125cd5734b0d9c81e96416ff6aa213ed0b9fa8c53210a1fe020348da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902e2a93125cd5734b0d9c81e96416ff6aa213ed0b9fa8c53210a1fe020348da", kill_on_drop: false }` [INFO] [stdout] 902e2a93125cd5734b0d9c81e96416ff6aa213ed0b9fa8c53210a1fe020348da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b45d39e9c1bdb4ff98f8148a057e63c44fcf6d78fbbc925755fd1c48c9903f9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b45d39e9c1bdb4ff98f8148a057e63c44fcf6d78fbbc925755fd1c48c9903f9a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_presentation_preprocessor-ea5c07196e3e0b6c [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::notes_test ... ok [INFO] [stdout] test test::empty_test ... ok [INFO] [stdout] test test::basic_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b45d39e9c1bdb4ff98f8148a057e63c44fcf6d78fbbc925755fd1c48c9903f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45d39e9c1bdb4ff98f8148a057e63c44fcf6d78fbbc925755fd1c48c9903f9a", kill_on_drop: false }` [INFO] [stdout] b45d39e9c1bdb4ff98f8148a057e63c44fcf6d78fbbc925755fd1c48c9903f9a