[INFO] cloning repository https://github.com/lotabout/mdbook-fix-cjk-spacing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lotabout/mdbook-fix-cjk-spacing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fmdbook-fix-cjk-spacing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fmdbook-fix-cjk-spacing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c3add38691ee253453b7cb6664105b701dfd1da [INFO] testing lotabout/mdbook-fix-cjk-spacing against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fmdbook-fix-cjk-spacing" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lotabout/mdbook-fix-cjk-spacing on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lotabout/mdbook-fix-cjk-spacing [INFO] finished tweaking git repo https://github.com/lotabout/mdbook-fix-cjk-spacing [INFO] tweaked toml for git repo https://github.com/lotabout/mdbook-fix-cjk-spacing written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lotabout/mdbook-fix-cjk-spacing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f83038f7aa17c57e53b1513178879df441ea1092aff0c9a8d6d19cfbb1324803 [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" "f83038f7aa17c57e53b1513178879df441ea1092aff0c9a8d6d19cfbb1324803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f83038f7aa17c57e53b1513178879df441ea1092aff0c9a8d6d19cfbb1324803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83038f7aa17c57e53b1513178879df441ea1092aff0c9a8d6d19cfbb1324803", kill_on_drop: false }` [INFO] [stdout] f83038f7aa17c57e53b1513178879df441ea1092aff0c9a8d6d19cfbb1324803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 5d7957042fceef6dd47eaa4711df0cdad34fff206f9f0365ac8ebf63fb0c5295 [INFO] running `Command { std: "docker" "start" "-a" "5d7957042fceef6dd47eaa4711df0cdad34fff206f9f0365ac8ebf63fb0c5295", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v4.0.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling handlebars v3.3.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.9 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [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 hyper v0.13.7 [INFO] [stderr] Compiling warp v0.2.3 [INFO] [stderr] Compiling mdbook v0.4.1 [INFO] [stderr] Compiling mdbook-fix-cjk-spacing v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "5d7957042fceef6dd47eaa4711df0cdad34fff206f9f0365ac8ebf63fb0c5295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7957042fceef6dd47eaa4711df0cdad34fff206f9f0365ac8ebf63fb0c5295", kill_on_drop: false }` [INFO] [stdout] 5d7957042fceef6dd47eaa4711df0cdad34fff206f9f0365ac8ebf63fb0c5295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde97ec0092e783d89caa006c3147d7fc8d19a28ec9b6b8c639ffde33006c316 [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" "bde97ec0092e783d89caa006c3147d7fc8d19a28ec9b6b8c639ffde33006c316", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-fix-cjk-spacing v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "bde97ec0092e783d89caa006c3147d7fc8d19a28ec9b6b8c639ffde33006c316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde97ec0092e783d89caa006c3147d7fc8d19a28ec9b6b8c639ffde33006c316", kill_on_drop: false }` [INFO] [stdout] bde97ec0092e783d89caa006c3147d7fc8d19a28ec9b6b8c639ffde33006c316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e9d1a92097f8e6f0f0a2c449b8ed316e0df5398f1e3d2d965adb95beb71e750 [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" "2e9d1a92097f8e6f0f0a2c449b8ed316e0df5398f1e3d2d965adb95beb71e750", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_fix_cjk_spacing-389a6af595131c9c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::footnote ... ok [INFO] [stdout] test test::code_block ... ok [INFO] [stdout] test test::list_items ... ok [INFO] [stdout] test test::quote ... ok [INFO] [stdout] test test::list_items_level_2 ... ok [INFO] [stdout] test test::quote_list ... ok [INFO] [stdout] test test::paragraph ... ok [INFO] [stdout] test test::link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_fix_cjk_spacing-b883d455d3755609) [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] [stderr] Doc-tests mdbook_fix_cjk_spacing [INFO] [stdout] [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" "2e9d1a92097f8e6f0f0a2c449b8ed316e0df5398f1e3d2d965adb95beb71e750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9d1a92097f8e6f0f0a2c449b8ed316e0df5398f1e3d2d965adb95beb71e750", kill_on_drop: false }` [INFO] [stdout] 2e9d1a92097f8e6f0f0a2c449b8ed316e0df5398f1e3d2d965adb95beb71e750