[INFO] cloning repository https://github.com/nntu/discord_bot_tygia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nntu/discord_bot_tygia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnntu%2Fdiscord_bot_tygia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnntu%2Fdiscord_bot_tygia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e8ceb2afca0853d39b4badf1e36f017a500a8a6 [INFO] testing nntu/discord_bot_tygia against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnntu%2Fdiscord_bot_tygia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nntu/discord_bot_tygia [INFO] finished tweaking git repo https://github.com/nntu/discord_bot_tygia [INFO] tweaked toml for git repo https://github.com/nntu/discord_bot_tygia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nntu/discord_bot_tygia on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nntu/discord_bot_tygia 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9c24a7f79ee22790283c04180789f1385778083d97cf3a3da84a5b86cf65359 [INFO] running `Command { std: "docker" "start" "-a" "d9c24a7f79ee22790283c04180789f1385778083d97cf3a3da84a5b86cf65359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c24a7f79ee22790283c04180789f1385778083d97cf3a3da84a5b86cf65359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c24a7f79ee22790283c04180789f1385778083d97cf3a3da84a5b86cf65359", kill_on_drop: false }` [INFO] [stdout] d9c24a7f79ee22790283c04180789f1385778083d97cf3a3da84a5b86cf65359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b7a1769863c8f773a69de2ebcc026dec9e0bdba6c838efae8f75ae561559b0 [INFO] running `Command { std: "docker" "start" "-a" "a3b7a1769863c8f773a69de2ebcc026dec9e0bdba6c838efae8f75ae561559b0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=c849e2db656932fe -C extra-filename=-05c74445a081054d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-dfb59f8abdb911c8.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-59406b52afc91498.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-25ac494ade9c9bcf.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-cf56b29ea9eb7b84.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c584c14658ca55ba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-82ceef6de72d31f7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a1a42aa63ad18357.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-eddefeb74622ae70.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-64be8850bfcabca1.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e36ced83436f0773.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-6fd8161aa6bcbb5c.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-0ac3cfe0cb11333f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0ee179f4e96f11a.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-735a9f7a380ba2e7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a3b7a1769863c8f773a69de2ebcc026dec9e0bdba6c838efae8f75ae561559b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b7a1769863c8f773a69de2ebcc026dec9e0bdba6c838efae8f75ae561559b0", kill_on_drop: false }` [INFO] [stdout] a3b7a1769863c8f773a69de2ebcc026dec9e0bdba6c838efae8f75ae561559b0