[INFO] updating cached repository https://github.com/DougLau/earthwyrm
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] cd99cee4641eefc49a28f489a87ba6c43f2bbbbb
[INFO] checking DougLau/earthwyrm against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougLau%2Fearthwyrm" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DougLau/earthwyrm on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/DougLau/earthwyrm
[INFO] finished tweaking git repo https://github.com/DougLau/earthwyrm
[INFO] tweaked toml for git repo https://github.com/DougLau/earthwyrm written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/DougLau/earthwyrm already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 15a95cbd955ac523fbc484b476d447cf2650b0a3f15bbfe26cdafb150206767e
[INFO] running `"docker" "start" "-a" "15a95cbd955ac523fbc484b476d447cf2650b0a3f15bbfe26cdafb150206767e"`
[INFO] [stderr]    Compiling protobuf v2.14.0
[INFO] [stderr]     Checking whoami v0.5.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking crypto-mac v0.5.2
[INFO] [stderr]     Checking input_buffer v0.2.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.4
[INFO] [stderr]     Checking headers-core v0.1.1
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking hmac v0.5.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking headers v0.2.3
[INFO] [stderr]     Checking tungstenite v0.9.2
[INFO] [stderr]     Checking r2d2 v0.8.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking postgres-protocol v0.3.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking postgres-shared v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking postgres v0.15.2
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]     Checking mvt v0.5.3
[INFO] [stderr]     Checking postgis v0.6.0
[INFO] [stderr]     Checking r2d2_postgres v0.14.0
[INFO] [stderr] error[E0425]: cannot find value `VERSION_2_8_1` in crate `protobuf`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mvt-0.5.3/src/vector_tile.rs:27:49
[INFO] [stderr]    |
[INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_1;
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_14_0`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: /opt/rustwide/target/debug/build/protobuf-a974cdfba884ddcb/out/version.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub const VERSION_2_14_0: () = ();
[INFO] [stderr]    | ---------------------------------- similarly named constant `VERSION_2_14_0` defined here
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not compile `mvt`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "15a95cbd955ac523fbc484b476d447cf2650b0a3f15bbfe26cdafb150206767e"`
[INFO] running `"docker" "rm" "-f" "15a95cbd955ac523fbc484b476d447cf2650b0a3f15bbfe26cdafb150206767e"`
[INFO] [stdout] 15a95cbd955ac523fbc484b476d447cf2650b0a3f15bbfe26cdafb150206767e
