[INFO] cloning repository https://github.com/huonw/photo-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huonw/photo-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuonw%2Fphoto-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuonw%2Fphoto-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54264213b11556564fa29ad5d9f59327b0388dc4 [INFO] testing huonw/photo-map against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuonw%2Fphoto-map" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huonw/photo-map 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 git repo https://github.com/huonw/photo-map [INFO] finished tweaking git repo https://github.com/huonw/photo-map [INFO] tweaked toml for git repo https://github.com/huonw/photo-map written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/huonw/photo-map already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 3b34002536026a04c35efe77150e20cd02fc03b6b15c258c82429d1bf4524c38 [INFO] running `Command { std: "docker" "start" "-a" "3b34002536026a04c35efe77150e20cd02fc03b6b15c258c82429d1bf4524c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b34002536026a04c35efe77150e20cd02fc03b6b15c258c82429d1bf4524c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b34002536026a04c35efe77150e20cd02fc03b6b15c258c82429d1bf4524c38", kill_on_drop: false }` [INFO] [stdout] 3b34002536026a04c35efe77150e20cd02fc03b6b15c258c82429d1bf4524c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 730c1e24736255590d8c9ba5a5a9cd2b106b6a748dea70f2936ca9ec8cd048c0 [INFO] running `Command { std: "docker" "start" "-a" "730c1e24736255590d8c9ba5a5a9cd2b106b6a748dea70f2936ca9ec8cd048c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.1.6 [INFO] [stderr] Compiling gcc v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.13 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling lazy_static v0.1.10 [INFO] [stderr] Compiling typeable v0.1.1 [INFO] [stderr] Compiling unicase v0.1.0 [INFO] [stderr] Compiling httparse v0.1.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling regex v0.1.30 [INFO] [stderr] Compiling rusqlite v0.0.17 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling route-recognizer v0.1.11 [INFO] [stderr] Compiling byteorder v0.3.9 [INFO] [stderr] Compiling simple_parallel v0.1.3 [INFO] [stderr] Compiling cogset v0.1.0 [INFO] [stderr] Compiling nickel_macros v0.1.0 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling error v0.1.7 [INFO] [stdout] error[E0463]: can't find crate for `pkg_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.0.17/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate pkg_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::thread::JoinGuard` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/maps.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use std::thread::{self,JoinGuard}; [INFO] [stdout] | ^^^^^^^^^ no `JoinGuard` in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/pool.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::boxed::FnBox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `scoped` in module `thread` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/maps.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | thread::scoped(move || { [INFO] [stdout] | ^^^^^^ not found in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `scoped` in module `thread` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/pool.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | _guards.push(thread::scoped(move || { [INFO] [stdout] | ^^^^^^ not found in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `scoped` in module `thread` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | thread::scoped(move || { [INFO] [stdout] | ^^^^^^ not found in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `scoped` in module `thread` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simple_parallel-0.1.3/src/lib.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | let guard = thread::scoped(move || f(y)); [INFO] [stdout] | ^^^^^^ not found in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.13/src/serialize.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.13/src/serialize.rs:200:41 [INFO] [stdout] | [INFO] [stdout] 200 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 200 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "730c1e24736255590d8c9ba5a5a9cd2b106b6a748dea70f2936ca9ec8cd048c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730c1e24736255590d8c9ba5a5a9cd2b106b6a748dea70f2936ca9ec8cd048c0", kill_on_drop: false }` [INFO] [stdout] 730c1e24736255590d8c9ba5a5a9cd2b106b6a748dea70f2936ca9ec8cd048c0