[INFO] cloning repository https://github.com/x1a0/bcproxy-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x1a0/bcproxy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx1a0%2Fbcproxy-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx1a0%2Fbcproxy-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f7a9d0bef79ac1c2fd5187befbad45be98d8a0 [INFO] testing x1a0/bcproxy-rust against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx1a0%2Fbcproxy-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/x1a0/bcproxy-rust on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/x1a0/bcproxy-rust [INFO] finished tweaking git repo https://github.com/x1a0/bcproxy-rust [INFO] tweaked toml for git repo https://github.com/x1a0/bcproxy-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/x1a0/bcproxy-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc120db5ee65d460a8500ed1f428453bd9c8bb18e5cffaa145d69e993b28f02a [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" "fc120db5ee65d460a8500ed1f428453bd9c8bb18e5cffaa145d69e993b28f02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc120db5ee65d460a8500ed1f428453bd9c8bb18e5cffaa145d69e993b28f02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc120db5ee65d460a8500ed1f428453bd9c8bb18e5cffaa145d69e993b28f02a", kill_on_drop: false }` [INFO] [stdout] fc120db5ee65d460a8500ed1f428453bd9c8bb18e5cffaa145d69e993b28f02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70dcbe7ea7734884b435cd984b7419d7ee3366262291422819eab557b75eac59 [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" "70dcbe7ea7734884b435cd984b7419d7ee3366262291422819eab557b75eac59", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling futures-stable v0.2.1 [INFO] [stderr] Compiling futures-async-runtime v0.2.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling futures v0.2.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling bcproxy-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | try!(self.0.lock().unwrap().shutdown(Shutdown::Write)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/protocol/bat_mapper.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | let mut bytes = input.split_to(i + next_index); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_index` [INFO] [stdout] --> src/codec.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | next_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.81s [INFO] running `Command { std: "docker" "inspect" "70dcbe7ea7734884b435cd984b7419d7ee3366262291422819eab557b75eac59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70dcbe7ea7734884b435cd984b7419d7ee3366262291422819eab557b75eac59", kill_on_drop: false }` [INFO] [stdout] 70dcbe7ea7734884b435cd984b7419d7ee3366262291422819eab557b75eac59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 396a6f14dc17a09a39b0d8f89bdb36075fd4a448402a5e5ce180e75e6de55f23 [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" "396a6f14dc17a09a39b0d8f89bdb36075fd4a448402a5e5ce180e75e6de55f23", kill_on_drop: false }` [INFO] [stderr] Compiling bcproxy-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | try!(self.0.lock().unwrap().shutdown(Shutdown::Write)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/protocol/bat_mapper.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | let mut bytes = input.split_to(i + next_index); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_index` [INFO] [stdout] --> src/codec.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | next_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `Command { std: "docker" "inspect" "396a6f14dc17a09a39b0d8f89bdb36075fd4a448402a5e5ce180e75e6de55f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396a6f14dc17a09a39b0d8f89bdb36075fd4a448402a5e5ce180e75e6de55f23", kill_on_drop: false }` [INFO] [stdout] 396a6f14dc17a09a39b0d8f89bdb36075fd4a448402a5e5ce180e75e6de55f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcb278fc7c785db63d6cb3c182d79799a7d3543a256492df3d7a529ed9eaab0b [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" "bcb278fc7c785db63d6cb3c182d79799a7d3543a256492df3d7a529ed9eaab0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/net.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | try!(self.0.lock().unwrap().shutdown(Shutdown::Write)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/protocol/bat_mapper.rs:54:25 [INFO] [stderr] | [INFO] [stderr] 54 | let mut bytes = input.split_to(i + next_index); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next_index` [INFO] [stderr] --> src/codec.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | next_index: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bcproxy-rust` (bin "bcproxy-rust" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bcproxy_rust-ecd772da9f101710) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test color::test::greys ... ok [INFO] [stdout] test protocol::control_code::tests::code_10 ... ok [INFO] [stdout] test protocol::control_code::tests::code_10_chan ... ok [INFO] [stdout] test protocol::control_code::tests::code_05 ... ok [INFO] [stdout] test protocol::control_code::tests::code_11 ... ok [INFO] [stdout] test protocol::control_code::tests::code_10_spec_map ... ok [INFO] [stdout] test protocol::control_code::tests::code_10_spec_prompt ... ok [INFO] [stdout] test protocol::control_code::tests::code_20 ... ok [INFO] [stdout] test protocol::control_code::tests::code_21 ... ok [INFO] [stdout] test protocol::control_code::tests::code_23 ... ok [INFO] [stdout] test color::test::others ... ok [INFO] [stdout] test protocol::control_code::tests::code_22 ... ok [INFO] [stdout] test protocol::control_code::tests::code_24 ... ok [INFO] [stdout] test protocol::control_code::tests::code_25 ... ok [INFO] [stdout] test protocol::control_code::tests::code_29 ... ok [INFO] [stdout] test color::test::base_colors ... ok [INFO] [stdout] test protocol::control_code::tests::code_30 ... ok [INFO] [stdout] test protocol::control_code::tests::code_31_same ... ok [INFO] [stdout] test protocol::control_code::tests::code_40 ... ok [INFO] [stdout] test protocol::control_code::tests::code_41 ... ok [INFO] [stdout] test protocol::control_code::tests::code_42 ... ok [INFO] [stdout] test protocol::control_code::tests::code_50 ... ok [INFO] [stdout] test protocol::control_code::tests::code_51 ... ok [INFO] [stdout] test protocol::control_code::tests::code_52 ... ok [INFO] [stdout] test protocol::control_code::tests::code_53 ... ok [INFO] [stdout] test protocol::control_code::tests::code_54 ... ok [INFO] [stdout] test protocol::bat_mapper::tests::area_room ... ok [INFO] [stdout] test protocol::control_code::tests::code_60 ... ok [INFO] [stdout] test protocol::control_code::tests::code_61 ... ok [INFO] [stdout] test protocol::bat_mapper::tests::realm_map ... ok [INFO] [stdout] test protocol::control_code::tests::code_62 ... ok [INFO] [stdout] test protocol::control_code::tests::code_06 ... ok [INFO] [stdout] test protocol::control_code::tests::code_31_different ... ok [INFO] [stdout] test protocol::control_code::tests::code_63 ... ok [INFO] [stdout] test protocol::control_code::tests::code_99 ... ok [INFO] [stdout] test protocol::control_code::tests::code_00 ... ok [INFO] [stdout] test codec::tests::code_in_plain_text ... ok [INFO] [stdout] test codec::tests::code_stack ... ok [INFO] [stdout] test protocol::control_code::tests::code_64 ... ok [INFO] [stdout] test protocol::control_code::tests::code_70 ... ok [INFO] [stdout] test protocol::control_code::tests::code_99_multiple_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcb278fc7c785db63d6cb3c182d79799a7d3543a256492df3d7a529ed9eaab0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb278fc7c785db63d6cb3c182d79799a7d3543a256492df3d7a529ed9eaab0b", kill_on_drop: false }` [INFO] [stdout] bcb278fc7c785db63d6cb3c182d79799a7d3543a256492df3d7a529ed9eaab0b