[INFO] fetching crate neovim-twitch-chat 1.0.3... [INFO] testing neovim-twitch-chat-1.0.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate neovim-twitch-chat 1.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate neovim-twitch-chat 1.0.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate neovim-twitch-chat 1.0.3 [INFO] finished tweaking crates.io crate neovim-twitch-chat 1.0.3 [INFO] tweaked toml for crates.io crate neovim-twitch-chat 1.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate neovim-twitch-chat 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e8e39fd79d729f27f43301e2c393a60181c53506d6421a051011bb5f1368672 [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" "9e8e39fd79d729f27f43301e2c393a60181c53506d6421a051011bb5f1368672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8e39fd79d729f27f43301e2c393a60181c53506d6421a051011bb5f1368672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8e39fd79d729f27f43301e2c393a60181c53506d6421a051011bb5f1368672", kill_on_drop: false }` [INFO] [stdout] 9e8e39fd79d729f27f43301e2c393a60181c53506d6421a051011bb5f1368672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c405934523fb177d66c396e961978eaf746b3fd784d24113df46331cb0526612 [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" "c405934523fb177d66c396e961978eaf746b3fd784d24113df46331cb0526612", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [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 futures-sink v0.3.12 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [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 enum_dispatch v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.42 [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.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.68s [INFO] running `Command { std: "docker" "inspect" "c405934523fb177d66c396e961978eaf746b3fd784d24113df46331cb0526612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c405934523fb177d66c396e961978eaf746b3fd784d24113df46331cb0526612", kill_on_drop: false }` [INFO] [stdout] c405934523fb177d66c396e961978eaf746b3fd784d24113df46331cb0526612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd64af313a6e7d27631a17e34eb0cd5ad80970607cf5be2d4c43fd242c54df2 [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" "9cd64af313a6e7d27631a17e34eb0cd5ad80970607cf5be2d4c43fd242c54df2", kill_on_drop: false }` [INFO] [stderr] Compiling neovim-twitch-chat v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "9cd64af313a6e7d27631a17e34eb0cd5ad80970607cf5be2d4c43fd242c54df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd64af313a6e7d27631a17e34eb0cd5ad80970607cf5be2d4c43fd242c54df2", kill_on_drop: false }` [INFO] [stdout] 9cd64af313a6e7d27631a17e34eb0cd5ad80970607cf5be2d4c43fd242c54df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fee6b3b7024627adf851a745ded85cec497a779852a5e0116314c97965b1e7fa [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" "fee6b3b7024627adf851a745ded85cec497a779852a5e0116314c97965b1e7fa", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neovim_twitch_chat-9b912bf7653f2d2c) [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" "fee6b3b7024627adf851a745ded85cec497a779852a5e0116314c97965b1e7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee6b3b7024627adf851a745ded85cec497a779852a5e0116314c97965b1e7fa", kill_on_drop: false }` [INFO] [stdout] fee6b3b7024627adf851a745ded85cec497a779852a5e0116314c97965b1e7fa