[INFO] fetching crate peermaps-ingest 4.0.0... [INFO] testing peermaps-ingest-4.0.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate peermaps-ingest 4.0.0 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate peermaps-ingest 4.0.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peermaps-ingest 4.0.0 [INFO] finished tweaking crates.io crate peermaps-ingest 4.0.0 [INFO] tweaked toml for crates.io crate peermaps-ingest 4.0.0 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate crates.io crate peermaps-ingest 4.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-access-disk v2.0.0 [INFO] [stderr] Downloaded desert v1.0.3 [INFO] [stderr] Downloaded digit_group v0.1.0 [INFO] [stderr] Downloaded osm-is-area v1.0.0 [INFO] [stderr] Downloaded random-access-storage v4.0.0 [INFO] [stderr] Downloaded earcutr v0.1.1 [INFO] [stderr] Downloaded osmpbf-parser v1.3.1 [INFO] [stderr] Downloaded georender-pack v2.1.1 [INFO] [stderr] Downloaded eyros v4.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 218d732f9c6478421074b0f713a4b5e488149a639d7a4f3d3e2579e0720fd576 [INFO] running `Command { std: "docker" "start" "-a" "218d732f9c6478421074b0f713a4b5e488149a639d7a4f3d3e2579e0720fd576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "218d732f9c6478421074b0f713a4b5e488149a639d7a4f3d3e2579e0720fd576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218d732f9c6478421074b0f713a4b5e488149a639d7a4f3d3e2579e0720fd576", kill_on_drop: false }` [INFO] [stdout] 218d732f9c6478421074b0f713a4b5e488149a639d7a4f3d3e2579e0720fd576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3288b7af1a248eebe33831ae8fd565aa562cb6bdedccc8bdbc38f443eda7a6a0 [INFO] running `Command { std: "docker" "start" "-a" "3288b7af1a248eebe33831ae8fd565aa562cb6bdedccc8bdbc38f443eda7a6a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling desert v2.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling osm-is-area v1.0.0 [INFO] [stderr] Compiling earcutr v0.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digit_group v0.1.0 [INFO] [stderr] Compiling argmap v1.1.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling quick-protobuf v0.8.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling unbounded-interval-tree v0.2.3 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling osmpbf-parser v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling desert v1.0.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling georender-pack v2.1.1 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling eyros v4.4.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling peermaps-ingest v4.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `available_concurrency` in module `std::thread` [INFO] [stdout] --> src/lib.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | let nproc = std::thread::available_concurrency().map(|n| n.get()).unwrap_or(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `std::thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `available_concurrency` in module `std::thread` [INFO] [stdout] --> src/lib.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | let nproc = std::thread::available_concurrency().map(|n| n.get()).unwrap_or(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `std::thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `available_concurrency` in module `std::thread` [INFO] [stdout] --> src/lib.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | let nproc = std::thread::available_concurrency().map(|n| n.get()).unwrap_or(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `std::thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `available_concurrency` in module `std::thread` [INFO] [stdout] --> src/lib.rs:285:34 [INFO] [stdout] | [INFO] [stdout] 285 | let nproc = std::thread::available_concurrency().map(|n| n.get()).unwrap_or(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `std::thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `available_concurrency` in module `std::thread` [INFO] [stdout] --> src/lib.rs:447:30 [INFO] [stdout] | [INFO] [stdout] 447 | let nproc = std::thread::available_concurrency().map(|n| n.get()).unwrap_or(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `std::thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peermaps-ingest` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "3288b7af1a248eebe33831ae8fd565aa562cb6bdedccc8bdbc38f443eda7a6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3288b7af1a248eebe33831ae8fd565aa562cb6bdedccc8bdbc38f443eda7a6a0", kill_on_drop: false }` [INFO] [stdout] 3288b7af1a248eebe33831ae8fd565aa562cb6bdedccc8bdbc38f443eda7a6a0