[INFO] updating cached repository https://github.com/zaabjuda/test_tokio [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] 974f26422703b6b140e1c1cb14d1e9f98573bfb4 [INFO] testing zaabjuda/test_tokio against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaabjuda%2Ftest_tokio" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaabjuda/test_tokio 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/zaabjuda/test_tokio [INFO] finished tweaking git repo https://github.com/zaabjuda/test_tokio [INFO] tweaked toml for git repo https://github.com/zaabjuda/test_tokio written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zaabjuda/test_tokio 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2bb72a9c33bdaf1a2ceef59b03c7ccba91b75d63bcfbbdf2e90b2a09b3d149ef [INFO] running `"docker" "start" "-a" "2bb72a9c33bdaf1a2ceef59b03c7ccba91b75d63bcfbbdf2e90b2a09b3d149ef"` [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling bytes v0.4.2 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `BufMut` [INFO] [stderr] --> src/codec.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use bytes::{BytesMut, BufMut}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/service.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | fn call(&self, req: Self::Request) -> Self::Future { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.85s [INFO] running `"docker" "inspect" "2bb72a9c33bdaf1a2ceef59b03c7ccba91b75d63bcfbbdf2e90b2a09b3d149ef"` [INFO] running `"docker" "rm" "-f" "2bb72a9c33bdaf1a2ceef59b03c7ccba91b75d63bcfbbdf2e90b2a09b3d149ef"` [INFO] [stdout] 2bb72a9c33bdaf1a2ceef59b03c7ccba91b75d63bcfbbdf2e90b2a09b3d149ef [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 06723006c40f3d8ee2b97cb62720caa13e42d633977efc9d4670202981a91309 [INFO] running `"docker" "start" "-a" "06723006c40f3d8ee2b97cb62720caa13e42d633977efc9d4670202981a91309"` [INFO] [stderr] Compiling tokio_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `BufMut` [INFO] [stderr] --> src/codec.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use bytes::{BytesMut, BufMut}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/service.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | fn call(&self, req: Self::Request) -> Self::Future { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "06723006c40f3d8ee2b97cb62720caa13e42d633977efc9d4670202981a91309"` [INFO] running `"docker" "rm" "-f" "06723006c40f3d8ee2b97cb62720caa13e42d633977efc9d4670202981a91309"` [INFO] [stdout] 06723006c40f3d8ee2b97cb62720caa13e42d633977efc9d4670202981a91309 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 10dc5265078d83d73cdd023daba7fd51071374ac8a28c03e1725dea0510cb4a5 [INFO] running `"docker" "start" "-a" "10dc5265078d83d73cdd023daba7fd51071374ac8a28c03e1725dea0510cb4a5"` [INFO] [stderr] warning: unused import: `BufMut` [INFO] [stderr] --> src/codec.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use bytes::{BytesMut, BufMut}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/service.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | fn call(&self, req: Self::Request) -> Self::Future { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_test-006530d2eb89b3d7 [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" "10dc5265078d83d73cdd023daba7fd51071374ac8a28c03e1725dea0510cb4a5"` [INFO] running `"docker" "rm" "-f" "10dc5265078d83d73cdd023daba7fd51071374ac8a28c03e1725dea0510cb4a5"` [INFO] [stdout] 10dc5265078d83d73cdd023daba7fd51071374ac8a28c03e1725dea0510cb4a5