[INFO] cloning repository https://github.com/hardliner66/neovim-twitch-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/neovim-twitch-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fneovim-twitch-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fneovim-twitch-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81b0c7dd259d1d3c2473f6f247498d5cefbb6da7 [INFO] testing hardliner66/neovim-twitch-chat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fneovim-twitch-chat" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardliner66/neovim-twitch-chat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardliner66/neovim-twitch-chat [INFO] finished tweaking git repo https://github.com/hardliner66/neovim-twitch-chat [INFO] tweaked toml for git repo https://github.com/hardliner66/neovim-twitch-chat written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hardliner66/neovim-twitch-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cecd1d9e4a6eb2df98c21c805a940f6d91d697d33a67345056c0f2cee4c76f77 [INFO] running `Command { std: "docker" "start" "-a" "cecd1d9e4a6eb2df98c21c805a940f6d91d697d33a67345056c0f2cee4c76f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cecd1d9e4a6eb2df98c21c805a940f6d91d697d33a67345056c0f2cee4c76f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecd1d9e4a6eb2df98c21c805a940f6d91d697d33a67345056c0f2cee4c76f77", kill_on_drop: false }` [INFO] [stdout] cecd1d9e4a6eb2df98c21c805a940f6d91d697d33a67345056c0f2cee4c76f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 633b6286af7e220e0216d306700dcf56f52b45f0031e7f2d46f18bcf819afc0d [INFO] running `Command { std: "docker" "start" "-a" "633b6286af7e220e0216d306700dcf56f52b45f0031e7f2d46f18bcf819afc0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum_dispatch v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling twitch-irc v2.2.0 [INFO] [stderr] Compiling neovim-twitch-chat v1.0.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `Command { std: "docker" "inspect" "633b6286af7e220e0216d306700dcf56f52b45f0031e7f2d46f18bcf819afc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633b6286af7e220e0216d306700dcf56f52b45f0031e7f2d46f18bcf819afc0d", kill_on_drop: false }` [INFO] [stdout] 633b6286af7e220e0216d306700dcf56f52b45f0031e7f2d46f18bcf819afc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8401cf793b4e38d8ed6aefc36b68b4be23e5326b3d5edf1da5bc53666ad5318e [INFO] running `Command { std: "docker" "start" "-a" "8401cf793b4e38d8ed6aefc36b68b4be23e5326b3d5edf1da5bc53666ad5318e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling neovim-twitch-chat v1.0.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/neovim_twitch_chat-451899c6537a1093) [INFO] running `Command { std: "docker" "inspect" "8401cf793b4e38d8ed6aefc36b68b4be23e5326b3d5edf1da5bc53666ad5318e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8401cf793b4e38d8ed6aefc36b68b4be23e5326b3d5edf1da5bc53666ad5318e", kill_on_drop: false }` [INFO] [stdout] 8401cf793b4e38d8ed6aefc36b68b4be23e5326b3d5edf1da5bc53666ad5318e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b69b6edb94ed7719e62017672b7ff45035948dce511693159bb0654b18ec1930 [INFO] running `Command { std: "docker" "start" "-a" "b69b6edb94ed7719e62017672b7ff45035948dce511693159bb0654b18ec1930", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neovim_twitch_chat-451899c6537a1093) [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" "b69b6edb94ed7719e62017672b7ff45035948dce511693159bb0654b18ec1930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69b6edb94ed7719e62017672b7ff45035948dce511693159bb0654b18ec1930", kill_on_drop: false }` [INFO] [stdout] b69b6edb94ed7719e62017672b7ff45035948dce511693159bb0654b18ec1930