[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 master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [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 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e78f9d5f2aa6d1016159a567c0e4ec6586695b7054b893a1769741f5694fc5df [INFO] running `Command { std: "docker" "start" "-a" "e78f9d5f2aa6d1016159a567c0e4ec6586695b7054b893a1769741f5694fc5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e78f9d5f2aa6d1016159a567c0e4ec6586695b7054b893a1769741f5694fc5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78f9d5f2aa6d1016159a567c0e4ec6586695b7054b893a1769741f5694fc5df", kill_on_drop: false }` [INFO] [stdout] e78f9d5f2aa6d1016159a567c0e4ec6586695b7054b893a1769741f5694fc5df [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 382739a732596054db7625e48e3a68a61e7604a78f520820a34f012fa3650e24 [INFO] running `Command { std: "docker" "start" "-a" "382739a732596054db7625e48e3a68a61e7604a78f520820a34f012fa3650e24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking matches v0.1.8 [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] 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 encoding_rs v0.8.20 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.1/src/lib.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.1/src/lib.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking try-lock v0.2.2 [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] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling crc24 v0.1.6 [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle` due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "382739a732596054db7625e48e3a68a61e7604a78f520820a34f012fa3650e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382739a732596054db7625e48e3a68a61e7604a78f520820a34f012fa3650e24", kill_on_drop: false }` [INFO] [stdout] 382739a732596054db7625e48e3a68a61e7604a78f520820a34f012fa3650e24