[INFO] cloning repository https://github.com/twitter/rpc-perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitter/rpc-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitter%2Frpc-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitter%2Frpc-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5a01bebe7dc22ee130424b3c94f74af47e6cd4 [INFO] checking twitter/rpc-perf against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitter%2Frpc-perf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twitter/rpc-perf 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 git repo https://github.com/twitter/rpc-perf [INFO] finished tweaking git repo https://github.com/twitter/rpc-perf [INFO] tweaked toml for git repo https://github.com/twitter/rpc-perf written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twitter/rpc-perf 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e50dfa4d1b7d87187b15f0927555b1d22dafd186f7812eb7e94f295f8b917cc7 [INFO] running `Command { std: "docker" "start" "-a" "e50dfa4d1b7d87187b15f0927555b1d22dafd186f7812eb7e94f295f8b917cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e50dfa4d1b7d87187b15f0927555b1d22dafd186f7812eb7e94f295f8b917cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50dfa4d1b7d87187b15f0927555b1d22dafd186f7812eb7e94f295f8b917cc7", kill_on_drop: false }` [INFO] [stdout] e50dfa4d1b7d87187b15f0927555b1d22dafd186f7812eb7e94f295f8b917cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 23c3982efc6050399bcb2f1b591677b8264bcd2f50937786b82f453d83030f14 [INFO] running `Command { std: "docker" "start" "-a" "23c3982efc6050399bcb2f1b591677b8264bcd2f50937786b82f453d83030f14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rustcommon-atomics v1.0.1 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Checking rustcommon-time v0.0.12 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tiff v0.7.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.6 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking linkme v0.2.10 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling zookeeper_derive v0.4.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking rustcommon-histogram v1.0.1 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking rustcommon-heatmap v0.1.2 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking exr v1.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking dejavu v2.37.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Compiling rustcommon-metrics-derive v0.1.1 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking mpmc v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking crc-catalog v2.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking crc v3.0.0 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking zookeeper v0.6.1 [INFO] [stderr] Checking tiny_http v0.11.0 [INFO] [stderr] Checking rustcommon-metrics v0.1.1 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rustcommon-logger v0.1.0 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Checking rtrb v0.2.2 [INFO] [stdout] error[E0382]: use of moved value: `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/exr-1.5.0/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 sysconf v0.3.4 [INFO] [stderr] Checking rustcommon-ratelimiter v1.1.1 (https://github.com/twitter/rustcommon?rev=807b9f7#807b9f7f) [INFO] [stderr] Checking zipf v7.0.0 [INFO] [stderr] Compiling boring-sys v2.0.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] 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" "23c3982efc6050399bcb2f1b591677b8264bcd2f50937786b82f453d83030f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c3982efc6050399bcb2f1b591677b8264bcd2f50937786b82f453d83030f14", kill_on_drop: false }` [INFO] [stdout] 23c3982efc6050399bcb2f1b591677b8264bcd2f50937786b82f453d83030f14