[INFO] cloning repository https://github.com/satelit-project/protoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satelit-project/protoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fprotoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fprotoc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1003ba17b563ed574a13f4cdcd07ac9f66bbdbec [INFO] checking satelit-project/protoc-rust against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fprotoc-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satelit-project/protoc-rust on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satelit-project/protoc-rust [INFO] finished tweaking git repo https://github.com/satelit-project/protoc-rust [INFO] tweaked toml for git repo https://github.com/satelit-project/protoc-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/satelit-project/protoc-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/satelit-project/prost.git` [INFO] [stderr] Updating git repository `https://github.com/satelit-project/tonic.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57853101ffb55f50b5dea5172cae76a8869b2c454f38adce32ea0257d061521e [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" "57853101ffb55f50b5dea5172cae76a8869b2c454f38adce32ea0257d061521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57853101ffb55f50b5dea5172cae76a8869b2c454f38adce32ea0257d061521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57853101ffb55f50b5dea5172cae76a8869b2c454f38adce32ea0257d061521e", kill_on_drop: false }` [INFO] [stdout] 57853101ffb55f50b5dea5172cae76a8869b2c454f38adce32ea0257d061521e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 686a5344b8f5fa0defe74be5048eb92c6319e2ab608df22e7d6139826af1d293 [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" "686a5344b8f5fa0defe74be5048eb92c6319e2ab608df22e7d6139826af1d293", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling prost-build v0.6.1 (https://github.com/satelit-project/prost.git?branch=satelit#058a362c) [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.6.1 (https://github.com/satelit-project/prost.git?branch=satelit#058a362c) [INFO] [stderr] Checking prost v0.6.1 (https://github.com/satelit-project/prost.git?branch=satelit#058a362c) [INFO] [stderr] Checking prost-types v0.6.1 (https://github.com/satelit-project/prost.git?branch=satelit#058a362c) [INFO] [stderr] Checking tonic-build v0.1.1 (https://github.com/satelit-project/tonic.git?branch=satelit#4c24e47f) [INFO] [stderr] Checking protoc-rust v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.79s [INFO] running `Command { std: "docker" "inspect" "686a5344b8f5fa0defe74be5048eb92c6319e2ab608df22e7d6139826af1d293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686a5344b8f5fa0defe74be5048eb92c6319e2ab608df22e7d6139826af1d293", kill_on_drop: false }` [INFO] [stdout] 686a5344b8f5fa0defe74be5048eb92c6319e2ab608df22e7d6139826af1d293