[INFO] fetching crate dcmdump 0.2.0... [INFO] checking dcmdump-0.2.0 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate dcmdump 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate dcmdump 0.2.0 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dcmdump 0.2.0 [INFO] finished tweaking crates.io crate dcmdump 0.2.0 [INFO] tweaked toml for crates.io crate dcmdump 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate dcmdump 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dicom v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd19facec004928ab87d1661ad84bf287208e7e3e2c2c6767251e52f59ed075b [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" "fd19facec004928ab87d1661ad84bf287208e7e3e2c2c6767251e52f59ed075b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd19facec004928ab87d1661ad84bf287208e7e3e2c2c6767251e52f59ed075b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd19facec004928ab87d1661ad84bf287208e7e3e2c2c6767251e52f59ed075b", kill_on_drop: false }` [INFO] [stdout] fd19facec004928ab87d1661ad84bf287208e7e3e2c2c6767251e52f59ed075b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11ad277098b94510b166d7d7fd3caca039bcd1ab9c4bd1a87046b697451eb60b [INFO] running `Command { std: "docker" "start" "-a" "11ad277098b94510b166d7d7fd3caca039bcd1ab9c4bd1a87046b697451eb60b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking byteordered v0.5.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking dicom-core v0.2.0 [INFO] [stderr] Checking dicom-dictionary-std v0.2.0 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Checking inventory v0.1.6 [INFO] [stderr] Checking dicom-encoding v0.2.0 [INFO] [stderr] Checking dicom-transfer-syntax-registry v0.2.0 [INFO] [stderr] Checking dicom-parser v0.2.0 [INFO] [stderr] Checking dicom-object v0.2.0 [INFO] [stderr] Checking dicom v0.2.0 [INFO] [stderr] Checking dcmdump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.46s [INFO] running `Command { std: "docker" "inspect" "11ad277098b94510b166d7d7fd3caca039bcd1ab9c4bd1a87046b697451eb60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ad277098b94510b166d7d7fd3caca039bcd1ab9c4bd1a87046b697451eb60b", kill_on_drop: false }` [INFO] [stdout] 11ad277098b94510b166d7d7fd3caca039bcd1ab9c4bd1a87046b697451eb60b