[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx1a0%2Fbcproxy-rust" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/x1a0/bcproxy-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-48/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-sink v0.2.1 [INFO] [stderr] Downloaded futures-io v0.2.1 [INFO] [stderr] Downloaded futures-core v0.2.1 [INFO] [stderr] Downloaded futures-channel v0.2.1 [INFO] [stderr] Downloaded futures v0.2.1 [INFO] [stderr] Downloaded socket2 v0.3.6 [INFO] [stderr] Downloaded futures-executor v0.2.1 [INFO] [stderr] Downloaded futures-util v0.2.1 [INFO] [stderr] Downloaded fallible-iterator v0.1.4 [INFO] [stderr] Downloaded r2d2_postgres v0.14.0 [INFO] [stderr] Downloaded futures-stable v0.2.1 [INFO] [stderr] Downloaded futures-async-runtime v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c3c2e0c2c6735fbe7dd9464cff431d1875020abbd91eef69870a81b2d5bf23 [INFO] running `Command { std: "docker" "start" "-a" "a7c3c2e0c2c6735fbe7dd9464cff431d1875020abbd91eef69870a81b2d5bf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c3c2e0c2c6735fbe7dd9464cff431d1875020abbd91eef69870a81b2d5bf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c3c2e0c2c6735fbe7dd9464cff431d1875020abbd91eef69870a81b2d5bf23", kill_on_drop: false }` [INFO] [stdout] a7c3c2e0c2c6735fbe7dd9464cff431d1875020abbd91eef69870a81b2d5bf23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890ab8a547b5db16daba3b9ce893a5af9a7f61655c03c7816574d44162898752 [INFO] running `Command { std: "docker" "start" "-a" "890ab8a547b5db16daba3b9ce893a5af9a7f61655c03c7816574d44162898752", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling futures-stable v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling futures-async-runtime v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling futures v0.2.1 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling postgres v0.15.2 [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] note: `BatCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/codec.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "890ab8a547b5db16daba3b9ce893a5af9a7f61655c03c7816574d44162898752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890ab8a547b5db16daba3b9ce893a5af9a7f61655c03c7816574d44162898752", kill_on_drop: false }` [INFO] [stdout] 890ab8a547b5db16daba3b9ce893a5af9a7f61655c03c7816574d44162898752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a2a11db73e0830b59191f95829afea6b4093f4837beba7981ea686ba0e7a37d [INFO] running `Command { std: "docker" "start" "-a" "2a2a11db73e0830b59191f95829afea6b4093f4837beba7981ea686ba0e7a37d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] note: `BatCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/codec.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.35s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a2a11db73e0830b59191f95829afea6b4093f4837beba7981ea686ba0e7a37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2a11db73e0830b59191f95829afea6b4093f4837beba7981ea686ba0e7a37d", kill_on_drop: false }` [INFO] [stdout] 2a2a11db73e0830b59191f95829afea6b4093f4837beba7981ea686ba0e7a37d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 647ea78c37e504249cf06df952ab9ed30ffc4e886a5962f7f5e3f551ad3b7029 [INFO] running `Command { std: "docker" "start" "-a" "647ea78c37e504249cf06df952ab9ed30ffc4e886a5962f7f5e3f551ad3b7029", 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] note: `BatCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/codec.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bcproxy-rust` (bin "bcproxy-rust" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bcproxy_rust-6d0fc484154dc5be) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test color::test::greys ... ok [INFO] [stdout] test codec::tests::code_in_plain_text ... ok [INFO] [stdout] test codec::tests::code_stack ... ok [INFO] [stdout] test color::test::base_colors ... ok [INFO] [stdout] test protocol::bat_mapper::tests::realm_map ... ok [INFO] [stdout] test color::test::others ... ok [INFO] [stdout] test protocol::control_code::tests::code_00 ... ok [INFO] [stdout] test protocol::control_code::tests::code_05 ... ok [INFO] [stdout] test protocol::bat_mapper::tests::area_room ... ok [INFO] [stdout] test protocol::control_code::tests::code_06 ... 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_10_spec_prompt ... ok [INFO] [stdout] test protocol::control_code::tests::code_10_spec_map ... ok [INFO] [stdout] test protocol::control_code::tests::code_11 ... ok [INFO] [stdout] test protocol::control_code::tests::code_21 ... ok [INFO] [stdout] test protocol::control_code::tests::code_20 ... ok [INFO] [stdout] test protocol::control_code::tests::code_23 ... 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 protocol::control_code::tests::code_30 ... ok [INFO] [stdout] test protocol::control_code::tests::code_31_different ... 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::control_code::tests::code_61 ... ok [INFO] [stdout] test protocol::control_code::tests::code_62 ... ok [INFO] [stdout] test protocol::control_code::tests::code_60 ... ok [INFO] [stdout] test protocol::control_code::tests::code_63 ... 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 ... 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" "647ea78c37e504249cf06df952ab9ed30ffc4e886a5962f7f5e3f551ad3b7029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647ea78c37e504249cf06df952ab9ed30ffc4e886a5962f7f5e3f551ad3b7029", kill_on_drop: false }` [INFO] [stdout] 647ea78c37e504249cf06df952ab9ed30ffc4e886a5962f7f5e3f551ad3b7029