[INFO] cloning repository https://github.com/peermaps/ingest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peermaps/ingest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeermaps%2Fingest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeermaps%2Fingest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 502d953a99ae85e293279ec2e740ecc71fcf9ce4 [INFO] testing peermaps/ingest against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeermaps%2Fingest" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peermaps/ingest 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 git repo https://github.com/peermaps/ingest [INFO] finished tweaking git repo https://github.com/peermaps/ingest [INFO] tweaked toml for git repo https://github.com/peermaps/ingest written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 4cc122ee1521e1158cb8379228d7550e4dede9752e04c326c08d7904d68d8d77 [INFO] running `Command { std: "docker" "start" "-a" "4cc122ee1521e1158cb8379228d7550e4dede9752e04c326c08d7904d68d8d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cc122ee1521e1158cb8379228d7550e4dede9752e04c326c08d7904d68d8d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc122ee1521e1158cb8379228d7550e4dede9752e04c326c08d7904d68d8d77", kill_on_drop: false }` [INFO] [stdout] 4cc122ee1521e1158cb8379228d7550e4dede9752e04c326c08d7904d68d8d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 902d7b4cb61ee2801fab530e2ffdbc9c43966292664bbb11fffee87f9e250fa5 [INFO] running `Command { std: "docker" "start" "-a" "902d7b4cb61ee2801fab530e2ffdbc9c43966292664bbb11fffee87f9e250fa5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling desert v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling earcutr v0.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling osm-is-area v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling argmap v1.1.1 [INFO] [stderr] Compiling digit_group v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling quick-protobuf v0.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [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 unbounded-interval-tree v0.2.3 [INFO] [stderr] Compiling osmpbf-parser v1.3.1 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.18 [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.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling georender-pack v2.1.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling eyros v4.6.1 [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[E0599]: no method named `lock` found for struct `Arc, (Coord, Coord), value::V>>` in the current scope [INFO] [stdout] --> src/lib.rs:539:41 [INFO] [stdout] | [INFO] [stdout] 539 | let mut trees = m_trees.lock().await; [INFO] [stdout] | ^^^^ method not found in `Arc, (Coord, Coord), value::V>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Arc, (Coord, Coord), value::V>>` in the current scope [INFO] [stdout] --> src/lib.rs:590:36 [INFO] [stdout] | [INFO] [stdout] 590 | let mut trees = out_db.trees.lock().await; [INFO] [stdout] | ^^^^ method not found in `Arc, (Coord, Coord), value::V>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peermaps-ingest` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "902d7b4cb61ee2801fab530e2ffdbc9c43966292664bbb11fffee87f9e250fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902d7b4cb61ee2801fab530e2ffdbc9c43966292664bbb11fffee87f9e250fa5", kill_on_drop: false }` [INFO] [stdout] 902d7b4cb61ee2801fab530e2ffdbc9c43966292664bbb11fffee87f9e250fa5