[INFO] cloning repository https://github.com/fxbox/foxbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fxbox/foxbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxbox%2Ffoxbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxbox%2Ffoxbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca7a3b1a08d160253e002be01bd5686ae8df7c7f [INFO] testing fxbox/foxbox against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxbox%2Ffoxbox" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fxbox/foxbox on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fxbox/foxbox [INFO] finished tweaking git repo https://github.com/fxbox/foxbox [INFO] tweaked toml for git repo https://github.com/fxbox/foxbox written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fxbox/foxbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/fxbox/users.git` [INFO] [stderr] Updating git repository `https://github.com/maidsafe-archive/get_if_addrs` [INFO] [stderr] Updating git repository `https://github.com/fabricedesre/pagekite-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/fabricedesre/libpagekite.git` [INFO] [stderr] Updating git repository `https://github.com/fxbox/openzwave-stateful-rust` [INFO] [stderr] Updating git repository `https://github.com/fxbox/openzwave-rust` [INFO] [stderr] Updating git submodule `https://github.com/fxbox/open-zwave.git` [INFO] [stderr] Updating git repository `https://github.com/dhylands/serial-ports-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v0.8.22 [INFO] [stderr] Downloaded stainless v0.1.10 [INFO] [stderr] Downloaded jwt v0.4.0 [INFO] [stderr] Downloaded sublock v0.1.1 [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded transformable_channels v0.1.1 [INFO] [stderr] Downloaded iron-test v0.4.0 [INFO] [stderr] Downloaded serde_codegen_internals v0.11.3 [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.3 [INFO] [stderr] Downloaded serde_codegen v0.8.22 [INFO] [stderr] Downloaded pwhash v0.1.1 [INFO] [stderr] Downloaded string_cache v0.2.29 [INFO] [stderr] Downloaded syn v0.10.6 [INFO] [stderr] Downloaded c_linked_list v1.1.0 [INFO] [stderr] Downloaded url v1.3.0 [INFO] [stderr] Downloaded serde_derive v0.8.22 [INFO] [stderr] Downloaded ws v0.5.3 [INFO] [stderr] Downloaded assert_matches v1.0.1 [INFO] [stderr] Downloaded docopt_macros v0.6.88 [INFO] [stderr] Downloaded mktemp v0.3.1 [INFO] [stderr] Downloaded clippy v0.0.108 [INFO] [stderr] Downloaded clippy_lints v0.0.108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b3961e33175cf12456225c3b929a5649ff9eaeec1e8e8600ea0b422f7cebcc6 [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" "5b3961e33175cf12456225c3b929a5649ff9eaeec1e8e8600ea0b422f7cebcc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b3961e33175cf12456225c3b929a5649ff9eaeec1e8e8600ea0b422f7cebcc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3961e33175cf12456225c3b929a5649ff9eaeec1e8e8600ea0b422f7cebcc6", kill_on_drop: false }` [INFO] [stdout] 5b3961e33175cf12456225c3b929a5649ff9eaeec1e8e8600ea0b422f7cebcc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 0085fab672476d4a73c83c063240344c059c994dea52980419ccd31dc69fb755 [INFO] running `Command { std: "docker" "start" "-a" "0085fab672476d4a73c83c063240344c059c994dea52980419ccd31dc69fb755", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling serde v0.8.22 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling rusqlite v0.7.3 [INFO] [stderr] Compiling linked-hash-map v0.0.9 [INFO] [stdout] error[E0463]: can't find crate for `pkg_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.7.3/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate pkg_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0085fab672476d4a73c83c063240344c059c994dea52980419ccd31dc69fb755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0085fab672476d4a73c83c063240344c059c994dea52980419ccd31dc69fb755", kill_on_drop: false }` [INFO] [stdout] 0085fab672476d4a73c83c063240344c059c994dea52980419ccd31dc69fb755