[INFO] cloning repository https://github.com/enarx/enarx-wasmldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-wasmldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 819f15e17d5289a0d89c3e0a37935ff6108d5c47 [INFO] testing enarx/enarx-wasmldr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-wasmldr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enarx/enarx-wasmldr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enarx/enarx-wasmldr [INFO] finished tweaking git repo https://github.com/enarx/enarx-wasmldr [INFO] tweaked toml for git repo https://github.com/enarx/enarx-wasmldr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/enarx/enarx-wasmldr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "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] 000028f47141a513f052f2454a530e2955dfec8b2abe54d7fe08ee92689646aa [INFO] running `Command { std: "docker" "start" "-a" "000028f47141a513f052f2454a530e2955dfec8b2abe54d7fe08ee92689646aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "000028f47141a513f052f2454a530e2955dfec8b2abe54d7fe08ee92689646aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000028f47141a513f052f2454a530e2955dfec8b2abe54d7fe08ee92689646aa", kill_on_drop: false }` [INFO] [stdout] 000028f47141a513f052f2454a530e2955dfec8b2abe54d7fe08ee92689646aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1e2c93a3e12ee54cf409238e07788e93aa3b1d2f6c1e092f05504706f63b5e7 [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" "a1e2c93a3e12ee54cf409238e07788e93aa3b1d2f6c1e092f05504706f63b5e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.77.0 [INFO] [stderr] Compiling wasmparser v0.80.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.28 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling wasi-common v0.30.0 [INFO] [stderr] Compiling wasmtime v0.30.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.23 [INFO] [stderr] Compiling wasmtime-wasi v0.30.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmtime-runtime v0.30.0 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling wast v38.0.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling io-lifetimes v0.3.1 [INFO] [stderr] Compiling rsix v0.23.5 [INFO] [stderr] Compiling unsafe-io v0.9.1 [INFO] [stderr] Compiling cap-primitives v0.19.1 [INFO] [stderr] Compiling cap-std v0.19.1 [INFO] [stderr] Compiling rsix v0.22.4 [INFO] [stderr] Compiling cap-fs-ext v0.19.1 [INFO] [stderr] Compiling system-interface v0.14.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fs-set-times v0.11.0 [INFO] [stderr] Compiling fs-set-times v0.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cap-time-ext v0.19.1 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling cap-rand v0.19.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling enarx-wasmldr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling wiggle-generate v0.30.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling wiggle-macro v0.30.0 [INFO] [stderr] Compiling cranelift-entity v0.77.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.77.0 [INFO] [stderr] Compiling cranelift-bforest v0.77.0 [INFO] [stderr] Compiling wasmtime-types v0.30.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling wasmtime-environ v0.30.0 [INFO] [stderr] Compiling cranelift-codegen v0.77.0 [INFO] [stderr] Compiling wasmtime-jit v0.30.0 [INFO] [stderr] Compiling cranelift-frontend v0.77.0 [INFO] [stderr] Compiling cranelift-native v0.77.0 [INFO] [stderr] Compiling cranelift-wasm v0.77.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.30.0 [INFO] [stderr] Compiling wiggle v0.30.0 [INFO] [stderr] Compiling wasi-cap-std-sync v0.30.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 57s [INFO] running `Command { std: "docker" "inspect" "a1e2c93a3e12ee54cf409238e07788e93aa3b1d2f6c1e092f05504706f63b5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e2c93a3e12ee54cf409238e07788e93aa3b1d2f6c1e092f05504706f63b5e7", kill_on_drop: false }` [INFO] [stdout] a1e2c93a3e12ee54cf409238e07788e93aa3b1d2f6c1e092f05504706f63b5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec3039187d93c7b9852df9b094a31724a0ccf74925bcefef72e3910f1f7eb36 [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" "dec3039187d93c7b9852df9b094a31724a0ccf74925bcefef72e3910f1f7eb36", kill_on_drop: false }` [INFO] [stderr] Compiling enarx-wasmldr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/enarx_wasmldr-7e420b1f29b7cbed) [INFO] running `Command { std: "docker" "inspect" "dec3039187d93c7b9852df9b094a31724a0ccf74925bcefef72e3910f1f7eb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec3039187d93c7b9852df9b094a31724a0ccf74925bcefef72e3910f1f7eb36", kill_on_drop: false }` [INFO] [stdout] dec3039187d93c7b9852df9b094a31724a0ccf74925bcefef72e3910f1f7eb36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6118c27ecf9ed3ecd312c3d0389da149ebaeb59d87ad521009be913b8fb726cf [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" "6118c27ecf9ed3ecd312c3d0389da149ebaeb59d87ad521009be913b8fb726cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enarx_wasmldr-7e420b1f29b7cbed) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test workload::test::workload_run_no_export ... ok [INFO] [stdout] test workload::test::workload_run_return_1 ... ok [INFO] [stdout] test workload::test::workload_run_wasi_snapshot1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6118c27ecf9ed3ecd312c3d0389da149ebaeb59d87ad521009be913b8fb726cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6118c27ecf9ed3ecd312c3d0389da149ebaeb59d87ad521009be913b8fb726cf", kill_on_drop: false }` [INFO] [stdout] 6118c27ecf9ed3ecd312c3d0389da149ebaeb59d87ad521009be913b8fb726cf