[INFO] cloning repository https://github.com/aranajhonny/private-lucet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aranajhonny/private-lucet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faranajhonny%2Fprivate-lucet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faranajhonny%2Fprivate-lucet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa8b968d40cf998845643ce02f1a40c098b139ff [INFO] checking aranajhonny/private-lucet against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faranajhonny%2Fprivate-lucet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aranajhonny/private-lucet on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aranajhonny/private-lucet [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/aranajhonny/private-lucet [INFO] tweaked toml for git repo https://github.com/aranajhonny/private-lucet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/aranajhonny/private-lucet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0b234af7761ced9f607a94610e017c8805034fbcc706f50d2a6663d20b63f3 [INFO] running `Command { std: "docker" "start" "-a" "bc0b234af7761ced9f607a94610e017c8805034fbcc706f50d2a6663d20b63f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0b234af7761ced9f607a94610e017c8805034fbcc706f50d2a6663d20b63f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0b234af7761ced9f607a94610e017c8805034fbcc706f50d2a6663d20b63f3", kill_on_drop: false }` [INFO] [stdout] bc0b234af7761ced9f607a94610e017c8805034fbcc706f50d2a6663d20b63f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43119e996fd381df675031c30bd1b3c9155298dbe6f419f7ae89c98ef9817fc0 [INFO] running `Command { std: "docker" "start" "-a" "43119e996fd381df675031c30bd1b3c9155298dbe6f419f7ae89c98ef9817fc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking wasmparser v0.39.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.44.0 [INFO] [stderr] Compiling cranelift-entity v0.44.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling cbindgen v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/wasmerio/inkwell?branch=llvm8-0#8f480124) [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking field-offset v0.1.1 [INFO] [stderr] Checking plugin-for-example v0.1.0 (/opt/rustwide/workdir/examples/plugin-for-example) [INFO] [stderr] Checking kernel-net v0.1.0 (/opt/rustwide/workdir/lib/kernel-net) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling wasmer-wasi-tests v0.9.0 (/opt/rustwide/workdir/lib/wasi-tests) [INFO] [stderr] Compiling wasmer-emscripten-tests v0.9.0 (/opt/rustwide/workdir/lib/emscripten-tests) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.44.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking cranelift-bforest v0.44.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking parallel-guest v0.1.0 (/opt/rustwide/workdir/examples/parallel-guest) [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] warning: function is never used: `print_char` [INFO] [stdout] --> examples/parallel-guest/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | fn print_char(c: u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_str` [INFO] [stdout] --> examples/parallel-guest/src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn print_str(s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_char` [INFO] [stdout] --> examples/parallel-guest/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | fn print_char(c: u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_str` [INFO] [stdout] --> examples/parallel-guest/src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn print_str(s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking blake2b_simd v0.5.8 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling wasmer-win-exception-handler v0.9.0 (/opt/rustwide/workdir/lib/win-exception-handler) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking page_size v0.4.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wasmer-dev-utils v0.9.0 (/opt/rustwide/workdir/lib/dev-utils) [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking dynasmrt v0.3.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.9.0 (/opt/rustwide/workdir/lib/runtime-core) [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=4665a492ffbd917e -C extra-filename=-4665a492ffbd917e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c9eca061435e19f6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-68cdf7010c92b0f2.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dc293f88acdad4dd.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-fc75f8612925f963.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "43119e996fd381df675031c30bd1b3c9155298dbe6f419f7ae89c98ef9817fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43119e996fd381df675031c30bd1b3c9155298dbe6f419f7ae89c98ef9817fc0", kill_on_drop: false }` [INFO] [stdout] 43119e996fd381df675031c30bd1b3c9155298dbe6f419f7ae89c98ef9817fc0