[INFO] fetching crate dcmdump 0.3.0... [INFO] checking dcmdump-0.3.0 against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] extracting crate dcmdump 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate dcmdump 0.3.0 on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dcmdump 0.3.0 [INFO] finished tweaking crates.io crate dcmdump 0.3.0 [INFO] tweaked toml for crates.io crate dcmdump 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate dcmdump 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d1a9467f9189a15af2e253616c71f44af8a9e9fdd322888c2ed9b8d08a033ed [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" "0d1a9467f9189a15af2e253616c71f44af8a9e9fdd322888c2ed9b8d08a033ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d1a9467f9189a15af2e253616c71f44af8a9e9fdd322888c2ed9b8d08a033ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1a9467f9189a15af2e253616c71f44af8a9e9fdd322888c2ed9b8d08a033ed", kill_on_drop: false }` [INFO] [stdout] 0d1a9467f9189a15af2e253616c71f44af8a9e9fdd322888c2ed9b8d08a033ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11ed80b4b2ebe4f5aa4b5913124c346e93071bfb6814eb1ce748dce81d140b7e [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" "11ed80b4b2ebe4f5aa4b5913124c346e93071bfb6814eb1ce748dce81d140b7e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking safe-transmute v0.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking byteordered v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Checking dicom-core v0.3.0 [INFO] [stderr] Checking dicom-dictionary-std v0.3.0 [INFO] [stderr] Checking dicom-encoding v0.3.0 [INFO] [stderr] Checking dicom-transfer-syntax-registry v0.3.0 [INFO] [stderr] Checking dicom-parser v0.3.0 [INFO] [stderr] Checking dicom-object v0.3.0 [INFO] [stderr] Checking dicom v0.3.0 [INFO] [stderr] Checking dcmdump v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.17s [INFO] running `Command { std: "docker" "inspect" "11ed80b4b2ebe4f5aa4b5913124c346e93071bfb6814eb1ce748dce81d140b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ed80b4b2ebe4f5aa4b5913124c346e93071bfb6814eb1ce748dce81d140b7e", kill_on_drop: false }` [INFO] [stdout] 11ed80b4b2ebe4f5aa4b5913124c346e93071bfb6814eb1ce748dce81d140b7e