[INFO] cloning repository https://github.com/betrusted-io/xous-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betrusted-io/xous-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Fxous-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Fxous-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c33e848584103ed9538b842c1a53ffda52e2315 [INFO] testing betrusted-io/xous-core against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Fxous-core" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/betrusted-io/xous-core on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/betrusted-io/xous-core [INFO] finished tweaking git repo https://github.com/betrusted-io/xous-core [INFO] tweaked toml for git repo https://github.com/betrusted-io/xous-core written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/betrusted-io/xous-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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/betrusted-io/curve25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/xobs/rust_minifb.git` [INFO] [stderr] Updating git repository `https://github.com/betrusted-io/blitstr.git` [INFO] [stderr] Updating git repository `https://github.com/betrusted-io/com_rs.git` [INFO] [stderr] Updating git repository `https://github.com/betrusted-io/engine25519-as.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.129 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded microfft v0.4.0 [INFO] [stderr] Downloaded tar v0.4.32 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.7 [INFO] [stderr] Downloaded rkyv v0.3.1 [INFO] [stderr] Downloaded compiler_builtins v0.1.39 [INFO] [stderr] Downloaded serde_with v1.9.4 [INFO] [stderr] Downloaded spectrum-analyzer v0.5.2 [INFO] [stderr] Downloaded clang-sys v1.1.0 [INFO] [stderr] Downloaded nom v6.1.0 [INFO] [stderr] Downloaded rkyv_derive v0.4.0 [INFO] [stderr] Downloaded orbclient v0.3.30 [INFO] [stderr] Downloaded curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded rkyv_derive v0.3.1 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.1 [INFO] [stderr] Downloaded debug-here v0.2.2 [INFO] [stderr] Downloaded rkyv v0.4.3 [INFO] [stderr] Downloaded ptr_meta v0.1.1 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded serde_derive v1.0.129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a474f87779e1fbde52dff86fcce57a6a8be2678b8be383e7c59515e96817885 [INFO] running `Command { std: "docker" "start" "-a" "4a474f87779e1fbde52dff86fcce57a6a8be2678b8be383e7c59515e96817885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a474f87779e1fbde52dff86fcce57a6a8be2678b8be383e7c59515e96817885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a474f87779e1fbde52dff86fcce57a6a8be2678b8be383e7c59515e96817885", kill_on_drop: false }` [INFO] [stdout] 4a474f87779e1fbde52dff86fcce57a6a8be2678b8be383e7c59515e96817885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f1eb84f4d89a1107cc818e8727171cc6f3b3219d2424d25c416c76f8870d19 [INFO] running `Command { std: "docker" "start" "-a" "27f1eb84f4d89a1107cc818e8727171cc6f3b3219d2424d25c416c76f8870d19", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xous v0.8.3 (/opt/rustwide/workdir/xous-rs) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling com_rs v0.1.0 (https://github.com/betrusted-io/com_rs.git?rev=ebbe15a5285cc4b9de7edf279949f034e82709dd#ebbe15a5) [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rkyv v0.3.1 [INFO] [stderr] Compiling gam v0.1.0 (/opt/rustwide/workdir/services/gam) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling engine25519-as v0.1.0 (https://github.com/betrusted-io/engine25519-as.git?rev=6681e73c1fdc4a460b5ef9f9c7c91aef546d00f3#6681e73c) [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=92e54860f1f41ea3 -C extra-filename=-92e54860f1f41ea3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (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" "27f1eb84f4d89a1107cc818e8727171cc6f3b3219d2424d25c416c76f8870d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f1eb84f4d89a1107cc818e8727171cc6f3b3219d2424d25c416c76f8870d19", kill_on_drop: false }` [INFO] [stdout] 27f1eb84f4d89a1107cc818e8727171cc6f3b3219d2424d25c416c76f8870d19