[INFO] fetching crate byteorder-sgx 0.0.1...
[INFO] checking byteorder-sgx-0.0.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate byteorder-sgx 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate byteorder-sgx 0.0.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate byteorder-sgx 0.0.1
[INFO] finished tweaking crates.io crate byteorder-sgx 0.0.1
[INFO] tweaked toml for crates.io crate byteorder-sgx 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding quickcheck v0.8.5 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.8.5)
[INFO] [stderr]       Adding sgx_types v1.1.1 (available: v1.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f72e97742e093a213598ebe26ba37a523cd142c1ecd05fcc4de7df835a368db
[INFO] running `Command { std: "docker" "start" "-a" "2f72e97742e093a213598ebe26ba37a523cd142c1ecd05fcc4de7df835a368db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f72e97742e093a213598ebe26ba37a523cd142c1ecd05fcc4de7df835a368db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f72e97742e093a213598ebe26ba37a523cd142c1ecd05fcc4de7df835a368db", kill_on_drop: false }`
[INFO] [stdout] 2f72e97742e093a213598ebe26ba37a523cd142c1ecd05fcc4de7df835a368db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2f6b93c0c4f7224a6b693b84c8fccc13d28d5609cd1bc7ec23fae60c922c456
[INFO] running `Command { std: "docker" "start" "-a" "b2f6b93c0c4f7224a6b693b84c8fccc13d28d5609cd1bc7ec23fae60c922c456", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling sgx_build_helper v0.1.3
[INFO] [stderr]     Checking sgx_types v1.1.1
[INFO] [stderr]    Compiling hashbrown_tstd v0.7.1
[INFO] [stderr]    Compiling sgx_tstd v1.1.1
[INFO] [stderr]    Compiling byteorder-sgx v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sgx_alloc v1.1.1
[INFO] [stderr]     Checking sgx_demangle v1.1.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let major = try!(num.parse::<u32>().map_err(|e| e.to_string()));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let minor = try!(num.parse::<u32>().map_err(|e| e.to_string()));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let patch = try!(num.parse::<u32>().map_err(|e| e.to_string()));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stdout] error[E0432]: unresolved imports `core::alloc::AllocRef`, `core::alloc::AllocErr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_alloc-1.1.1/src/system.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 | use core::alloc::{GlobalAlloc, AllocRef, AllocErr, Layout};
[INFO] [stdout]    |                                ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |                                |         |
[INFO] [stdout]    |                                |         no `AllocErr` in `alloc`
[INFO] [stdout]    |                                |         help: a similar name exists in the module: `AllocError`
[INFO] [stdout]    |                                no `AllocRef` in `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sgx_alloc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2f6b93c0c4f7224a6b693b84c8fccc13d28d5609cd1bc7ec23fae60c922c456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f6b93c0c4f7224a6b693b84c8fccc13d28d5609cd1bc7ec23fae60c922c456", kill_on_drop: false }`
[INFO] [stdout] b2f6b93c0c4f7224a6b693b84c8fccc13d28d5609cd1bc7ec23fae60c922c456
