[INFO] cloning repository https://github.com/mlange-42/yarner-bib [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-bib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-bib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-bib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af5e7bb7dfa7aaf6daa82baf91cd9323f337ce1a [INFO] checking mlange-42/yarner-bib against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-bib" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/yarner-bib on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/yarner-bib [INFO] finished tweaking git repo https://github.com/mlange-42/yarner-bib [INFO] tweaked toml for git repo https://github.com/mlange-42/yarner-bib written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/yarner-bib already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded yarner-lib v0.5.2 [INFO] [stderr] Downloaded serde_json v1.0.63 [INFO] [stderr] Downloaded once_cell v1.7.0 [INFO] [stderr] Downloaded biblatex v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da7de1de3bef686a98d7104924e9dc321e9a5291698f25466407cfd2c6fc513e [INFO] running `Command { std: "docker" "start" "-a" "da7de1de3bef686a98d7104924e9dc321e9a5291698f25466407cfd2c6fc513e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da7de1de3bef686a98d7104924e9dc321e9a5291698f25466407cfd2c6fc513e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7de1de3bef686a98d7104924e9dc321e9a5291698f25466407cfd2c6fc513e", kill_on_drop: false }` [INFO] [stdout] da7de1de3bef686a98d7104924e9dc321e9a5291698f25466407cfd2c6fc513e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b1819e13b20a624451e735bb65f8066648b9794a6cc15f8b3c8b97cef3c02a9 [INFO] running `Command { std: "docker" "start" "-a" "7b1819e13b20a624451e735bb65f8066648b9794a6cc15f8b3c8b97cef3c02a9", 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 num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking biblatex v0.4.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking yarner-lib v0.5.2 [INFO] [stderr] Checking yarner-bib v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.44s [INFO] running `Command { std: "docker" "inspect" "7b1819e13b20a624451e735bb65f8066648b9794a6cc15f8b3c8b97cef3c02a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1819e13b20a624451e735bb65f8066648b9794a6cc15f8b3c8b97cef3c02a9", kill_on_drop: false }` [INFO] [stdout] 7b1819e13b20a624451e735bb65f8066648b9794a6cc15f8b3c8b97cef3c02a9 [INFO] checking mlange-42/yarner-bib against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fyarner-bib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/yarner-bib on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/yarner-bib [INFO] finished tweaking git repo https://github.com/mlange-42/yarner-bib [INFO] tweaked toml for git repo https://github.com/mlange-42/yarner-bib written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/yarner-bib already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7a16e9060fda53096b5bb29ae17b8d12e9abf061af78974b5b6643ba31115e7 [INFO] running `Command { std: "docker" "start" "-a" "f7a16e9060fda53096b5bb29ae17b8d12e9abf061af78974b5b6643ba31115e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7a16e9060fda53096b5bb29ae17b8d12e9abf061af78974b5b6643ba31115e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a16e9060fda53096b5bb29ae17b8d12e9abf061af78974b5b6643ba31115e7", kill_on_drop: false }` [INFO] [stdout] f7a16e9060fda53096b5bb29ae17b8d12e9abf061af78974b5b6643ba31115e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a933985dbf1421c82264bd608c5c28c71e9d7d4caf5a788cb337d6edf6349cb [INFO] running `Command { std: "docker" "start" "-a" "7a933985dbf1421c82264bd608c5c28c71e9d7d4caf5a788cb337d6edf6349cb", 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 num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking biblatex v0.4.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking yarner-lib v0.5.2 [INFO] [stderr] Checking yarner-bib v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.77s [INFO] running `Command { std: "docker" "inspect" "7a933985dbf1421c82264bd608c5c28c71e9d7d4caf5a788cb337d6edf6349cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a933985dbf1421c82264bd608c5c28c71e9d7d4caf5a788cb337d6edf6349cb", kill_on_drop: false }` [INFO] [stdout] 7a933985dbf1421c82264bd608c5c28c71e9d7d4caf5a788cb337d6edf6349cb