[INFO] cloning repository https://github.com/GaloisInc/mavlink-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaloisInc/mavlink-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloisInc%2Fmavlink-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloisInc%2Fmavlink-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbeb37bd9b76f73da60827dd4de100c6f6ffaef4 [INFO] checking GaloisInc/mavlink-bridge against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloisInc%2Fmavlink-bridge" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GaloisInc/mavlink-bridge on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GaloisInc/mavlink-bridge [INFO] finished tweaking git repo https://github.com/GaloisInc/mavlink-bridge [INFO] tweaked toml for git repo https://github.com/GaloisInc/mavlink-bridge written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/GaloisInc/mavlink-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07f23e84704e81f06b2f2000578d7a8b6914ecc5451ba26dea29e038536de2da [INFO] running `Command { std: "docker" "start" "-a" "07f23e84704e81f06b2f2000578d7a8b6914ecc5451ba26dea29e038536de2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07f23e84704e81f06b2f2000578d7a8b6914ecc5451ba26dea29e038536de2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f23e84704e81f06b2f2000578d7a8b6914ecc5451ba26dea29e038536de2da", kill_on_drop: false }` [INFO] [stdout] 07f23e84704e81f06b2f2000578d7a8b6914ecc5451ba26dea29e038536de2da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f9b4dde8b027fff6a5fbd71b0b4ecebb2fa03c59285533d183f8ab62e647a30 [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" "0f9b4dde8b027fff6a5fbd71b0b4ecebb2fa03c59285533d183f8ab62e647a30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustfmt v0.9.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling extprim v1.6.0 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/extprim-1.6.0/src/lib.rs:58:76 [INFO] [stdout] | [INFO] [stdout] 58 | #![cfg_attr(extprim_channel="unstable", feature(asm, test, specialization, const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/extprim-1.6.0/src/u128.rs:883:9 [INFO] [stdout] | [INFO] [stdout] 883 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 884 | | movq $2, %rax [INFO] [stdout] 885 | | mulq $3 [INFO] [stdout] 886 | | movq %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 890 | | : "r"(left), "r"(right) [INFO] [stdout] 891 | | : "rax", "rdx"); [INFO] [stdout] | |________________________^ [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] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `extprim` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0f9b4dde8b027fff6a5fbd71b0b4ecebb2fa03c59285533d183f8ab62e647a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9b4dde8b027fff6a5fbd71b0b4ecebb2fa03c59285533d183f8ab62e647a30", kill_on_drop: false }` [INFO] [stdout] 0f9b4dde8b027fff6a5fbd71b0b4ecebb2fa03c59285533d183f8ab62e647a30