[INFO] cloning repository https://github.com/Ch00k/orthanc-rest-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ch00k/orthanc-rest-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-rest-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-rest-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d51d00c2f62886090f63e3a7b4ece3dd93cd9131 [INFO] testing Ch00k/orthanc-rest-client/d51d00c2f62886090f63e3a7b4ece3dd93cd9131 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-rest-client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ch00k/orthanc-rest-client on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ch00k/orthanc-rest-client [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Ch00k/orthanc-rest-client [INFO] tweaked toml for git repo https://github.com/Ch00k/orthanc-rest-client written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 267 packages to latest compatible versions [INFO] [stderr] Adding assert-json-diff v1.1.0 (latest: v2.0.2) [INFO] [stderr] Adding async-channel v1.9.0 (latest: v2.3.1) [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding bytes v0.5.6 (latest: v1.7.2) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding constant_time_eq v0.1.5 (latest: v0.3.1) [INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0) [INFO] [stderr] Adding crossbeam-utils v0.7.2 (latest: v0.8.20) [INFO] [stderr] Adding dicom-core v0.5.4 (latest: v0.7.1) [INFO] [stderr] Adding dicom-dictionary-std v0.5.0 (latest: v0.7.0) [INFO] [stderr] Adding dicom-encoding v0.5.3 (latest: v0.7.1) [INFO] [stderr] Adding dicom-object v0.5.4 (latest: v0.7.1) [INFO] [stderr] Adding dicom-parser v0.5.3 (latest: v0.7.1) [INFO] [stderr] Adding dicom-transfer-syntax-registry v0.5.1 (latest: v0.7.1) [INFO] [stderr] Adding event-listener v2.5.3 (latest: v5.3.1) [INFO] [stderr] Adding extend v0.1.2 (latest: v1.2.0) [INFO] [stderr] Adding fastrand v1.9.0 (latest: v2.1.1) [INFO] [stderr] Adding flume v0.9.2 (latest: v0.11.1) [INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding futures-lite v1.13.0 (latest: v2.3.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding h2 v0.2.7 (latest: v0.4.6) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.15.0) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding http-body v0.3.1 (latest: v1.0.1) [INFO] [stderr] Adding httpdate v0.3.2 (latest: v1.0.3) [INFO] [stderr] Adding httpmock v0.4.5 (latest: v0.7.0) [INFO] [stderr] Adding hyper v0.13.10 (latest: v1.5.0) [INFO] [stderr] Adding hyper-tls v0.4.3 (latest: v0.6.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.6.0) [INFO] [stderr] Adding isahc v0.9.14 (latest: v1.7.2) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding itoa v0.4.8 (latest: v1.0.11) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding mio v0.6.23 (latest: v1.0.2) [INFO] [stderr] Adding miow v0.2.2 (latest: v0.6.0) [INFO] [stderr] Adding password-hash v0.4.2 (latest: v0.5.0) [INFO] [stderr] Adding pbkdf2 v0.11.0 (latest: v0.12.2) [INFO] [stderr] Adding pin-project-lite v0.1.12 (latest: v0.2.14) [INFO] [stderr] Adding reqwest v0.10.10 (latest: v0.12.8) [INFO] [stderr] Adding security-framework v2.11.1 (latest: v3.0.0) [INFO] [stderr] Adding serde_with v2.3.3 (latest: v3.11.0) [INFO] [stderr] Adding serde_with_macros v2.3.3 (latest: v3.11.0) [INFO] [stderr] Adding snafu v0.7.5 (latest: v0.8.5) [INFO] [stderr] Adding snafu-derive v0.7.5 (latest: v0.8.5) [INFO] [stderr] Adding socket2 v0.3.19 (latest: v0.5.7) [INFO] [stderr] Adding spinning_top v0.2.5 (latest: v0.3.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.82) [INFO] [stderr] Adding tokio v0.2.25 (latest: v1.40.0) [INFO] [stderr] Adding tokio-macros v0.2.6 (latest: v2.4.0) [INFO] [stderr] Adding tokio-util v0.3.1 (latest: v0.7.12) [INFO] [stderr] Adding winapi v0.2.8 (latest: v0.3.9) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding winreg v0.7.0 (latest: v0.52.0) [INFO] [stderr] Adding zip v0.6.6 (latest: v2.2.0) [INFO] [stderr] Adding zstd v0.11.2+zstd.1.5.2 (latest: v0.13.2) [INFO] [stderr] Adding zstd-safe v5.0.2+zstd.1.5.2 (latest: v7.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded puddle v0.1.0 [INFO] [stderr] Downloaded httpmock v0.4.5 [INFO] [stderr] Downloaded dicom-object v0.5.4 [INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.5.1 [INFO] [stderr] Downloaded dicom-core v0.5.4 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded dicom-encoding v0.5.3 [INFO] [stderr] Downloaded dicom-parser v0.5.3 [INFO] [stderr] Downloaded dicom-dictionary-std v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8f3e0e7bedc9e9590b14d4b5646aad99cdef4bce9a0499398b763c8775703a [INFO] running `Command { std: "docker" "start" "-a" "1c8f3e0e7bedc9e9590b14d4b5646aad99cdef4bce9a0499398b763c8775703a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8f3e0e7bedc9e9590b14d4b5646aad99cdef4bce9a0499398b763c8775703a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8f3e0e7bedc9e9590b14d4b5646aad99cdef4bce9a0499398b763c8775703a", kill_on_drop: false }` [INFO] [stdout] 1c8f3e0e7bedc9e9590b14d4b5646aad99cdef4bce9a0499398b763c8775703a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5121e3b45753d3690afad5353e9d6137f64f2ac62b5d4b252c1a753e074f0e6c [INFO] running `Command { std: "docker" "start" "-a" "5121e3b45753d3690afad5353e9d6137f64f2ac62b5d4b252c1a753e074f0e6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling orthanc v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "5121e3b45753d3690afad5353e9d6137f64f2ac62b5d4b252c1a753e074f0e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5121e3b45753d3690afad5353e9d6137f64f2ac62b5d4b252c1a753e074f0e6c", kill_on_drop: false }` [INFO] [stdout] 5121e3b45753d3690afad5353e9d6137f64f2ac62b5d4b252c1a753e074f0e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35fd87dd1aa55368a3a011f29b2afef38d8b0774a5bd32f3b2d2ef8bec861746 [INFO] running `Command { std: "docker" "start" "-a" "35fd87dd1aa55368a3a011f29b2afef38d8b0774a5bd32f3b2d2ef8bec861746", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling curl-sys v0.4.77+curl-8.10.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling piper v0.2.4 [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-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling dicom-core v0.5.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling dicom-dictionary-std v0.5.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling dicom-encoding v0.5.3 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling dicom-parser v0.5.3 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.5.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling dicom-object v0.5.4 [INFO] [stderr] Compiling puddle v0.1.0 [INFO] [stderr] Compiling httpmock v0.4.5 [INFO] [stderr] Compiling orthanc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `orthanc::models::StoreResult`: Renamed to ModalityStoreResult [INFO] [stdout] --> tests/test_client.rs:1308:9 [INFO] [stdout] | [INFO] [stdout] 1308 | StoreResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `orthanc::models::StoreResult`: Renamed to ModalityStoreResult [INFO] [stdout] --> tests/test_e2e.rs:1471:9 [INFO] [stdout] | [INFO] [stdout] 1471 | StoreResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:391:41 [INFO] [stdout] | [INFO] [stdout] 391 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:391:62 [INFO] [stdout] | [INFO] [stdout] 391 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:407:41 [INFO] [stdout] | [INFO] [stdout] 407 | last_update: NaiveDate::from_ymd(2020, 8, 26).and_hms(17, 45, 31), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:407:63 [INFO] [stdout] | [INFO] [stdout] 407 | last_update: NaiveDate::from_ymd(2020, 8, 26).and_hms(17, 45, 31), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:502:41 [INFO] [stdout] | [INFO] [stdout] 502 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:502:63 [INFO] [stdout] | [INFO] [stdout] 502 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:529:41 [INFO] [stdout] | [INFO] [stdout] 529 | last_update: NaiveDate::from_ymd(2020, 9, 1).and_hms(18, 52, 11), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:529:62 [INFO] [stdout] | [INFO] [stdout] 529 | last_update: NaiveDate::from_ymd(2020, 9, 1).and_hms(18, 52, 11), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:632:41 [INFO] [stdout] | [INFO] [stdout] 632 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:632:63 [INFO] [stdout] | [INFO] [stdout] 632 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:658:41 [INFO] [stdout] | [INFO] [stdout] 658 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:658:63 [INFO] [stdout] | [INFO] [stdout] 658 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:824:37 [INFO] [stdout] | [INFO] [stdout] 824 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:824:58 [INFO] [stdout] | [INFO] [stdout] 824 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:889:37 [INFO] [stdout] | [INFO] [stdout] 889 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:889:59 [INFO] [stdout] | [INFO] [stdout] 889 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:1025:37 [INFO] [stdout] | [INFO] [stdout] 1025 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:1025:59 [INFO] [stdout] | [INFO] [stdout] 1025 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::store`: Renamed to modality_store [INFO] [stdout] --> tests/test_client.rs:1307:12 [INFO] [stdout] | [INFO] [stdout] 1307 | cl.store("them", &["bar", "baz", "qux"]).unwrap(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::echo`: Renamed to modality_echo [INFO] [stdout] --> tests/test_client.rs:1897:19 [INFO] [stdout] | [INFO] [stdout] 1897 | assert_eq!(cl.echo("foo", None).unwrap(), ()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::echo`: Renamed to modality_echo [INFO] [stdout] --> tests/test_client.rs:1916:19 [INFO] [stdout] | [INFO] [stdout] 1916 | assert_eq!(cl.echo("foo", Some(42)).unwrap(), ()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::echo`: Renamed to modality_echo [INFO] [stdout] --> tests/test_client.rs:1940:12 [INFO] [stdout] | [INFO] [stdout] 1940 | cl.echo("foo", None).unwrap_err(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2215:33 [INFO] [stdout] | [INFO] [stdout] 2215 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2215:54 [INFO] [stdout] | [INFO] [stdout] 2215 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2236:33 [INFO] [stdout] | [INFO] [stdout] 2236 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2236:55 [INFO] [stdout] | [INFO] [stdout] 2236 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2271:33 [INFO] [stdout] | [INFO] [stdout] 2271 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2271:55 [INFO] [stdout] | [INFO] [stdout] 2271 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2386:41 [INFO] [stdout] | [INFO] [stdout] 2386 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2386:62 [INFO] [stdout] | [INFO] [stdout] 2386 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2402:41 [INFO] [stdout] | [INFO] [stdout] 2402 | last_update: NaiveDate::from_ymd(2020, 8, 26).and_hms(17, 45, 31), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2402:63 [INFO] [stdout] | [INFO] [stdout] 2402 | last_update: NaiveDate::from_ymd(2020, 8, 26).and_hms(17, 45, 31), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2503:41 [INFO] [stdout] | [INFO] [stdout] 2503 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2503:63 [INFO] [stdout] | [INFO] [stdout] 2503 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2530:41 [INFO] [stdout] | [INFO] [stdout] 2530 | last_update: NaiveDate::from_ymd(2020, 9, 1).and_hms(18, 52, 11), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2530:62 [INFO] [stdout] | [INFO] [stdout] 2530 | last_update: NaiveDate::from_ymd(2020, 9, 1).and_hms(18, 52, 11), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::echo`: Renamed to modality_echo [INFO] [stdout] --> tests/test_e2e.rs:1432:30 [INFO] [stdout] | [INFO] [stdout] 1432 | assert_eq!(client_main().echo("dino", None).unwrap(), ()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `orthanc::Client::store`: Renamed to modality_store [INFO] [stdout] --> tests/test_e2e.rs:1470:23 [INFO] [stdout] | [INFO] [stdout] 1470 | client_main().store("dino", &[&first_study()]).unwrap(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2639:41 [INFO] [stdout] | [INFO] [stdout] 2639 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2639:63 [INFO] [stdout] | [INFO] [stdout] 2639 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2665:41 [INFO] [stdout] | [INFO] [stdout] 2665 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> tests/test_client.rs:2665:63 [INFO] [stdout] | [INFO] [stdout] 2665 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/entity.rs:383:37 [INFO] [stdout] | [INFO] [stdout] 383 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/entity.rs:383:58 [INFO] [stdout] | [INFO] [stdout] 383 | last_update: NaiveDate::from_ymd(2020, 1, 1).and_hms(15, 46, 17), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/entity.rs:414:37 [INFO] [stdout] | [INFO] [stdout] 414 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/entity.rs:414:59 [INFO] [stdout] | [INFO] [stdout] 414 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/entity.rs:461:37 [INFO] [stdout] | [INFO] [stdout] 461 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/entity.rs:461:59 [INFO] [stdout] | [INFO] [stdout] 461 | last_update: NaiveDate::from_ymd(2020, 8, 30).and_hms(19, 11, 09), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4Tg5YJ/symbols.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.client.14a76982e8a68f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client-b700276e36297547.768x0yuw9vkuutc14zt0d47dd.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a989982ba63bcd62.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3825e34b685b08d8.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f069f18ea6e4e9b7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1959fbeea9d98f5c.rlib" "/opt/rustwide/target/debug/deps/liborthanc-b4364af25702ce4d.rlib" "/opt/rustwide/target/debug/deps/libserde_with-62df5fb16406ee23.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6129692ce58fb384.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-59148d51797db464.rlib" "/opt/rustwide/target/debug/deps/libipnet-cd3a4cd93edac044.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0782fdaf0eac1fd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-84889b72e0a4a6ff.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2d8df68a40f4992.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-094bf833a6302a73.rlib" "/opt/rustwide/target/debug/deps/libunicase-d6002301a92422fe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f01c4070a4c6d75a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3ff92ab1026118d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libmaplit-beb3411529188868.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-1e08699beb8d24cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-240a0f550fe79d4a.rlib" "/opt/rustwide/target/debug/deps/libqstring-fa624a370975e1b0.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-8ea3cef97c8553ef.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc8fd8d79445980e.rlib" "/opt/rustwide/target/debug/deps/libitoa-68b2b3a213201580.rlib" "/opt/rustwide/target/debug/deps/libhttparse-be0d94de0125cabd.rlib" "/opt/rustwide/target/debug/deps/libwant-f27471349218f057.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-688b4ff1211473d1.rlib" "/opt/rustwide/target/debug/deps/libh2-6c12b9d651a1ec04.rlib" "/opt/rustwide/target/debug/deps/libindexmap-01cef7a369a55793.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-59331ba2d6a12e01.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-96a5234a67be7192.rlib" "/opt/rustwide/target/debug/deps/libsocket2-315d8a16a7259a51.rlib" "/opt/rustwide/target/debug/deps/libtower_service-70395da909d96271.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e44fb9a50e01c26.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-46fe52d0d0301c34.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-304702acea6a1d52.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a6d018bb07967d97.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b8c2c4ff70657ed.rlib" "/opt/rustwide/target/debug/deps/libryu-31b5f0a51298ef5c.rlib" "/opt/rustwide/target/debug/deps/libisahc-cc325451fad5ee09.rlib" "/opt/rustwide/target/debug/deps/libmime-cb195e0f674f63b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-619e89ec3c0efd6e.rlib" "/opt/rustwide/target/debug/deps/liburl-38935c039a71e678.rlib" "/opt/rustwide/target/debug/deps/libidna-ce2a32042e346271.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b92e4a1028b3572.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cabba96a23f04cb3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-74178bc0c44d9694.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-675696a746d60fa0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-623362bff33aaa43.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8f45e562dd6a60c7.rlib" "/opt/rustwide/target/debug/deps/libsluice-ad4b735c136474b2.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-690d7a9f722acc74.rlib" "/opt/rustwide/target/debug/deps/libpin_project-022da1f6abe81896.rlib" "/opt/rustwide/target/debug/deps/libhttp-67ed34ffbc2f9265.rlib" "/opt/rustwide/target/debug/deps/libitoa-34cada317628f71b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e04c206ad7638657.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b2434dca6c29dd78.rlib" "/opt/rustwide/target/debug/deps/libfastrand-86c73f3a17d07abf.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-496beb80da0d1869.rlib" "/opt/rustwide/target/debug/deps/libflume-01cf9fd66c31e6de.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-0bfa5fd61d266bb3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f449814f7316c189.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b9526facf6e3d829.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-67a71846c925eaca.rlib" "/opt/rustwide/target/debug/deps/libcurl-b09f2dd0eff15cad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1c6fc399504514bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9a0e1520fd72d985.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5b70275daccdae35.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-326528d2f44e5af5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bec5c21fb21b3fbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-7b0687cee2420b44.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-83e3549e684336bb.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libmio-7a14cb080253bed6.rlib" "/opt/rustwide/target/debug/deps/libiovec-b048e280dc56cf29.rlib" "/opt/rustwide/target/debug/deps/libnet2-b48808e26cbec947.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba296f138292a0c0.rlib" "/opt/rustwide/target/debug/deps/libbytes-14893b3c53f6f1af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7adf5eaac178e1ca.rlib" "/opt/rustwide/target/debug/deps/libpuddle-5732fc2071520c1c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-1b4e5c8283e864b1.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3e1e9c45f1ab20a7.rlib" "/opt/rustwide/target/debug/deps/libblocking-1f367234e062efd3.rlib" "/opt/rustwide/target/debug/deps/libpiper-39b46f919468b2c4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d08a1ac0185c824.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-904d8220eb267ad3.rlib" "/opt/rustwide/target/debug/deps/libasync_process-fef9c55ab96e8250.rlib" "/opt/rustwide/target/debug/deps/libasync_signal-d50346bf207ef7b0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-918ce1e0dd8fe21f.rlib" "/opt/rustwide/target/debug/deps/liblibc-292b02969892aca3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a761f5dd07351eb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-949b54f9183f1de7.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ae730cf575831181.rlib" "/opt/rustwide/target/debug/deps/libslab-511ec82b8607cb5e.rlib" "/opt/rustwide/target/debug/deps/libpolling-cad77dcea7fc83b7.rlib" "/opt/rustwide/target/debug/deps/libtracing-6ade90a6d3616eb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9edc09ffd0cda066.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-81fced44dd10fca0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/librustix-26476a10eada34d5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b10ca01e9d877e2b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-968b5a88aa310aa9.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-416f1c3e6c644d23.rlib" "/opt/rustwide/target/debug/deps/libfastrand-42826cb8e3d3a20a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d1f78adb59fdf221.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fb6c51d39950bd68.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ab7f244cb95c21d7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0ff21b9a65916637.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-05b31064ded47326.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-67449790b7dcc661.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-341fcd689d6f5eb6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-fd8b9e4d927c7269.rlib" "/opt/rustwide/target/debug/deps/libparking-dc52d6803bed4944.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-995162b3fd5bfca0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e3f144a67969b365.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e1d0f859e1f7a34b.rlib" "/opt/rustwide/target/debug/deps/liblog-eaf89c6124749484.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-75b499f3ced68a60.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-5c2eeefcab6e89b3.rlib" "/opt/rustwide/target/debug/deps/libserde-424660a74212f0c0.rlib" "/opt/rustwide/target/debug/deps/libregex-52704491fb450b91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-054360cc4d1abb2c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-706c80903f741c63.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1b168b9546aea45e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-288020931f6ed2e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4c46063777774c8c.rlib" "/opt/rustwide/target/debug/deps/libchrono-aa9ff6aec103caac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-713450490ce27758.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ad037d4b6c3d4529.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/curl-sys-69436d4febb788f7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-bc5935e664a89f52/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f9d323b2e9d85dd5/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-71c45e6c89af7c40/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-b700276e36297547" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orthanc` (test "client") due to 2 previous errors; 41 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35fd87dd1aa55368a3a011f29b2afef38d8b0774a5bd32f3b2d2ef8bec861746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fd87dd1aa55368a3a011f29b2afef38d8b0774a5bd32f3b2d2ef8bec861746", kill_on_drop: false }` [INFO] [stdout] 35fd87dd1aa55368a3a011f29b2afef38d8b0774a5bd32f3b2d2ef8bec861746