[INFO] cloning repository https://github.com/zefanjajobse/battlebit-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zefanjajobse/battlebit-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefanjajobse%2Fbattlebit-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefanjajobse%2Fbattlebit-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24370e14f01d4bd48c9dbc437eaad9be89ebd168 [INFO] testing zefanjajobse/battlebit-bot against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefanjajobse%2Fbattlebit-bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zefanjajobse/battlebit-bot on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zefanjajobse/battlebit-bot [INFO] finished tweaking git repo https://github.com/zefanjajobse/battlebit-bot [INFO] tweaked toml for git repo https://github.com/zefanjajobse/battlebit-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zefanjajobse/battlebit-bot 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "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 flexi_logger v0.27.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76f06aba7c73b47ef451f850bf7c94db4a15ccd94027a932a11d3c16d0b58b9f [INFO] running `Command { std: "docker" "start" "-a" "76f06aba7c73b47ef451f850bf7c94db4a15ccd94027a932a11d3c16d0b58b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76f06aba7c73b47ef451f850bf7c94db4a15ccd94027a932a11d3c16d0b58b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f06aba7c73b47ef451f850bf7c94db4a15ccd94027a932a11d3c16d0b58b9f", kill_on_drop: false }` [INFO] [stdout] 76f06aba7c73b47ef451f850bf7c94db4a15ccd94027a932a11d3c16d0b58b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3f0c2bfef0f193a49f66048fa1757f91fa40fa2fdfcce1f618016ba9663404 [INFO] running `Command { std: "docker" "start" "-a" "8f3f0c2bfef0f193a49f66048fa1757f91fa40fa2fdfcce1f618016ba9663404", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling flexi_logger v0.27.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling reqwest v0.11.22 [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/ff2c56344c764af598ad33027e9c7a48881808ef/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.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="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' -C metadata=bb4204cb91a9fd69 -C extra-filename=-bb4204cb91a9fd69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-345d2938c73a1e51.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-424ebc4ddc2b26cf.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-52d7b9220c88a632.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c676ec78d8a07f5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-194a59cd8d3c73bb.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0363ed5351b06d0d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f1ff854af51c383d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-df58a618211d4e26.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-71e87cc95e88b190.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-567f551114b81802.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-e0648bfb757eefe6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-379bd94816aeb337.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7817bac528b7cf26.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-893487d6e2f3345f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3276eb99951d8587/out -L native=/opt/rustwide/target/debug/build/ring-2cdcb3f6c661675b/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8f3f0c2bfef0f193a49f66048fa1757f91fa40fa2fdfcce1f618016ba9663404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3f0c2bfef0f193a49f66048fa1757f91fa40fa2fdfcce1f618016ba9663404", kill_on_drop: false }` [INFO] [stdout] 8f3f0c2bfef0f193a49f66048fa1757f91fa40fa2fdfcce1f618016ba9663404