[INFO] cloning repository https://github.com/realcundo/nu_plugin_dcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realcundo/nu_plugin_dcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Fnu_plugin_dcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Fnu_plugin_dcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a99e8a453286cea6cde9f280cfc206faad347d72 [INFO] building realcundo/nu_plugin_dcm against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Fnu_plugin_dcm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realcundo/nu_plugin_dcm on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/realcundo/nu_plugin_dcm [INFO] finished tweaking git repo https://github.com/realcundo/nu_plugin_dcm [INFO] tweaked toml for git repo https://github.com/realcundo/nu_plugin_dcm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/realcundo/nu_plugin_dcm 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f579b910b39391f42849248f80f8d579b3d961b471a8094be820832127df1eeb [INFO] running `Command { std: "docker" "start" "-a" "f579b910b39391f42849248f80f8d579b3d961b471a8094be820832127df1eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f579b910b39391f42849248f80f8d579b3d961b471a8094be820832127df1eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f579b910b39391f42849248f80f8d579b3d961b471a8094be820832127df1eeb", kill_on_drop: false }` [INFO] [stdout] f579b910b39391f42849248f80f8d579b3d961b471a8094be820832127df1eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e01d958658dc61031f419c3d7d8c6a4e125651574005902e534f19e4bd47449a [INFO] running `Command { std: "docker" "start" "-a" "e01d958658dc61031f419c3d7d8c6a4e125651574005902e534f19e4bd47449a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling sysinfo v0.25.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling nu-utils v0.68.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling nu-glob v0.68.0 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling byte-order v0.3.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling nu-path v0.68.0 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling nu-json v0.68.0 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling dicom-core v0.5.1 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling nu-protocol v0.68.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.5.0 [INFO] [stderr] Compiling dicom-encoding v0.5.1 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.5.0 [INFO] [stderr] Compiling dicom-parser v0.5.1 [INFO] [stderr] Compiling dicom-ul v0.4.2 [INFO] [stderr] Compiling dicom-object v0.5.2 [INFO] [stderr] Compiling dicom-pixeldata v0.1.3 [INFO] [stderr] Compiling nu-engine v0.68.0 [INFO] [stderr] Compiling nu-plugin v0.68.0 [INFO] [stderr] Compiling dicom v0.5.2 [INFO] [stderr] Compiling nu_plugin_dcm v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.41s [INFO] running `Command { std: "docker" "inspect" "e01d958658dc61031f419c3d7d8c6a4e125651574005902e534f19e4bd47449a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01d958658dc61031f419c3d7d8c6a4e125651574005902e534f19e4bd47449a", kill_on_drop: false }` [INFO] [stdout] e01d958658dc61031f419c3d7d8c6a4e125651574005902e534f19e4bd47449a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ee2f1672b5510f9a25c3aced62d6cc94627a5a44d42b891b59faca9ddff1dbe [INFO] running `Command { std: "docker" "start" "-a" "5ee2f1672b5510f9a25c3aced62d6cc94627a5a44d42b891b59faca9ddff1dbe", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_dcm v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "5ee2f1672b5510f9a25c3aced62d6cc94627a5a44d42b891b59faca9ddff1dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee2f1672b5510f9a25c3aced62d6cc94627a5a44d42b891b59faca9ddff1dbe", kill_on_drop: false }` [INFO] [stdout] 5ee2f1672b5510f9a25c3aced62d6cc94627a5a44d42b891b59faca9ddff1dbe