[INFO] fetching crate aesm-client 0.5.3... [INFO] testing aesm-client-0.5.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate aesm-client 0.5.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate aesm-client 0.5.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aesm-client 0.5.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aesm-client 0.5.3 [INFO] tweaked toml for crates.io crate aesm-client 0.5.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d592ae014bbc8754bf7305ee197dfec2a24c679665565f633e3ab205d0d5910 [INFO] running `Command { std: "docker" "start" "-a" "3d592ae014bbc8754bf7305ee197dfec2a24c679665565f633e3ab205d0d5910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d592ae014bbc8754bf7305ee197dfec2a24c679665565f633e3ab205d0d5910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d592ae014bbc8754bf7305ee197dfec2a24c679665565f633e3ab205d0d5910", kill_on_drop: false }` [INFO] [stdout] 3d592ae014bbc8754bf7305ee197dfec2a24c679665565f633e3ab205d0d5910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35d92270dd5440cb41e3c7d0cc723a96a0d87c97c1b96a7586234cd023e6491b [INFO] running `Command { std: "docker" "start" "-a" "35d92270dd5440cb41e3c7d0cc723a96a0d87c97c1b96a7586234cd023e6491b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling sgx-isa v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling protoc v2.27.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling protobuf-codegen v2.27.1 [INFO] [stderr] Compiling protoc-rust v2.27.1 [INFO] [stderr] Compiling aesm-client v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protoc_rust::run`: Use Codegen instead [INFO] [stdout] --> build.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protoc_rust::Args`: Use Codegen instead [INFO] [stdout] --> build.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::out_dir`: Use Codegen instead [INFO] [stdout] --> build.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | out_dir: out_dir.to_str().expect("OUT_DIR must be valid UTF-8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::input`: Use Codegen instead [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | input: &["src/aesm_proto.proto"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::includes`: Use Codegen instead [INFO] [stdout] --> build.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | includes: &[], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::customize`: Use Codegen instead [INFO] [stdout] --> build.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | customize: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "35d92270dd5440cb41e3c7d0cc723a96a0d87c97c1b96a7586234cd023e6491b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d92270dd5440cb41e3c7d0cc723a96a0d87c97c1b96a7586234cd023e6491b", kill_on_drop: false }` [INFO] [stdout] 35d92270dd5440cb41e3c7d0cc723a96a0d87c97c1b96a7586234cd023e6491b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67914d62403415f46947bc3736248cf0537d505886ce86809df32834708e3b4 [INFO] running `Command { std: "docker" "start" "-a" "f67914d62403415f46947bc3736248cf0537d505886ce86809df32834708e3b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling enclave-runner v0.5.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling fortanix-sgx-abi v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stdout] warning: use of deprecated function `protoc_rust::run`: Use Codegen instead [INFO] [stdout] --> build.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protoc_rust::Args`: Use Codegen instead [INFO] [stdout] --> build.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::out_dir`: Use Codegen instead [INFO] [stdout] --> build.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | out_dir: out_dir.to_str().expect("OUT_DIR must be valid UTF-8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::input`: Use Codegen instead [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | input: &["src/aesm_proto.proto"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::includes`: Use Codegen instead [INFO] [stdout] --> build.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | includes: &[], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::customize`: Use Codegen instead [INFO] [stdout] --> build.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | customize: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ipc-queue v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling sgxs v0.7.2 [INFO] [stderr] Compiling sgxs-loaders v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enclave-runner-0.5.0/src/tcs.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::tcs::std::arch::asm [INFO] [stdout] std::arch::asm [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enclave-runner-0.5.0/src/tcs.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::tcs::std::arch::asm [INFO] [stdout] std::arch::asm [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enclave-runner-0.5.0/src/tcs.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::tcs::std::arch::asm [INFO] [stdout] std::arch::asm [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enclave-runner-0.5.0/src/usercalls/mod.rs:1229:9 [INFO] [stdout] | [INFO] [stdout] 1229 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] std::arch::asm [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enclave-runner-0.5.0/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enclave-runner` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f67914d62403415f46947bc3736248cf0537d505886ce86809df32834708e3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67914d62403415f46947bc3736248cf0537d505886ce86809df32834708e3b4", kill_on_drop: false }` [INFO] [stdout] f67914d62403415f46947bc3736248cf0537d505886ce86809df32834708e3b4