[INFO] cloning repository https://github.com/5225225/distcomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5225225/distcomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 488e2fdfed6ae5e352e5496e24b20b3be8e49918 [INFO] testing 5225225/distcomp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/5225225/distcomp 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] started tweaking git repo https://github.com/5225225/distcomp [INFO] finished tweaking git repo https://github.com/5225225/distcomp [INFO] tweaked toml for git repo https://github.com/5225225/distcomp written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/5225225/distcomp 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 serde v1.0.98 [INFO] [stderr] Downloaded libflate v0.1.26 [INFO] [stderr] Downloaded cmake v0.1.41 [INFO] [stderr] Downloaded half v1.3.0 [INFO] [stderr] Downloaded backtrace v0.3.34 [INFO] [stderr] Downloaded wasmi-validation v0.1.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.15.0 [INFO] [stderr] Downloaded static_assertions v0.3.3 [INFO] [stderr] Downloaded serde_cbor v0.10.1 [INFO] [stderr] Downloaded filetime v0.2.6 [INFO] [stderr] Downloaded handletree-rs v0.2.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.2 [INFO] [stderr] Downloaded libsodium-sys v0.2.2 [INFO] [stderr] Downloaded wabt v0.9.0 [INFO] [stderr] Downloaded rusqlite v0.19.0 [INFO] [stderr] Downloaded wasmi v0.5.0 [INFO] [stderr] Downloaded better-panic v0.1.2 [INFO] [stderr] Downloaded syn v0.15.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] bf92a30758c4998075f447677f3daa4b6798f8fafea34f86e0d87f4f7748b78b [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" "bf92a30758c4998075f447677f3daa4b6798f8fafea34f86e0d87f4f7748b78b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf92a30758c4998075f447677f3daa4b6798f8fafea34f86e0d87f4f7748b78b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf92a30758c4998075f447677f3daa4b6798f8fafea34f86e0d87f4f7748b78b", kill_on_drop: false }` [INFO] [stdout] bf92a30758c4998075f447677f3daa4b6798f8fafea34f86e0d87f4f7748b78b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ecc9107193ca6f78989648ff3f53b20cd967f410c9f9987da6a2b62d34501388 [INFO] running `Command { std: "docker" "start" "-a" "ecc9107193ca6f78989648ff3f53b20cd967f410c9f9987da6a2b62d34501388", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling static_assertions v0.3.3 [INFO] [stderr] Compiling handletree-rs v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling wabt-sys v0.6.1 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling wasmi v0.5.0 [INFO] [stderr] Compiling better-panic v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] error: could not compile `wasmi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmi /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmi-0.5.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="default"' --cfg 'feature="std"' -C metadata=3e7e8978abc5b679 -C extra-filename=-3e7e8978abc5b679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-24671ede337b9823.rmeta --extern memory_units=/opt/rustwide/target/debug/deps/libmemory_units-5103712fb09002f9.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-64e7128bf5a67603.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ac6c759cfd855e38.rmeta --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-2491787f29ecdbb0.rmeta --extern wasmi_validation=/opt/rustwide/target/debug/deps/libwasmi_validation-fc6cc7c29f8545cd.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" "ecc9107193ca6f78989648ff3f53b20cd967f410c9f9987da6a2b62d34501388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc9107193ca6f78989648ff3f53b20cd967f410c9f9987da6a2b62d34501388", kill_on_drop: false }` [INFO] [stdout] ecc9107193ca6f78989648ff3f53b20cd967f410c9f9987da6a2b62d34501388