[INFO] updating cached repository https://github.com/bacongobbler/krustlet-wasmdome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/bacongobbler/krustlet-wasmdome [INFO] [stderr] 1a19e56..d5b949d master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5b949daf7a6b96021723843c01962d74fe6564b [INFO] testing bacongobbler/krustlet-wasmdome against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Fkrustlet-wasmdome" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bacongobbler/krustlet-wasmdome on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bacongobbler/krustlet-wasmdome [INFO] finished tweaking git repo https://github.com/bacongobbler/krustlet-wasmdome [INFO] tweaked toml for git repo https://github.com/bacongobbler/krustlet-wasmdome written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bacongobbler/krustlet-wasmdome already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wascc-httpsrv v0.7.0 [INFO] [stderr] Downloaded oci-distribution v0.3.0 [INFO] [stderr] Downloaded wascc-logging v0.7.0 [INFO] [stderr] Downloaded kubelet v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6330f8373b2467560e370985c1e33c676d56a488f28ee6a0a274a09494de85d7 [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" "6330f8373b2467560e370985c1e33c676d56a488f28ee6a0a274a09494de85d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6330f8373b2467560e370985c1e33c676d56a488f28ee6a0a274a09494de85d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6330f8373b2467560e370985c1e33c676d56a488f28ee6a0a274a09494de85d7", kill_on_drop: false }` [INFO] [stdout] 6330f8373b2467560e370985c1e33c676d56a488f28ee6a0a274a09494de85d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e5c519f7da7d8b828a1dbae7591e4025675f62561cf4508385b0ed3d3a9bfe [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" "32e5c519f7da7d8b828a1dbae7591e4025675f62561cf4508385b0ed3d3a9bfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling wasi-common v0.18.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling k8s-openapi v0.8.0 [INFO] [stderr] Compiling wasmtime-wasi v0.18.0 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling base64-url v1.4.6 [INFO] [stderr] Compiling wast v20.0.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling subtle-encoding v0.4.1 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling async-dup v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling signature v1.0.0-pre.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=6abafe259e1925e3 -C extra-filename=-6abafe259e1925e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.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" "32e5c519f7da7d8b828a1dbae7591e4025675f62561cf4508385b0ed3d3a9bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e5c519f7da7d8b828a1dbae7591e4025675f62561cf4508385b0ed3d3a9bfe", kill_on_drop: false }` [INFO] [stdout] 32e5c519f7da7d8b828a1dbae7591e4025675f62561cf4508385b0ed3d3a9bfe