[INFO] cloning repository https://github.com/joeyahines/HypeBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyahines/HypeBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyahines%2FHypeBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyahines%2FHypeBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbee8708a288d35d46edf87bd2f325d833b18083 [INFO] testing joeyahines/HypeBot against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyahines%2FHypeBot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyahines/HypeBot on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joeyahines/HypeBot [INFO] finished tweaking git repo https://github.com/joeyahines/HypeBot [INFO] tweaked toml for git repo https://github.com/joeyahines/HypeBot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joeyahines/HypeBot 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.9.2 [INFO] [stderr] Downloaded command_attr v0.2.0 [INFO] [stderr] Downloaded parse-zoneinfo v0.1.1 [INFO] [stderr] Downloaded white_rabbit v0.1.1 [INFO] [stderr] Downloaded tokio-rustls v0.13.0 [INFO] [stderr] Downloaded log4rs v0.11.0 [INFO] [stderr] Downloaded chrono-tz v0.4.1 [INFO] [stderr] Downloaded serenity v0.8.6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a8a7d760d39adc0e5527f93e296c5efb745963d411041a4ddd5c9b5782ed897 [INFO] running `Command { std: "docker" "start" "-a" "3a8a7d760d39adc0e5527f93e296c5efb745963d411041a4ddd5c9b5782ed897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a8a7d760d39adc0e5527f93e296c5efb745963d411041a4ddd5c9b5782ed897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8a7d760d39adc0e5527f93e296c5efb745963d411041a4ddd5c9b5782ed897", kill_on_drop: false }` [INFO] [stdout] 3a8a7d760d39adc0e5527f93e296c5efb745963d411041a4ddd5c9b5782ed897 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb0b8c418f599ef2e0603834a516e80ac6037d6871947e6250c8b3095007d21a [INFO] running `Command { std: "docker" "start" "-a" "fb0b8c418f599ef2e0603834a516e80ac6037d6871947e6250c8b3095007d21a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling white_rabbit v0.1.1 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling log4rs v0.11.0 [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/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.8.6/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="base64"' --cfg 'feature="builder"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="threadpool"' --cfg 'feature="tungstenite"' --cfg 'feature="typemap"' --cfg 'feature="url"' --cfg 'feature="utils"' --cfg 'feature="uwl"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' -C metadata=a0907d469be93f92 -C extra-filename=-a0907d469be93f92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-dd9f4f0fa04f6fb9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-436e8330a019b119.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-5ff47d004918815b.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8cd516fb3d00cc48.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9db13eb0530ce3b7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f254d51c2e28cc6b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9606403553eb82d.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-0db67d091de67d7a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8a2c8d07c302220a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a88c47b22252fc7f.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rmeta --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-b43a481c666f9ee8.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-d4f915a6fe58d185.rmeta --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-e3d0bf34ef8a43bd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e4bc6db87a4f1410.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-ea32383cbdcb250b.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-dce94bb1534d069d.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-1efa757b72f2db84.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-3d05f514ca2b07fb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fb0b8c418f599ef2e0603834a516e80ac6037d6871947e6250c8b3095007d21a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0b8c418f599ef2e0603834a516e80ac6037d6871947e6250c8b3095007d21a", kill_on_drop: false }` [INFO] [stdout] fb0b8c418f599ef2e0603834a516e80ac6037d6871947e6250c8b3095007d21a