[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#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdeltachat-login-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat/deltachat-login-rust on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+81275a1445c7502a974118e0c69b795ab60be991" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded stop-token v0.1.2 [INFO] [stderr] Downloaded strum v0.16.0 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Downloaded debug_stub_derive v0.3.0 [INFO] [stderr] Downloaded jetscii v0.4.4 [INFO] [stderr] Downloaded r2d2 v0.8.7 [INFO] [stderr] Downloaded sanitize-filename v0.2.1 [INFO] [stderr] Downloaded r2d2_sqlite v0.12.0 [INFO] [stderr] Downloaded strum_macros v0.16.0 [INFO] [stderr] Downloaded curve25519-dalek v1.2.3 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded escaper v0.1.0 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] [stderr] Downloaded twofish v0.2.0 [INFO] [stderr] Downloaded subtle v2.2.1 [INFO] [stderr] Downloaded tokio-rustls v0.10.2 [INFO] [stderr] Downloaded zeroize_derive v0.10.0 [INFO] [stderr] Downloaded rustyline v4.1.0 [INFO] [stderr] Downloaded rustls-connector v0.8.1 [INFO] [stderr] Downloaded thread-local-object v0.1.0 [INFO] [stderr] Downloaded futures_codec v0.3.1 [INFO] [stderr] Downloaded x25519-dalek v0.5.2 [INFO] [stderr] Downloaded quick-xml v0.15.0 [INFO] [stderr] Downloaded broadcaster v0.2.6 [INFO] [stderr] Downloaded rsa v0.1.4 [INFO] [stderr] Downloaded cast5 v0.6.0 [INFO] [stderr] Downloaded num-bigint-dig v0.5.0 [INFO] [stderr] Downloaded async-std v1.1.0 [INFO] [stderr] Downloaded image-meta v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c538ffb729db4e9d631459e0e2eccf8c59c034c3d51dd535f74b308612d22ee [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" "4c538ffb729db4e9d631459e0e2eccf8c59c034c3d51dd535f74b308612d22ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c538ffb729db4e9d631459e0e2eccf8c59c034c3d51dd535f74b308612d22ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c538ffb729db4e9d631459e0e2eccf8c59c034c3d51dd535f74b308612d22ee", kill_on_drop: false }` [INFO] [stdout] 4c538ffb729db4e9d631459e0e2eccf8c59c034c3d51dd535f74b308612d22ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08385ba18f48b4823b10e1cda18b3839921edc6e7a1a7bc1d007dd6bb4e61290 [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" "08385ba18f48b4823b10e1cda18b3839921edc6e7a1a7bc1d007dd6bb4e61290", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.1/src/lib.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | unsafe { asm!("" : "=r"(input) : "0"(input) ) } [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.1/src/lib.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | unsafe { asm!("" : "=r"(input) : "0"(input) ) } [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] error: could not compile `subtle` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "08385ba18f48b4823b10e1cda18b3839921edc6e7a1a7bc1d007dd6bb4e61290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08385ba18f48b4823b10e1cda18b3839921edc6e7a1a7bc1d007dd6bb4e61290", kill_on_drop: false }` [INFO] [stdout] 08385ba18f48b4823b10e1cda18b3839921edc6e7a1a7bc1d007dd6bb4e61290