[INFO] cloning repository https://github.com/neandrake/dicom-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neandrake/dicom-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 872951ba83daaa1f09d27fe5eed143a5ca361e56 [INFO] testing neandrake/dicom-pipe against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neandrake/dicom-pipe on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neandrake/dicom-pipe [INFO] finished tweaking git repo https://github.com/neandrake/dicom-pipe [INFO] tweaked toml for git repo https://github.com/neandrake/dicom-pipe written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/neandrake/dicom-pipe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c55c3d56d7312546126720dcb803d126863953a0f636b8b33adbaac40443e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56c55c3d56d7312546126720dcb803d126863953a0f636b8b33adbaac40443e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c55c3d56d7312546126720dcb803d126863953a0f636b8b33adbaac40443e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c55c3d56d7312546126720dcb803d126863953a0f636b8b33adbaac40443e2", kill_on_drop: false }` [INFO] [stdout] 56c55c3d56d7312546126720dcb803d126863953a0f636b8b33adbaac40443e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37624c5d6f7961340b737560aab0376fd06e84cd4fbe94afd70c21fc029b5a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c37624c5d6f7961340b737560aab0376fd06e84cd4fbe94afd70c21fc029b5a8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.9.0 [INFO] [stderr] Compiling dcmpipe_dict_builder v0.1.0 (/opt/rustwide/workdir/dcmpipe_dict_builder) [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling dcmpipe_dict v0.1.0 (/opt/rustwide/workdir/dcmpipe_dict) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] error: failed to run custom build command for `dcmpipe_dict v0.1.0 (/opt/rustwide/workdir/dcmpipe_dict)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/dcmpipe_dict-c8bda9cff7d6966e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./build/dicom_xml/part06.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to process XML file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', dcmpipe_dict/build/build.rs:17:47 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558a6a0c72f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558a6a0c72f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558a6a0c72f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558a6a0c72f0 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558a6a0e1c0c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x558a6a0c53b5 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x558a6a0c8f1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558a6a0c8f1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558a6a0c8f1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558a6a0c89f1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558a6a0c95e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558a6a0c90c7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x558a6a0c77ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558a6a0c9029 - rust_begin_unwind [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x558a6a03e571 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558a6a03e603 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x558a6a03ee09 - core::result::Result::expect::h22aac6837a307562 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x558a6a03f24c - build_script_build::main::h51b748a308a0d091 [INFO] [stderr] at /opt/rustwide/workdir/dcmpipe_dict/build/build.rs:17:5 [INFO] [stderr] 18: 0x558a6a03f30b - core::ops::function::FnOnce::call_once::h84c600da1e25cae3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x558a6a03f2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h183f9bdb77ff9c23 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x558a6a03f061 - std::rt::lang_start::{{closure}}::h0f6282e392553ed4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x558a6a0c9aea - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x558a6a0c9aea - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x558a6a0c9aea - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x558a6a0c9aea - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x558a6a0c9aea - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x558a6a0c9aea - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x558a6a0c9aea - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x558a6a0c9aea - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x558a6a0c9aea - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x558a6a03f030 - std::rt::lang_start::hc03b7bb3982e4ec5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x558a6a03f29c - main [INFO] [stderr] 32: 0x7fbbbaeb80b3 - __libc_start_main [INFO] [stderr] 33: 0x558a6a03ecce - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c37624c5d6f7961340b737560aab0376fd06e84cd4fbe94afd70c21fc029b5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37624c5d6f7961340b737560aab0376fd06e84cd4fbe94afd70c21fc029b5a8", kill_on_drop: false }` [INFO] [stdout] c37624c5d6f7961340b737560aab0376fd06e84cd4fbe94afd70c21fc029b5a8