[INFO] cloning repository https://github.com/naveedpash/pacsportal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naveedpash/pacsportal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaveedpash%2Fpacsportal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaveedpash%2Fpacsportal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87e72202c707150313d7dd710c8641b1adabfb35
[INFO] checking naveedpash/pacsportal against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaveedpash%2Fpacsportal" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/naveedpash/pacsportal on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/naveedpash/pacsportal
[INFO] finished tweaking git repo https://github.com/naveedpash/pacsportal
[INFO] tweaked toml for git repo https://github.com/naveedpash/pacsportal written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/naveedpash/pacsportal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded prokio v0.1.0
[INFO] [stderr] Downloaded yew-router-macro v0.17.0
[INFO] [stderr] Downloaded is_ci v1.1.1
[INFO] [stderr] Downloaded gloo-storage v0.2.2
[INFO] [stderr] Downloaded gloo-console v0.2.3
[INFO] [stderr] Downloaded pinned v0.1.0
[INFO] [stderr] Downloaded implicit-clone v0.3.5
[INFO] [stderr] Downloaded supports-color v1.3.1
[INFO] [stderr] Downloaded dicom v0.6.0
[INFO] [stderr] Downloaded gloo-worker v0.2.1
[INFO] [stderr] Downloaded dicom-test-files v0.2.1
[INFO] [stderr] Downloaded inventory v0.3.11
[INFO] [stderr] Downloaded dicom-dump v0.6.0
[INFO] [stderr] Downloaded dicom-pixeldata v0.2.0
[INFO] [stderr] Downloaded dicom-ul v0.5.0
[INFO] [stderr] Downloaded dicom-object v0.6.0
[INFO] [stderr] Downloaded dicom-core v0.6.1
[INFO] [stderr] Downloaded yew v0.20.0
[INFO] [stderr] Downloaded ureq v2.7.1
[INFO] [stderr] Downloaded yew-macro v0.20.0
[INFO] [stderr] Downloaded dicom-json v0.1.0
[INFO] [stderr] Downloaded rustls-webpki v0.101.2
[INFO] [stderr] Downloaded dicom-dictionary-std v0.6.0
[INFO] [stderr] Downloaded gloo v0.8.1
[INFO] [stderr] Downloaded dicom-parser v0.6.0
[INFO] [stderr] Downloaded byteordered v0.6.0
[INFO] [stderr] Downloaded dicom-encoding v0.6.0
[INFO] [stderr] Downloaded jpeg-encoder v0.5.1
[INFO] [stderr] Downloaded gloo-history v0.1.4
[INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.6.0
[INFO] [stderr] Downloaded anymap2 v0.13.0
[INFO] [stderr] Downloaded postgrest v1.6.0
[INFO] [stderr] Downloaded gloo-file v0.2.3
[INFO] [stderr] Downloaded gloo-net v0.3.0
[INFO] [stderr] Downloaded yew-router v0.17.0
[INFO] [stderr] Downloaded pdf-writer v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a495c1827ba18789267c652e5c0b65f168a7ea50c1458bf592a26eda30f96cd
[INFO] running `Command { std: "docker" "start" "-a" "3a495c1827ba18789267c652e5c0b65f168a7ea50c1458bf592a26eda30f96cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a495c1827ba18789267c652e5c0b65f168a7ea50c1458bf592a26eda30f96cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a495c1827ba18789267c652e5c0b65f168a7ea50c1458bf592a26eda30f96cd", kill_on_drop: false }`
[INFO] [stdout] 3a495c1827ba18789267c652e5c0b65f168a7ea50c1458bf592a26eda30f96cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22903fa8beec5350b981112828b7c6b503f1e00845efa63176d68f28b0fe9713
[INFO] running `Command { std: "docker" "start" "-a" "22903fa8beec5350b981112828b7c6b503f1e00845efa63176d68f28b0fe9713", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling libc v0.2.147
[INFO] [stderr] Checking once_cell v1.18.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr] Checking pin-project-lite v0.2.10
[INFO] [stderr] Compiling bumpalo v3.13.0
[INFO] [stderr] Compiling log v0.4.19
[INFO] [stderr] Compiling wasm-bindgen v0.2.87
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling serde v1.0.171
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Checking tracing-core v0.1.31
[INFO] [stderr] Compiling futures-channel v0.3.28
[INFO] [stderr] Compiling crossbeam-utils v0.8.16
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Checking encoding_index_tests v0.1.4
[INFO] [stderr] Compiling memoffset v0.9.0
[INFO] [stderr] Compiling num-traits v0.2.16
[INFO] [stderr] Checking either v1.9.0
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling quote v1.0.31
[INFO] [stderr] Compiling tokio v1.29.1
[INFO] [stderr] Compiling syn v2.0.26
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.15
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking socket2 v0.4.9
[INFO] [stderr] Checking mio v0.8.8
[INFO] [stderr] Checking time v0.1.45
[INFO] [stderr] Compiling slab v0.4.8
[INFO] [stderr] Checking iana-time-zone v0.1.57
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Compiling serde_json v1.0.103
[INFO] [stderr] Checking percent-encoding v2.3.0
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking hashbrown v0.14.0
[INFO] [stderr] Checking form_urlencoded v1.2.0
[INFO] [stderr] Checking chrono v0.4.26
[INFO] [stderr] Checking itertools v0.11.0
[INFO] [stderr] Checking indexmap v2.0.0
[INFO] [stderr] Compiling rayon-core v1.11.0
[INFO] [stderr] Checking safe-transmute v0.11.2
[INFO] [stderr] Checking smallvec v1.11.0
[INFO] [stderr] Checking futures-io v0.3.28
[INFO] [stderr] Checking http v0.2.9
[INFO] [stderr] Checking crossbeam-deque v0.8.3
[INFO] [stderr] Checking crossbeam-channel v0.5.8
[INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr] Checking encoding-index-korean v1.20141219.5
[INFO] [stderr] Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling thiserror v1.0.43
[INFO] [stderr] Checking encoding v0.2.33
[INFO] [stderr] Checking byteordered v0.6.0
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Checking inventory v0.3.11
[INFO] [stderr] Compiling typenum v1.16.0
[INFO] [stderr] Compiling rustls v0.21.5
[INFO] [stderr] Checking hashbrown v0.12.3
[INFO] [stderr] Checking rustls-webpki v0.101.2
[INFO] [stderr] Checking sct v0.7.0
[INFO] [stderr] Checking rayon v1.7.0
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr] Checking unicode-normalization v0.1.22
[INFO] [stderr] Checking unicode-bidi v0.3.13
[INFO] [stderr] Checking jpeg-encoder v0.5.1
[INFO] [stderr] Checking idna v0.4.0
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Compiling rustversion v1.0.14
[INFO] [stderr] Checking base64 v0.21.2
[INFO] [stderr] Checking jpeg-decoder v0.3.0
[INFO] [stderr] Checking url v2.4.0
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking try-lock v0.2.4
[INFO] [stderr] Compiling rustix v0.38.4
[INFO] [stderr] Compiling prettyplease v0.1.25
[INFO] [stderr] Compiling snafu-derive v0.7.5
[INFO] [stderr] Checking miniz_oxide v0.7.1
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr] Compiling tracing-attributes v0.1.26
[INFO] [stderr] Compiling serde_derive v1.0.171
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling thiserror-impl v1.0.43
[INFO] [stderr] Compiling pin-project-internal v1.1.2
[INFO] [stderr] Checking js-sys v0.3.64
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking rustls-webpki v0.100.1
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking tracing v0.1.37
[INFO] [stderr] Checking tower-service v0.3.2
[INFO] [stderr] Checking pin-project v1.1.2
[INFO] [stderr] Checking anymap2 v0.13.0
[INFO] [stderr] Checking tokio-util v0.7.8
[INFO] [stderr] Checking is_ci v1.1.1
[INFO] [stderr] Checking linux-raw-sys v0.4.3
[INFO] [stderr] Checking bitflags v2.3.3
[INFO] [stderr] Checking httpdate v1.0.3
[INFO] [stderr] Checking supports-color v1.3.1
[INFO] [stderr] Checking webpki-roots v0.23.1
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking flate2 v1.0.26
[INFO] [stderr] Checking snafu v0.7.5
[INFO] [stderr] Checking dicom-core v0.6.1
[INFO] [stderr] Checking tokio-rustls v0.24.1
[INFO] [stderr] Checking tokio-stream v0.1.14
[INFO] [stderr] Checking webpki v0.22.0
[INFO] [stderr] Checking fastrand v2.0.0
[INFO] [stderr] Checking cpufeatures v0.2.9
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Checking sha2 v0.10.7
[INFO] [stderr] Checking webpki-roots v0.22.6
[INFO] [stderr] Compiling yew-macro v0.20.0
[INFO] [stderr] Checking ureq v2.7.1
[INFO] [stderr] Checking web-sys v0.3.64
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr] Checking gloo-timers v0.2.6
[INFO] [stderr] Checking owo-colors v3.5.0
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Checking rustls-pemfile v1.0.3
[INFO] [stderr] Checking dicom-dictionary-std v0.6.0
[INFO] [stderr] Checking implicit-clone v0.3.5
[INFO] [stderr] Checking h2 v0.3.20
[INFO] [stderr] Checking futures v0.3.28
[INFO] [stderr] Checking pinned v0.1.0
[INFO] [stderr] Checking tempfile v3.7.0
[INFO] [stderr] Checking prokio v0.1.0
[INFO] [stderr] Checking term_size v0.3.2
[INFO] [stderr] Checking encoding_rs v0.8.32
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking ipnet v2.8.0
[INFO] [stderr] Checking dicom-test-files v0.2.1
[INFO] [stderr] Compiling yew-router-macro v0.17.0
[INFO] [stderr] Checking getrandom v0.2.10
[INFO] [stderr] Checking route-recognizer v0.3.1
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking dicom-encoding v0.6.0
[INFO] [stderr] Checking pdf-writer v0.8.0
[INFO] [stderr] Checking uuid v1.4.1
[INFO] [stderr] Checking data-encoding v2.4.0
[INFO] [stderr] Checking dicom-transfer-syntax-registry v0.6.0
[INFO] [stderr] Checking dicom-parser v0.6.0
[INFO] [stderr] Checking dicom-ul v0.5.0
[INFO] [stderr] Checking hyper v0.14.27
[INFO] [stderr] Checking dicom-object v0.6.0
[INFO] [stderr] Checking dicom-pixeldata v0.2.0
[INFO] [stderr] Checking dicom-dump v0.6.0
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr] Checking dicom v0.6.0
[INFO] [stderr] Checking dicom-json v0.1.0
[INFO] [stderr] Checking hyper-rustls v0.24.1
[INFO] [stderr] Checking reqwest v0.11.18
[INFO] [stderr] Checking gloo-utils v0.1.7
[INFO] [stderr] Checking gloo-events v0.1.2
[INFO] [stderr] Checking gloo-render v0.1.1
[INFO] [stderr] Checking gloo-dialogs v0.1.1
[INFO] [stderr] Checking gloo-console v0.2.3
[INFO] [stderr] Checking gloo-net v0.3.0
[INFO] [stderr] Checking gloo-storage v0.2.2
[INFO] [stderr] Checking gloo-file v0.2.3
[INFO] [stderr] Checking gloo-history v0.1.4
[INFO] [stderr] Checking gloo-worker v0.2.1
[INFO] [stderr] Checking postgrest v1.6.0
[INFO] [stderr] Checking gloo v0.8.1
[INFO] [stderr] Checking yew v0.20.0
[INFO] [stderr] Checking yew-router v0.17.0
[INFO] [stderr] Checking pacsportal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:56
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:136
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:56
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:136
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "22903fa8beec5350b981112828b7c6b503f1e00845efa63176d68f28b0fe9713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22903fa8beec5350b981112828b7c6b503f1e00845efa63176d68f28b0fe9713", kill_on_drop: false }`
[INFO] [stdout] 22903fa8beec5350b981112828b7c6b503f1e00845efa63176d68f28b0fe9713
[INFO] checking naveedpash/pacsportal against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaveedpash%2Fpacsportal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/naveedpash/pacsportal on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/naveedpash/pacsportal
[INFO] finished tweaking git repo https://github.com/naveedpash/pacsportal
[INFO] tweaked toml for git repo https://github.com/naveedpash/pacsportal written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/naveedpash/pacsportal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8726ff3b25e0415daf16d89ba552efe5bef8aef1a52ad6539cf101f58ac573de
[INFO] running `Command { std: "docker" "start" "-a" "8726ff3b25e0415daf16d89ba552efe5bef8aef1a52ad6539cf101f58ac573de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8726ff3b25e0415daf16d89ba552efe5bef8aef1a52ad6539cf101f58ac573de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8726ff3b25e0415daf16d89ba552efe5bef8aef1a52ad6539cf101f58ac573de", kill_on_drop: false }`
[INFO] [stdout] 8726ff3b25e0415daf16d89ba552efe5bef8aef1a52ad6539cf101f58ac573de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc786c4e67301bdb30ad745bc80a208ce700cfc8a239484fc8fa33eb269088d
[INFO] running `Command { std: "docker" "start" "-a" "7dc786c4e67301bdb30ad745bc80a208ce700cfc8a239484fc8fa33eb269088d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling libc v0.2.147
[INFO] [stderr] Checking once_cell v1.18.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr] Checking pin-project-lite v0.2.10
[INFO] [stderr] Compiling bumpalo v3.13.0
[INFO] [stderr] Compiling log v0.4.19
[INFO] [stderr] Compiling wasm-bindgen v0.2.87
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Compiling serde v1.0.171
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Checking tracing-core v0.1.31
[INFO] [stderr] Compiling futures-channel v0.3.28
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Compiling crossbeam-utils v0.8.16
[INFO] [stderr] Checking encoding_index_tests v0.1.4
[INFO] [stderr] Compiling memoffset v0.9.0
[INFO] [stderr] Compiling num-traits v0.2.16
[INFO] [stderr] Checking either v1.9.0
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling quote v1.0.31
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.15
[INFO] [stderr] Compiling syn v2.0.26
[INFO] [stderr] Compiling tokio v1.29.1
[INFO] [stderr] Compiling slab v0.4.8
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking socket2 v0.4.9
[INFO] [stderr] Checking mio v0.8.8
[INFO] [stderr] Checking time v0.1.45
[INFO] [stderr] Checking iana-time-zone v0.1.57
[INFO] [stderr] Compiling serde_json v1.0.103
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking percent-encoding v2.3.0
[INFO] [stderr] Checking hashbrown v0.14.0
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Checking form_urlencoded v1.2.0
[INFO] [stderr] Checking chrono v0.4.26
[INFO] [stderr] Checking itertools v0.11.0
[INFO] [stderr] Checking indexmap v2.0.0
[INFO] [stderr] Checking smallvec v1.11.0
[INFO] [stderr] Checking safe-transmute v0.11.2
[INFO] [stderr] Checking futures-io v0.3.28
[INFO] [stderr] Compiling rayon-core v1.11.0
[INFO] [stderr] Checking http v0.2.9
[INFO] [stderr] Checking crossbeam-deque v0.8.3
[INFO] [stderr] Checking crossbeam-channel v0.5.8
[INFO] [stderr] Checking encoding-index-japanese 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-simpchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling thiserror v1.0.43
[INFO] [stderr] Checking encoding v0.2.33
[INFO] [stderr] Checking byteordered v0.6.0
[INFO] [stderr] Checking inventory v0.3.11
[INFO] [stderr] Compiling typenum v1.16.0
[INFO] [stderr] Checking hashbrown v0.12.3
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Compiling rustls v0.21.5
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr] Checking rayon v1.7.0
[INFO] [stderr] Checking rustls-webpki v0.101.2
[INFO] [stderr] Checking sct v0.7.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Checking unicode-normalization v0.1.22
[INFO] [stderr] Checking unicode-bidi v0.3.13
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr] Checking jpeg-encoder v0.5.1
[INFO] [stderr] Checking idna v0.4.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling rustversion v1.0.14
[INFO] [stderr] Checking base64 v0.21.2
[INFO] [stderr] Compiling snafu-derive v0.7.5
[INFO] [stderr] Checking url v2.4.0
[INFO] [stderr] Checking jpeg-decoder v0.3.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr] Compiling tracing-attributes v0.1.26
[INFO] [stderr] Compiling serde_derive v1.0.171
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling thiserror-impl v1.0.43
[INFO] [stderr] Compiling pin-project-internal v1.1.2
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling prettyplease v0.1.25
[INFO] [stderr] Checking js-sys v0.3.64
[INFO] [stderr] Checking try-lock v0.2.4
[INFO] [stderr] Compiling rustix v0.38.4
[INFO] [stderr] Checking tracing v0.1.37
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Checking miniz_oxide v0.7.1
[INFO] [stderr] Checking tokio-util v0.7.8
[INFO] [stderr] Checking snafu v0.7.5
[INFO] [stderr] Checking pin-project v1.1.2
[INFO] [stderr] Checking dicom-core v0.6.1
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking rustls-webpki v0.100.1
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking is_ci v1.1.1
[INFO] [stderr] Checking anymap2 v0.13.0
[INFO] [stderr] Checking httpdate v1.0.3
[INFO] [stderr] Checking bitflags v2.3.3
[INFO] [stderr] Checking tower-service v0.3.2
[INFO] [stderr] Checking linux-raw-sys v0.4.3
[INFO] [stderr] Checking webpki-roots v0.23.1
[INFO] [stderr] Checking supports-color v1.3.1
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking flate2 v1.0.26
[INFO] [stderr] Checking web-sys v0.3.64
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr] Checking gloo-timers v0.2.6
[INFO] [stderr] Checking tokio-rustls v0.24.1
[INFO] [stderr] Checking tokio-stream v0.1.14
[INFO] [stderr] Checking futures v0.3.28
[INFO] [stderr] Checking h2 v0.3.20
[INFO] [stderr] Checking dicom-dictionary-std v0.6.0
[INFO] [stderr] Checking pinned v0.1.0
[INFO] [stderr] Checking webpki v0.22.0
[INFO] [stderr] Checking cpufeatures v0.2.9
[INFO] [stderr] Checking fastrand v2.0.0
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Checking sha2 v0.10.7
[INFO] [stderr] Checking prokio v0.1.0
[INFO] [stderr] Compiling yew-macro v0.20.0
[INFO] [stderr] Checking webpki-roots v0.22.6
[INFO] [stderr] Checking ureq v2.7.1
[INFO] [stderr] Checking owo-colors v3.5.0
[INFO] [stderr] Checking dicom-encoding v0.6.0
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Checking tempfile v3.7.0
[INFO] [stderr] Checking rustls-pemfile v1.0.3
[INFO] [stderr] Checking implicit-clone v0.3.5
[INFO] [stderr] Checking term_size v0.3.2
[INFO] [stderr] Checking encoding_rs v0.8.32
[INFO] [stderr] Checking ipnet v2.8.0
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking dicom-transfer-syntax-registry v0.6.0
[INFO] [stderr] Checking dicom-parser v0.6.0
[INFO] [stderr] Checking dicom-test-files v0.2.1
[INFO] [stderr] Checking dicom-ul v0.5.0
[INFO] [stderr] Compiling yew-router-macro v0.17.0
[INFO] [stderr] Checking hyper v0.14.27
[INFO] [stderr] Checking dicom-object v0.6.0
[INFO] [stderr] Checking getrandom v0.2.10
[INFO] [stderr] Checking route-recognizer v0.3.1
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking uuid v1.4.1
[INFO] [stderr] Checking pdf-writer v0.8.0
[INFO] [stderr] Checking data-encoding v2.4.0
[INFO] [stderr] Checking dicom-dump v0.6.0
[INFO] [stderr] Checking dicom-pixeldata v0.2.0
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr] Checking dicom v0.6.0
[INFO] [stderr] Checking dicom-json v0.1.0
[INFO] [stderr] Checking hyper-rustls v0.24.1
[INFO] [stderr] Checking reqwest v0.11.18
[INFO] [stderr] Checking gloo-utils v0.1.7
[INFO] [stderr] Checking gloo-events v0.1.2
[INFO] [stderr] Checking gloo-dialogs v0.1.1
[INFO] [stderr] Checking gloo-render v0.1.1
[INFO] [stderr] Checking gloo-console v0.2.3
[INFO] [stderr] Checking gloo-storage v0.2.2
[INFO] [stderr] Checking gloo-net v0.3.0
[INFO] [stderr] Checking postgrest v1.6.0
[INFO] [stderr] Checking gloo-file v0.2.3
[INFO] [stderr] Checking gloo-history v0.1.4
[INFO] [stderr] Checking gloo-worker v0.2.1
[INFO] [stderr] Checking gloo v0.8.1
[INFO] [stderr] Checking yew v0.20.0
[INFO] [stderr] Checking yew-router v0.17.0
[INFO] [stderr] Checking pacsportal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/reporting.rs:31:51
[INFO] [stdout] |
[INFO] [stdout] 28 | let study_details = study_details.clone();
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 29 | let retrieving_status = retrieving_status.clone();
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 | move |_| {
[INFO] [stdout] 31 | wasm_bindgen_futures::spawn_local(async move {
[INFO] [stdout] | ___________________________________________________^
[INFO] [stdout] 32 | | let include_fields = "&includefield=StudyID&includefield=PatientBirthDate&includefield=PatientSex&includefield=Manufa...
[INFO] [stdout] 33 | | let fetched_details = Request::get(&format!(
[INFO] [stdout] 34 | | "http://210.56.0.36:8080/dcm4chee-arc/aets/SCHPACS2/rs/studies?StudyInstanceUID={}{}",
[INFO] [stdout] ... |
[INFO] [stdout] 63 | | };
[INFO] [stdout] 64 | | })
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/reporting.rs:51:104
[INFO] [stdout] |
[INFO] [stdout] 51 | ... let fetched_data: Vec = data.iter().map(|series| dicom_json::from_value(series.clone()).unwrap()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:95:104
[INFO] [stdout] |
[INFO] [stdout] 95 | ... let fetched_data: Vec = data.iter().map(|series| dicom_json::from_value(series.clone()).unwrap()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:359:110
[INFO] [stdout] |
[INFO] [stdout] 359 | ... let target_uid = e.target().and_then(|t| t.dyn_into::().ok()).unwrap().value();
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:399:31
[INFO] [stdout] |
[INFO] [stdout] 399 | .and_then(|t| t.dyn_into::().ok())
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:56
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:136
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:508:31
[INFO] [stdout] |
[INFO] [stdout] 508 | .and_then(|t| t.dyn_into::().ok())
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/reporting.rs:31:51
[INFO] [stdout] |
[INFO] [stdout] 28 | let study_details = study_details.clone();
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 29 | let retrieving_status = retrieving_status.clone();
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 | move |_| {
[INFO] [stdout] 31 | wasm_bindgen_futures::spawn_local(async move {
[INFO] [stdout] | ___________________________________________________^
[INFO] [stdout] 32 | | let include_fields = "&includefield=StudyID&includefield=PatientBirthDate&includefield=PatientSex&includefield=Manufa...
[INFO] [stdout] 33 | | let fetched_details = Request::get(&format!(
[INFO] [stdout] 34 | | "http://210.56.0.36:8080/dcm4chee-arc/aets/SCHPACS2/rs/studies?StudyInstanceUID={}{}",
[INFO] [stdout] ... |
[INFO] [stdout] 63 | | };
[INFO] [stdout] 64 | | })
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/reporting.rs:51:104
[INFO] [stdout] |
[INFO] [stdout] 51 | ... let fetched_data: Vec = data.iter().map(|series| dicom_json::from_value(series.clone()).unwrap()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:95:104
[INFO] [stdout] |
[INFO] [stdout] 95 | ... let fetched_data: Vec = data.iter().map(|series| dicom_json::from_value(series.clone()).unwrap()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:359:110
[INFO] [stdout] |
[INFO] [stdout] 359 | ... let target_uid = e.target().and_then(|t| t.dyn_into::().ok()).unwrap().value();
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:399:31
[INFO] [stdout] |
[INFO] [stdout] 399 | .and_then(|t| t.dyn_into::().ok())
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:56
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/pages/search.rs:492:136
[INFO] [stdout] |
[INFO] [stdout] 492 | ...
[INFO] [stdout] | ^^^^^^^^ help: remove this redundant call
[INFO] [stdout] |
[INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/pages/search.rs:508:31
[INFO] [stdout] |
[INFO] [stdout] 508 | .and_then(|t| t.dyn_into::().ok())
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `pacsportal` (bin "pacsportal" test) due to 7 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `pacsportal` (bin "pacsportal") due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7dc786c4e67301bdb30ad745bc80a208ce700cfc8a239484fc8fa33eb269088d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc786c4e67301bdb30ad745bc80a208ce700cfc8a239484fc8fa33eb269088d", kill_on_drop: false }`
[INFO] [stdout] 7dc786c4e67301bdb30ad745bc80a208ce700cfc8a239484fc8fa33eb269088d