[INFO] cloning repository https://github.com/antoyo/markdown-packtpub-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoyo/markdown-packtpub-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fmarkdown-packtpub-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fmarkdown-packtpub-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b6e33f0ce3edcdd1370cd54320dfc0f96bce585 [INFO] testing antoyo/markdown-packtpub-filter against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fmarkdown-packtpub-filter" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/markdown-packtpub-filter on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antoyo/markdown-packtpub-filter [INFO] finished tweaking git repo https://github.com/antoyo/markdown-packtpub-filter [INFO] tweaked toml for git repo https://github.com/antoyo/markdown-packtpub-filter written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/markdown-packtpub-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5f87ea0f5f5f40ac8baab652e80f40094f21f8e7fc0f55990b171dd9224cf0b [INFO] running `Command { std: "docker" "start" "-a" "d5f87ea0f5f5f40ac8baab652e80f40094f21f8e7fc0f55990b171dd9224cf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f87ea0f5f5f40ac8baab652e80f40094f21f8e7fc0f55990b171dd9224cf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f87ea0f5f5f40ac8baab652e80f40094f21f8e7fc0f55990b171dd9224cf0b", kill_on_drop: false }` [INFO] [stdout] d5f87ea0f5f5f40ac8baab652e80f40094f21f8e7fc0f55990b171dd9224cf0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecc67de8a6e27202a40ed4691fc265c0765e72031278f2c8217efdb4f6810d3f [INFO] running `Command { std: "docker" "start" "-a" "ecc67de8a6e27202a40ed4691fc265c0765e72031278f2c8217efdb4f6810d3f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling pandoc v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling pandoc_ast v0.7.1 [INFO] [stderr] Compiling markdown-packtpub-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.57s [INFO] running `Command { std: "docker" "inspect" "ecc67de8a6e27202a40ed4691fc265c0765e72031278f2c8217efdb4f6810d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc67de8a6e27202a40ed4691fc265c0765e72031278f2c8217efdb4f6810d3f", kill_on_drop: false }` [INFO] [stdout] ecc67de8a6e27202a40ed4691fc265c0765e72031278f2c8217efdb4f6810d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf306639379115aca8494d4b3bf60cc52a66a8f12b82f7baa2b5c2ea65dae6e5 [INFO] running `Command { std: "docker" "start" "-a" "bf306639379115aca8494d4b3bf60cc52a66a8f12b82f7baa2b5c2ea65dae6e5", kill_on_drop: false }` [INFO] [stderr] Compiling markdown-packtpub-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "bf306639379115aca8494d4b3bf60cc52a66a8f12b82f7baa2b5c2ea65dae6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf306639379115aca8494d4b3bf60cc52a66a8f12b82f7baa2b5c2ea65dae6e5", kill_on_drop: false }` [INFO] [stdout] bf306639379115aca8494d4b3bf60cc52a66a8f12b82f7baa2b5c2ea65dae6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ed8a558c3b6c8a52e4114dd07694dded42d75aa9d68ffeaac62724c0917621b [INFO] running `Command { std: "docker" "start" "-a" "1ed8a558c3b6c8a52e4114dd07694dded42d75aa9d68ffeaac62724c0917621b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/markdown_packtpub_filter-0a6e37100c3468ae) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ed8a558c3b6c8a52e4114dd07694dded42d75aa9d68ffeaac62724c0917621b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed8a558c3b6c8a52e4114dd07694dded42d75aa9d68ffeaac62724c0917621b", kill_on_drop: false }` [INFO] [stdout] 1ed8a558c3b6c8a52e4114dd07694dded42d75aa9d68ffeaac62724c0917621b