[INFO] cloning repository https://github.com/kellpossible/cargo-i18n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellpossible/cargo-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52ac488e5fb78bb4434be057ef6af7cb5257cced [INFO] checking kellpossible/cargo-i18n against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellpossible/cargo-i18n on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kellpossible/cargo-i18n [INFO] removed workspace from git repo https://github.com/kellpossible/cargo-i18n [INFO] removed path dependency i18n-build from git repo https://github.com/kellpossible/cargo-i18n [INFO] removed path dependency i18n-config from git repo https://github.com/kellpossible/cargo-i18n [INFO] removed path dependency i18n-embed from git repo https://github.com/kellpossible/cargo-i18n [INFO] finished tweaking git repo https://github.com/kellpossible/cargo-i18n [INFO] tweaked toml for git repo https://github.com/kellpossible/cargo-i18n written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kellpossible/cargo-i18n already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dcb0677bace83cb74fcf3477fb20650bdc773f3bfdfcc59199bbb6badfb3c09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dcb0677bace83cb74fcf3477fb20650bdc773f3bfdfcc59199bbb6badfb3c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcb0677bace83cb74fcf3477fb20650bdc773f3bfdfcc59199bbb6badfb3c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcb0677bace83cb74fcf3477fb20650bdc773f3bfdfcc59199bbb6badfb3c09", kill_on_drop: false }` [INFO] [stdout] 8dcb0677bace83cb74fcf3477fb20650bdc773f3bfdfcc59199bbb6badfb3c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1293e51c100a2251319ec8aa3b8fb1f03358980295a89dd80da3e133bd906337 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1293e51c100a2251319ec8aa3b8fb1f03358980295a89dd80da3e133bd906337", kill_on_drop: false }` [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking fluent-syntax v0.10.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking gettext v0.4.0 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Checking tr v0.1.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Checking rust-embed v5.6.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking toml v0.5.7 [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 intl-memoizer v0.5.0 [INFO] [stderr] Checking fluent-bundle v0.13.2 [INFO] [stderr] Checking i18n-config v0.4.0 [INFO] [stderr] Compiling find-crate v0.6.1 [INFO] [stderr] Checking fluent v0.13.1 [INFO] [stderr] Compiling i18n-embed-impl v0.6.1 [INFO] [stderr] Checking i18n-embed v0.9.3 [INFO] [stderr] Checking i18n-build v0.5.3 [INFO] [stderr] Checking cargo-i18n v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "1293e51c100a2251319ec8aa3b8fb1f03358980295a89dd80da3e133bd906337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1293e51c100a2251319ec8aa3b8fb1f03358980295a89dd80da3e133bd906337", kill_on_drop: false }` [INFO] [stdout] 1293e51c100a2251319ec8aa3b8fb1f03358980295a89dd80da3e133bd906337