[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-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fmarker" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crawford/marker on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-22/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-2022-02-22" "fetch" "--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 hyper-rustls v0.6.2 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded rustls v0.13.1 [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded pulldown-cmark v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df715374e60c89ff3c35d9637441c4d3a8c37f335ae8e5c0b9fa00adbcef59a4 [INFO] running `Command { std: "docker" "start" "-a" "df715374e60c89ff3c35d9637441c4d3a8c37f335ae8e5c0b9fa00adbcef59a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df715374e60c89ff3c35d9637441c4d3a8c37f335ae8e5c0b9fa00adbcef59a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df715374e60c89ff3c35d9637441c4d3a8c37f335ae8e5c0b9fa00adbcef59a4", kill_on_drop: false }` [INFO] [stdout] df715374e60c89ff3c35d9637441c4d3a8c37f335ae8e5c0b9fa00adbcef59a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f401a64fb8ecc1301600827219ca7645eb01ddd797f2601414d85382c5d05e91 [INFO] running `Command { std: "docker" "start" "-a" "f401a64fb8ecc1301600827219ca7645eb01ddd797f2601414d85382c5d05e91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.6.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.3.3 [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 structopt v0.3.3 [INFO] [stderr] Compiling marker v0.9.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `Command { std: "docker" "inspect" "f401a64fb8ecc1301600827219ca7645eb01ddd797f2601414d85382c5d05e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f401a64fb8ecc1301600827219ca7645eb01ddd797f2601414d85382c5d05e91", kill_on_drop: false }` [INFO] [stdout] f401a64fb8ecc1301600827219ca7645eb01ddd797f2601414d85382c5d05e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b644550710c9d59dc7d434d83d5f8b58aff551e830b760ed62cefec8616bc8 [INFO] running `Command { std: "docker" "start" "-a" "c6b644550710c9d59dc7d434d83d5f8b58aff551e830b760ed62cefec8616bc8", kill_on_drop: false }` [INFO] [stderr] Compiling marker v0.9.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "c6b644550710c9d59dc7d434d83d5f8b58aff551e830b760ed62cefec8616bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b644550710c9d59dc7d434d83d5f8b58aff551e830b760ed62cefec8616bc8", kill_on_drop: false }` [INFO] [stdout] c6b644550710c9d59dc7d434d83d5f8b58aff551e830b760ed62cefec8616bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49b2160566a149664c5a9553efd9f7ca880cff3fdbda8aa044dfa85d3501b468 [INFO] running `Command { std: "docker" "start" "-a" "49b2160566a149664c5a9553efd9f7ca880cff3fdbda8aa044dfa85d3501b468", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/marker-c04103481a486097) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test document::tests::empty ... ok [INFO] [stdout] test document::tests::broken_reference ... ok [INFO] [stdout] test document::tests::full_reference_links ... ok [INFO] [stdout] test document::tests::link ... ok [INFO] [stdout] test document::tests::tasklist ... ok [INFO] [stdout] test document::tests::links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49b2160566a149664c5a9553efd9f7ca880cff3fdbda8aa044dfa85d3501b468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b2160566a149664c5a9553efd9f7ca880cff3fdbda8aa044dfa85d3501b468", kill_on_drop: false }` [INFO] [stdout] 49b2160566a149664c5a9553efd9f7ca880cff3fdbda8aa044dfa85d3501b468