[INFO] cloning repository https://github.com/wolflo/etk-odin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolflo/etk-odin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolflo%2Fetk-odin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolflo%2Fetk-odin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb4178487c44a2b59a1d9e7e0bcfeb7f37a19e2a [INFO] testing wolflo/etk-odin against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolflo%2Fetk-odin" "/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/wolflo/etk-odin on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolflo/etk-odin [INFO] finished tweaking git repo https://github.com/wolflo/etk-odin [INFO] tweaked toml for git repo https://github.com/wolflo/etk-odin written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wolflo/etk-odin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/quilt/etk.git` [INFO] [stderr] Updating git repository `https://github.com/wolflo/evmodin.git` [INFO] [stderr] Updating git repository `https://github.com/vorot93/rust-i256` [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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47810028205ef02fe84fd01ffc1f6d0d811138149e270461e7d65f0e67fa73da [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" "47810028205ef02fe84fd01ffc1f6d0d811138149e270461e7d65f0e67fa73da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47810028205ef02fe84fd01ffc1f6d0d811138149e270461e7d65f0e67fa73da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47810028205ef02fe84fd01ffc1f6d0d811138149e270461e7d65f0e67fa73da", kill_on_drop: false }` [INFO] [stdout] 47810028205ef02fe84fd01ffc1f6d0d811138149e270461e7d65f0e67fa73da [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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e6ba1a96f15353e6e9d823a536208f4b1c2b07782752f7aec8e6688b87e84b [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" "c1e6ba1a96f15353e6e9d823a536208f4b1c2b07782752f7aec8e6688b87e84b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling etk-asm v0.2.0-dev (https://github.com/quilt/etk.git#9912b33f) [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] error: could not compile `etk-asm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name etk_asm --edition=2018 /opt/rustwide/cargo-home/git/checkouts/etk-9ae052a54ccf6fff/9912b33/etk-asm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=048ed9e558e0927b -C extra-filename=-048ed9e558e0927b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-d56ca5227429d101.so --extern sha3=/opt/rustwide/target/debug/deps/libsha3-bbfdab8383dc2c83.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-0e8b3c377403a6a6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c1e6ba1a96f15353e6e9d823a536208f4b1c2b07782752f7aec8e6688b87e84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e6ba1a96f15353e6e9d823a536208f4b1c2b07782752f7aec8e6688b87e84b", kill_on_drop: false }` [INFO] [stdout] c1e6ba1a96f15353e6e9d823a536208f4b1c2b07782752f7aec8e6688b87e84b