[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51934375d1ff9f8ef1712e3b5d6540869425f9f [INFO] checking PLSysSec/rlbox_lucet_sandbox against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLSysSec%2Frlbox_lucet_sandbox" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLSysSec/rlbox_lucet_sandbox on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] fe896adaa14e5fb43a98d610109b69f608b9da05b062452c34a6b3767e3fded7 [INFO] running `Command { std: "docker" "start" "-a" "fe896adaa14e5fb43a98d610109b69f608b9da05b062452c34a6b3767e3fded7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe896adaa14e5fb43a98d610109b69f608b9da05b062452c34a6b3767e3fded7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe896adaa14e5fb43a98d610109b69f608b9da05b062452c34a6b3767e3fded7", kill_on_drop: false }` [INFO] [stdout] fe896adaa14e5fb43a98d610109b69f608b9da05b062452c34a6b3767e3fded7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e016ef53d8ce68f90a67b064302b5383f8b319b50bb7cc7f42a6a3724af5d55 [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" "4e016ef53d8ce68f90a67b064302b5383f8b319b50bb7cc7f42a6a3724af5d55", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking parity-wasm v0.40.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking cranelift-entity v0.41.0 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=22c86233fe7b2130c551cddf6d664b06a05e8a23#22c86233) [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Compiling lucet-wasi-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=22c86233fe7b2130c551cddf6d664b06a05e8a23#22c86233) [INFO] [stderr] Checking cast v0.2.2 [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=22c86233fe7b2130c551cddf6d664b06a05e8a23#22c86233) [INFO] [stderr] Compiling lucet-runtime-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=22c86233fe7b2130c551cddf6d664b06a05e8a23#22c86233) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking getrandom v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Checking object v0.14.0 [INFO] [stderr] Checking lucet-module-wasmsbx v0.1.1 (https://github.com/PLSysSec/lucet_sandbox_compiler?rev=22c86233fe7b2130c551cddf6d664b06a05e8a23#22c86233) [INFO] [stderr] Checking rlbox_lucet_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "4e016ef53d8ce68f90a67b064302b5383f8b319b50bb7cc7f42a6a3724af5d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e016ef53d8ce68f90a67b064302b5383f8b319b50bb7cc7f42a6a3724af5d55", kill_on_drop: false }` [INFO] [stdout] 4e016ef53d8ce68f90a67b064302b5383f8b319b50bb7cc7f42a6a3724af5d55