[INFO] crate gaiku-common 0.1.0 is already in cache [INFO] testing gaiku-common-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate gaiku-common 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gaiku-common 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07b8af161081be96cb50cad75145e5f2b9c5d87c1e18fa5030efeb6090fa9e22 [INFO] running `"docker" "start" "-a" "07b8af161081be96cb50cad75145e5f2b9c5d87c1e18fa5030efeb6090fa9e22"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling num-complex v0.2.4 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling 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 serde_derive v1.0.106 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling decorum v0.1.3 [INFO] [stderr] Compiling gaiku-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `neighbor` [INFO] [stderr] --> src/data/chunk.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "07b8af161081be96cb50cad75145e5f2b9c5d87c1e18fa5030efeb6090fa9e22"` [INFO] running `"docker" "rm" "-f" "07b8af161081be96cb50cad75145e5f2b9c5d87c1e18fa5030efeb6090fa9e22"` [INFO] [stdout] 07b8af161081be96cb50cad75145e5f2b9c5d87c1e18fa5030efeb6090fa9e22 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64b8358ad317c6e63a39b5e15cb3f2ed38e7caa521083f7332b0969fde89a96e [INFO] running `"docker" "start" "-a" "64b8358ad317c6e63a39b5e15cb3f2ed38e7caa521083f7332b0969fde89a96e"` [INFO] [stderr] Compiling gaiku-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `neighbor` [INFO] [stderr] --> src/data/chunk.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `neighbor` [INFO] [stderr] --> src/data/chunk.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "64b8358ad317c6e63a39b5e15cb3f2ed38e7caa521083f7332b0969fde89a96e"` [INFO] running `"docker" "rm" "-f" "64b8358ad317c6e63a39b5e15cb3f2ed38e7caa521083f7332b0969fde89a96e"` [INFO] [stdout] 64b8358ad317c6e63a39b5e15cb3f2ed38e7caa521083f7332b0969fde89a96e [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 007111b7a21c6f5f1530d78f28b3a04eb543374a10427b13f2016c015bd6f034 [INFO] running `"docker" "start" "-a" "007111b7a21c6f5f1530d78f28b3a04eb543374a10427b13f2016c015bd6f034"` [INFO] [stderr] warning: unused variable: `neighbor` [INFO] [stderr] --> src/data/chunk.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `neighbor` [INFO] [stderr] --> src/data/chunk.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn update_neighbor_data(&self, neighbor: &Chunk) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gaiku_common-9d93ec177091012b [INFO] [stderr] Doc-tests gaiku-common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "007111b7a21c6f5f1530d78f28b3a04eb543374a10427b13f2016c015bd6f034"` [INFO] running `"docker" "rm" "-f" "007111b7a21c6f5f1530d78f28b3a04eb543374a10427b13f2016c015bd6f034"` [INFO] [stdout] 007111b7a21c6f5f1530d78f28b3a04eb543374a10427b13f2016c015bd6f034