[INFO] fetching crate oranda 0.0.2... [INFO] checking oranda-0.0.2 against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063 [INFO] extracting crate oranda 0.0.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate oranda 0.0.2 on toolchain a326ccb4ce868265c4f69a0270f3033164acc4f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oranda 0.0.2 [INFO] finished tweaking crates.io crate oranda 0.0.2 [INFO] tweaked toml for crates.io crate oranda 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate oranda 0.0.2 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" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdd8564b1ad68c52ecdd2ab886835416338345b2acf0276d9e0b561ecc1e4491 [INFO] running `Command { std: "docker" "start" "-a" "cdd8564b1ad68c52ecdd2ab886835416338345b2acf0276d9e0b561ecc1e4491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdd8564b1ad68c52ecdd2ab886835416338345b2acf0276d9e0b561ecc1e4491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd8564b1ad68c52ecdd2ab886835416338345b2acf0276d9e0b561ecc1e4491", kill_on_drop: false }` [INFO] [stdout] cdd8564b1ad68c52ecdd2ab886835416338345b2acf0276d9e0b561ecc1e4491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49b5a57b287a1bd5373173dbc7d797bab63b30d76269aa536556eb9ab381f4eb [INFO] running `Command { std: "docker" "start" "-a" "49b5a57b287a1bd5373173dbc7d797bab63b30d76269aa536556eb9ab381f4eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.22 [INFO] [stderr] Checking backtrace v0.3.67 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking serde v1.0.160 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking supports-hyperlinks v2.0.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling miette-derive v5.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking miette v5.7.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.12.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling lalrpop-util v0.19.9 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Compiling lalrpop v0.19.9 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking h2 v0.3.17 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling target-spec v1.3.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking node-semver v2.1.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking cfg-expr v0.13.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.53 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Checking plist v1.4.3 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.6.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking clap_builder v4.2.2 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stdout] error[E0382]: use of moved value: `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/exr-1.6.3/src/io.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn seek_write_to(&mut self, target_position: usize) -> std::io::Result<()> { [INFO] [stdout] | --------- move occurs because `self` has type `&mut Tracking`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 251 | self [INFO] [stdout] | ---- value moved here [INFO] [stdout] ... [INFO] [stdout] 255 | self.position = target_position; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] error: could not compile `exr` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49b5a57b287a1bd5373173dbc7d797bab63b30d76269aa536556eb9ab381f4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b5a57b287a1bd5373173dbc7d797bab63b30d76269aa536556eb9ab381f4eb", kill_on_drop: false }` [INFO] [stdout] 49b5a57b287a1bd5373173dbc7d797bab63b30d76269aa536556eb9ab381f4eb