[INFO] updating cached repository https://github.com/PLSysSec/rlbox_lucet_sandbox [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 997c648eb0eaeaaa7a00a9eee20431f750b4e190 [INFO] testing PLSysSec/rlbox_lucet_sandbox against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLSysSec%2Frlbox_lucet_sandbox" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLSysSec/rlbox_lucet_sandbox on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-2/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 `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e737894e0efa7c98878fb99b05b7fc33858b26830595934939eda7f18fe2b697 [INFO] running `"docker" "start" "-a" "e737894e0efa7c98878fb99b05b7fc33858b26830595934939eda7f18fe2b697"` [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parity-wasm v0.40.2 [INFO] [stderr] Compiling cranelift-entity v0.41.0 (https://github.com/PLSysSec/lucet_sandbox_compiler#5c22392b) [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling lucet-wasi v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler#5c22392b) [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling lucet-runtime-internals v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler#5c22392b) [INFO] [stderr] Compiling lucet-runtime v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler#5c22392b) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling getrandom v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling object v0.14.0 [INFO] [stderr] Compiling lucet-module v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler#5c22392b) [INFO] [stderr] Compiling rlbox_lucet_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "e737894e0efa7c98878fb99b05b7fc33858b26830595934939eda7f18fe2b697"` [INFO] running `"docker" "rm" "-f" "e737894e0efa7c98878fb99b05b7fc33858b26830595934939eda7f18fe2b697"` [INFO] [stdout] e737894e0efa7c98878fb99b05b7fc33858b26830595934939eda7f18fe2b697 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 18da7a7bb88a02ad8f6528494d13260dd1cb92e69547f1dca1ffa4d3933d5d0f [INFO] running `"docker" "start" "-a" "18da7a7bb88a02ad8f6528494d13260dd1cb92e69547f1dca1ffa4d3933d5d0f"` [INFO] [stderr] Compiling rlbox_lucet_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `"docker" "inspect" "18da7a7bb88a02ad8f6528494d13260dd1cb92e69547f1dca1ffa4d3933d5d0f"` [INFO] running `"docker" "rm" "-f" "18da7a7bb88a02ad8f6528494d13260dd1cb92e69547f1dca1ffa4d3933d5d0f"` [INFO] [stdout] 18da7a7bb88a02ad8f6528494d13260dd1cb92e69547f1dca1ffa4d3933d5d0f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] cce052d059b395703728e4f390048bda9491cc58a3af63eb3d1513a560b3295d [INFO] running `"docker" "start" "-a" "cce052d059b395703728e4f390048bda9491cc58a3af63eb3d1513a560b3295d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rlbox_lucet_sandbox-3ee56408888b3a51 [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] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "cce052d059b395703728e4f390048bda9491cc58a3af63eb3d1513a560b3295d"` [INFO] running `"docker" "rm" "-f" "cce052d059b395703728e4f390048bda9491cc58a3af63eb3d1513a560b3295d"` [INFO] [stdout] cce052d059b395703728e4f390048bda9491cc58a3af63eb3d1513a560b3295d