[INFO] fetching crate gdcm_conv 0.1.0... [INFO] checking gdcm_conv-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate gdcm_conv 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gdcm_conv 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdcm_conv 0.1.0 [INFO] finished tweaking crates.io crate gdcm_conv 0.1.0 [INFO] tweaked toml for crates.io crate gdcm_conv 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ffab8d37ad9a7788411aae26b81cc4f9b14edee938b9dbaad7c2871a722ab12 [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" "1ffab8d37ad9a7788411aae26b81cc4f9b14edee938b9dbaad7c2871a722ab12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ffab8d37ad9a7788411aae26b81cc4f9b14edee938b9dbaad7c2871a722ab12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffab8d37ad9a7788411aae26b81cc4f9b14edee938b9dbaad7c2871a722ab12", kill_on_drop: false }` [INFO] [stdout] 1ffab8d37ad9a7788411aae26b81cc4f9b14edee938b9dbaad7c2871a722ab12 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f96d30bfab1dbdb199405189a4e8a544a3fe1181e8bae84f07e9e4024c9d6ed [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" "4f96d30bfab1dbdb199405189a4e8a544a3fe1181e8bae84f07e9e4024c9d6ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling gdcm_conv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFileDerivation.h:17, [INFO] [stderr] warning: from gdcm_conv.cc:1: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFile.h: In member function 'void gdcm::File::SetHeader(const gdcm::FileMetaInformation&)': [INFO] [stderr] warning: /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFile.h:54:63: warning: implicitly-declared 'gdcm::FileMetaInformation& gdcm::FileMetaInformation::operator=(const gdcm::FileMetaInformation&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 54 | void SetHeader( const FileMetaInformation &fmi ) { Header = fmi; } [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFile.h:19, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFileDerivation.h:17, [INFO] [stderr] warning: from gdcm_conv.cc:1: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/gdcm_conv-ada90d3741bcebac/out/include/gdcm-3.1/gdcmFileMetaInformation.h:97:3: note: because 'gdcm::FileMetaInformation' has user-provided 'gdcm::FileMetaInformation::FileMetaInformation(const gdcm::FileMetaInformation&)' [INFO] [stderr] warning: 97 | FileMetaInformation(FileMetaInformation const &fmi):DataSet(fmi) [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "4f96d30bfab1dbdb199405189a4e8a544a3fe1181e8bae84f07e9e4024c9d6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f96d30bfab1dbdb199405189a4e8a544a3fe1181e8bae84f07e9e4024c9d6ed", kill_on_drop: false }` [INFO] [stdout] 4f96d30bfab1dbdb199405189a4e8a544a3fe1181e8bae84f07e9e4024c9d6ed