[INFO] cloning repository https://github.com/pepijnd/fluid-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijnd/fluid-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijnd%2Ffluid-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijnd%2Ffluid-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60d88ccc3a04ac428b7c343563856620d791c1a2 [INFO] checking pepijnd/fluid-rs against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijnd%2Ffluid-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepijnd/fluid-rs on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pepijnd/fluid-rs [INFO] finished tweaking git repo https://github.com/pepijnd/fluid-rs [INFO] tweaked toml for git repo https://github.com/pepijnd/fluid-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pepijnd/fluid-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82aa15e6ef3f6873ad4efe5cf5dfe5c6d0643f1b7c210a85cc7f00e67dce2e83 [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" "82aa15e6ef3f6873ad4efe5cf5dfe5c6d0643f1b7c210a85cc7f00e67dce2e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82aa15e6ef3f6873ad4efe5cf5dfe5c6d0643f1b7c210a85cc7f00e67dce2e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82aa15e6ef3f6873ad4efe5cf5dfe5c6d0643f1b7c210a85cc7f00e67dce2e83", kill_on_drop: false }` [INFO] [stdout] 82aa15e6ef3f6873ad4efe5cf5dfe5c6d0643f1b7c210a85cc7f00e67dce2e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f145d0be2a45efd06811506ac9e1f9085c871b4808d6269176df5788f6afe1 [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" "f3f145d0be2a45efd06811506ac9e1f9085c871b4808d6269176df5788f6afe1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.33 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.33 [INFO] [stderr] Checking rand_jitter v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.33 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.33 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.33 [INFO] [stderr] Checking fluid-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluid_rust` [INFO] [stdout] --> benches/bench_fluid.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | use fluid_rust::spatial::{Fluid, FluidDomain, SimulationSettings}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `fluid_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluid_rust` [INFO] [stdout] --> benches/bench_fluid.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use fluid_rust::spatial_vec::{Fluid, FluidDomain, SimulationSettings}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `fluid_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fluid_rust` [INFO] [stdout] --> benches/bench_fluid.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use fluid_rust::{Fluid, FluidDomain, SimulationSettings}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `fluid_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Fluid` [INFO] [stdout] --> benches/bench_fluid.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | let mut fluid = black_box(Fluid::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Fluid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidDomain` [INFO] [stdout] --> benches/bench_fluid.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | FluidDomain::new(1000, 1000), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidDomain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimulationSettings` [INFO] [stdout] --> benches/bench_fluid.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | SimulationSettings::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimulationSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Fluid` [INFO] [stdout] --> benches/bench_fluid.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | let mut fluid = black_box(Fluid::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Fluid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidDomain` [INFO] [stdout] --> benches/bench_fluid.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | FluidDomain::new(1000, 1000), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidDomain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimulationSettings` [INFO] [stdout] --> benches/bench_fluid.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | SimulationSettings::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimulationSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [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] warning: unused import: `hashbrown::HashMap` [INFO] [stdout] --> src/fluid/spatial_vec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hashbrown::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fluid-rust` [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] [stdout] warning: unused import: `hashbrown::HashMap` [INFO] [stdout] --> src/fluid/spatial_vec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hashbrown::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3f145d0be2a45efd06811506ac9e1f9085c871b4808d6269176df5788f6afe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f145d0be2a45efd06811506ac9e1f9085c871b4808d6269176df5788f6afe1", kill_on_drop: false }` [INFO] [stdout] f3f145d0be2a45efd06811506ac9e1f9085c871b4808d6269176df5788f6afe1