[INFO] fetching crate osmpbf 0.3.2...
[INFO] checking osmpbf-0.3.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate osmpbf 0.3.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate osmpbf 0.3.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate osmpbf 0.3.2
[INFO] finished tweaking crates.io crate osmpbf 0.3.2
[INFO] tweaked toml for crates.io crate osmpbf 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate osmpbf 0.3.2 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-codegen v3.1.0
[INFO] [stderr]   Downloaded protobuf-support v3.1.0
[INFO] [stderr]   Downloaded memmap2 v0.5.7
[INFO] [stderr]   Downloaded protobuf-parse v3.1.0
[INFO] [stderr]   Downloaded plotters v0.3.3
[INFO] [stderr]   Downloaded protobuf v3.1.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb4ae535ca3ae082b2cfd8a648dd4afb1e85ecae24bef1cffe10a4e2dc08348e
[INFO] running `Command { std: "docker" "start" "-a" "fb4ae535ca3ae082b2cfd8a648dd4afb1e85ecae24bef1cffe10a4e2dc08348e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb4ae535ca3ae082b2cfd8a648dd4afb1e85ecae24bef1cffe10a4e2dc08348e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4ae535ca3ae082b2cfd8a648dd4afb1e85ecae24bef1cffe10a4e2dc08348e", kill_on_drop: false }`
[INFO] [stdout] fb4ae535ca3ae082b2cfd8a648dd4afb1e85ecae24bef1cffe10a4e2dc08348e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e13fa71fbb8320ef3a7a819ebb66bddee0ceb5168d76c66dea381fd496ca0e2a
[INFO] running `Command { std: "docker" "start" "-a" "e13fa71fbb8320ef3a7a819ebb66bddee0ceb5168d76c66dea381fd496ca0e2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling protobuf v3.1.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking plotters v0.3.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling protobuf-support v3.1.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling protobuf-parse v3.1.0
[INFO] [stderr]    Compiling protobuf-codegen v3.1.0
[INFO] [stderr]    Compiling osmpbf v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/block.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/block.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/dense.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/dense.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Must specify OSMPBF_BENCH_FILE env var when compiling this benchmark
[INFO] [stdout]   --> benches/counter_bench.rs:9:16
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let file = env!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 10 | |         "OSMPBF_BENCH_FILE",
[INFO] [stdout] 11 | |         "Must specify OSMPBF_BENCH_FILE env var when compiling this benchmark"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osmpbf` (bench "counter_bench") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e13fa71fbb8320ef3a7a819ebb66bddee0ceb5168d76c66dea381fd496ca0e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13fa71fbb8320ef3a7a819ebb66bddee0ceb5168d76c66dea381fd496ca0e2a", kill_on_drop: false }`
[INFO] [stdout] e13fa71fbb8320ef3a7a819ebb66bddee0ceb5168d76c66dea381fd496ca0e2a
[INFO] checking osmpbf-0.3.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate osmpbf 0.3.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate osmpbf 0.3.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate osmpbf 0.3.2
[INFO] finished tweaking crates.io crate osmpbf 0.3.2
[INFO] tweaked toml for crates.io crate osmpbf 0.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate osmpbf 0.3.2 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c5ca9a94668da6974dcb13a774cff2f3d0bdbdfe7fc79e2023d265f6f9c8cfd
[INFO] running `Command { std: "docker" "start" "-a" "6c5ca9a94668da6974dcb13a774cff2f3d0bdbdfe7fc79e2023d265f6f9c8cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c5ca9a94668da6974dcb13a774cff2f3d0bdbdfe7fc79e2023d265f6f9c8cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5ca9a94668da6974dcb13a774cff2f3d0bdbdfe7fc79e2023d265f6f9c8cfd", kill_on_drop: false }`
[INFO] [stdout] 6c5ca9a94668da6974dcb13a774cff2f3d0bdbdfe7fc79e2023d265f6f9c8cfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270d0f24e82e938a1456a67d1584db6f29f6a0e45bb6d16bee1fab9b00755e4c
[INFO] running `Command { std: "docker" "start" "-a" "270d0f24e82e938a1456a67d1584db6f29f6a0e45bb6d16bee1fab9b00755e4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling protobuf v3.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking plotters v0.3.3
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling protobuf-support v3.1.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling protobuf-parse v3.1.0
[INFO] [stderr]    Compiling protobuf-codegen v3.1.0
[INFO] [stderr]    Compiling osmpbf v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/block.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/dense.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/block.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/dense.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Must specify OSMPBF_BENCH_FILE env var when compiling this benchmark
[INFO] [stdout]   --> benches/counter_bench.rs:9:16
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let file = env!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 10 | |         "OSMPBF_BENCH_FILE",
[INFO] [stdout] 11 | |         "Must specify OSMPBF_BENCH_FILE env var when compiling this benchmark"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osmpbf` (bench "counter_bench") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "270d0f24e82e938a1456a67d1584db6f29f6a0e45bb6d16bee1fab9b00755e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270d0f24e82e938a1456a67d1584db6f29f6a0e45bb6d16bee1fab9b00755e4c", kill_on_drop: false }`
[INFO] [stdout] 270d0f24e82e938a1456a67d1584db6f29f6a0e45bb6d16bee1fab9b00755e4c
