[INFO] updating cached repository https://github.com/nosferatu500/Aurora_VB [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66cdef0445cc54333d6bc3c7b8b3fb4c72f11bfd [INFO] testing nosferatu500/Aurora_VB against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnosferatu500%2FAurora_VB" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nosferatu500/Aurora_VB on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nosferatu500/Aurora_VB [INFO] finished tweaking git repo https://github.com/nosferatu500/Aurora_VB [INFO] tweaked toml for git repo https://github.com/nosferatu500/Aurora_VB written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nosferatu500/Aurora_VB already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 6d4c0ebb11992bba468442be02f7c7fb0a412c42bbd7b99d13ad8f15e41a4ec6 [INFO] running `"docker" "start" "-a" "6d4c0ebb11992bba468442be02f7c7fb0a412c42bbd7b99d13ad8f15e41a4ec6"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aurora_vb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `cycles` [INFO] [stderr] --> src/interconnect.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn cycles(&mut self, cycles: usize) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycles` [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 6.17s [INFO] running `"docker" "inspect" "6d4c0ebb11992bba468442be02f7c7fb0a412c42bbd7b99d13ad8f15e41a4ec6"` [INFO] running `"docker" "rm" "-f" "6d4c0ebb11992bba468442be02f7c7fb0a412c42bbd7b99d13ad8f15e41a4ec6"` [INFO] [stdout] 6d4c0ebb11992bba468442be02f7c7fb0a412c42bbd7b99d13ad8f15e41a4ec6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 7bd2b353bd29b56699b00df316e7adbf653ad9299a97daec64772b62c9bd4f43 [INFO] running `"docker" "start" "-a" "7bd2b353bd29b56699b00df316e7adbf653ad9299a97daec64772b62c9bd4f43"` [INFO] [stderr] Compiling aurora_vb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `cycles` [INFO] [stderr] --> src/interconnect.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn cycles(&mut self, cycles: usize) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycles` [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.22s [INFO] running `"docker" "inspect" "7bd2b353bd29b56699b00df316e7adbf653ad9299a97daec64772b62c9bd4f43"` [INFO] running `"docker" "rm" "-f" "7bd2b353bd29b56699b00df316e7adbf653ad9299a97daec64772b62c9bd4f43"` [INFO] [stdout] 7bd2b353bd29b56699b00df316e7adbf653ad9299a97daec64772b62c9bd4f43 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] eccdb8d33776ebd1a32378637f42bed80d1d1ded83f909c3f6a51d1242e1f670 [INFO] running `"docker" "start" "-a" "eccdb8d33776ebd1a32378637f42bed80d1d1ded83f909c3f6a51d1242e1f670"` [INFO] [stderr] warning: unused variable: `cycles` [INFO] [stderr] --> src/interconnect.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn cycles(&mut self, cycles: usize) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycles` [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.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aurora_vb-7c69644f4dfb0306 [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" "eccdb8d33776ebd1a32378637f42bed80d1d1ded83f909c3f6a51d1242e1f670"` [INFO] running `"docker" "rm" "-f" "eccdb8d33776ebd1a32378637f42bed80d1d1ded83f909c3f6a51d1242e1f670"` [INFO] [stdout] eccdb8d33776ebd1a32378637f42bed80d1d1ded83f909c3f6a51d1242e1f670