[INFO] cloning repository https://github.com/nemurimasu/stream-share [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nemurimasu/stream-share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemurimasu%2Fstream-share", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemurimasu%2Fstream-share'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cb76709484328a1b3c29a0ea8f0890ece7c1fba [INFO] checking nemurimasu/stream-share against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemurimasu%2Fstream-share" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nemurimasu/stream-share on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nemurimasu/stream-share [INFO] finished tweaking git repo https://github.com/nemurimasu/stream-share [INFO] tweaked toml for git repo https://github.com/nemurimasu/stream-share written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nemurimasu/stream-share 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c2e4eb69159bc8d02680d8ba569280bc33001e1248de079d63453b4a157d779 [INFO] running `Command { std: "docker" "start" "-a" "1c2e4eb69159bc8d02680d8ba569280bc33001e1248de079d63453b4a157d779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c2e4eb69159bc8d02680d8ba569280bc33001e1248de079d63453b4a157d779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2e4eb69159bc8d02680d8ba569280bc33001e1248de079d63453b4a157d779", kill_on_drop: false }` [INFO] [stdout] 1c2e4eb69159bc8d02680d8ba569280bc33001e1248de079d63453b4a157d779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6fbc19ec05668a2af9d4e6d660b863375ddfb95b3b8c205ce1a20f6d2e70fa [INFO] running `Command { std: "docker" "start" "-a" "da6fbc19ec05668a2af9d4e6d660b863375ddfb95b3b8c205ce1a20f6d2e70fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking ingress v0.1.0 (/opt/rustwide/workdir/ingress) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> ingress/src/main.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | match self.client.as_mut().unwrap().read_buf(buffer) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `tokio::io::AsyncRead::read_buf(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(read_buf)]` to the crate attributes to enable `std::io::Read::read_buf` [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(read_buf)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> ingress/src/main.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | match self.client.as_mut().unwrap().read_buf(buffer) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `tokio::io::AsyncRead::read_buf(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(read_buf)]` to the crate attributes to enable `std::io::Read::read_buf` [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(read_buf)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e6c57c1dded07ac5 -C extra-filename=-8acc73468af84389 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-619474f5b6540839.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f4c47058534459d2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcFBgtP3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFBgtP3/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derive_more-31e664e8eec273d4.6ys5cyjpxqalu4to42jkfohm8.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f4c47058534459d2.rlib,libquote-619474f5b6540839.rlib,libproc_macro2-a31d07f6233458cb.rlib,libunicode_xid-c15504178e575201.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFBgtP3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-31e664e8eec273d4.so" "-Wl,--gc-sections" "-shared" "-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] #0 0x00007d16cc339af7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5739af7) [INFO] [stdout] #1 0x00007d16cc339f13 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5739f13) [INFO] [stdout] #2 0x00007d16c6a33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005a6208f72c31 lld::elf::RelocationSection>::writeTo(unsigned char*) SyntheticSections.cpp:0:0 [INFO] [stdout] #4 0x00005a6208ea88fa void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #5 0x00007d16cc2e9742 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56e9742) [INFO] [stdout] #6 0x00007d16cc2e91aa llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56e91aa) [INFO] [stdout] #7 0x00007d16cc263d90 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5663d90) [INFO] [stdout] #8 0x00007d16c6a8aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #9 0x00007d16c6b17a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [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 `derive_more` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da6fbc19ec05668a2af9d4e6d660b863375ddfb95b3b8c205ce1a20f6d2e70fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6fbc19ec05668a2af9d4e6d660b863375ddfb95b3b8c205ce1a20f6d2e70fa", kill_on_drop: false }` [INFO] [stdout] da6fbc19ec05668a2af9d4e6d660b863375ddfb95b3b8c205ce1a20f6d2e70fa