[INFO] updating cached repository https://github.com/HipsterBrown/md-slide-rs [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] 2cb5b0a7927b80a6f8caf1b4b81ebbed07589a44 [INFO] testing HipsterBrown/md-slide-rs 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%2FHipsterBrown%2Fmd-slide-rs" "/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/HipsterBrown/md-slide-rs 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/HipsterBrown/md-slide-rs [INFO] finished tweaking git repo https://github.com/HipsterBrown/md-slide-rs [INFO] tweaked toml for git repo https://github.com/HipsterBrown/md-slide-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/HipsterBrown/md-slide-rs 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] 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a9400307a6867c2d0a532bc5e9bdcba08cdfc9b2fad7b0f24160ea9c3216ca9 [INFO] running `Command { std: "docker" "start" "-a" "1a9400307a6867c2d0a532bc5e9bdcba08cdfc9b2fad7b0f24160ea9c3216ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a9400307a6867c2d0a532bc5e9bdcba08cdfc9b2fad7b0f24160ea9c3216ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9400307a6867c2d0a532bc5e9bdcba08cdfc9b2fad7b0f24160ea9c3216ca9", kill_on_drop: false }` [INFO] [stdout] 1a9400307a6867c2d0a532bc5e9bdcba08cdfc9b2fad7b0f24160ea9c3216ca9 [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] 32605b8cbaf2d652c6d76e73ec5dd5b5b0bea6c4024a9a8ebcef1d5e3aa75e40 [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" "32605b8cbaf2d652c6d76e73ec5dd5b5b0bea6c4024a9a8ebcef1d5e3aa75e40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v1.2.0 [INFO] [stderr] Compiling http-types v1.2.0 [INFO] [stderr] Compiling http-service v0.5.0 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling async-sse v2.1.0 [INFO] [stderr] Compiling http-service-h1 v0.1.0 [INFO] [stderr] Compiling tide v0.8.0 [INFO] [stderr] Compiling md-slide-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "32605b8cbaf2d652c6d76e73ec5dd5b5b0bea6c4024a9a8ebcef1d5e3aa75e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32605b8cbaf2d652c6d76e73ec5dd5b5b0bea6c4024a9a8ebcef1d5e3aa75e40", kill_on_drop: false }` [INFO] [stdout] 32605b8cbaf2d652c6d76e73ec5dd5b5b0bea6c4024a9a8ebcef1d5e3aa75e40 [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] 6da1ebcc398a885d5a37599bfbb026f9d9a346156b3e66a9601edd0b6eb52e92 [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" "6da1ebcc398a885d5a37599bfbb026f9d9a346156b3e66a9601edd0b6eb52e92", kill_on_drop: false }` [INFO] [stderr] Compiling md-slide-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "6da1ebcc398a885d5a37599bfbb026f9d9a346156b3e66a9601edd0b6eb52e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da1ebcc398a885d5a37599bfbb026f9d9a346156b3e66a9601edd0b6eb52e92", kill_on_drop: false }` [INFO] [stdout] 6da1ebcc398a885d5a37599bfbb026f9d9a346156b3e66a9601edd0b6eb52e92 [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] b6c1d386ce99de8ee2c6fd1d2a801953f60c5d916591a796901df5764002cd94 [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" "b6c1d386ce99de8ee2c6fd1d2a801953f60c5d916591a796901df5764002cd94", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/md_slide_rs-0a7856f34163f7c6 [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" "b6c1d386ce99de8ee2c6fd1d2a801953f60c5d916591a796901df5764002cd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c1d386ce99de8ee2c6fd1d2a801953f60c5d916591a796901df5764002cd94", kill_on_drop: false }` [INFO] [stdout] b6c1d386ce99de8ee2c6fd1d2a801953f60c5d916591a796901df5764002cd94