[INFO] cloning repository https://github.com/smores56/group_pal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smores56/group_pal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgroup_pal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgroup_pal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 568a1e4bfb350fbad9c65f91651df750d6880557 [INFO] testing smores56/group_pal against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgroup_pal" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smores56/group_pal on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smores56/group_pal [INFO] finished tweaking git repo https://github.com/smores56/group_pal [INFO] tweaked toml for git repo https://github.com/smores56/group_pal written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/smores56/group_pal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b25615c47a561b5140fc4f3fa8a06ca34731fd0aa5492bc3d0df20a5a03dc73 [INFO] running `Command { std: "docker" "start" "-a" "4b25615c47a561b5140fc4f3fa8a06ca34731fd0aa5492bc3d0df20a5a03dc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b25615c47a561b5140fc4f3fa8a06ca34731fd0aa5492bc3d0df20a5a03dc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b25615c47a561b5140fc4f3fa8a06ca34731fd0aa5492bc3d0df20a5a03dc73", kill_on_drop: false }` [INFO] [stdout] 4b25615c47a561b5140fc4f3fa8a06ca34731fd0aa5492bc3d0df20a5a03dc73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236137e52bbf1c9116ff26b383d50e7bb0d532d6d37566c1c1a7596679532ada [INFO] running `Command { std: "docker" "start" "-a" "236137e52bbf1c9116ff26b383d50e7bb0d532d6d37566c1c1a7596679532ada", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling group_pal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `regex` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `json` [INFO] [stdout] --> src/message_handler.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `curl`? [INFO] [stdout] --> src/requests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use curl::easy::{Easy2, Handler, WriteError}; [INFO] [stdout] | ^^^^ maybe a missing crate `curl`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `curl`? [INFO] [stdout] --> src/message_handler.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use curl::easy::{Easy2, Handler, WriteError}; [INFO] [stdout] | ^^^^ maybe a missing crate `curl`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `json` [INFO] [stdout] --> src/message_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use json::Value; [INFO] [stdout] | ^^^^ maybe a missing crate `json`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/message_handler.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Handler for MessageHandler { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 | use message_handler::curl::easy::Handler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteError` in this scope [INFO] [stdout] --> src/message_handler.rs:20:55 [INFO] [stdout] | [INFO] [stdout] 20 | fn write(&mut self, data: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 | use message_handler::curl::easy::WriteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `group_pal` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "236137e52bbf1c9116ff26b383d50e7bb0d532d6d37566c1c1a7596679532ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236137e52bbf1c9116ff26b383d50e7bb0d532d6d37566c1c1a7596679532ada", kill_on_drop: false }` [INFO] [stdout] 236137e52bbf1c9116ff26b383d50e7bb0d532d6d37566c1c1a7596679532ada