[INFO] fetching crate openshmem-reference-sys 0.0.1... [INFO] testing openshmem-reference-sys-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate openshmem-reference-sys 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate openshmem-reference-sys 0.0.1 [INFO] finished tweaking crates.io crate openshmem-reference-sys 0.0.1 [INFO] tweaked toml for crates.io crate openshmem-reference-sys 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openshmem-reference-sys 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8340f8a108efd721593eaf7899e7e11cb7f5206522e93ba8411977691717e2 [INFO] running `Command { std: "docker" "start" "-a" "ec8340f8a108efd721593eaf7899e7e11cb7f5206522e93ba8411977691717e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8340f8a108efd721593eaf7899e7e11cb7f5206522e93ba8411977691717e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8340f8a108efd721593eaf7899e7e11cb7f5206522e93ba8411977691717e2", kill_on_drop: false }` [INFO] [stdout] ec8340f8a108efd721593eaf7899e7e11cb7f5206522e93ba8411977691717e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f330e0d220599456ef376b00dabbcef7872c52210808f6937a76bc609052d7 [INFO] running `Command { std: "docker" "start" "-a" "f9f330e0d220599456ef376b00dabbcef7872c52210808f6937a76bc609052d7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling openshmem-reference-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `openshmem-reference-sys v0.0.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openshmem-reference-sys-c0d9df119ddfa6f5/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at src/build.rs:46:5: [INFO] [stderr] Command 'build-under-cargo' failed with exit code '1' (standard out was ''; standard error was 'build-under-cargo:Whilst this script is designed to be run under cargo, it can run independently. We're setting CARGO_MANIFEST_DIR to '/opt/rustwide/workdir' [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/afterGeneration.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/rustfmt-tidy.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/afterRustfmt.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/rustfmt.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier-all/barrier-all.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier-all/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier-all/barrier-all-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier-all/barrier-all.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier-all/barrier-all-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/shmemx.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/globalvar/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/globalvar/globalvar.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/globalvar/globalvar.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/broadcast.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/broadcast-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/broadcast-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/broadcast-tree.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/broadcast/broadcast.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fortran/fortran-common.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fortran/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fortran/fortran-mem.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fortran/fortran.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/shmemx.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/uthash/utarray.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/uthash/utlist.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/uthash/LICENSE': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/uthash/uthash.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/uthash/utstring.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/pshmem.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/pshmemx.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/atomic/atomic.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/atomic/lock.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/atomic/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/atomic/waituntil.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/atomic/atomic.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/profiling/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/profiling/profiling.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/shmem.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/alltoall/alltoall-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/alltoall/alltoall-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/alltoall/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/alltoall/alltoall.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/alltoall/alltoall.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/openshmem-reference.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/putget.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/putget_nb.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/putget_nbi.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/putget.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/ptp/strided.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/barrier-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/barrier-tree.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/barrier.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/barrier-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/barrier/barrier.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fence/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fence/quiet.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fence/fence.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/contrib/gnu-indent-options': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/dlmalloc/dlmalloc.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/dlmalloc/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/dlmalloc/dlmalloc.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/dlmalloc/README': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/pshmemx.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/memalloc.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/symmem.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/debug_alloc.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/symmtest.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/debug_alloc.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/symmtest.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/symmem.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/memory/memalloc.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/updown/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/updown/updown.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/updown/updown.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/ping.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/utils.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/version.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/exe.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/clock.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/unitparse.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/state.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/clock.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/trace.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/state.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/exe.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/trace.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/ping.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/version.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/utils/unitparse.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fcollect/fcollect-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fcollect/fcollect.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fcollect/fcollect-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fcollect/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/fcollect/fcollect.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/shmem.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/xlate.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/accessible.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/ptr.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/info.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/querying/query.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/cache/cache.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/cache/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/reduce/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/reduce/reduce-op.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/wtime/shmem_wtime.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/wtime/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/comms.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/oshcc.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/openshmem-template.pc.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/comms-shared.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/oshrun.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/comms-inline.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/comms/gasnet/comms-shared.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/collect/collect-linear.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/collect/Makefile.in': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/collect/collect-impl.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/collect/collect.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/collect/collect.c': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/pshmem.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/shmemx.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/shmemx.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/pshmem.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/pshmemx.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/shmem.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/pshmemx.fh': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/shmem.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/includes/mpp/pshmem.h': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/rawGeneration.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/remapped-constant-types.rs': Read-only file system [INFO] [stderr] rm: cannot remove '/opt/rustwide/workdir/tools/bindgen-wrapper/temporary/cleanedGeneration.rs': Read-only file system [INFO] [stderr] ') [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61d6f3e41e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61d6f3e41e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61d6f3e41e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61d6f3e41e72 - ::fmt::hdcfcb6d4c8489523 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61d6f3e61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61d6f3e61673 - core::fmt::write::h8a494366950f23bb [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61d6f3e3f803 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61d6f3e3f803 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61d6f3e41cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61d6f3e42d63 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x61d6f3e42b45 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61d6f3e43735 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61d6f3e434ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61d6f3e42379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61d6f3e4315d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61d6f3e60940 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61d6f3e1d3d3 - build_script_build::panicIfProcessNotSuccessful::he7a54d9e70649965 [INFO] [stderr] 17: 0x61d6f3e1cf92 - build_script_build::tool::h924ceac765c3f95a [INFO] [stderr] 18: 0x61d6f3e1cdc7 - build_script_build::main::h82347034ac2012a8 [INFO] [stderr] 19: 0x61d6f3e19523 - core::ops::function::FnOnce::call_once::hbd22ba0c69947d47 [INFO] [stderr] 20: 0x61d6f3e191d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd199bdb7e31acbe3 [INFO] [stderr] 21: 0x61d6f3e19049 - std::rt::lang_start::{{closure}}::h82baa5185f0d336c [INFO] [stderr] 22: 0x61d6f3e3cd00 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x61d6f3e3cd00 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x61d6f3e3cd00 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x61d6f3e3cd00 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x61d6f3e3cd00 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x61d6f3e3cd00 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x61d6f3e3cd00 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x61d6f3e3cd00 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x61d6f3e3cd00 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x61d6f3e19031 - std::rt::lang_start::h309d29f5b582a5a0 [INFO] [stderr] 32: 0x61d6f3e1d535 - main [INFO] [stderr] 33: 0x709f24ee81ca - [INFO] [stderr] 34: 0x709f24ee828b - __libc_start_main [INFO] [stderr] 35: 0x61d6f3e181f5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f9f330e0d220599456ef376b00dabbcef7872c52210808f6937a76bc609052d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f330e0d220599456ef376b00dabbcef7872c52210808f6937a76bc609052d7", kill_on_drop: false }` [INFO] [stdout] f9f330e0d220599456ef376b00dabbcef7872c52210808f6937a76bc609052d7