[INFO] cloning 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" "clone" "--bare" "https://github.com/HipsterBrown/md-slide-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHipsterBrown%2Fmd-slide-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHipsterBrown%2Fmd-slide-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cb5b0a7927b80a6f8caf1b4b81ebbed07589a44 [INFO] testing HipsterBrown/md-slide-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHipsterBrown%2Fmd-slide-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HipsterBrown/md-slide-rs 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 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-0/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" "+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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8dcffbfec46abf7f7feb0bf34036bfd1ad3ac040fb057c87867dec776beb3e0 [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" "a8dcffbfec46abf7f7feb0bf34036bfd1ad3ac040fb057c87867dec776beb3e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8dcffbfec46abf7f7feb0bf34036bfd1ad3ac040fb057c87867dec776beb3e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8dcffbfec46abf7f7feb0bf34036bfd1ad3ac040fb057c87867dec776beb3e0", kill_on_drop: false }` [INFO] [stdout] a8dcffbfec46abf7f7feb0bf34036bfd1ad3ac040fb057c87867dec776beb3e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9222b4e9a5e725977043eb2263bbc71b94238106536b246edbb29fe1a9e490ce [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" "9222b4e9a5e725977043eb2263bbc71b94238106536b246edbb29fe1a9e490ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v1.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling http-types v1.2.0 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling http-service v0.5.0 [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 2m 12s [INFO] running `Command { std: "docker" "inspect" "9222b4e9a5e725977043eb2263bbc71b94238106536b246edbb29fe1a9e490ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9222b4e9a5e725977043eb2263bbc71b94238106536b246edbb29fe1a9e490ce", kill_on_drop: false }` [INFO] [stdout] 9222b4e9a5e725977043eb2263bbc71b94238106536b246edbb29fe1a9e490ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446ab0ceca9bdb5fc3db15a5db1d5f36f37a1d80ced96d6e071fd8622a5b57ce [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" "446ab0ceca9bdb5fc3db15a5db1d5f36f37a1d80ced96d6e071fd8622a5b57ce", 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.30s [INFO] running `Command { std: "docker" "inspect" "446ab0ceca9bdb5fc3db15a5db1d5f36f37a1d80ced96d6e071fd8622a5b57ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446ab0ceca9bdb5fc3db15a5db1d5f36f37a1d80ced96d6e071fd8622a5b57ce", kill_on_drop: false }` [INFO] [stdout] 446ab0ceca9bdb5fc3db15a5db1d5f36f37a1d80ced96d6e071fd8622a5b57ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 475fb0e2ebbd4e0d0e9ce3d6aa4375cbfac50a1ee48d5349addb6f5644f3bf62 [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" "475fb0e2ebbd4e0d0e9ce3d6aa4375cbfac50a1ee48d5349addb6f5644f3bf62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/md_slide_rs-c08d0aa9d6ccc658 [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" "475fb0e2ebbd4e0d0e9ce3d6aa4375cbfac50a1ee48d5349addb6f5644f3bf62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475fb0e2ebbd4e0d0e9ce3d6aa4375cbfac50a1ee48d5349addb6f5644f3bf62", kill_on_drop: false }` [INFO] [stdout] 475fb0e2ebbd4e0d0e9ce3d6aa4375cbfac50a1ee48d5349addb6f5644f3bf62