[INFO] cloning repository https://github.com/27s-io/Lockup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/27s-io/Lockup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F27s-io%2FLockup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F27s-io%2FLockup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ba000ae1612cc4392a68d635119f4278d3203a [INFO] testing 27s-io/Lockup against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F27s-io%2FLockup" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/27s-io/Lockup on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/27s-io/Lockup [INFO] finished tweaking git repo https://github.com/27s-io/Lockup [INFO] tweaked toml for git repo https://github.com/27s-io/Lockup written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/27s-io/Lockup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6/source/contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1a4fd0f61365f6bc17b86581f0ca09693a9a61b958ade4e3b2672061d2421f7 [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" "f1a4fd0f61365f6bc17b86581f0ca09693a9a61b958ade4e3b2672061d2421f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1a4fd0f61365f6bc17b86581f0ca09693a9a61b958ade4e3b2672061d2421f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a4fd0f61365f6bc17b86581f0ca09693a9a61b958ade4e3b2672061d2421f7", kill_on_drop: false }` [INFO] [stdout] f1a4fd0f61365f6bc17b86581f0ca09693a9a61b958ade4e3b2672061d2421f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3e3f79a8701b0970de5b3ae2f303f2b019bd12f97bdf67199135423e6db1eb [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" "ad3e3f79a8701b0970de5b3ae2f303f2b019bd12f97bdf67199135423e6db1eb", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "ad3e3f79a8701b0970de5b3ae2f303f2b019bd12f97bdf67199135423e6db1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3e3f79a8701b0970de5b3ae2f303f2b019bd12f97bdf67199135423e6db1eb", kill_on_drop: false }` [INFO] [stdout] ad3e3f79a8701b0970de5b3ae2f303f2b019bd12f97bdf67199135423e6db1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 015bef2dd6d8daef2190f6e3d837b283f590589955ce30f89027a540c84e7d1a [INFO] running `Command { std: "docker" "start" "-a" "015bef2dd6d8daef2190f6e3d837b283f590589955ce30f89027a540c84e7d1a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.67.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling byte-slice-cast v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling wast v38.0.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling regalloc v0.0.30 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling elastic-array v0.11.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] error: could not compile `object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.24.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=2172dfbaf3a753d9 -C extra-filename=-2172dfbaf3a753d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.65.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=9e640e33416f9475 -C extra-filename=-9e640e33416f9475 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.57.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=c32e8e4442e56a13 -C extra-filename=-c32e8e4442e56a13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.59.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=399678929d1202ba -C extra-filename=-399678929d1202ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "015bef2dd6d8daef2190f6e3d837b283f590589955ce30f89027a540c84e7d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015bef2dd6d8daef2190f6e3d837b283f590589955ce30f89027a540c84e7d1a", kill_on_drop: false }` [INFO] [stdout] 015bef2dd6d8daef2190f6e3d837b283f590589955ce30f89027a540c84e7d1a