[INFO] cloning repository https://github.com/Heavenston/image-of-images-creator-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Heavenston/image-of-images-creator-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavenston%2Fimage-of-images-creator-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavenston%2Fimage-of-images-creator-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b16e3426dc9b80e3296f3fdea20248fbc24dd50c [INFO] testing Heavenston/image-of-images-creator-bot against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavenston%2Fimage-of-images-creator-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/Heavenston/image-of-images-creator-bot on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Heavenston/image-of-images-creator-bot [INFO] finished tweaking git repo https://github.com/Heavenston/image-of-images-creator-bot [INFO] tweaked toml for git repo https://github.com/Heavenston/image-of-images-creator-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Heavenston/image-of-images-creator-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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Heavenston/image-of-images-creator` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.64 [INFO] [stderr] Downloaded mime_multipart v0.6.0 [INFO] [stderr] Downloaded cpufeatures v0.1.4 [INFO] [stderr] Downloaded buf-read-ext v0.4.0 [INFO] [stderr] Downloaded formdata v0.13.0 [INFO] [stderr] Downloaded serenity v0.10.8 [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa90b24dd85c8bb108d316f7f662c53919d5ed0d9382c5bc0b9db5ea9610a6e3 [INFO] running `Command { std: "docker" "start" "-a" "aa90b24dd85c8bb108d316f7f662c53919d5ed0d9382c5bc0b9db5ea9610a6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa90b24dd85c8bb108d316f7f662c53919d5ed0d9382c5bc0b9db5ea9610a6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa90b24dd85c8bb108d316f7f662c53919d5ed0d9382c5bc0b9db5ea9610a6e3", kill_on_drop: false }` [INFO] [stdout] aa90b24dd85c8bb108d316f7f662c53919d5ed0d9382c5bc0b9db5ea9610a6e3 [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 -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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad2d37e581f0b2237720717e7576d9915ba83a555de5ccd123e76ff86fd9b55f [INFO] running `Command { std: "docker" "start" "-a" "ad2d37e581f0b2237720717e7576d9915ba83a555de5ccd123e76ff86fd9b55f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling serenity v0.10.8 [INFO] [stderr] Compiling buf-read-ext v0.4.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime_multipart v0.6.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling formdata v0.13.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling image-of-images-creator v0.1.0 (https://github.com/Heavenston/image-of-images-creator?rev=5c4dc019f539a96751f394c5d4c669a945ad2548#5c4dc019) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.8/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"' -C metadata=b0265c89d751aa15 -C extra-filename=-b0265c89d751aa15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-525299ee197fd350.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-5132a5d1c16f383d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3bc5977f18e2ae93.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a24d1f0ea93cb5a4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-88d48d0aedd40780.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1117d371768799bf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6d5bcf2171b26fc6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-05f996ca7e649a11.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36affbaf2634d671.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cc88769d04f5d577.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-8440fac5b01585a4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b97493b7092d73cf.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-089e6bc0c393c684/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ad2d37e581f0b2237720717e7576d9915ba83a555de5ccd123e76ff86fd9b55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2d37e581f0b2237720717e7576d9915ba83a555de5ccd123e76ff86fd9b55f", kill_on_drop: false }` [INFO] [stdout] ad2d37e581f0b2237720717e7576d9915ba83a555de5ccd123e76ff86fd9b55f