[INFO] fetching crate dicom-echoscu 0.2.0-rc.2... [INFO] testing dicom-echoscu-0.2.0-rc.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dicom-echoscu 0.2.0-rc.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate dicom-echoscu 0.2.0-rc.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dicom-echoscu 0.2.0-rc.2 [INFO] finished tweaking crates.io crate dicom-echoscu 0.2.0-rc.2 [INFO] tweaked toml for crates.io crate dicom-echoscu 0.2.0-rc.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate dicom-echoscu 0.2.0-rc.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258299ac132f7840419ba0139c25ef803b6c6b220cc8595232faa0a03ce414a9 [INFO] running `Command { std: "docker" "start" "-a" "258299ac132f7840419ba0139c25ef803b6c6b220cc8595232faa0a03ce414a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258299ac132f7840419ba0139c25ef803b6c6b220cc8595232faa0a03ce414a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258299ac132f7840419ba0139c25ef803b6c6b220cc8595232faa0a03ce414a9", kill_on_drop: false }` [INFO] [stdout] 258299ac132f7840419ba0139c25ef803b6c6b220cc8595232faa0a03ce414a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237b1d2b06f1fbc980dd696f7362c95fba3df49616ad79476f03c5cac40d4894 [INFO] running `Command { std: "docker" "start" "-a" "237b1d2b06f1fbc980dd696f7362c95fba3df49616ad79476f03c5cac40d4894", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling dicom-core v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-dictionary-std v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-encoding v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-parser v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-ul v0.4.0-rc.2 [INFO] [stderr] Compiling dicom-object v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-pixeldata v0.1.0-rc.2 [INFO] [stderr] Compiling dicom v0.5.0-rc.2 [INFO] [stderr] Compiling dicom-echoscu v0.2.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.33s [INFO] running `Command { std: "docker" "inspect" "237b1d2b06f1fbc980dd696f7362c95fba3df49616ad79476f03c5cac40d4894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237b1d2b06f1fbc980dd696f7362c95fba3df49616ad79476f03c5cac40d4894", kill_on_drop: false }` [INFO] [stdout] 237b1d2b06f1fbc980dd696f7362c95fba3df49616ad79476f03c5cac40d4894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2f98881de18a84f2f50a51f8fe8a977939a986f48b5ab3b317119938fed7c58 [INFO] running `Command { std: "docker" "start" "-a" "a2f98881de18a84f2f50a51f8fe8a977939a986f48b5ab3b317119938fed7c58", kill_on_drop: false }` [INFO] [stderr] Compiling dicom-echoscu v0.2.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "a2f98881de18a84f2f50a51f8fe8a977939a986f48b5ab3b317119938fed7c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f98881de18a84f2f50a51f8fe8a977939a986f48b5ab3b317119938fed7c58", kill_on_drop: false }` [INFO] [stdout] a2f98881de18a84f2f50a51f8fe8a977939a986f48b5ab3b317119938fed7c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af9f8a98583bb571ba67365b117e7ba5ebb0816bc296a3c1f495609e5d1e81e0 [INFO] running `Command { std: "docker" "start" "-a" "af9f8a98583bb571ba67365b117e7ba5ebb0816bc296a3c1f495609e5d1e81e0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dicom_echoscu-d736d98958cee4a0) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af9f8a98583bb571ba67365b117e7ba5ebb0816bc296a3c1f495609e5d1e81e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9f8a98583bb571ba67365b117e7ba5ebb0816bc296a3c1f495609e5d1e81e0", kill_on_drop: false }` [INFO] [stdout] af9f8a98583bb571ba67365b117e7ba5ebb0816bc296a3c1f495609e5d1e81e0