[INFO] cloning repository https://github.com/PLSysSec/rlbox_lucet_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PLSysSec/rlbox_lucet_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLSysSec%2Frlbox_lucet_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLSysSec%2Frlbox_lucet_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c8e79048d3ff6f434109e19d4aee4ff8624d3d7 [INFO] testing PLSysSec/rlbox_lucet_sandbox 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%2FPLSysSec%2Frlbox_lucet_sandbox" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLSysSec/rlbox_lucet_sandbox 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/PLSysSec/rlbox_lucet_sandbox [INFO] finished tweaking git repo https://github.com/PLSysSec/rlbox_lucet_sandbox [INFO] tweaked toml for git repo https://github.com/PLSysSec/rlbox_lucet_sandbox written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/PLSysSec/rlbox_lucet_sandbox 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/PLSysSec/lucet_sandbox_compiler` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9d2778cffd6933e09d2129fec6bd0dd2ffc11262a150d48cca05e8f882c671d6 [INFO] running `Command { std: "docker" "start" "-a" "9d2778cffd6933e09d2129fec6bd0dd2ffc11262a150d48cca05e8f882c671d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2778cffd6933e09d2129fec6bd0dd2ffc11262a150d48cca05e8f882c671d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2778cffd6933e09d2129fec6bd0dd2ffc11262a150d48cca05e8f882c671d6", kill_on_drop: false }` [INFO] [stdout] 9d2778cffd6933e09d2129fec6bd0dd2ffc11262a150d48cca05e8f882c671d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ad20d970f5e005bbdf1a5b26b17ee128172953acab10eb778ec3ce0a3804bf3 [INFO] running `Command { std: "docker" "start" "-a" "4ad20d970f5e005bbdf1a5b26b17ee128172953acab10eb778ec3ce0a3804bf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling cranelift-entity v0.41.0 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=d582d76bf0d17984501f3933688bf7a1eb5cf208#d582d76b) [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling lucet-wasi-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=d582d76bf0d17984501f3933688bf7a1eb5cf208#d582d76b) [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lucet-runtime-internals-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=d582d76bf0d17984501f3933688bf7a1eb5cf208#d582d76b) [INFO] [stderr] Compiling lucet-runtime-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=d582d76bf0d17984501f3933688bf7a1eb5cf208#d582d76b) [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling lucet-module-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=d582d76bf0d17984501f3933688bf7a1eb5cf208#d582d76b) [INFO] [stderr] Compiling rlbox_lucet_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "4ad20d970f5e005bbdf1a5b26b17ee128172953acab10eb778ec3ce0a3804bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad20d970f5e005bbdf1a5b26b17ee128172953acab10eb778ec3ce0a3804bf3", kill_on_drop: false }` [INFO] [stdout] 4ad20d970f5e005bbdf1a5b26b17ee128172953acab10eb778ec3ce0a3804bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4dd2b2fff521afc0db58089d3e8f957924c98f743517675e117cbf51f84d78d4 [INFO] running `Command { std: "docker" "start" "-a" "4dd2b2fff521afc0db58089d3e8f957924c98f743517675e117cbf51f84d78d4", kill_on_drop: false }` [INFO] [stderr] Compiling rlbox_lucet_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.15s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlbox_lucet_sandbox-be3740aa7381ee0d) [INFO] running `Command { std: "docker" "inspect" "4dd2b2fff521afc0db58089d3e8f957924c98f743517675e117cbf51f84d78d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd2b2fff521afc0db58089d3e8f957924c98f743517675e117cbf51f84d78d4", kill_on_drop: false }` [INFO] [stdout] 4dd2b2fff521afc0db58089d3e8f957924c98f743517675e117cbf51f84d78d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fd2c6c34dd9d9f13662b4e9baa8c790a444f2d5394383552c0be20ab3fb5e04 [INFO] running `Command { std: "docker" "start" "-a" "8fd2c6c34dd9d9f13662b4e9baa8c790a444f2d5394383552c0be20ab3fb5e04", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlbox_lucet_sandbox-be3740aa7381ee0d) [INFO] [stderr] Doc-tests rlbox_lucet_sandbox [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; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fd2c6c34dd9d9f13662b4e9baa8c790a444f2d5394383552c0be20ab3fb5e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd2c6c34dd9d9f13662b4e9baa8c790a444f2d5394383552c0be20ab3fb5e04", kill_on_drop: false }` [INFO] [stdout] 8fd2c6c34dd9d9f13662b4e9baa8c790a444f2d5394383552c0be20ab3fb5e04