[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fmarker" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crawford/marker on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cddf4a2c499649fc593293be7102cf333c28ac5b00b309d97c087e49b83ce7b [INFO] running `Command { std: "docker" "start" "-a" "7cddf4a2c499649fc593293be7102cf333c28ac5b00b309d97c087e49b83ce7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cddf4a2c499649fc593293be7102cf333c28ac5b00b309d97c087e49b83ce7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cddf4a2c499649fc593293be7102cf333c28ac5b00b309d97c087e49b83ce7b", kill_on_drop: false }` [INFO] [stdout] 7cddf4a2c499649fc593293be7102cf333c28ac5b00b309d97c087e49b83ce7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 136df7b30e50662fa0a7991a5bee816fd1902bac3dc1ae4df2c1515a50c685f9 [INFO] running `Command { std: "docker" "start" "-a" "136df7b30e50662fa0a7991a5bee816fd1902bac3dc1ae4df2c1515a50c685f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [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 memchr v2.2.1 [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 either v1.5.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [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 clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rayon v1.2.0 [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 webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling structopt-derive v0.3.3 [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 43.54s [INFO] running `Command { std: "docker" "inspect" "136df7b30e50662fa0a7991a5bee816fd1902bac3dc1ae4df2c1515a50c685f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136df7b30e50662fa0a7991a5bee816fd1902bac3dc1ae4df2c1515a50c685f9", kill_on_drop: false }` [INFO] [stdout] 136df7b30e50662fa0a7991a5bee816fd1902bac3dc1ae4df2c1515a50c685f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2eb42bb09ac0b4b3d9d519c3adaa09c731396ab4d65b01d49280e4952408ed1 [INFO] running `Command { std: "docker" "start" "-a" "a2eb42bb09ac0b4b3d9d519c3adaa09c731396ab4d65b01d49280e4952408ed1", 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.94s [INFO] running `Command { std: "docker" "inspect" "a2eb42bb09ac0b4b3d9d519c3adaa09c731396ab4d65b01d49280e4952408ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2eb42bb09ac0b4b3d9d519c3adaa09c731396ab4d65b01d49280e4952408ed1", kill_on_drop: false }` [INFO] [stdout] a2eb42bb09ac0b4b3d9d519c3adaa09c731396ab4d65b01d49280e4952408ed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59961b8ac0d097cec8525569350ef3c4e7c83e896f331ba65f731d83d867481e [INFO] running `Command { std: "docker" "start" "-a" "59961b8ac0d097cec8525569350ef3c4e7c83e896f331ba65f731d83d867481e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/marker-79e77ee95a94e9d2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test document::tests::tasklist ... ok [INFO] [stdout] test document::tests::full_reference_links ... ok [INFO] [stdout] test document::tests::link ... ok [INFO] [stdout] test document::tests::links ... ok [INFO] [stdout] test document::tests::empty ... ok [INFO] [stdout] test document::tests::broken_reference ... 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" "59961b8ac0d097cec8525569350ef3c4e7c83e896f331ba65f731d83d867481e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59961b8ac0d097cec8525569350ef3c4e7c83e896f331ba65f731d83d867481e", kill_on_drop: false }` [INFO] [stdout] 59961b8ac0d097cec8525569350ef3c4e7c83e896f331ba65f731d83d867481e