[INFO] cloning repository https://github.com/DefunctLizard/discord-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DefunctLizard/discord-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefunctLizard%2Fdiscord-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefunctLizard%2Fdiscord-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6d555e04d9ea151beddc99e68b68f7fbfe73efb [INFO] testing DefunctLizard/discord-shell against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefunctLizard%2Fdiscord-shell" "/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/DefunctLizard/discord-shell on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DefunctLizard/discord-shell [INFO] finished tweaking git repo https://github.com/DefunctLizard/discord-shell [INFO] tweaked toml for git repo https://github.com/DefunctLizard/discord-shell written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/DefunctLizard/discord-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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 libsodium-sys v0.2.6 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e50c73f17f6059961c00af279f866d3dd21700a78f309fd76c544aa0423a5b8e [INFO] running `Command { std: "docker" "start" "-a" "e50c73f17f6059961c00af279f866d3dd21700a78f309fd76c544aa0423a5b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e50c73f17f6059961c00af279f866d3dd21700a78f309fd76c544aa0423a5b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50c73f17f6059961c00af279f866d3dd21700a78f309fd76c544aa0423a5b8e", kill_on_drop: false }` [INFO] [stdout] e50c73f17f6059961c00af279f866d3dd21700a78f309fd76c544aa0423a5b8e [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b55f38991fbe4eccc34a104dbc1ecb41592ed4890e355207a1b6c907d4e40b [INFO] running `Command { std: "docker" "start" "-a" "33b55f38991fbe4eccc34a104dbc1ecb41592ed4890e355207a1b6c907d4e40b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling base64-rs v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling opus v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling websocket v0.18.0 (https://github.com/ArtemGr/rust-websocket?branch=hyper-bump#b5965662) [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling discord v0.9.0 (https://github.com/SpaceManiac/discord-rs#cb4ce66e) [INFO] [stderr] Compiling discord-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "33b55f38991fbe4eccc34a104dbc1ecb41592ed4890e355207a1b6c907d4e40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b55f38991fbe4eccc34a104dbc1ecb41592ed4890e355207a1b6c907d4e40b", kill_on_drop: false }` [INFO] [stdout] 33b55f38991fbe4eccc34a104dbc1ecb41592ed4890e355207a1b6c907d4e40b [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed724927a55f04ce9762fa17fe96c4aaccf2a8d07fed847250cdceabedbea4d8 [INFO] running `Command { std: "docker" "start" "-a" "ed724927a55f04ce9762fa17fe96c4aaccf2a8d07fed847250cdceabedbea4d8", kill_on_drop: false }` [INFO] [stderr] Compiling discord-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "ed724927a55f04ce9762fa17fe96c4aaccf2a8d07fed847250cdceabedbea4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed724927a55f04ce9762fa17fe96c4aaccf2a8d07fed847250cdceabedbea4d8", kill_on_drop: false }` [INFO] [stdout] ed724927a55f04ce9762fa17fe96c4aaccf2a8d07fed847250cdceabedbea4d8 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09a6290d81e1dffd6a91643488bb4b4ade7222136dc8261620c8f52aee26eb72 [INFO] running `Command { std: "docker" "start" "-a" "09a6290d81e1dffd6a91643488bb4b4ade7222136dc8261620c8f52aee26eb72", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/discord_shell-304d992aeaa9d343) [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" "09a6290d81e1dffd6a91643488bb4b4ade7222136dc8261620c8f52aee26eb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a6290d81e1dffd6a91643488bb4b4ade7222136dc8261620c8f52aee26eb72", kill_on_drop: false }` [INFO] [stdout] 09a6290d81e1dffd6a91643488bb4b4ade7222136dc8261620c8f52aee26eb72