[INFO] cloning repository https://github.com/kellpossible/fluent-multiline-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellpossible/fluent-multiline-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ea6cc102a36c2e70358b53e10ee227525bd740 [INFO] documenting kellpossible/fluent-multiline-bug against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellpossible/fluent-multiline-bug on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kellpossible/fluent-multiline-bug [INFO] finished tweaking git repo https://github.com/kellpossible/fluent-multiline-bug [INFO] tweaked toml for git repo https://github.com/kellpossible/fluent-multiline-bug written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kellpossible/fluent-multiline-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ab7442a6b09e96ee4ec78c28c7252bf25e37c45e44a896c783a4ca39c022755 [INFO] running `Command { std: "docker" "start" "-a" "0ab7442a6b09e96ee4ec78c28c7252bf25e37c45e44a896c783a4ca39c022755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ab7442a6b09e96ee4ec78c28c7252bf25e37c45e44a896c783a4ca39c022755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab7442a6b09e96ee4ec78c28c7252bf25e37c45e44a896c783a4ca39c022755", kill_on_drop: false }` [INFO] [stdout] 0ab7442a6b09e96ee4ec78c28c7252bf25e37c45e44a896c783a4ca39c022755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da68f105f1c27f9832b4b0d1b99d22f2b79c4a069b49679fef3d7cbdcfbc8da [INFO] running `Command { std: "docker" "start" "-a" "6da68f105f1c27f9832b4b0d1b99d22f2b79c4a069b49679fef3d7cbdcfbc8da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.12.0 [INFO] [stderr] Checking fluent v0.12.0 [INFO] [stderr] Documenting fluent-multiline-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluent-bundle v0.12.0, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6da68f105f1c27f9832b4b0d1b99d22f2b79c4a069b49679fef3d7cbdcfbc8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da68f105f1c27f9832b4b0d1b99d22f2b79c4a069b49679fef3d7cbdcfbc8da", kill_on_drop: false }` [INFO] [stdout] 6da68f105f1c27f9832b4b0d1b99d22f2b79c4a069b49679fef3d7cbdcfbc8da