[INFO] fetching crate mdbook-wavedrom 0.10.0... [INFO] testing mdbook-wavedrom-0.10.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate mdbook-wavedrom 0.10.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate mdbook-wavedrom 0.10.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-wavedrom 0.10.0 [INFO] finished tweaking crates.io crate mdbook-wavedrom 0.10.0 [INFO] tweaked toml for crates.io crate mdbook-wavedrom 0.10.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate mdbook-wavedrom 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.14.16 [INFO] [stderr] Downloaded h2 v0.3.10 [INFO] [stderr] Downloaded futures-channel v0.3.19 [INFO] [stderr] Downloaded futures-macro v0.3.19 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded tokio v1.15.0 [INFO] [stderr] Downloaded siphasher v0.3.9 [INFO] [stderr] Downloaded ammonia v3.1.3 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded toml_edit v0.13.0 [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded futures-task v0.3.19 [INFO] [stderr] Downloaded futures-util v0.3.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22d8123b98c8a9e1a08ca8026dc7f01e79bf8b7546d819f867cb6a40d89b5103 [INFO] running `Command { std: "docker" "start" "-a" "22d8123b98c8a9e1a08ca8026dc7f01e79bf8b7546d819f867cb6a40d89b5103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22d8123b98c8a9e1a08ca8026dc7f01e79bf8b7546d819f867cb6a40d89b5103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d8123b98c8a9e1a08ca8026dc7f01e79bf8b7546d819f867cb6a40d89b5103", kill_on_drop: false }` [INFO] [stdout] 22d8123b98c8a9e1a08ca8026dc7f01e79bf8b7546d819f867cb6a40d89b5103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73a7f17754ec10012fa4be85acec95219a6045770a0ec4261a3d649e05177f3a [INFO] running `Command { std: "docker" "start" "-a" "73a7f17754ec10012fa4be85acec95219a6045770a0ec4261a3d649e05177f3a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling toml_edit v0.13.0 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.3 [INFO] [stderr] Compiling elasticlunr-rs v2.3.14 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling mdbook v0.4.15 [INFO] [stderr] Compiling mdbook-wavedrom v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "73a7f17754ec10012fa4be85acec95219a6045770a0ec4261a3d649e05177f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a7f17754ec10012fa4be85acec95219a6045770a0ec4261a3d649e05177f3a", kill_on_drop: false }` [INFO] [stdout] 73a7f17754ec10012fa4be85acec95219a6045770a0ec4261a3d649e05177f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31e45047d0c15a7a53b4e91fbb349c973200c1b1b3ad087d2b6a13c1c896b3c4 [INFO] running `Command { std: "docker" "start" "-a" "31e45047d0c15a7a53b4e91fbb349c973200c1b1b3ad087d2b6a13c1c896b3c4", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling mdbook-wavedrom v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.55s [INFO] running `Command { std: "docker" "inspect" "31e45047d0c15a7a53b4e91fbb349c973200c1b1b3ad087d2b6a13c1c896b3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e45047d0c15a7a53b4e91fbb349c973200c1b1b3ad087d2b6a13c1c896b3c4", kill_on_drop: false }` [INFO] [stdout] 31e45047d0c15a7a53b4e91fbb349c973200c1b1b3ad087d2b6a13c1c896b3c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdd5d0ba8021187dee5179724a7d0a40369d28905d58fc9ec5e91667fe89130e [INFO] running `Command { std: "docker" "start" "-a" "bdd5d0ba8021187dee5179724a7d0a40369d28905d58fc9ec5e91667fe89130e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_wavedrom-ca33e9982607ab46) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::adds_wavedrom ... ok [INFO] [stdout] test test::leaves_html_untouched ... ok [INFO] [stdout] test test::escape_in_wavedrom_block ... ok [INFO] [stdout] test test::html_in_list ... ok [INFO] [stdout] test test::leaves_tables_untouched ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_wavedrom-ca919f76daad02f8) [INFO] [stdout] [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] [stderr] Running tests/it/main.rs (/opt/rustwide/target/debug/deps/it-b93999cd92e40ce7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test install::empty ... ok [INFO] [stdout] test install::full ... ok [INFO] [stdout] test install::missing_js ... ok [INFO] [stdout] test install::some ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests mdbook-wavedrom [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "bdd5d0ba8021187dee5179724a7d0a40369d28905d58fc9ec5e91667fe89130e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd5d0ba8021187dee5179724a7d0a40369d28905d58fc9ec5e91667fe89130e", kill_on_drop: false }` [INFO] [stdout] bdd5d0ba8021187dee5179724a7d0a40369d28905d58fc9ec5e91667fe89130e