[INFO] cloning repository https://github.com/rohankumardubey/enarx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/enarx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fenarx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fenarx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27300ba494f463bf077fb1f8d326057412fa58ae [INFO] testing rohankumardubey/enarx against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fenarx" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/enarx 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-9/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rohankumardubey/enarx [INFO] finished tweaking git repo https://github.com/rohankumardubey/enarx [INFO] tweaked toml for git repo https://github.com/rohankumardubey/enarx written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/enarx 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2ea625c4674c8e5b256a18bfd799de74ede0c2722e09fcb2d9d4bcdd64dd97da [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" "2ea625c4674c8e5b256a18bfd799de74ede0c2722e09fcb2d9d4bcdd64dd97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ea625c4674c8e5b256a18bfd799de74ede0c2722e09fcb2d9d4bcdd64dd97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea625c4674c8e5b256a18bfd799de74ede0c2722e09fcb2d9d4bcdd64dd97da", kill_on_drop: false }` [INFO] [stdout] 2ea625c4674c8e5b256a18bfd799de74ede0c2722e09fcb2d9d4bcdd64dd97da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82293f168cb56f1441bd1d56be61a858bf23d3567495e3d8b27fffbf8137375c [INFO] running `Command { std: "docker" "start" "-a" "82293f168cb56f1441bd1d56be61a858bf23d3567495e3d8b27fffbf8137375c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.50 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling sgx v0.1.0 [INFO] [stderr] Compiling kvm-ioctls v0.11.0 [INFO] [stderr] Compiling primordial v0.3.0 [INFO] [stderr] Compiling crt0stack v0.1.0 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling nbytes v0.1.0 [INFO] [stderr] Compiling lset v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling vmm-sys-util v0.9.0 [INFO] [stderr] Compiling mmarinus v0.2.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling kvm-bindings v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling const-default-derive v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling protobuf-codegen-pure v2.25.2 [INFO] [stderr] Compiling const-default v0.2.0 [INFO] [stderr] Compiling xsave v1.0.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling enarx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling sallyport v0.1.0 (https://github.com/enarx/sallyport?rev=dd42c91cc9e5cbc74f342eede3bc072f60ba11bd#dd42c91c) [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sallyport-87d2f89630049c63/dd42c91/src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vdso v0.1.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sallyport-87d2f89630049c63/dd42c91/src/lib.rs:184:37 [INFO] [stdout] | [INFO] [stdout] 184 | ret: [ret.into(), 0.into()], [INFO] [stdout] | --^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{integer}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `primordial::Register: From<{integer}>` found in the `primordial` crate: [INFO] [stdout] - impl From for primordial::Register; [INFO] [stdout] - impl From for primordial::Register; [INFO] [stdout] - impl From for primordial::Register; [INFO] [stdout] - impl From for primordial::Register; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sallyport` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82293f168cb56f1441bd1d56be61a858bf23d3567495e3d8b27fffbf8137375c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82293f168cb56f1441bd1d56be61a858bf23d3567495e3d8b27fffbf8137375c", kill_on_drop: false }` [INFO] [stdout] 82293f168cb56f1441bd1d56be61a858bf23d3567495e3d8b27fffbf8137375c