[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] 7b6e6834e77e809ace867451fd29d8946e935bb6 [INFO] checking neandrake/dicom-pipe against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neandrake/dicom-pipe on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04e3f99f0a584522ff551a2b2e55c13bf2da192c7ef3f3adc20805f48752df06 [INFO] running `Command { std: "docker" "start" "-a" "04e3f99f0a584522ff551a2b2e55c13bf2da192c7ef3f3adc20805f48752df06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04e3f99f0a584522ff551a2b2e55c13bf2da192c7ef3f3adc20805f48752df06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e3f99f0a584522ff551a2b2e55c13bf2da192c7ef3f3adc20805f48752df06", kill_on_drop: false }` [INFO] [stdout] 04e3f99f0a584522ff551a2b2e55c13bf2da192c7ef3f3adc20805f48752df06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e54ab77faf1cc4a058e2db479b5af95c29a529b065e1fc4a24c6008b41ec5c [INFO] running `Command { std: "docker" "start" "-a" "94e54ab77faf1cc4a058e2db479b5af95c29a529b065e1fc4a24c6008b41ec5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling dcmpipe_dict_builder v0.1.0 (/opt/rustwide/workdir/dcmpipe_dict_builder) [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling dcmpipe_lib v0.1.0 (/opt/rustwide/workdir/dcmpipe_lib) [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] error: failed to run custom build command for `dcmpipe_lib v0.1.0 (/opt/rustwide/workdir/dcmpipe_lib)` [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/dcmpipe_lib-c181b28628ecb71a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./build/dicom_xml/part06.xml [INFO] [stderr] cargo:rerun-if-changed=./build/dicom_xml/part07.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at dcmpipe_lib/build/build.rs:40:54: [INFO] [stderr] Failed to process XML file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555763ecf4d5 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x555763ecf4d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555763ecf4d5 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x555763ecf4d5 - ::fmt::hb19a1068483db389 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x555763eeef7b - core::fmt::rt::Argument::fmt::he1186800a1f8dba1 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x555763eeef7b - core::fmt::write::h93b97d526ac83ab7 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x555763ecd22f - std::io::Write::write_fmt::h5b8b8a434bcca5dd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x555763ecf2ae - std::sys_common::backtrace::_print::h68eb04d9824256f0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x555763ecf2ae - std::sys_common::backtrace::print::h9c98f0d9c4306586 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x555763ed0619 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4 [INFO] [stderr] 10: 0x555763ed035d - std::panicking::default_hook::h483615856e3a5cc0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x555763ed0b23 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x555763ed0a04 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x555763ecf999 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x555763ed0737 - rust_begin_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x555763eee033 - core::panicking::panic_fmt::heae5d8e5e3703b89 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x555763eee576 - core::result::unwrap_failed::hd5eec0649c67d3d0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x555763e6fe13 - core::result::Result::expect::hec56a31539b40f55 [INFO] [stderr] 18: 0x555763e707c4 - build_script_build::main::h66f92e0104c18de7 [INFO] [stderr] 19: 0x555763e6f973 - core::ops::function::FnOnce::call_once::h73b47be5db793fa8 [INFO] [stderr] 20: 0x555763e6f736 - std::sys_common::backtrace::__rust_begin_short_backtrace::he0168fd101c74fa8 [INFO] [stderr] 21: 0x555763e6f839 - std::rt::lang_start::{{closure}}::h987bb0f8ca28de1c [INFO] [stderr] 22: 0x555763ec9d3d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x555763ec9d3d - std::panicking::try::do_call::ha27ca65264b021a4 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 24: 0x555763ec9d3d - std::panicking::try::h901e100a17b3cd54 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 25: 0x555763ec9d3d - std::panic::catch_unwind::h13d256f1691dfb07 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 26: 0x555763ec9d3d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x555763ec9d3d - std::panicking::try::do_call::h3a8fb98242ec30e5 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 28: 0x555763ec9d3d - std::panicking::try::h881801cd3cb8ba77 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 29: 0x555763ec9d3d - std::panic::catch_unwind::he14d380083644433 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 30: 0x555763ec9d3d - std::rt::lang_start_internal::hf560e7575b65e65f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x555763e6f817 - std::rt::lang_start::ha8d60ffdf815c91e [INFO] [stderr] 32: 0x555763e70885 - main [INFO] [stderr] 33: 0x7f170c9b5d90 - [INFO] [stderr] 34: 0x7f170c9b5e40 - __libc_start_main [INFO] [stderr] 35: 0x555763e6f665 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "94e54ab77faf1cc4a058e2db479b5af95c29a529b065e1fc4a24c6008b41ec5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e54ab77faf1cc4a058e2db479b5af95c29a529b065e1fc4a24c6008b41ec5c", kill_on_drop: false }` [INFO] [stdout] 94e54ab77faf1cc4a058e2db479b5af95c29a529b065e1fc4a24c6008b41ec5c [INFO] checking neandrake/dicom-pipe against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neandrake/dicom-pipe on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee072d4d61619c70732823f9b69f15948cf4a98e6a0d9b65c2b2978f2b40deeb [INFO] running `Command { std: "docker" "start" "-a" "ee072d4d61619c70732823f9b69f15948cf4a98e6a0d9b65c2b2978f2b40deeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee072d4d61619c70732823f9b69f15948cf4a98e6a0d9b65c2b2978f2b40deeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee072d4d61619c70732823f9b69f15948cf4a98e6a0d9b65c2b2978f2b40deeb", kill_on_drop: false }` [INFO] [stdout] ee072d4d61619c70732823f9b69f15948cf4a98e6a0d9b65c2b2978f2b40deeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a113bef7e7266302a1d1b5c9cc360d950b44ac499e8ea2d3b2d2f9f4d0ddb9a4 [INFO] running `Command { std: "docker" "start" "-a" "a113bef7e7266302a1d1b5c9cc360d950b44ac499e8ea2d3b2d2f9f4d0ddb9a4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "a113bef7e7266302a1d1b5c9cc360d950b44ac499e8ea2d3b2d2f9f4d0ddb9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a113bef7e7266302a1d1b5c9cc360d950b44ac499e8ea2d3b2d2f9f4d0ddb9a4", kill_on_drop: false }` [INFO] [stdout] a113bef7e7266302a1d1b5c9cc360d950b44ac499e8ea2d3b2d2f9f4d0ddb9a4