[INFO] cloning repository https://github.com/learning-on-chip/streamer-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/learning-on-chip/streamer-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flearning-on-chip%2Fstreamer-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flearning-on-chip%2Fstreamer-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8235f564fe6396bada01eafbcd1c9c9e762fd28d [INFO] testing learning-on-chip/streamer-example against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flearning-on-chip%2Fstreamer-example" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/learning-on-chip/streamer-example on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/learning-on-chip/streamer-example [INFO] finished tweaking git repo https://github.com/learning-on-chip/streamer-example [INFO] tweaked toml for git repo https://github.com/learning-on-chip/streamer-example written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/learning-on-chip/streamer-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8fc1e5324eafa2ec51cc8f075c6f375ac716e6b02babb4cb7000051c28f024e [INFO] running `Command { std: "docker" "start" "-a" "a8fc1e5324eafa2ec51cc8f075c6f375ac716e6b02babb4cb7000051c28f024e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8fc1e5324eafa2ec51cc8f075c6f375ac716e6b02babb4cb7000051c28f024e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8fc1e5324eafa2ec51cc8f075c6f375ac716e6b02babb4cb7000051c28f024e", kill_on_drop: false }` [INFO] [stdout] a8fc1e5324eafa2ec51cc8f075c6f375ac716e6b02babb4cb7000051c28f024e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 123cb34e12a98ec68e7abb013226906b5a1f2544c619be17d31c5971136b798e [INFO] running `Command { std: "docker" "start" "-a" "123cb34e12a98ec68e7abb013226906b5a1f2544c619be17d31c5971136b798e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling openblas-src v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling superlu-sys v0.3.1 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling threed-ice-sys v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling options v0.5.1 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling statistics v0.4.1 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling sql v0.4.1 [INFO] [stderr] Compiling arguments v0.6.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling special v0.7.3 [INFO] [stderr] Compiling configuration v0.7.2 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling dwt v0.5.1 [INFO] [stderr] Compiling probability v0.15.6 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] error: failed to run custom build command for `superlu-sys v0.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/superlu-sys-e8a34be1a0be7702/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] /usr/bin/cc -O3 -DNDEBUG -DPRNTlevel=0 -fPIC -w -c sgssv.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Assembler messages: [INFO] [stderr] Fatal error: can't create sgssv.o: Read-only file system [INFO] [stderr] make: *** [Makefile:122: sgssv.o] Error 1 [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd!(\"make\").current_dir(&source.join(\"SRC\")).arg(\"NOOPTS=-O0 -fPIC -w\").arg(\"CFLAGS=-O3 -DNDEBUG -DPRNTlevel=0 -fPIC -w\").arg(\"DZAUX=\").arg(\"SCAUX=\").arg(&format!(\"SuperLUroot={}\",\n source.display())).arg(&format!(\"SUPERLULIB={}\",\n lib.join(\"libsuperlu.a\").display())).stdout(process::Stdio::inherit()).stderr(process::Stdio::inherit()).status().unwrap().success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/superlu-sys-0.3.1/build.rs:40:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558eeb2d270c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x558eeb2d270c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558eeb2d270c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558eeb2d270c - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558eeb2f099c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x558eeb2cfb05 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x558eeb2d3d10 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558eeb2d3d10 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558eeb2d3d10 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x558eeb2d38bb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x558eeb2d43c4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x558eeb2d3e72 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x558eeb2d2bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x558eeb2d3e09 - rust_begin_unwind [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x558eeb2b0181 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x558eeb2b00cd - core::panicking::panic::h50b51d19800453c0 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x558eeb2b5300 - build_script_build::main::h3c2c15e4d283fbd1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/superlu-sys-0.3.1/build.rs:40:5 [INFO] [stderr] 17: 0x558eeb2b7efb - core::ops::function::FnOnce::call_once::ha11373d6bbcc759a [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x558eeb2b204e - std::sys_common::backtrace::__rust_begin_short_backtrace::h939981f876927785 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 19: 0x558eeb2b7801 - std::rt::lang_start::{{closure}}::hbe681c5df1462b46 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:145:18 [INFO] [stderr] 20: 0x558eeb2d1f51 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x558eeb2d1f51 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 22: 0x558eeb2d1f51 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 23: 0x558eeb2d1f51 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 24: 0x558eeb2d1f51 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x558eeb2d1f51 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 26: 0x558eeb2d1f51 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 27: 0x558eeb2d1f51 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 28: 0x558eeb2d1f51 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x558eeb2b77d0 - std::rt::lang_start::hb07889d56ec79196 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:144:17 [INFO] [stderr] 30: 0x558eeb2b5ccc - main [INFO] [stderr] 31: 0x7f8cd29310b3 - __libc_start_main [INFO] [stderr] 32: 0x558eeb2b089e - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "123cb34e12a98ec68e7abb013226906b5a1f2544c619be17d31c5971136b798e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123cb34e12a98ec68e7abb013226906b5a1f2544c619be17d31c5971136b798e", kill_on_drop: false }` [INFO] [stdout] 123cb34e12a98ec68e7abb013226906b5a1f2544c619be17d31c5971136b798e