[INFO] cloning repository https://github.com/mlange-42/yarner-block-links [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlange-42/yarner-block-links" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-block-links", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-block-links'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8216c6144419fd676c2bcd80e949e60ec2a0b29a [INFO] checking mlange-42/yarner-block-links against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-block-links" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/yarner-block-links on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/yarner-block-links [INFO] finished tweaking git repo https://github.com/mlange-42/yarner-block-links [INFO] tweaked toml for git repo https://github.com/mlange-42/yarner-block-links written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/yarner-block-links already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e74d8865a9b21f346fa25c5a137ba9701d0aeef70d037917d5c7a3f542a6a41 [INFO] running `Command { std: "docker" "start" "-a" "4e74d8865a9b21f346fa25c5a137ba9701d0aeef70d037917d5c7a3f542a6a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e74d8865a9b21f346fa25c5a137ba9701d0aeef70d037917d5c7a3f542a6a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e74d8865a9b21f346fa25c5a137ba9701d0aeef70d037917d5c7a3f542a6a41", kill_on_drop: false }` [INFO] [stdout] 4e74d8865a9b21f346fa25c5a137ba9701d0aeef70d037917d5c7a3f542a6a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b149b1d4fcce9a853ef41dbb301d22fa6cca842fec8b73459add9006a9b3251f [INFO] running `Command { std: "docker" "start" "-a" "b149b1d4fcce9a853ef41dbb301d22fa6cca842fec8b73459add9006a9b3251f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking handlebars v3.5.3 [INFO] [stderr] Checking yarner-lib v0.5.2 [INFO] [stderr] Checking yarner-block-links v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.36s [INFO] running `Command { std: "docker" "inspect" "b149b1d4fcce9a853ef41dbb301d22fa6cca842fec8b73459add9006a9b3251f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b149b1d4fcce9a853ef41dbb301d22fa6cca842fec8b73459add9006a9b3251f", kill_on_drop: false }` [INFO] [stdout] b149b1d4fcce9a853ef41dbb301d22fa6cca842fec8b73459add9006a9b3251f