[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] 2c84d64ab9971a123be4dc9815417a4deef7733e [INFO] checking neandrake/dicom-pipe against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neandrake/dicom-pipe on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f999d7b7471ab7ac615b1de7ecef06db99e987884dddf03f3f09eff6d195cf [INFO] running `Command { std: "docker" "start" "-a" "54f999d7b7471ab7ac615b1de7ecef06db99e987884dddf03f3f09eff6d195cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f999d7b7471ab7ac615b1de7ecef06db99e987884dddf03f3f09eff6d195cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f999d7b7471ab7ac615b1de7ecef06db99e987884dddf03f3f09eff6d195cf", kill_on_drop: false }` [INFO] [stdout] 54f999d7b7471ab7ac615b1de7ecef06db99e987884dddf03f3f09eff6d195cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70be2a012c5bb46995bca7c3467ce118b15cd3bc39b56f6b9247b5a27aa090b9 [INFO] running `Command { std: "docker" "start" "-a" "70be2a012c5bb46995bca7c3467ce118b15cd3bc39b56f6b9247b5a27aa090b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [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 once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling dcmpipe_dict_builder v0.1.0 (/opt/rustwide/workdir/dcmpipe_dict_builder) [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking libflate_lz77 v2.0.0 [INFO] [stderr] Compiling dcmpipe_lib v0.1.0 (/opt/rustwide/workdir/dcmpipe_lib) [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking socket2 v0.5.6 [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 adler32 v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking libflate v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking phf v0.11.2 [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: 0x5605d7f14c15 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5605d7f14c15 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5605d7f14c15 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5605d7f14c15 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5605d7f334bb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5605d7f334bb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5605d7f12cff - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5605d7f149ee - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5605d7f149ee - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5605d7f15e59 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x5605d7f15bc3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5605d7f162f4 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x5605d7f161d6 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x5605d7f150d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5605d7f15f07 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x5605d7eb04e6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5605d7eb09d6 - core::result::unwrap_failed::hb58638a1c26ab909 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x5605d7eb1193 - core::result::Result::expect::h3f80a4340a7110f9 [INFO] [stderr] 18: 0x5605d7eb1dab - build_script_build::main::hdf2540d1291a0a48 [INFO] [stderr] 19: 0x5605d7eb1003 - core::ops::function::FnOnce::call_once::h04f95b4d79d62882 [INFO] [stderr] 20: 0x5605d7eb0dc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h11a34c443251c72d [INFO] [stderr] 21: 0x5605d7eb0ec9 - std::rt::lang_start::{{closure}}::he442464ef27da35a [INFO] [stderr] 22: 0x5605d7f0fa71 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5605d7f0fa71 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x5605d7f0fa71 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x5605d7f0fa71 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x5605d7f0fa71 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5605d7f0fa71 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x5605d7f0fa71 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x5605d7f0fa71 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x5605d7f0fa71 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5605d7eb0ea7 - std::rt::lang_start::h6a69811179b79c51 [INFO] [stderr] 32: 0x5605d7eb1e65 - main [INFO] [stderr] 33: 0x7f20bf2d5d90 - [INFO] [stderr] 34: 0x7f20bf2d5e40 - __libc_start_main [INFO] [stderr] 35: 0x5605d7eb0cf5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70be2a012c5bb46995bca7c3467ce118b15cd3bc39b56f6b9247b5a27aa090b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70be2a012c5bb46995bca7c3467ce118b15cd3bc39b56f6b9247b5a27aa090b9", kill_on_drop: false }` [INFO] [stdout] 70be2a012c5bb46995bca7c3467ce118b15cd3bc39b56f6b9247b5a27aa090b9 [INFO] checking neandrake/dicom-pipe against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneandrake%2Fdicom-pipe" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neandrake/dicom-pipe on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3078d251f979aa0c0164b182ab399cb20508f618d0b12032ff099e1b60ed427 [INFO] running `Command { std: "docker" "start" "-a" "f3078d251f979aa0c0164b182ab399cb20508f618d0b12032ff099e1b60ed427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3078d251f979aa0c0164b182ab399cb20508f618d0b12032ff099e1b60ed427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3078d251f979aa0c0164b182ab399cb20508f618d0b12032ff099e1b60ed427", kill_on_drop: false }` [INFO] [stdout] f3078d251f979aa0c0164b182ab399cb20508f618d0b12032ff099e1b60ed427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c765d6a86e46b0acff8c91c08fbe4ee2778afa6700fa833872739fd1f73f458 [INFO] running `Command { std: "docker" "start" "-a" "6c765d6a86e46b0acff8c91c08fbe4ee2778afa6700fa833872739fd1f73f458", 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" "6c765d6a86e46b0acff8c91c08fbe4ee2778afa6700fa833872739fd1f73f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c765d6a86e46b0acff8c91c08fbe4ee2778afa6700fa833872739fd1f73f458", kill_on_drop: false }` [INFO] [stdout] 6c765d6a86e46b0acff8c91c08fbe4ee2778afa6700fa833872739fd1f73f458