[INFO] cloning repository https://github.com/ABuffSeagull/kakoune-discord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABuffSeagull/kakoune-discord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABuffSeagull%2Fkakoune-discord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABuffSeagull%2Fkakoune-discord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d947aa46fb59e1e4d03dba11bbf3398a2de5b0e
[INFO] testing ABuffSeagull/kakoune-discord against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABuffSeagull%2Fkakoune-discord" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ABuffSeagull/kakoune-discord
[INFO] finished tweaking git repo https://github.com/ABuffSeagull/kakoune-discord
[INFO] tweaked toml for git repo https://github.com/ABuffSeagull/kakoune-discord written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABuffSeagull/kakoune-discord on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABuffSeagull/kakoune-discord already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6dac595826bae9f4ca7f13833d75b1762ff66d55dd3601ec07e1ed431478fe4
[INFO] running `Command { std: "docker" "start" "-a" "e6dac595826bae9f4ca7f13833d75b1762ff66d55dd3601ec07e1ed431478fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6dac595826bae9f4ca7f13833d75b1762ff66d55dd3601ec07e1ed431478fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6dac595826bae9f4ca7f13833d75b1762ff66d55dd3601ec07e1ed431478fe4", kill_on_drop: false }`
[INFO] [stdout] e6dac595826bae9f4ca7f13833d75b1762ff66d55dd3601ec07e1ed431478fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b0be71d88b6bb47be03d604b717cd0bad62e670773ebf113349ff4a1d99a57b
[INFO] running `Command { std: "docker" "start" "-a" "2b0be71d88b6bb47be03d604b717cd0bad62e670773ebf113349ff4a1d99a57b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling discord-rpc-client v0.3.0
[INFO] [stderr]    Compiling kakoune-discord v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "2b0be71d88b6bb47be03d604b717cd0bad62e670773ebf113349ff4a1d99a57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0be71d88b6bb47be03d604b717cd0bad62e670773ebf113349ff4a1d99a57b", kill_on_drop: false }`
[INFO] [stdout] 2b0be71d88b6bb47be03d604b717cd0bad62e670773ebf113349ff4a1d99a57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adc89291077857efdaab7d6fa8cbf4bafed29bda0c2e8ac66216917f525277f0
[INFO] running `Command { std: "docker" "start" "-a" "adc89291077857efdaab7d6fa8cbf4bafed29bda0c2e8ac66216917f525277f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling kakoune-discord v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "adc89291077857efdaab7d6fa8cbf4bafed29bda0c2e8ac66216917f525277f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc89291077857efdaab7d6fa8cbf4bafed29bda0c2e8ac66216917f525277f0", kill_on_drop: false }`
[INFO] [stdout] adc89291077857efdaab7d6fa8cbf4bafed29bda0c2e8ac66216917f525277f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49c5f57277097d0ca7a774ea9bec4cd2dc8f6c08d92116ae5f27515aa9df80d7
[INFO] running `Command { std: "docker" "start" "-a" "49c5f57277097d0ca7a774ea9bec4cd2dc8f6c08d92116ae5f27515aa9df80d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kakoune_discord-4649c50ce21f64a9)
[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" "49c5f57277097d0ca7a774ea9bec4cd2dc8f6c08d92116ae5f27515aa9df80d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c5f57277097d0ca7a774ea9bec4cd2dc8f6c08d92116ae5f27515aa9df80d7", kill_on_drop: false }`
[INFO] [stdout] 49c5f57277097d0ca7a774ea9bec4cd2dc8f6c08d92116ae5f27515aa9df80d7
