[INFO] cloning repository https://github.com/dsprenkels/curve13318-cortex_m4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsprenkels/curve13318-cortex_m4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fcurve13318-cortex_m4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fcurve13318-cortex_m4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 703313a3c5eea016875db4a1efdde33e9f0d8835
[INFO] checking dsprenkels/curve13318-cortex_m4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fcurve13318-cortex_m4" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dsprenkels/curve13318-cortex_m4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/dsprenkels/curve13318-cortex_m4
[INFO] finished tweaking git repo https://github.com/dsprenkels/curve13318-cortex_m4
[INFO] tweaked toml for git repo https://github.com/dsprenkels/curve13318-cortex_m4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dsprenkels/curve13318-cortex_m4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking dsprenkels/curve13318-cortex_m4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fcurve13318-cortex_m4" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dsprenkels/curve13318-cortex_m4 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/dsprenkels/curve13318-cortex_m4
[INFO] finished tweaking git repo https://github.com/dsprenkels/curve13318-cortex_m4
[INFO] tweaked toml for git repo https://github.com/dsprenkels/curve13318-cortex_m4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dsprenkels/curve13318-cortex_m4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.5
[INFO] [stderr]   Downloaded panic-semihosting v0.5.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16161321791dd9b51b50e4f2163156c70b09d6eaae28fbeee4f9192277361445
[INFO] running `Command { std: "docker" "start" "-a" "16161321791dd9b51b50e4f2163156c70b09d6eaae28fbeee4f9192277361445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16161321791dd9b51b50e4f2163156c70b09d6eaae28fbeee4f9192277361445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16161321791dd9b51b50e4f2163156c70b09d6eaae28fbeee4f9192277361445", kill_on_drop: false }`
[INFO] [stdout] 16161321791dd9b51b50e4f2163156c70b09d6eaae28fbeee4f9192277361445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770ff4a3501af824bfe7d204c3778870dc78e909f4cdf9f73e75f970a7a1568f
[INFO] running `Command { std: "docker" "start" "-a" "770ff4a3501af824bfe7d204c3778870dc78e909f4cdf9f73e75f970a7a1568f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling backtrace v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.28.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling bare-metal v0.2.4
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling cortex-m v0.6.0
[INFO] [stderr]    Compiling syn v0.15.36
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.3
[INFO] [stderr]    Compiling cortex-m-rt v0.6.8
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling curve13318 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling libloading v0.5.1
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking as-slice v0.1.0
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]     Checking aligned v0.3.1
[INFO] [stderr]     Checking panic-semihosting v0.5.2
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling env_logger v0.6.1
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.5
[INFO] [stderr]    Compiling fe25519-sys v0.1.0 (/opt/rustwide/workdir/fe25519-sys)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: fe25519-sys@0.1.0: In file included from fe25519/bigint.c:13:
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/bigint.h:345:1: warning: 'isNegative' defined but not used [-Wunused-function]
[INFO] [stderr] warning: fe25519-sys@0.1.0:   345 | isNegative(
[INFO] [stderr] warning: fe25519-sys@0.1.0:       | ^~~~~~~~~~
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/bigint.h:233:1: warning: 'multiply16x32' defined but not used [-Wunused-function]
[INFO] [stderr] warning: fe25519-sys@0.1.0:   233 | multiply16x32(
[INFO] [stderr] warning: fe25519-sys@0.1.0:       | ^~~~~~~~~~~~~
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc: Assembler messages:
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:1: Error: unknown pseudo-op: `.cpu'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:2: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:3: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:4: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:5: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:6: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:7: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519/attributesForCortexM4.inc:8: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:7: Error: unknown pseudo-op: `.code'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:8: Error: unknown pseudo-op: `.syntax'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:14: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:15: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:16: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:17: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:18: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:19: Error: invalid char '{' beginning operand 1 `{r3'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:20: Error: no such instruction: `ldr r3,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:21: Error: no such instruction: `ldr r4,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:22: Error: no such instruction: `ldr r5,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:23: Error: no such instruction: `ldr r6,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:24: Error: no such instruction: `ldr r7,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:25: Error: no such instruction: `ldr r8,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:26: Error: no such instruction: `ldr r9,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:27: Error: no such instruction: `ldr r10,[r0,'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:29: Error: no such instruction: `umull r3,r14,r3,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:30: Error: too many memory references for `sub'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:31: Error: no such instruction: `umaal r4,r14,r4,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:32: Error: no such instruction: `umaal r5,r14,r5,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:33: Error: no such instruction: `umaal r6,r14,r6,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:34: Error: no such instruction: `umaal r7,r14,r7,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:35: Error: no such instruction: `umaal r8,r14,r8,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:36: Error: no such instruction: `umaal r9,r14,r9,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:37: Error: no such instruction: `umaal r10,r14,r10,r1'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:39: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:40: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:41: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:43: Error: no such instruction: `umlal r3,r1,r14,r2'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:44: Error: too many memory references for `add'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:45: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:46: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:47: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:48: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:49: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:50: Error: too many memory references for `adc'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:52: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:53: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:54: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:55: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:56: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:57: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:58: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:59: Error: too many memory references for `str'
[INFO] [stderr] warning: fe25519-sys@0.1.0: fe25519_mul_u32_asm.S:61: Error: invalid char '{' beginning operand 1 `{r3'
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `fe25519-sys v0.1.0 (/opt/rustwide/workdir/fe25519-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/fe25519-sys-012c0a9f105b47e9/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DCRYPTO_HAS_ASM_FE25519_ADD" "-DCRYPTO_HAS_ASM_FE25519_SUB" "-DCRYPTO_HAS_ASM_FE25519_MUL" "-DCRYPTO_HAS_ASM_FE25519_SQUARE" "-DCRYPTO_HAS_ASM_REDUCE_25519" "-DCORTEX_M4" "-o" "/opt/rustwide/target/debug/build/fe25519-sys-dac22338739091d3/out/fe25519/bigint.o" "-c" "fe25519/bigint.c"
[INFO] [stderr]   cargo:warning=In file included from fe25519/bigint.c:13:
[INFO] [stderr]   cargo:warning=fe25519/bigint.h:345:1: warning: 'isNegative' defined but not used [-Wunused-function]
[INFO] [stderr]   cargo:warning=  345 | isNegative(
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=fe25519/bigint.h:233:1: warning: 'multiply16x32' defined but not used [-Wunused-function]
[INFO] [stderr]   cargo:warning=  233 | multiply16x32(
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DCRYPTO_HAS_ASM_FE25519_ADD" "-DCRYPTO_HAS_ASM_FE25519_SUB" "-DCRYPTO_HAS_ASM_FE25519_MUL" "-DCRYPTO_HAS_ASM_FE25519_SQUARE" "-DCRYPTO_HAS_ASM_REDUCE_25519" "-DCORTEX_M4" "-o" "/opt/rustwide/target/debug/build/fe25519-sys-dac22338739091d3/out/fe25519/fe25519_mul_u32_asm.o" "-c" "fe25519/fe25519_mul_u32_asm.S"
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc: Assembler messages:
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:1: Error: unknown pseudo-op: `.cpu'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:2: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:3: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:4: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:5: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:6: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:7: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519/attributesForCortexM4.inc:8: Error: unknown pseudo-op: `.eabi_attribute'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:7: Error: unknown pseudo-op: `.code'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:8: Error: unknown pseudo-op: `.syntax'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:14: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:15: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:16: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:17: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:18: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:19: Error: invalid char '{' beginning operand 1 `{r3'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:20: Error: no such instruction: `ldr r3,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:21: Error: no such instruction: `ldr r4,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:22: Error: no such instruction: `ldr r5,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:23: Error: no such instruction: `ldr r6,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:24: Error: no such instruction: `ldr r7,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:25: Error: no such instruction: `ldr r8,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:26: Error: no such instruction: `ldr r9,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:27: Error: no such instruction: `ldr r10,[r0,'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:29: Error: no such instruction: `umull r3,r14,r3,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:30: Error: too many memory references for `sub'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:31: Error: no such instruction: `umaal r4,r14,r4,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:32: Error: no such instruction: `umaal r5,r14,r5,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:33: Error: no such instruction: `umaal r6,r14,r6,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:34: Error: no such instruction: `umaal r7,r14,r7,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:35: Error: no such instruction: `umaal r8,r14,r8,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:36: Error: no such instruction: `umaal r9,r14,r9,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:37: Error: no such instruction: `umaal r10,r14,r10,r1'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:39: Error: junk at end of line, first unrecognized character is `@'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:40: Error: expecting operand after ','; got nothing
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:41: Error: expecting operand after ','; got nothing
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:43: Error: no such instruction: `umlal r3,r1,r14,r2'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:44: Error: too many memory references for `add'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:45: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:46: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:47: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:48: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:49: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:50: Error: too many memory references for `adc'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:52: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:53: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:54: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:55: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:56: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:57: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:58: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:59: Error: too many memory references for `str'
[INFO] [stderr]   cargo:warning=fe25519_mul_u32_asm.S:61: Error: invalid char '{' beginning operand 1 `{r3'
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DCRYPTO_HAS_ASM_FE25519_ADD" "-DCRYPTO_HAS_ASM_FE25519_SUB" "-DCRYPTO_HAS_ASM_FE25519_MUL" "-DCRYPTO_HAS_ASM_FE25519_SQUARE" "-DCRYPTO_HAS_ASM_REDUCE_25519" "-DCORTEX_M4" "-o" "/opt/rustwide/target/debug/build/fe25519-sys-dac22338739091d3/out/fe25519/fe25519_mul_u32_asm.o" "-c" "fe25519/fe25519_mul_u32_asm.S" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "770ff4a3501af824bfe7d204c3778870dc78e909f4cdf9f73e75f970a7a1568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770ff4a3501af824bfe7d204c3778870dc78e909f4cdf9f73e75f970a7a1568f", kill_on_drop: false }`
[INFO] [stdout] 770ff4a3501af824bfe7d204c3778870dc78e909f4cdf9f73e75f970a7a1568f
