[INFO] updating cached repository https://github.com/teh-cmc/mdbook-singlepage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8f95f4f48a680b8413e45eab9a2680f5538d60c [INFO] testing teh-cmc/mdbook-singlepage against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh-cmc%2Fmdbook-singlepage" "/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/teh-cmc/mdbook-singlepage on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teh-cmc/mdbook-singlepage [INFO] finished tweaking git repo https://github.com/teh-cmc/mdbook-singlepage [INFO] tweaked toml for git repo https://github.com/teh-cmc/mdbook-singlepage written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/teh-cmc/mdbook-singlepage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f9cdc0fbfa74b6890681b9a633524d91e900db42dfaf17c8eca39bc08cadd72 [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" "3f9cdc0fbfa74b6890681b9a633524d91e900db42dfaf17c8eca39bc08cadd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f9cdc0fbfa74b6890681b9a633524d91e900db42dfaf17c8eca39bc08cadd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9cdc0fbfa74b6890681b9a633524d91e900db42dfaf17c8eca39bc08cadd72", kill_on_drop: false }` [INFO] [stdout] 3f9cdc0fbfa74b6890681b9a633524d91e900db42dfaf17c8eca39bc08cadd72 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed3cea64cdf8a3e7ec2b5e46f216992cdd9c25b38cae3ba4610851eb37c1abd [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" "4ed3cea64cdf8a3e7ec2b5e46f216992cdd9c25b38cae3ba4610851eb37c1abd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling toml v0.5.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling toml-query v0.9.2 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.6 [INFO] [stderr] Compiling ammonia v3.0.0 [INFO] [stderr] Compiling mdbook v0.3.4 [INFO] [stderr] Compiling mdbook-singlepage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "4ed3cea64cdf8a3e7ec2b5e46f216992cdd9c25b38cae3ba4610851eb37c1abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed3cea64cdf8a3e7ec2b5e46f216992cdd9c25b38cae3ba4610851eb37c1abd", kill_on_drop: false }` [INFO] [stdout] 4ed3cea64cdf8a3e7ec2b5e46f216992cdd9c25b38cae3ba4610851eb37c1abd [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9089d977a994c6044a5ffb5f01857c26874d3b7bab2595e616710a0ece86c149 [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" "9089d977a994c6044a5ffb5f01857c26874d3b7bab2595e616710a0ece86c149", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-singlepage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "9089d977a994c6044a5ffb5f01857c26874d3b7bab2595e616710a0ece86c149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9089d977a994c6044a5ffb5f01857c26874d3b7bab2595e616710a0ece86c149", kill_on_drop: false }` [INFO] [stdout] 9089d977a994c6044a5ffb5f01857c26874d3b7bab2595e616710a0ece86c149 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5821b7c296cd2ecef46bd4ddcd4d038288a28b5218ee27ce72cc24fcddbafc7e [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" "5821b7c296cd2ecef46bd4ddcd4d038288a28b5218ee27ce72cc24fcddbafc7e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_singlepage-458a80a46dad2d8b [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5821b7c296cd2ecef46bd4ddcd4d038288a28b5218ee27ce72cc24fcddbafc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5821b7c296cd2ecef46bd4ddcd4d038288a28b5218ee27ce72cc24fcddbafc7e", kill_on_drop: false }` [INFO] [stdout] 5821b7c296cd2ecef46bd4ddcd4d038288a28b5218ee27ce72cc24fcddbafc7e