[INFO] fetching crate geohash-16 0.1.0... [INFO] testing geohash-16-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate geohash-16 0.1.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate geohash-16 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geohash-16 0.1.0 [INFO] finished tweaking crates.io crate geohash-16 0.1.0 [INFO] tweaked toml for crates.io crate geohash-16 0.1.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73a6e11a3e4ed52e25669cf9175d49f4bd1a9c2f2d4cd2db7357e06f595f08cd [INFO] running `Command { std: "docker" "start" "-a" "73a6e11a3e4ed52e25669cf9175d49f4bd1a9c2f2d4cd2db7357e06f595f08cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73a6e11a3e4ed52e25669cf9175d49f4bd1a9c2f2d4cd2db7357e06f595f08cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a6e11a3e4ed52e25669cf9175d49f4bd1a9c2f2d4cd2db7357e06f595f08cd", kill_on_drop: false }` [INFO] [stdout] 73a6e11a3e4ed52e25669cf9175d49f4bd1a9c2f2d4cd2db7357e06f595f08cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52e256c6ab4f32448ea1b521c0c7eeee3fa16b77bf07799e82eb923f2991a1a [INFO] running `Command { std: "docker" "start" "-a" "b52e256c6ab4f32448ea1b521c0c7eeee3fa16b77bf07799e82eb923f2991a1a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling geohash-16 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "b52e256c6ab4f32448ea1b521c0c7eeee3fa16b77bf07799e82eb923f2991a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52e256c6ab4f32448ea1b521c0c7eeee3fa16b77bf07799e82eb923f2991a1a", kill_on_drop: false }` [INFO] [stdout] b52e256c6ab4f32448ea1b521c0c7eeee3fa16b77bf07799e82eb923f2991a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd41fc403edb7cb608f137630a22a35a4ca44b21d24d9bfbbc24b9466bc69e4b [INFO] running `Command { std: "docker" "start" "-a" "cd41fc403edb7cb608f137630a22a35a4ca44b21d24d9bfbbc24b9466bc69e4b", kill_on_drop: false }` [INFO] [stderr] Compiling geohash-16 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `geohash` [INFO] [stdout] --> tests/base.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate geohash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Coordinate` in this scope [INFO] [stdout] --> tests/base.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | let c0 = Coordinate { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use geo_types::Coordinate; [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::Coordinate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in this scope [INFO] [stdout] --> tests/base.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(encode(c0, 12usize).unwrap(), "e71150dc9947".to_string()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::encode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Coordinate` in this scope [INFO] [stdout] --> tests/base.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | let c1 = Coordinate { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use geo_types::Coordinate; [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::Coordinate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in this scope [INFO] [stdout] --> tests/base.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!(encode(c1, 3usize).unwrap(), "e65".to_string()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::encode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Coordinate` in this scope [INFO] [stdout] --> tests/base.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | let c2 = Coordinate { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use geo_types::Coordinate; [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::Coordinate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in this scope [INFO] [stdout] --> tests/base.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | assert!(encode(c2, 3usize).is_err()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::encode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in this scope [INFO] [stdout] --> tests/base.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | let (coord, lon_err, lat_err) = decode(gh).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::num::flt2dec::decode; [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in this scope [INFO] [stdout] --> tests/base.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | assert!(decode("wwgj").is_err()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::num::flt2dec::decode; [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `neighbors` in this scope [INFO] [stdout] --> tests/base.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | let ns = neighbors( "e71150dc99").unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::neighbors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `neighbors` in this scope [INFO] [stdout] --> tests/base.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | let ns = neighbors("e7115").unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use geohash_16::neighbors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geohash-16` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd41fc403edb7cb608f137630a22a35a4ca44b21d24d9bfbbc24b9466bc69e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd41fc403edb7cb608f137630a22a35a4ca44b21d24d9bfbbc24b9466bc69e4b", kill_on_drop: false }` [INFO] [stdout] cd41fc403edb7cb608f137630a22a35a4ca44b21d24d9bfbbc24b9466bc69e4b