[INFO] cloning repository https://github.com/crawford/marker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crawford/marker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fmarker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fmarker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784bd90ed9b0ad81841407acab8331b69ab5df37 [INFO] testing crawford/marker against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fmarker" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crawford/marker on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crawford/marker [INFO] finished tweaking git repo https://github.com/crawford/marker [INFO] tweaked toml for git repo https://github.com/crawford/marker written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/crawford/marker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 4daaab52de6f83eb471168c9eabf33557e04bac41f9c5710971f88751d71f3b3 [INFO] running `Command { std: "docker" "start" "-a" "4daaab52de6f83eb471168c9eabf33557e04bac41f9c5710971f88751d71f3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4daaab52de6f83eb471168c9eabf33557e04bac41f9c5710971f88751d71f3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4daaab52de6f83eb471168c9eabf33557e04bac41f9c5710971f88751d71f3b3", kill_on_drop: false }` [INFO] [stdout] 4daaab52de6f83eb471168c9eabf33557e04bac41f9c5710971f88751d71f3b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22506a10a70b442e1599b7c8382bf5254bdc7daa1dfa75cbf41eccc7397e7f78 [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" "22506a10a70b442e1599b7c8382bf5254bdc7daa1dfa75cbf41eccc7397e7f78", kill_on_drop: false }` [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.6.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling marker v0.9.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.02s [INFO] running `Command { std: "docker" "inspect" "22506a10a70b442e1599b7c8382bf5254bdc7daa1dfa75cbf41eccc7397e7f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22506a10a70b442e1599b7c8382bf5254bdc7daa1dfa75cbf41eccc7397e7f78", kill_on_drop: false }` [INFO] [stdout] 22506a10a70b442e1599b7c8382bf5254bdc7daa1dfa75cbf41eccc7397e7f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 03710fc45b237e7c27ccbefd103a82036893949ab76d00a0cb1e81a15a7a5a16 [INFO] running `Command { std: "docker" "start" "-a" "03710fc45b237e7c27ccbefd103a82036893949ab76d00a0cb1e81a15a7a5a16", kill_on_drop: false }` [INFO] [stderr] Compiling marker v0.9.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `Command { std: "docker" "inspect" "03710fc45b237e7c27ccbefd103a82036893949ab76d00a0cb1e81a15a7a5a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03710fc45b237e7c27ccbefd103a82036893949ab76d00a0cb1e81a15a7a5a16", kill_on_drop: false }` [INFO] [stdout] 03710fc45b237e7c27ccbefd103a82036893949ab76d00a0cb1e81a15a7a5a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62ca3c56ff9fa36a9ebc183174d0bd1b3332b8f3f5c8906d3c523fb70024ef03 [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" "62ca3c56ff9fa36a9ebc183174d0bd1b3332b8f3f5c8906d3c523fb70024ef03", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/marker-62c28cdba9dbaee3 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test document::tests::broken_reference ... ok [INFO] [stdout] test document::tests::link ... ok [INFO] [stdout] test document::tests::tasklist ... ok [INFO] [stdout] test document::tests::links ... ok [INFO] [stdout] test document::tests::full_reference_links ... ok [INFO] [stdout] test document::tests::empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62ca3c56ff9fa36a9ebc183174d0bd1b3332b8f3f5c8906d3c523fb70024ef03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ca3c56ff9fa36a9ebc183174d0bd1b3332b8f3f5c8906d3c523fb70024ef03", kill_on_drop: false }` [INFO] [stdout] 62ca3c56ff9fa36a9ebc183174d0bd1b3332b8f3f5c8906d3c523fb70024ef03