[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 1.59.0 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mobilecoinofficial/mc-oblivious on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] removed /workspace/builds/worker-1/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-1/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" "+1.59.0" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8da4c4528e07717ea4d7c393cc0e40aa9c2999ecb6c3ce22d19777b60262da89 [INFO] running `Command { std: "docker" "start" "-a" "8da4c4528e07717ea4d7c393cc0e40aa9c2999ecb6c3ce22d19777b60262da89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8da4c4528e07717ea4d7c393cc0e40aa9c2999ecb6c3ce22d19777b60262da89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da4c4528e07717ea4d7c393cc0e40aa9c2999ecb6c3ce22d19777b60262da89", kill_on_drop: false }` [INFO] [stdout] 8da4c4528e07717ea4d7c393cc0e40aa9c2999ecb6c3ce22d19777b60262da89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a56b53b176bf19205802ffcbd17176572b5973114a7d5a3de35026f53207414a [INFO] running `Command { std: "docker" "start" "-a" "a56b53b176bf19205802ffcbd17176572b5973114a7d5a3de35026f53207414a", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling aligned-cmov v2.0.0 (/opt/rustwide/workdir/aligned-cmov) [INFO] [stderr] Compiling rand_hc v0.3.1 [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [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] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [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] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> aligned-cmov/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aligned-cmov` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a56b53b176bf19205802ffcbd17176572b5973114a7d5a3de35026f53207414a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56b53b176bf19205802ffcbd17176572b5973114a7d5a3de35026f53207414a", kill_on_drop: false }` [INFO] [stdout] a56b53b176bf19205802ffcbd17176572b5973114a7d5a3de35026f53207414a