[INFO] cloning repository https://github.com/syobon-tech/Rs-BOT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syobon-tech/Rs-BOT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyobon-tech%2FRs-BOT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyobon-tech%2FRs-BOT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7775bf2838aa84eb62a968efe51a627068f19318 [INFO] testing syobon-tech/Rs-BOT against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyobon-tech%2FRs-BOT" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/syobon-tech/Rs-BOT on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/syobon-tech/Rs-BOT [INFO] finished tweaking git repo https://github.com/syobon-tech/Rs-BOT [INFO] tweaked toml for git repo https://github.com/syobon-tech/Rs-BOT written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/syobon-tech/Rs-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b8b97851a068dc61a470c34561c35149ebefdba16f24cc50a683268ab5ad76 [INFO] running `Command { std: "docker" "start" "-a" "17b8b97851a068dc61a470c34561c35149ebefdba16f24cc50a683268ab5ad76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b8b97851a068dc61a470c34561c35149ebefdba16f24cc50a683268ab5ad76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b8b97851a068dc61a470c34561c35149ebefdba16f24cc50a683268ab5ad76", kill_on_drop: false }` [INFO] [stdout] 17b8b97851a068dc61a470c34561c35149ebefdba16f24cc50a683268ab5ad76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b6bf9f550885d1e1a611fe88fe7932283b62d42d1da697710275cc3c3c2d249 [INFO] running `Command { std: "docker" "start" "-a" "2b6bf9f550885d1e1a611fe88fe7932283b62d42d1da697710275cc3c3c2d249", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tungstenite v0.11.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 time v0.1.44 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling serenity v0.10.7 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling command_attr v0.3.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [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 async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rs_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mentionable` [INFO] [stdout] --> src/main.rs:11:56 [INFO] [stdout] | [INFO] [stdout] 11 | use serenity::prelude::{Client, Context, EventHandler, Mentionable}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcAOZOzw/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity-9b2cc7ccd14878fb.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libuwl-4c15440b20717405.rlib,libtypemap_rev-6393db246c94b25b.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libchrono-25b34c41727ab869.rlib,libnum_integer-92d03ba97d0e17dc.rlib,libnum_traits-671bac53844c4298.rlib,libtime-c424076971ba1076.rlib,libreqwest-ec1a1b0512c89d8e.rlib,libhyper_rustls-ace46f2fdf731edf.rlib,libserde_urlencoded-52a11e22d071a848.rlib,libwebpki_roots-ff4fde5a74c05d29.rlib,libipnet-2899bbbe6ec4910c.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,libmime_guess-04d0994a0e619ec7.rlib,libunicase-4c2efb00e60eea87.rlib,libmime-2ae9ff56ceb854d4.rlib,libhyper-01033801410f0b1f.rlib,libwant-501b550ccf134567.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libsocket2-da18f2c58a0da6e5.rlib,libh2-cb0dbac9dd9c101c.rlib,libindexmap-5443e838cbc63623.rlib,libhashbrown-fd3d74b5fbd7cbb8.rlib,libtokio_util-cfe4a333d65cb4a4.rlib,libtower_service-2dc84133e3370862.rlib,libhttp_body-78ef556d4043c637.rlib,libtracing-014bf9095d1c1405.rlib,libtracing_core-dc4de79c053e9949.rlib,liblazy_static-2bb390fee0230a38.rlib,libfutures-397174d8d04527bc.rlib,libflate2-8c1a67df4f3a62f9.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libasync_tungstenite-5cdc3cfba6ff07ad.rlib,libwebpki_roots-404b187371c80349.rlib,libpin_project-8f30d541449295bb.rlib,libtokio_rustls-67426b69cc305a73.rlib,librustls-4c10a554966aaa21.rlib,libbase64-beb813779272318b.rlib,libsct-237ccd57cb805dd3.rlib,libwebpki-d41704e531b1072f.rlib,libring-81370f2ff8a5a008.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libonce_cell-57673882d4b348dd.rlib,libtokio-253c1207c91383f9.rlib,libnum_cpus-30cceeb7bc1f9833.rlib,libmio-037f3ba48ac9e251.rlib,libfutures_util-cdea48f1f61bc0f4.rlib,libmemchr-d4296a37c88e6b86.rlib,libslab-7345585cd53d1b65.rlib,libfutures_channel-dc8cd981482d3f67.rlib,libpin_project_lite-6959183b0136174c.rlib,libfutures_sink-2839949ee0393bd6.rlib,libfutures_task-324119dfe6152004.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-3632bc60de24cf31.rlib,libfutures_io-7d624ff05ef4c4cc.rlib,libtungstenite-ecf22688fcf8fd5e.rlib,librand-7e1dd67b1251f752.rlib,librand_chacha-3398603de790fb7a.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-debbe9ecac500563.rlib,libgetrandom-621dcbbefece4009.rlib,liblibc-922e38c29d908f02.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-379f547b04d51d02.rlib,libsha1-480553d535967399.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-e1c728fa9a16b96b.rlib,libblock_buffer-bf18a7d8a41f0f4a.rlib,libdigest-297295f67ea1761a.rlib,libgeneric_array-34bec44b791f8e15.rlib,libtypenum-bb62f61dbdd31d69.rlib,libbase64-caf00e5e782a09dd.rlib,libinput_buffer-63eee0720de3d9bf.rlib,libbytes-28d97c987ff6326d.rlib,libhttparse-6ef2cbf10eb23d8c.rlib,liburl-c9e90ec298d60b46.rlib,libidna-f5cee657dbb220fd.rlib,libunicode_normalization-fdc06fecc278fa28.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libform_urlencoded-689ec892f07ab226.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-ae807cfe442355e3.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libhttp-b5c213f7264c35d9.rlib,libbytes-847a4bb13ea8f656.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde_json-9641e629bd09e277.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-3b4277173c45fbe4.rlib,libserde-67d6895fc324e7a2.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ef2d595fd667b976/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rs_bot-b3c18d81128343ba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_bot` (bin "rs_bot") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2b6bf9f550885d1e1a611fe88fe7932283b62d42d1da697710275cc3c3c2d249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6bf9f550885d1e1a611fe88fe7932283b62d42d1da697710275cc3c3c2d249", kill_on_drop: false }` [INFO] [stdout] 2b6bf9f550885d1e1a611fe88fe7932283b62d42d1da697710275cc3c3c2d249