[INFO] cloning repository https://github.com/deltachat/deltachat-login-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deltachat/deltachat-login-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdeltachat-login-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdeltachat-login-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b336e97c41166642affe62e96c00c361f525de2 [INFO] checking deltachat/deltachat-login-rust against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdeltachat-login-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat/deltachat-login-rust on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat/deltachat-login-rust [INFO] finished tweaking git repo https://github.com/deltachat/deltachat-login-rust [INFO] tweaked toml for git repo https://github.com/deltachat/deltachat-login-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat/deltachat-login-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/deltachat/deltachat-core-rust` [INFO] [stderr] Updating git repository `https://github.com/async-email/async-imap` [INFO] [stderr] Updating git repository `https://github.com/deltachat/lettre` [INFO] [stderr] Updating git repository `https://github.com/rpgp/rpgp` [INFO] [stderr] Updating git submodule `https://github.com/rpgp/tests.git` [INFO] [stderr] Updating git repository `https://github.com/djc/tokio-imap` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/deltachat/deltachat-core-rust` [INFO] [stderr] Updating git repository `https://github.com/async-email/async-smtp` [INFO] [stderr] Updating git repository `https://github.com/deltachat/rust-email` [INFO] [stderr] Updating git repository `https://github.com/async-email/encoded-words` [INFO] [stderr] Updating git repository `https://github.com/deltachat/lettre` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93d07453db2df0dbdc273ea460af91a1922509fb02ea8b3873b23905492632a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a93d07453db2df0dbdc273ea460af91a1922509fb02ea8b3873b23905492632a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93d07453db2df0dbdc273ea460af91a1922509fb02ea8b3873b23905492632a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93d07453db2df0dbdc273ea460af91a1922509fb02ea8b3873b23905492632a", kill_on_drop: false }` [INFO] [stdout] a93d07453db2df0dbdc273ea460af91a1922509fb02ea8b3873b23905492632a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2c015b5f07253c0c0d6fa60ce15adb83723140a9b3da1120f1f9ab2f63b66d7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2c015b5f07253c0c0d6fa60ce15adb83723140a9b3da1120f1f9ab2f63b66d7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Checking rust-hsluv v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling standback v0.2.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling email v0.0.21 (https://github.com/deltachat/rust-email?branch=master#25702df9) [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | match u32::try_from(n)? { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] ... [INFO] [stdout] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `TryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_from(T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::convert::TryFrom` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 56 | match TryFrom::try_from(n)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 56 | match std::convert::TryFrom::try_from(n)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `try_from` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2c015b5f07253c0c0d6fa60ce15adb83723140a9b3da1120f1f9ab2f63b66d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c015b5f07253c0c0d6fa60ce15adb83723140a9b3da1120f1f9ab2f63b66d7", kill_on_drop: false }` [INFO] [stdout] e2c015b5f07253c0c0d6fa60ce15adb83723140a9b3da1120f1f9ab2f63b66d7