[INFO] cloning repository https://github.com/hexjelly/haze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexjelly/haze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ecbb3df4a2160e8683faf4218c64392a8da710a [INFO] checking hexjelly/haze against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hexjelly/haze on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hexjelly/haze [INFO] removed workspace from git repo https://github.com/hexjelly/haze [INFO] removed path dependency haze from git repo https://github.com/hexjelly/haze [INFO] finished tweaking git repo https://github.com/hexjelly/haze [INFO] tweaked toml for git repo https://github.com/hexjelly/haze written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hexjelly/haze already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (haze) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (haze) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f919a12584ef8ca4d2b2636d9435d9d107f97e72f430225632de96f96d47db6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f919a12584ef8ca4d2b2636d9435d9d107f97e72f430225632de96f96d47db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f919a12584ef8ca4d2b2636d9435d9d107f97e72f430225632de96f96d47db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f919a12584ef8ca4d2b2636d9435d9d107f97e72f430225632de96f96d47db6", kill_on_drop: false }` [INFO] [stdout] 2f919a12584ef8ca4d2b2636d9435d9d107f97e72f430225632de96f96d47db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4b3d4a997e04825392fec29559863332972779fab5703b1eb931027c0654b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb4b3d4a997e04825392fec29559863332972779fab5703b1eb931027c0654b3", kill_on_drop: false }` [INFO] [stderr] warning: dependency (haze) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking haze v0.1.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking hazeman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `haze::middleware` [INFO] [stdout] --> src/helpers.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use haze::middleware::MWError; [INFO] [stdout] | ^^^^^^^^^^ could not find `middleware` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `haze::middleware` [INFO] [stdout] --> src/plugins/link_title.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use haze::middleware::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `middleware` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `haze::middleware` [INFO] [stdout] --> src/helpers.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use haze::middleware::MWError; [INFO] [stdout] | ^^^^^^^^^^ could not find `middleware` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `haze::middleware` [INFO] [stdout] --> src/plugins/link_title.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use haze::middleware::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `middleware` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Bot` in `haze` [INFO] [stdout] --> src/main.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let mut bot = haze::Bot::new(); [INFO] [stdout] | ^^^ could not find `Bot` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Bot` in `haze` [INFO] [stdout] --> src/main.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let mut bot = haze::Bot::new(); [INFO] [stdout] | ^^^ could not find `Bot` in `haze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [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: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hazeman` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb4b3d4a997e04825392fec29559863332972779fab5703b1eb931027c0654b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4b3d4a997e04825392fec29559863332972779fab5703b1eb931027c0654b3", kill_on_drop: false }` [INFO] [stdout] eb4b3d4a997e04825392fec29559863332972779fab5703b1eb931027c0654b3