[INFO] fetching crate mango-client 0.2.6... [INFO] testing mango-client-0.2.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate mango-client 0.2.6 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate mango-client 0.2.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mango-client 0.2.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mango-client 0.2.6 [INFO] tweaked toml for crates.io crate mango-client 0.2.6 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate crates.io crate mango-client 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded indexmap v1.5.1 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded image v0.23.8 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded bytemuck v1.3.1 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] [stderr] Downloaded standback v0.2.9 [INFO] [stderr] Downloaded tracing v0.1.19 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded tracing-core v0.1.14 [INFO] [stderr] Downloaded time v0.2.16 [INFO] [stderr] Downloaded strerror v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbde6a1357a5fa71c19488f4806a3c84fd91c2341491f9dcd042b91ccddd5511 [INFO] running `Command { std: "docker" "start" "-a" "bbde6a1357a5fa71c19488f4806a3c84fd91c2341491f9dcd042b91ccddd5511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbde6a1357a5fa71c19488f4806a3c84fd91c2341491f9dcd042b91ccddd5511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbde6a1357a5fa71c19488f4806a3c84fd91c2341491f9dcd042b91ccddd5511", kill_on_drop: false }` [INFO] [stdout] bbde6a1357a5fa71c19488f4806a3c84fd91c2341491f9dcd042b91ccddd5511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35c6067740de29386408a600282b12378506caab8dea6300bd0b9d3b0d9b9a24 [INFO] running `Command { std: "docker" "start" "-a" "35c6067740de29386408a600282b12378506caab8dea6300bd0b9d3b0d9b9a24", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling strerror v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for borrow expression due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strerror-0.6.2/src/lib.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | match &self.next { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strerror-0.6.2/src/lib.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: ...so that reference does not outlive borrowed content [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strerror-0.6.2/src/lib.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | match &self.next { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: but, the lifetime must be valid for the lifetime `'a` as defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strerror-0.6.2/src/lib.rs:364:6 [INFO] [stdout] | [INFO] [stdout] 364 | impl<'a> Iterator for Iter<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the expression is assignable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strerror-0.6.2/src/lib.rs:372:29 [INFO] [stdout] | [INFO] [stdout] 372 | self.next = e.source(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: expected `Option<&'a (dyn std::error::Error + 'static)>` [INFO] [stdout] found `Option<&(dyn std::error::Error + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0495`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strerror` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "35c6067740de29386408a600282b12378506caab8dea6300bd0b9d3b0d9b9a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c6067740de29386408a600282b12378506caab8dea6300bd0b9d3b0d9b9a24", kill_on_drop: false }` [INFO] [stdout] 35c6067740de29386408a600282b12378506caab8dea6300bd0b9d3b0d9b9a24