[INFO] cloning repository https://github.com/Triton171/dsa-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Triton171/dsa-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1abc3a184621267527faa9024157e88fafd7b38
[INFO] testing Triton171/dsa-cli against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Triton171/dsa-cli
[INFO] finished tweaking git repo https://github.com/Triton171/dsa-cli
[INFO] tweaked toml for git repo https://github.com/Triton171/dsa-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Triton171/dsa-cli on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Triton171/dsa-cli 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded tokio-util v0.6.5
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded js-sys v0.3.50
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded libc v0.2.92
[INFO] [stderr]   Downloaded rustls v0.19.0
[INFO] [stderr]   Downloaded async-trait v0.1.48
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded web-sys v0.3.50
[INFO] [stderr]   Downloaded tracing v0.1.25
[INFO] [stderr]   Downloaded reqwest v0.11.2
[INFO] [stderr]   Downloaded hyper v0.14.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.23
[INFO] [stderr]   Downloaded tokio-macros v1.1.0
[INFO] [stderr]   Downloaded h2 v0.3.2
[INFO] [stderr]   Downloaded syn v1.0.68
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded enum-display-derive v0.1.1
[INFO] [stderr]   Downloaded tungstenite v0.11.1
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded pin-project-internal v1.0.6
[INFO] [stderr]   Downloaded pin-project v1.0.6
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded typemap_rev v0.1.4
[INFO] [stderr]   Downloaded tokio v1.4.0
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded async-tungstenite v0.11.0
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded tracing-core v0.1.17
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded http-body v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded httparse v1.3.6
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 880232e8713a18353bc350ac794e8f0442d81b0d7da26a1881de0b3f6f3af9a0
[INFO] running `Command { std: "docker" "start" "-a" "880232e8713a18353bc350ac794e8f0442d81b0d7da26a1881de0b3f6f3af9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "880232e8713a18353bc350ac794e8f0442d81b0d7da26a1881de0b3f6f3af9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "880232e8713a18353bc350ac794e8f0442d81b0d7da26a1881de0b3f6f3af9a0", kill_on_drop: false }`
[INFO] [stdout] 880232e8713a18353bc350ac794e8f0442d81b0d7da26a1881de0b3f6f3af9a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdf3d016ae1543482b3606ef49092d79130ee1f1235a9fc07237f015aa59a88f
[INFO] running `Command { std: "docker" "start" "-a" "fdf3d016ae1543482b3606ef49092d79130ee1f1235a9fc07237f015aa59a88f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling serenity v0.10.5 (https://github.com/serenity-rs/serenity?branch=current#bab4d78e)
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling dsa-cli v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling typemap_rev v0.1.4
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.5
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.2
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/git/checkouts/serenity-f1bb9963890f3450/bab4d78/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="url"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "async-tungstenite_compat", "base64", "builder", "bytes", "bytes_compat", "cache", "client", "collector", "command_attr", "default", "default_native_tls", "default_native_tls_tokio_0_2", "default_no_backend", "default_tokio_0_2", "extras", "flate2", "framework", "gateway", "http", "model", "native_tls_backend", "native_tls_backend_marker", "native_tls_tokio_0_2_backend", "reqwest", "reqwest_compat", "rustls_backend", "rustls_backend_marker", "rustls_tokio_0_2_backend", "serenity-voice-model", "standard_framework", "static_assertions", "tokio", "tokio_compat", "typemap_rev", "unstable_discord_api", "url", "utils", "uwl", "voice", "voice-model"))' -C metadata=7ff9781e35074915 -C extra-filename=-953ec8310b935348 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ffca92c97d60bde.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-65a367033c3ec16c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b0723ba45a8a940b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-547400e47747cd5a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ab646a10f24e3514.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c15c20ff3344ed90.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-68801a7ff1665aaf.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e367d228864a7f57.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b0797d4aead17c66.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-072e45b713df68ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-efd6dd5295da3a6b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81ab1327c033760b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-19aa03723a2bd2f1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-70b79c6f19c1faf8.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-1885473e53f08f11.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ef2fae696a526d32.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-cb21c53e7a7b0669/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fdf3d016ae1543482b3606ef49092d79130ee1f1235a9fc07237f015aa59a88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf3d016ae1543482b3606ef49092d79130ee1f1235a9fc07237f015aa59a88f", kill_on_drop: false }`
[INFO] [stdout] fdf3d016ae1543482b3606ef49092d79130ee1f1235a9fc07237f015aa59a88f
