[INFO] cloning repository https://github.com/Yozhgoor/yewprint-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yozhgoor/yewprint-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4065750f55e658bc193559dca802847bd6c6d3e [INFO] testing Yozhgoor/yewprint-playground against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground" "/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/Yozhgoor/yewprint-playground on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yozhgoor/yewprint-playground [INFO] finished tweaking git repo https://github.com/Yozhgoor/yewprint-playground [INFO] tweaked toml for git repo https://github.com/Yozhgoor/yewprint-playground written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Yozhgoor/yewprint-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c188b8556cd505c840d0cbe0445d843b4d459871d2888205999a459e804425 [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" "c8c188b8556cd505c840d0cbe0445d843b4d459871d2888205999a459e804425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c188b8556cd505c840d0cbe0445d843b4d459871d2888205999a459e804425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c188b8556cd505c840d0cbe0445d843b4d459871d2888205999a459e804425", kill_on_drop: false }` [INFO] [stdout] c8c188b8556cd505c840d0cbe0445d843b4d459871d2888205999a459e804425 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66707b1fe7e96402826e3fbcb705f00c05ebbf231d8629df226d599a44e55dca [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" "66707b1fe7e96402826e3fbcb705f00c05ebbf231d8629df226d599a44e55dca", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling wit-schema-version v0.1.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling wit-parser v0.2.0 [INFO] [stderr] Compiling wit-writer v0.2.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling binaryen-sys v0.12.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling wit-validator v0.2.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling wit-text v0.8.0 [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-21.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=d81460b52eb64c20 -C extra-filename=-d81460b52eb64c20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-6a711a72a0eb0af6.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" "66707b1fe7e96402826e3fbcb705f00c05ebbf231d8629df226d599a44e55dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66707b1fe7e96402826e3fbcb705f00c05ebbf231d8629df226d599a44e55dca", kill_on_drop: false }` [INFO] [stdout] 66707b1fe7e96402826e3fbcb705f00c05ebbf231d8629df226d599a44e55dca