[INFO] fetching crate knox 0.4.0...
[INFO] testing knox-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate knox 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate knox 0.4.0
[INFO] finished tweaking crates.io crate knox 0.4.0
[INFO] tweaked toml for crates.io crate knox 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate knox 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate knox 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 187f95baa21089df4e4bbd9d1294b9a6b9e2340364a61427e47122c94c478273
[INFO] running `Command { std: "docker" "start" "-a" "187f95baa21089df4e4bbd9d1294b9a6b9e2340364a61427e47122c94c478273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187f95baa21089df4e4bbd9d1294b9a6b9e2340364a61427e47122c94c478273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187f95baa21089df4e4bbd9d1294b9a6b9e2340364a61427e47122c94c478273", kill_on_drop: false }`
[INFO] [stdout] 187f95baa21089df4e4bbd9d1294b9a6b9e2340364a61427e47122c94c478273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fd3019f61c19dedb2e8c128563a6c51aba32da18c167945a91d9bd9a8a47d3a
[INFO] running `Command { std: "docker" "start" "-a" "2fd3019f61c19dedb2e8c128563a6c51aba32da18c167945a91d9bd9a8a47d3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling libgpg-error-sys v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling generic-array v0.7.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr] error: failed to run custom build command for `libgpg-error-sys v0.5.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libgpg-error-sys-7b14cbd334966836/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/err-sources.h.in
[INFO] [stderr]   scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/err-codes.h.in
[INFO] [stderr]   scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/errnos.in
[INFO] [stderr]   cargo:generated=/opt/rustwide/target/debug/build/libgpg-error-sys-a8e709e0581eba5d/out
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGPG_ERROR_PREFIX
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGPG_ERROR_INCLUDE
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGPG_ERROR_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGPG_ERROR_LIBS
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGPG_ERROR_CONFIG
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: "sh" "-c" "gpg-error-config --version"
[INFO] [stderr]   sh: 1: gpg-error-config: not found
[INFO] [stderr]   command did not execute successfully, got: exit status: 127
[INFO] [stderr]   Error: ()
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2fd3019f61c19dedb2e8c128563a6c51aba32da18c167945a91d9bd9a8a47d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd3019f61c19dedb2e8c128563a6c51aba32da18c167945a91d9bd9a8a47d3a", kill_on_drop: false }`
[INFO] [stdout] 2fd3019f61c19dedb2e8c128563a6c51aba32da18c167945a91d9bd9a8a47d3a
