[INFO] cloning repository https://github.com/gkbrk/rust-osm-pbf-dump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gkbrk/rust-osm-pbf-dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgkbrk%2Frust-osm-pbf-dump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgkbrk%2Frust-osm-pbf-dump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87fe3ad8369feb5de76d78335dd4f667f1ffd7d7
[INFO] checking gkbrk/rust-osm-pbf-dump against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgkbrk%2Frust-osm-pbf-dump" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gkbrk/rust-osm-pbf-dump
[INFO] finished tweaking git repo https://github.com/gkbrk/rust-osm-pbf-dump
[INFO] tweaked toml for git repo https://github.com/gkbrk/rust-osm-pbf-dump written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gkbrk/rust-osm-pbf-dump on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gkbrk/rust-osm-pbf-dump 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: failed to save last-use data
[INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache.
[INFO] [stderr] 
[INFO] [stderr] database or disk is full
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Error code 13: Insertion failed because database is full
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5ecf7f931fdacfccb3b63359dec469d495e2aecddd591f90a67a732f98578ea
[INFO] running `Command { std: "docker" "start" "-a" "c5ecf7f931fdacfccb3b63359dec469d495e2aecddd591f90a67a732f98578ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ecf7f931fdacfccb3b63359dec469d495e2aecddd591f90a67a732f98578ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ecf7f931fdacfccb3b63359dec469d495e2aecddd591f90a67a732f98578ea", kill_on_drop: false }`
[INFO] [stdout] c5ecf7f931fdacfccb3b63359dec469d495e2aecddd591f90a67a732f98578ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0959006a6473a4bc598dc42de73964d40a4a6d973e623a5bc90ccc9cbff0ef75
[INFO] running `Command { std: "docker" "start" "-a" "0959006a6473a4bc598dc42de73964d40a4a6d973e623a5bc90ccc9cbff0ef75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking osm_pbf_dump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Formatter`, `Read`, and `hash::Hash`
[INFO] [stdout]  --> src/main.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{HashMap, VecDeque}, fmt::{Debug, Formatter}, hash::Hash, io::{BufWriter, Read, Write}, ops::Not
[INFO] [stdout]   |                                                    ^^^^^^^^^   ^^^^^^^^^^                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Formatter`, `Read`, and `hash::Hash`
[INFO] [stdout]  --> src/main.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{HashMap, VecDeque}, fmt::{Debug, Formatter}, hash::Hash, io::{BufWriter, Read, Write}, ops::Not
[INFO] [stdout]   |                                                    ^^^^^^^^^   ^^^^^^^^^^                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Database_POI` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:349:8
[INFO] [stdout]     |
[INFO] [stdout] 349 | struct Database_POI {
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DatabasePoi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Database_POI` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:349:8
[INFO] [stdout]     |
[INFO] [stdout] 349 | struct Database_POI {
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DatabasePoi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         _ => return Err("invalid wire type".into()),
[INFO] [stdout]    |         ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         WireType::Varint => {
[INFO] [stdout]    |         ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 37 |         WireType::Fixed64 => {
[INFO] [stdout]    |         ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 42 |         WireType::LengthDelimited => {
[INFO] [stdout]    |         ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 48 |         WireType::Fixed32 => {
[INFO] [stdout]    |         ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 53 |         _ => return Err("invalid wire type".into()),
[INFO] [stdout]    |         ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         _ => return Err("invalid wire type".into()),
[INFO] [stdout]    |         ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         WireType::Varint => {
[INFO] [stdout]    |         ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 37 |         WireType::Fixed64 => {
[INFO] [stdout]    |         ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 42 |         WireType::LengthDelimited => {
[INFO] [stdout]    |         ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 48 |         WireType::Fixed32 => {
[INFO] [stdout]    |         ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 53 |         _ => return Err("invalid wire type".into()),
[INFO] [stdout]    |         ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_size`
[INFO] [stdout]    --> src/main.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 let raw_size = read_varint(r)?;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_size`
[INFO] [stdout]    --> src/main.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 let raw_size = read_varint(r)?;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_sint32` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn read_sint32(r: &mut Bytes) -> DSSResult<i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_sint32` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn read_sint32(r: &mut Bytes) -> DSSResult<i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `denseNodes` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut denseNodes = DenseNodes {
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `dense_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `denseNodes` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut denseNodes = DenseNodes {
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `dense_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "0959006a6473a4bc598dc42de73964d40a4a6d973e623a5bc90ccc9cbff0ef75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0959006a6473a4bc598dc42de73964d40a4a6d973e623a5bc90ccc9cbff0ef75", kill_on_drop: false }`
[INFO] [stdout] 0959006a6473a4bc598dc42de73964d40a4a6d973e623a5bc90ccc9cbff0ef75
