[INFO] fetching crate credstash 0.9.0... [INFO] testing credstash-0.9.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate credstash 0.9.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate credstash 0.9.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/rust-toolchain [INFO] started tweaking crates.io crate credstash 0.9.0 [INFO] finished tweaking crates.io crate credstash 0.9.0 [INFO] tweaked toml for crates.io crate credstash 0.9.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate credstash 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0039697fbe4f4633bf605dace610a3ab0d8a29c66a6404d32daa36d6ef72f07f [INFO] running `Command { std: "docker" "start" "-a" "0039697fbe4f4633bf605dace610a3ab0d8a29c66a6404d32daa36d6ef72f07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0039697fbe4f4633bf605dace610a3ab0d8a29c66a6404d32daa36d6ef72f07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0039697fbe4f4633bf605dace610a3ab0d8a29c66a6404d32daa36d6ef72f07f", kill_on_drop: false }` [INFO] [stdout] 0039697fbe4f4633bf605dace610a3ab0d8a29c66a6404d32daa36d6ef72f07f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d278db083abdfe73fccfcbfbd5e8e6f5011812f377f6d968e150b68024c04920 [INFO] running `Command { std: "docker" "start" "-a" "d278db083abdfe73fccfcbfbd5e8e6f5011812f377f6d968e150b68024c04920", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_kms v0.47.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 [INFO] [stderr] Compiling rusoto_sts v0.47.0 [INFO] [stderr] Compiling rusoto_ec2 v0.47.0 [INFO] [stderr] Compiling credstash v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusoto_ec2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusoto_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=78c07b19a889cbb3 -C extra-filename=-78c07b19a889cbb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-878a1e843b3687ea.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-29e65b5b771bf979.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-5ed5671ace0a1952.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f2aa96b0d18db2a9.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d278db083abdfe73fccfcbfbd5e8e6f5011812f377f6d968e150b68024c04920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d278db083abdfe73fccfcbfbd5e8e6f5011812f377f6d968e150b68024c04920", kill_on_drop: false }` [INFO] [stdout] d278db083abdfe73fccfcbfbd5e8e6f5011812f377f6d968e150b68024c04920