[INFO] cloning repository https://github.com/VictorBulba/contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictorBulba/contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorBulba%2Fcontract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorBulba%2Fcontract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c90a36a0cd8f7a589e727b132e4223bbadc787c3 [INFO] checking VictorBulba/contract against master#f90b06d7fb00470177516c5881bcec0432cb4f24 for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorBulba%2Fcontract" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VictorBulba/contract on toolchain f90b06d7fb00470177516c5881bcec0432cb4f24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VictorBulba/contract [INFO] finished tweaking git repo https://github.com/VictorBulba/contract [INFO] tweaked toml for git repo https://github.com/VictorBulba/contract written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/VictorBulba/contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d20cec0bd154de6247df1cef79a5092144e49a2fd187b4ed18289032fc5a980e [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" "d20cec0bd154de6247df1cef79a5092144e49a2fd187b4ed18289032fc5a980e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d20cec0bd154de6247df1cef79a5092144e49a2fd187b4ed18289032fc5a980e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20cec0bd154de6247df1cef79a5092144e49a2fd187b4ed18289032fc5a980e", kill_on_drop: false }` [INFO] [stdout] d20cec0bd154de6247df1cef79a5092144e49a2fd187b4ed18289032fc5a980e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "check" "--frozen" "--all" "--all-targets" "--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] a6616a445a25bfa3b04e19b5755828a3a4bb89ce2cee2d2bf5b391a5c803bdb3 [INFO] running `Command { std: "docker" "start" "-a" "a6616a445a25bfa3b04e19b5755828a3a4bb89ce2cee2d2bf5b391a5c803bdb3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking zeroize v1.4.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking clru v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking der v0.4.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking k256 v0.9.6 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cosmwasm-derive v0.16.2 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.74.0/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=ef9a506134b77db4 -C extra-filename=-ef9a506134b77db4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-bd846076be31c20c.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-50eb8e9d24b421d1.rmeta --cap-lints allow --cap-lints=forbid` (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" "a6616a445a25bfa3b04e19b5755828a3a4bb89ce2cee2d2bf5b391a5c803bdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6616a445a25bfa3b04e19b5755828a3a4bb89ce2cee2d2bf5b391a5c803bdb3", kill_on_drop: false }` [INFO] [stdout] a6616a445a25bfa3b04e19b5755828a3a4bb89ce2cee2d2bf5b391a5c803bdb3