[INFO] cloning repository https://github.com/mobilecoinofficial/mc-oblivious [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobilecoinofficial/mc-oblivious" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 456bf3612d7455520c13520d0ffd3916547a88a4 [INFO] testing mobilecoinofficial/mc-oblivious against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mobilecoinofficial/mc-oblivious on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/source/.cargo/config [INFO] removed /workspace/builds/worker-24/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious [INFO] finished tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious [INFO] tweaked toml for git repo https://github.com/mobilecoinofficial/mc-oblivious written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/mobilecoinofficial/mc-oblivious already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mobilecoinfoundation/mobilecoin` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded typenum v1.15.0 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded libc v0.2.115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef6bb95af5000327dd62ee4a6e82e0bc540cd6e1d603ef8f7a9cb529c6e1fb9 [INFO] running `Command { std: "docker" "start" "-a" "0ef6bb95af5000327dd62ee4a6e82e0bc540cd6e1d603ef8f7a9cb529c6e1fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef6bb95af5000327dd62ee4a6e82e0bc540cd6e1d603ef8f7a9cb529c6e1fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef6bb95af5000327dd62ee4a6e82e0bc540cd6e1d603ef8f7a9cb529c6e1fb9", kill_on_drop: false }` [INFO] [stdout] 0ef6bb95af5000327dd62ee4a6e82e0bc540cd6e1d603ef8f7a9cb529c6e1fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef2c7abb17029c402ed9dd14cf95b7d0611a73af9fc475ff4a8677668cdbab15 [INFO] running `Command { std: "docker" "start" "-a" "ef2c7abb17029c402ed9dd14cf95b7d0611a73af9fc475ff4a8677668cdbab15", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling rand_hc v0.3.1 [INFO] [stderr] Compiling test-helper v2.0.0 (/opt/rustwide/workdir/test-helper) [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling aligned-cmov v2.0.0 (/opt/rustwide/workdir/aligned-cmov) [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> aligned-cmov/src/cmov_impl_asm.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | llvm_asm!("neg $0 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> aligned-cmov/src/cmov_impl_asm.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | llvm_asm!("test $1, $1 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> aligned-cmov/src/cmov_impl_asm.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | llvm_asm!("test $1, $1 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aligned-cmov` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ef2c7abb17029c402ed9dd14cf95b7d0611a73af9fc475ff4a8677668cdbab15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2c7abb17029c402ed9dd14cf95b7d0611a73af9fc475ff4a8677668cdbab15", kill_on_drop: false }` [INFO] [stdout] ef2c7abb17029c402ed9dd14cf95b7d0611a73af9fc475ff4a8677668cdbab15