[INFO] cloning repository https://github.com/stared/charged-rusted-particles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stared/charged-rusted-particles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstared%2Fcharged-rusted-particles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstared%2Fcharged-rusted-particles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37c249058c8b561510a22c768f95aa1feaca797d [INFO] checking stared/charged-rusted-particles against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstared%2Fcharged-rusted-particles" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stared/charged-rusted-particles [INFO] finished tweaking git repo https://github.com/stared/charged-rusted-particles [INFO] tweaked toml for git repo https://github.com/stared/charged-rusted-particles written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stared/charged-rusted-particles on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stared/charged-rusted-particles already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7054e677dcd02dda48dea47cc3e813e860797d875ac2d11f03a83ec89ebde5b [INFO] running `Command { std: "docker" "start" "-a" "b7054e677dcd02dda48dea47cc3e813e860797d875ac2d11f03a83ec89ebde5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7054e677dcd02dda48dea47cc3e813e860797d875ac2d11f03a83ec89ebde5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7054e677dcd02dda48dea47cc3e813e860797d875ac2d11f03a83ec89ebde5b", kill_on_drop: false }` [INFO] [stdout] b7054e677dcd02dda48dea47cc3e813e860797d875ac2d11f03a83ec89ebde5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c127df8c08e3fedeba0ff89dc7af60b04ecfbb12dc39c70349c664c58bb7368a [INFO] running `Command { std: "docker" "start" "-a" "c127df8c08e3fedeba0ff89dc7af60b04ecfbb12dc39c70349c664c58bb7368a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking charged-particles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{Context, GameResult, graphics::{self, Color}, event}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ggez` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{Context, GameResult, graphics::{self, Color}, event}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mint` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use mint::Point2; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mint`, use `cargo add mint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{Context, GameResult, graphics::{self, Color}, event}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ggez` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{Context, GameResult, graphics::{self, Color}, event}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mint` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use mint::Point2; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mint`, use `cargo add mint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | .window_setup(ggez::conf::WindowSetup::default().title("Charged Particles Simulation")) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | .window_mode(ggez::conf::WindowMode::default().dimensions(WINDOW_WIDTH, WINDOW_HEIGHT)); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | let cb = ggez::ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::ContextBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 132 - let cb = ggez::ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] 132 + let cb = ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | .window_setup(ggez::conf::WindowSetup::default().title("Charged Particles Simulation")) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | .window_mode(ggez::conf::WindowMode::default().dimensions(WINDOW_WIDTH, WINDOW_HEIGHT)); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ggez` [INFO] [stdout] --> src/main.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | let cb = ggez::ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ggez` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ggez`, use `cargo add ggez` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::ContextBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 132 - let cb = ggez::ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] 132 + let cb = ContextBuilder::new("charged_particles", "cursor") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `charged-particles` (bin "charged-particles" test) due to 6 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `charged-particles` (bin "charged-particles") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c127df8c08e3fedeba0ff89dc7af60b04ecfbb12dc39c70349c664c58bb7368a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c127df8c08e3fedeba0ff89dc7af60b04ecfbb12dc39c70349c664c58bb7368a", kill_on_drop: false }` [INFO] [stdout] c127df8c08e3fedeba0ff89dc7af60b04ecfbb12dc39c70349c664c58bb7368a