[INFO] cloning repository https://github.com/ewbankkit/wascc-actor-hello-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewbankkit/wascc-actor-hello-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewbankkit%2Fwascc-actor-hello-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewbankkit%2Fwascc-actor-hello-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 643a79d7d525a64bc855a55d691e0b9084bdcaf5 [INFO] testing ewbankkit/wascc-actor-hello-http against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewbankkit%2Fwascc-actor-hello-http" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewbankkit/wascc-actor-hello-http 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] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/ewbankkit/wascc-actor-hello-http [INFO] finished tweaking git repo https://github.com/ewbankkit/wascc-actor-hello-http [INFO] tweaked toml for git repo https://github.com/ewbankkit/wascc-actor-hello-http written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ewbankkit/wascc-actor-hello-http 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 666a77fb3bba2728c885b8c1c314bf7feb073e60bbfe0b200e0444c0b2518b45 [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" "666a77fb3bba2728c885b8c1c314bf7feb073e60bbfe0b200e0444c0b2518b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666a77fb3bba2728c885b8c1c314bf7feb073e60bbfe0b200e0444c0b2518b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666a77fb3bba2728c885b8c1c314bf7feb073e60bbfe0b200e0444c0b2518b45", kill_on_drop: false }` [INFO] [stdout] 666a77fb3bba2728c885b8c1c314bf7feb073e60bbfe0b200e0444c0b2518b45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4558825a96284cc642e4357a4cab8d94d2cfe6da1c4895d6b3e1caf0dfa6ace [INFO] running `Command { std: "docker" "start" "-a" "c4558825a96284cc642e4357a4cab8d94d2cfe6da1c4895d6b3e1caf0dfa6ace", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling wascc-codec v0.3.5 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling wapc-guest v0.1.1 [INFO] [stderr] Compiling wascc-actor v0.1.1 [INFO] [stderr] Compiling wascc-actor-hello-http v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.84s [INFO] running `Command { std: "docker" "inspect" "c4558825a96284cc642e4357a4cab8d94d2cfe6da1c4895d6b3e1caf0dfa6ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4558825a96284cc642e4357a4cab8d94d2cfe6da1c4895d6b3e1caf0dfa6ace", kill_on_drop: false }` [INFO] [stdout] c4558825a96284cc642e4357a4cab8d94d2cfe6da1c4895d6b3e1caf0dfa6ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77d2817998eff351667c1e5f79e60c39b6c01ac9b691a0ec7fc75dc1061ed55 [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" "d77d2817998eff351667c1e5f79e60c39b6c01ac9b691a0ec7fc75dc1061ed55", kill_on_drop: false }` [INFO] [stderr] Compiling wascc-actor-hello-http v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "d77d2817998eff351667c1e5f79e60c39b6c01ac9b691a0ec7fc75dc1061ed55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77d2817998eff351667c1e5f79e60c39b6c01ac9b691a0ec7fc75dc1061ed55", kill_on_drop: false }` [INFO] [stdout] d77d2817998eff351667c1e5f79e60c39b6c01ac9b691a0ec7fc75dc1061ed55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba4ba3f4e62d994f464f445941ebe21df8e16072d86cde2a0a00cb120edbd5d8 [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" "ba4ba3f4e62d994f464f445941ebe21df8e16072d86cde2a0a00cb120edbd5d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wascc_actor_hello_http-94895a17efab0cd5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba4ba3f4e62d994f464f445941ebe21df8e16072d86cde2a0a00cb120edbd5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4ba3f4e62d994f464f445941ebe21df8e16072d86cde2a0a00cb120edbd5d8", kill_on_drop: false }` [INFO] [stdout] ba4ba3f4e62d994f464f445941ebe21df8e16072d86cde2a0a00cb120edbd5d8