[INFO] fetching crate gaiku-common 0.1.0... [INFO] checking gaiku-common-0.1.0 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate gaiku-common 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gaiku-common 0.1.0 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gaiku-common 0.1.0 [INFO] finished tweaking crates.io crate gaiku-common 0.1.0 [INFO] tweaked toml for crates.io crate gaiku-common 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded decorum v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0e67f40a4862629097493f18189f1771885e6b48c62fcea370dc34541712ebcc [INFO] running `Command { std: "docker" "start" "-a" "0e67f40a4862629097493f18189f1771885e6b48c62fcea370dc34541712ebcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e67f40a4862629097493f18189f1771885e6b48c62fcea370dc34541712ebcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e67f40a4862629097493f18189f1771885e6b48c62fcea370dc34541712ebcc", kill_on_drop: false }` [INFO] [stdout] 0e67f40a4862629097493f18189f1771885e6b48c62fcea370dc34541712ebcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33721e03e7ff009f3ac4f53c60970a0ef42690db43590487075f7433dba7c0ee [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" "33721e03e7ff009f3ac4f53c60970a0ef42690db43590487075f7433dba7c0ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking decorum v0.1.3 [INFO] [stderr] Checking gaiku-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `neighbor` [INFO] [stdout] --> src/data/chunk.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighbor` [INFO] [stdout] --> src/data/chunk.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.19s [INFO] running `Command { std: "docker" "inspect" "33721e03e7ff009f3ac4f53c60970a0ef42690db43590487075f7433dba7c0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33721e03e7ff009f3ac4f53c60970a0ef42690db43590487075f7433dba7c0ee", kill_on_drop: false }` [INFO] [stdout] 33721e03e7ff009f3ac4f53c60970a0ef42690db43590487075f7433dba7c0ee