[INFO] fetching crate orthanc 0.8.0... [INFO] testing orthanc-0.8.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate orthanc 0.8.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate orthanc 0.8.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orthanc 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orthanc 0.8.0 [INFO] tweaked toml for crates.io crate orthanc 0.8.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded safe-transmute v0.11.2 [INFO] [stderr] Downloaded dicom-core v0.3.0 [INFO] [stderr] Downloaded dicom-dictionary-std v0.3.0 [INFO] [stderr] Downloaded byteordered v0.5.0 [INFO] [stderr] Downloaded dicom-parser v0.3.1 [INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.3.0 [INFO] [stderr] Downloaded dicom-object v0.3.0 [INFO] [stderr] Downloaded dicom-encoding v0.3.0 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded puddle v0.1.0 [INFO] [stderr] Downloaded httpmock v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e35aa95fa62c7ef8ad62592fc83537f59d8cde05d6305884e7e0b6a3827ae21c [INFO] running `Command { std: "docker" "start" "-a" "e35aa95fa62c7ef8ad62592fc83537f59d8cde05d6305884e7e0b6a3827ae21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e35aa95fa62c7ef8ad62592fc83537f59d8cde05d6305884e7e0b6a3827ae21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35aa95fa62c7ef8ad62592fc83537f59d8cde05d6305884e7e0b6a3827ae21c", kill_on_drop: false }` [INFO] [stdout] e35aa95fa62c7ef8ad62592fc83537f59d8cde05d6305884e7e0b6a3827ae21c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb37ebfff8f944b62d05bf62036dfa8d276f7c650309dbbb783d5ef2a2ae477 [INFO] running `Command { std: "docker" "start" "-a" "7bb37ebfff8f944b62d05bf62036dfa8d276f7c650309dbbb783d5ef2a2ae477", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "7bb37ebfff8f944b62d05bf62036dfa8d276f7c650309dbbb783d5ef2a2ae477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb37ebfff8f944b62d05bf62036dfa8d276f7c650309dbbb783d5ef2a2ae477", kill_on_drop: false }` [INFO] [stdout] 7bb37ebfff8f944b62d05bf62036dfa8d276f7c650309dbbb783d5ef2a2ae477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb5a04d532240d601e02894dfa19d9cf0c296ab8f2a46a214563f0f8f127706 [INFO] running `Command { std: "docker" "start" "-a" "afb5a04d532240d601e02894dfa19d9cf0c296ab8f2a46a214563f0f8f127706", 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] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling byteordered v0.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling dicom-core v0.3.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.3.0 [INFO] [stderr] Compiling dicom-encoding v0.3.0 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.3.0 [INFO] [stderr] Compiling dicom-parser v0.3.1 [INFO] [stderr] Compiling puddle v0.1.0 [INFO] [stderr] Compiling dicom-object v0.3.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_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 `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 associated function `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 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 associated function `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 associated function `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 associated function `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 associated function `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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdcLdWA/symbols.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.client.75d46659-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621.2mq1g91hr3h5lz2d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-3e056f3292105b9c/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-663288ac3a495454/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f408786192728ddb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/liborthanc-e7b16da9e72960d8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-02d0fd3090888e2f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-75317bb96c6cf239.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6a1d01149d6524ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-db1d1f04e4b2302e.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1b01ecbf2bf64fc2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ba2951671ee000c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-00a71263ec17b383.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libmaplit-548b00a298cd1ddc.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-b3271c897ac4584a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0e87c2f06219833e.rlib" "/opt/rustwide/target/debug/deps/libqstring-655df1adcc66ebce.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-7b96d39f2d7be340.rlib" "/opt/rustwide/target/debug/deps/libhyper-9cb494eacebb5a8b.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libwant-84fc6edbd4405b1a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libh2-9e64f25178003651.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca94b2b630e9d36d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3bdcaf91165ad356.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c8f99ca66d85a79.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e6cb2217f2016166.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13c8beb483c9c721.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-70d0314b69d5323a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-29ee8ca05ab97a3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bb193ab86b1f118.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libisahc-a9952816fa340103.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libsluice-846bf343e26c61fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a068de3d6e6e62a4.rlib" "/opt/rustwide/target/debug/deps/libtracing-14d03e705edd53a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0eb8fe4103b4bbe5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-136e7a07c358c2b3.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libflume-278fb962bc55f7cd.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-059c94e71a0fb57e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9880df16a515c4f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libcurl-f5715877924f0b57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-927e4f36022cb229.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3ce405ecd92a1d9c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-90b574bcbbd20c7c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-b9f00e952261f22a.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c1c1a04290c4d31.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fe00adb04ca8255e.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libmio-6e20cb7e24eb0611.rlib" "/opt/rustwide/target/debug/deps/libiovec-fdfb3dd1fed555f7.rlib" "/opt/rustwide/target/debug/deps/libnet2-f30c637f785448d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5876a0c0c90a294f.rlib" "/opt/rustwide/target/debug/deps/libpuddle-cda71f15d8005079.rlib" "/opt/rustwide/target/debug/deps/libasync_std-2f5e3f27c4be3bbc.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-15c984c5932c766e.rlib" "/opt/rustwide/target/debug/deps/libblocking-d6eb2170d77af987.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3296baf983954d65.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-4bafc20185c9f82e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-df62d68def3dc6bb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cbef1325db1de10b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-73a7dadaf27a3686.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5cc416e06977aeb2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d979c5754f9dadf.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c3be929333112a47.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libpolling-b6b3baefbc76a337.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1e727664bcc9a753.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-18e1ebb3b8c62ef5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c74d7c3dadd66397.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-0643db5981920e8a.rlib" "/opt/rustwide/target/debug/deps/libparking-7a6b50f71291eb3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3b3cced5bf29d8a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b1f0148862e97823.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-ec078ac8124696ca.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-10df6cbd1fc71a91.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-41ab00a43d1d0303.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-30aa63f7720f13aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-9985dc88bb618367.rlib" "/opt/rustwide/target/debug/deps/liblog-09f660438058e245.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c849daf3b2bfbf1f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-3a001f5a84497a5f.rlib" "/opt/rustwide/target/debug/deps/libserde-8f27bdd534fd62c7.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a81cbbf014e686.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7aecef67e8fe3e42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libchrono-4a5e3a1099a2953a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-d6865356283fa629.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f19edd9848fcc045.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-102918eb383a9fdc.rlib" "/opt/rustwide/target/debug/deps/libtime-2fa126039a63fbe2.rlib" "/opt/rustwide/target/debug/deps/liblibc-33356d1d4385774c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-b60d1c766e45c621" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orthanc` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afb5a04d532240d601e02894dfa19d9cf0c296ab8f2a46a214563f0f8f127706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb5a04d532240d601e02894dfa19d9cf0c296ab8f2a46a214563f0f8f127706", kill_on_drop: false }` [INFO] [stdout] afb5a04d532240d601e02894dfa19d9cf0c296ab8f2a46a214563f0f8f127706