[INFO] fetching crate building_blocks_search 0.7.1... [INFO] testing building_blocks_search-0.7.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate building_blocks_search 0.7.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate building_blocks_search 0.7.1 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 building_blocks_search 0.7.1 [INFO] finished tweaking crates.io crate building_blocks_search 0.7.1 [INFO] tweaked toml for crates.io crate building_blocks_search 0.7.1 written to /workspace/builds/worker-6/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 261647a05c06f9063ea6e8d0b227d6760f5d0a2ae231a83e6368a80eee3972ad [INFO] running `Command { std: "docker" "start" "-a" "261647a05c06f9063ea6e8d0b227d6760f5d0a2ae231a83e6368a80eee3972ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261647a05c06f9063ea6e8d0b227d6760f5d0a2ae231a83e6368a80eee3972ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261647a05c06f9063ea6e8d0b227d6760f5d0a2ae231a83e6368a80eee3972ad", kill_on_drop: false }` [INFO] [stdout] 261647a05c06f9063ea6e8d0b227d6760f5d0a2ae231a83e6368a80eee3972ad [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=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] da657dd3afc7aca31c2f68585f725ef6bf6aa8dd02045b7e4e3afeffc25e4e06 [INFO] running `Command { std: "docker" "start" "-a" "da657dd3afc7aca31c2f68585f725ef6bf6aa8dd02045b7e4e3afeffc25e4e06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling pathfinding v2.2.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling building_blocks_core v0.7.1 [INFO] [stderr] Compiling building_blocks_storage v0.7.1 [INFO] [stderr] Compiling building_blocks_search v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.39s [INFO] running `Command { std: "docker" "inspect" "da657dd3afc7aca31c2f68585f725ef6bf6aa8dd02045b7e4e3afeffc25e4e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da657dd3afc7aca31c2f68585f725ef6bf6aa8dd02045b7e4e3afeffc25e4e06", kill_on_drop: false }` [INFO] [stdout] da657dd3afc7aca31c2f68585f725ef6bf6aa8dd02045b7e4e3afeffc25e4e06 [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=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] 4715403f4d6e32c540fc18a23c7e7ecd61b04232589ac9818faa90e43f277684 [INFO] running `Command { std: "docker" "start" "-a" "4715403f4d6e32c540fc18a23c7e7ecd61b04232589ac9818faa90e43f277684", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling building_blocks_search v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `utilities` [INFO] [stdout] --> src/flood_fill.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | use utilities::{data_sets::sphere_bit_array, test::test_print}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sphere_bit_array` in this scope [INFO] [stdout] --> src/flood_fill.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | sphere_bit_array(array_edge_length, old_color, background_color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_print` in this scope [INFO] [stdout] --> src/flood_fill.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | test_print(&format!("# flood fill visits = {}\n", num_visits)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `building_blocks_storage::prelude` [INFO] [stdout] --> src/flood_fill.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | use building_blocks_storage::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `building_blocks_search` due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4715403f4d6e32c540fc18a23c7e7ecd61b04232589ac9818faa90e43f277684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4715403f4d6e32c540fc18a23c7e7ecd61b04232589ac9818faa90e43f277684", kill_on_drop: false }` [INFO] [stdout] 4715403f4d6e32c540fc18a23c7e7ecd61b04232589ac9818faa90e43f277684