[INFO] fetching crate wasmy 0.5.6... [INFO] testing wasmy-0.5.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wasmy 0.5.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wasmy 0.5.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking crates.io crate wasmy 0.5.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wasmy 0.5.6 [INFO] tweaked toml for crates.io crate wasmy 0.5.6 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate wasmy 0.5.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded wasmer-compiler v2.1.1 [INFO] [stderr] Downloaded wasmer-object v2.1.1 [INFO] [stderr] Downloaded wasmer-derive v2.1.1 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Downloaded wasmer-vm v2.1.1 [INFO] [stderr] Downloaded wasmer-types v2.1.1 [INFO] [stderr] Downloaded wasmer-wasi-types v2.1.1 [INFO] [stderr] Downloaded wasmer v2.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.19 [INFO] [stderr] Downloaded rkyv v0.7.33 [INFO] [stderr] Downloaded wasmer-wasi v2.1.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.33 [INFO] [stderr] Downloaded wasmy-vm v0.5.6 [INFO] [stderr] Downloaded wasmer-vfs v2.1.1 [INFO] [stderr] Downloaded wasmer-engine v2.1.1 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.1.1 [INFO] [stderr] Downloaded wat v1.0.41 [INFO] [stderr] Downloaded wasmer-engine-universal v2.1.1 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded wast v39.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 64c3bd2f36bbba62827eb9b5a41f862101b4aded543353a7e9e0cedd6126a3be [INFO] running `Command { std: "docker" "start" "-a" "64c3bd2f36bbba62827eb9b5a41f862101b4aded543353a7e9e0cedd6126a3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c3bd2f36bbba62827eb9b5a41f862101b4aded543353a7e9e0cedd6126a3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c3bd2f36bbba62827eb9b5a41f862101b4aded543353a7e9e0cedd6126a3be", kill_on_drop: false }` [INFO] [stdout] 64c3bd2f36bbba62827eb9b5a41f862101b4aded543353a7e9e0cedd6126a3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.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] 578efe15bdf37b672b224db26348a683edcf94017d2dfc0653ad08b3f16b4b06 [INFO] running `Command { std: "docker" "start" "-a" "578efe15bdf37b672b224db26348a683edcf94017d2dfc0653ad08b3f16b4b06", kill_on_drop: false }` [INFO] [stderr] Compiling wasmy v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "578efe15bdf37b672b224db26348a683edcf94017d2dfc0653ad08b3f16b4b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578efe15bdf37b672b224db26348a683edcf94017d2dfc0653ad08b3f16b4b06", kill_on_drop: false }` [INFO] [stdout] 578efe15bdf37b672b224db26348a683edcf94017d2dfc0653ad08b3f16b4b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f557d5e7bdd8ee17243becafdf6d135b03ce63da8643b478fdd70b26f01db840 [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" "f557d5e7bdd8ee17243becafdf6d135b03ce63da8643b478fdd70b26f01db840", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling protoc v2.27.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling protobuf-codegen v2.27.1 [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.27.1/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=ee706a50cf64c1fe -C extra-filename=-ee706a50cf64c1fe --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: build failed [INFO] running `Command { std: "docker" "inspect" "f557d5e7bdd8ee17243becafdf6d135b03ce63da8643b478fdd70b26f01db840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f557d5e7bdd8ee17243becafdf6d135b03ce63da8643b478fdd70b26f01db840", kill_on_drop: false }` [INFO] [stdout] f557d5e7bdd8ee17243becafdf6d135b03ce63da8643b478fdd70b26f01db840