[INFO] fetching crate captain 0.1.0-alpha.0... [INFO] testing captain-0.1.0-alpha.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate captain 0.1.0-alpha.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate captain 0.1.0-alpha.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate captain 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate captain 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate captain 0.1.0-alpha.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate captain 0.1.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Downloaded borsh-derive-internal v0.8.2 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded derivation-path v0.1.3 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Downloaded solana-program v1.7.1 [INFO] [stderr] Downloaded pbkdf2 v0.6.0 [INFO] [stderr] Downloaded borsh-derive v0.8.2 [INFO] [stderr] Downloaded solana-frozen-abi v1.7.1 [INFO] [stderr] Downloaded serde_with v1.9.3 [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded solana-sdk-macro v1.7.1 [INFO] [stderr] Downloaded solana-crate-features v1.7.1 [INFO] [stderr] Downloaded borsh v0.8.2 [INFO] [stderr] Downloaded curve25519-dalek v2.1.2 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.7.1 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded solana-logger v1.7.1 [INFO] [stderr] Downloaded solana-sdk v1.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 054b27063b0fc3aea0a8c2625fa96d5c1cd5fc5730a865c3a121e330301e761a [INFO] running `Command { std: "docker" "start" "-a" "054b27063b0fc3aea0a8c2625fa96d5c1cd5fc5730a865c3a121e330301e761a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "054b27063b0fc3aea0a8c2625fa96d5c1cd5fc5730a865c3a121e330301e761a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054b27063b0fc3aea0a8c2625fa96d5c1cd5fc5730a865c3a121e330301e761a", kill_on_drop: false }` [INFO] [stdout] 054b27063b0fc3aea0a8c2625fa96d5c1cd5fc5730a865c3a121e330301e761a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27d4cfc6631afe33e6637665141e8c1f90946ea1a88d9ff374c582578cfcee40 [INFO] running `Command { std: "docker" "start" "-a" "27d4cfc6631afe33e6637665141e8c1f90946ea1a88d9ff374c582578cfcee40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.1 [INFO] [stderr] Compiling solana-frozen-abi v1.7.1 [INFO] [stderr] Compiling solana-program v1.7.1 [INFO] [stderr] Compiling solana-sdk v1.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.28/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 -C metadata=d8ad441518f60041 -C extra-filename=-d8ad441518f60041 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.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" "27d4cfc6631afe33e6637665141e8c1f90946ea1a88d9ff374c582578cfcee40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d4cfc6631afe33e6637665141e8c1f90946ea1a88d9ff374c582578cfcee40", kill_on_drop: false }` [INFO] [stdout] 27d4cfc6631afe33e6637665141e8c1f90946ea1a88d9ff374c582578cfcee40