[INFO] fetching crate rust-sgx-util 0.2.3... [INFO] checking rust-sgx-util-0.2.3 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate rust-sgx-util 0.2.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rust-sgx-util 0.2.3 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-sgx-util 0.2.3 [INFO] finished tweaking crates.io crate rust-sgx-util 0.2.3 [INFO] tweaked toml for crates.io crate rust-sgx-util 0.2.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rust-sgx-util 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26945621757c43624bb225978e87b201238be15a41207d30018b18511bef3542 [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" "26945621757c43624bb225978e87b201238be15a41207d30018b18511bef3542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26945621757c43624bb225978e87b201238be15a41207d30018b18511bef3542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26945621757c43624bb225978e87b201238be15a41207d30018b18511bef3542", kill_on_drop: false }` [INFO] [stdout] 26945621757c43624bb225978e87b201238be15a41207d30018b18511bef3542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f31f5a9f2d1e9517431b86edf1d5a8d86b526a580e42573fd19458d53cfb16f [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" "3f31f5a9f2d1e9517431b86edf1d5a8d86b526a580e42573fd19458d53cfb16f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking rust-sgx-util v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/ias_verify_quote.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | let nonce = opt.nonce.as_ref().map(|x| Nonce::from(x.as_bytes())); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Nonce`, found `&[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-sgx-util` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3f31f5a9f2d1e9517431b86edf1d5a8d86b526a580e42573fd19458d53cfb16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f31f5a9f2d1e9517431b86edf1d5a8d86b526a580e42573fd19458d53cfb16f", kill_on_drop: false }` [INFO] [stdout] 3f31f5a9f2d1e9517431b86edf1d5a8d86b526a580e42573fd19458d53cfb16f