[INFO] fetching crate mango-client 0.2.6... [INFO] testing mango-client-0.2.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate mango-client 0.2.6 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate mango-client 0.2.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-68/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" "+beta-2022-02-22" "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 standback v0.2.9 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded miow v0.3.5 [INFO] [stderr] Downloaded color_quant v1.0.1 [INFO] [stderr] Downloaded tracing-core v0.1.14 [INFO] [stderr] Downloaded time-macros v0.1.0 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded bytemuck v1.3.1 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded serde-xml-rs v0.4.0 [INFO] [stderr] Downloaded signal-hook-registry v1.2.1 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded image v0.23.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.17 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded reqwest v0.10.7 [INFO] [stderr] Downloaded encoding_rs v0.8.23 [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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2b2734b08dca7821dde90665a382b5d8a00b0da3aab9eec4ac8ebfa656078ee [INFO] running `Command { std: "docker" "start" "-a" "d2b2734b08dca7821dde90665a382b5d8a00b0da3aab9eec4ac8ebfa656078ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b2734b08dca7821dde90665a382b5d8a00b0da3aab9eec4ac8ebfa656078ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b2734b08dca7821dde90665a382b5d8a00b0da3aab9eec4ac8ebfa656078ee", kill_on_drop: false }` [INFO] [stdout] d2b2734b08dca7821dde90665a382b5d8a00b0da3aab9eec4ac8ebfa656078ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0814574dec8b8e1fcef1f07f74dba7e2502cb78f2f1ae48ee950c2a44e2e544f [INFO] running `Command { std: "docker" "start" "-a" "0814574dec8b8e1fcef1f07f74dba7e2502cb78f2f1ae48ee950c2a44e2e544f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [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 bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strerror v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [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] [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] Compiling gif v0.10.3 [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" "0814574dec8b8e1fcef1f07f74dba7e2502cb78f2f1ae48ee950c2a44e2e544f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0814574dec8b8e1fcef1f07f74dba7e2502cb78f2f1ae48ee950c2a44e2e544f", kill_on_drop: false }` [INFO] [stdout] 0814574dec8b8e1fcef1f07f74dba7e2502cb78f2f1ae48ee950c2a44e2e544f