[INFO] cloning repository https://github.com/unionofblackbean/ubbdbs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unionofblackbean/ubbdbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funionofblackbean%2Fubbdbs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funionofblackbean%2Fubbdbs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f41385e44614c2fa4edc6753dd796244c90a368 [INFO] testing unionofblackbean/ubbdbs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funionofblackbean%2Fubbdbs" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/unionofblackbean/ubbdbs 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/unionofblackbean/ubbdbs [INFO] finished tweaking git repo https://github.com/unionofblackbean/ubbdbs [INFO] tweaked toml for git repo https://github.com/unionofblackbean/ubbdbs written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/unionofblackbean/ubbdbs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 956d9cc1b8c4ad56bc7db77e07de3ea6fee64aa9837469bf7fde1d2f0ff83979 [INFO] running `Command { std: "docker" "start" "-a" "956d9cc1b8c4ad56bc7db77e07de3ea6fee64aa9837469bf7fde1d2f0ff83979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956d9cc1b8c4ad56bc7db77e07de3ea6fee64aa9837469bf7fde1d2f0ff83979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956d9cc1b8c4ad56bc7db77e07de3ea6fee64aa9837469bf7fde1d2f0ff83979", kill_on_drop: false }` [INFO] [stdout] 956d9cc1b8c4ad56bc7db77e07de3ea6fee64aa9837469bf7fde1d2f0ff83979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] ce5bd7887d4bc6ae9594baa5bdd6da9ace5f31d9896dad5b8be1a82a45561fb4 [INFO] running `Command { std: "docker" "start" "-a" "ce5bd7887d4bc6ae9594baa5bdd6da9ace5f31d9896dad5b8be1a82a45561fb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling ubbdbs v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `REQ_TYPE_EXECCOMMAND` [INFO] [stdout] --> src/rcon/client.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | const REQ_TYPE_EXECCOMMAND: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RES_TYPE_RESPONSE_VALUE` [INFO] [stdout] --> src/rcon/client.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | const RES_TYPE_RESPONSE_VALUE: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `body` [INFO] [stdout] --> src/rcon/payload.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn body(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "ce5bd7887d4bc6ae9594baa5bdd6da9ace5f31d9896dad5b8be1a82a45561fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5bd7887d4bc6ae9594baa5bdd6da9ace5f31d9896dad5b8be1a82a45561fb4", kill_on_drop: false }` [INFO] [stdout] ce5bd7887d4bc6ae9594baa5bdd6da9ace5f31d9896dad5b8be1a82a45561fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 23c78c86b893f58e72828b0e52522abe1d67d4ec71bf97738a9b4980b02ee544 [INFO] running `Command { std: "docker" "start" "-a" "23c78c86b893f58e72828b0e52522abe1d67d4ec71bf97738a9b4980b02ee544", kill_on_drop: false }` [INFO] [stderr] Compiling ubbdbs v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `REQ_TYPE_EXECCOMMAND` [INFO] [stdout] --> src/rcon/client.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | const REQ_TYPE_EXECCOMMAND: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RES_TYPE_RESPONSE_VALUE` [INFO] [stdout] --> src/rcon/client.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | const RES_TYPE_RESPONSE_VALUE: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `body` [INFO] [stdout] --> src/rcon/payload.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn body(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "23c78c86b893f58e72828b0e52522abe1d67d4ec71bf97738a9b4980b02ee544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c78c86b893f58e72828b0e52522abe1d67d4ec71bf97738a9b4980b02ee544", kill_on_drop: false }` [INFO] [stdout] 23c78c86b893f58e72828b0e52522abe1d67d4ec71bf97738a9b4980b02ee544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 367530accfe1b95622a2d50448c1f4e148ad1ea1efd723770a0bfe28138a1768 [INFO] running `Command { std: "docker" "start" "-a" "367530accfe1b95622a2d50448c1f4e148ad1ea1efd723770a0bfe28138a1768", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: constant is never used: `REQ_TYPE_EXECCOMMAND` [INFO] [stderr] --> src/rcon/client.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | const REQ_TYPE_EXECCOMMAND: i32 = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RES_TYPE_RESPONSE_VALUE` [INFO] [stderr] --> src/rcon/client.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | const RES_TYPE_RESPONSE_VALUE: i32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `body` [INFO] [stderr] --> src/rcon/payload.rs:89:12 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn body(&self) -> &str { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ubbdbs` (bin "ubbdbs" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.68s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ubbdbs-c65db5778ddbe8e7) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "367530accfe1b95622a2d50448c1f4e148ad1ea1efd723770a0bfe28138a1768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367530accfe1b95622a2d50448c1f4e148ad1ea1efd723770a0bfe28138a1768", kill_on_drop: false }` [INFO] [stdout] 367530accfe1b95622a2d50448c1f4e148ad1ea1efd723770a0bfe28138a1768