[INFO] cloning repository https://github.com/drahnr/cachepot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drahnr/cachepot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecf91e3978c2d00e2589ff2a69677a7536d3afe7 [INFO] building drahnr/cachepot against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drahnr/cachepot on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drahnr/cachepot [INFO] finished tweaking git repo https://github.com/drahnr/cachepot [INFO] tweaked toml for git repo https://github.com/drahnr/cachepot written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drahnr/cachepot 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23ce9d11f995a58a255afa6f3513166cc3f2f3dd3a4eae2253bcf14ab8cf5ce [INFO] running `Command { std: "docker" "start" "-a" "c23ce9d11f995a58a255afa6f3513166cc3f2f3dd3a4eae2253bcf14ab8cf5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23ce9d11f995a58a255afa6f3513166cc3f2f3dd3a4eae2253bcf14ab8cf5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23ce9d11f995a58a255afa6f3513166cc3f2f3dd3a4eae2253bcf14ab8cf5ce", kill_on_drop: false }` [INFO] [stdout] c23ce9d11f995a58a255afa6f3513166cc3f2f3dd3a4eae2253bcf14ab8cf5ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e21029a779ffad68a91e949db89ba834238c6ec7c111dae80a0f7118e286ece8 [INFO] running `Command { std: "docker" "start" "-a" "e21029a779ffad68a91e949db89ba834238c6ec7c111dae80a0f7118e286ece8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling conhash v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling memcached-rs v0.4.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling retry v1.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling counted-array v0.1.2 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling gzp v0.9.2 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling futures-locks v0.6.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling picky-asn1 v0.3.3 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling picky-asn1-der v0.2.5 [INFO] [stderr] Compiling picky-asn1-x509 v0.6.1 [INFO] [stderr] Compiling rsa v0.4.1 [INFO] [stderr] Compiling picky v6.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling redis v0.21.4 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling cachepot v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache/redis.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn put(&self, key: &str, entry: CacheWrite) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/cache/redis.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async(&mut c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bearer_auth` is never used [INFO] [stdout] --> src/dist/http.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait ReqwestRequestBuilderExt: Sized { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | fn bearer_auth(self, token: String) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e21029a779ffad68a91e949db89ba834238c6ec7c111dae80a0f7118e286ece8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21029a779ffad68a91e949db89ba834238c6ec7c111dae80a0f7118e286ece8", kill_on_drop: false }` [INFO] [stdout] e21029a779ffad68a91e949db89ba834238c6ec7c111dae80a0f7118e286ece8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fae83c124f0b940d1a53f5e8a2673c6cde951f68b7d736bc28a917763532381 [INFO] running `Command { std: "docker" "start" "-a" "6fae83c124f0b940d1a53f5e8a2673c6cde951f68b7d736bc28a917763532381", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling stringmatch v0.3.3 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling picky v6.3.0 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling thirtyfour v0.27.3 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling thirtyfour_sync v0.27.0 [INFO] [stderr] Compiling cachepot v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache/redis.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn put(&self, key: &str, entry: CacheWrite) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/cache/redis.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async(&mut c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:914:11 [INFO] [stdout] | [INFO] [stdout] 914 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 5 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache/redis.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn put(&self, key: &str, entry: CacheWrite) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/cache/redis.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async(&mut c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bearer_auth` is never used [INFO] [stdout] --> src/dist/http.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait ReqwestRequestBuilderExt: Sized { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | fn bearer_auth(self, token: String) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bearer_auth` is never used [INFO] [stdout] --> src/dist/http.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait ReqwestRequestBuilderExt: Sized { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | fn bearer_auth(self, token: String) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cachepot` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name cachepot --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all"' --cfg 'feature="ar"' --cfg 'feature="azure"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="dist-client"' --cfg 'feature="flate2"' --cfg 'feature="gcs"' --cfg 'feature="hmac"' --cfg 'feature="hyper"' --cfg 'feature="hyper-tls"' --cfg 'feature="hyperx"' --cfg 'feature="md-5"' --cfg 'feature="memcached"' --cfg 'feature="memcached-rs"' --cfg 'feature="percent-encoding"' --cfg 'feature="redis"' --cfg 'feature="reqwest"' --cfg 'feature="ring"' --cfg 'feature="rusoto_core"' --cfg 'feature="rusoto_s3"' --cfg 'feature="s3"' --cfg 'feature="sha-1"' --cfg 'feature="sha2"' --cfg 'feature="untrusted"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "ar", "azure", "chrono", "crossbeam-utils", "default", "dist-client", "dist-tests", "dist-worker", "flate2", "gcs", "hmac", "hyper", "hyper-tls", "hyperx", "jsonwebtoken", "libmount", "md-5", "memcached", "memcached-rs", "native-zlib", "nix", "openssl", "percent-encoding", "redis", "reqwest", "ring", "rusoto_core", "rusoto_s3", "s3", "sha-1", "sha2", "syslog", "thiserror", "unstable", "untrusted", "version-compare", "void", "vs_openssl", "warp"))' -C metadata=0de411e2e5d94a64 -C extra-filename=-2de0197c29b42b33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b6ac525bdca3fd6e.rlib --extern ar=/opt/rustwide/target/debug/deps/libar-19d40ca9f5a679ce.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-31189c673eb3e54c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-175bd64aee44e245.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-594c6ad6950307f0.so --extern atty=/opt/rustwide/target/debug/deps/libatty-4c56bdc069a790d9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-c7b5ee6310df3e1f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6724fd0240dff218.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-222316eb051b39d4.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6cffc6f16fa7d10a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-71cccd860cec20b5.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-ff419e45cb54f97c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-441e5974b7414c20.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b3941083218305a.rlib --extern counted_array=/opt/rustwide/target/debug/deps/libcounted_array-6fb6c8ea9f15fe97.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-e261c9c474926076.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-479346a75d1331f1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7750950caa997df7.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-9379e9bb317c8a02.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e4e12bb6db1ec943.rlib --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-bda93b1e94f310a9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0e5ca07bf173af07.rlib --extern futures_locks=/opt/rustwide/target/debug/deps/libfutures_locks-df5f12d9f37c8e3d.rlib --extern gzp=/opt/rustwide/target/debug/deps/libgzp-514d0766b84fa2d5.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-270dad9b43a0fa7c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0ddbeb21cb387a0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b182533cf86551e1.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-838ff8164ea96257.rlib --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-c753e903d8582212.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b94ad09cc037c63e.rlib --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-d563dfe09982f94d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-69f1a035aa870e9a.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-40dc41f6923d6ee4.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-fff89e8307816439.rlib --extern local_encoding=/opt/rustwide/target/debug/deps/liblocal_encoding-56581b6b2040bc9c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-90eacf6d362ce6f7.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-55f17e6e3468ba9b.rlib --extern memcached=/opt/rustwide/target/debug/deps/libmemcached-df1cc751d291fb53.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-c021e39cbfdb4b9a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9bb7f88a231a5f7e.rlib --extern number_prefix=/opt/rustwide/target/debug/deps/libnumber_prefix-bb2a6f96d504d8d9.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-772c90a786b3ee34.rlib --extern picky=/opt/rustwide/target/debug/deps/libpicky-ab88f240578332f6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-bf6f860da0e7a90b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1bf9438c1bc1750e.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-4fa1ffb920c5361a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-54acdfe73c9ff6ac.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-54e66006a896bdb2.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-fe0b85c6c2ae4572.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-da797a8313b502d2.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-0e084d846a992f75.rlib --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-f0ed31f4cf2a89ea.rlib --extern rusoto_s3=/opt/rustwide/target/debug/deps/librusoto_s3-08500970cdd47a95.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-75f33ab34f87b5e5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b8200d3aebb94735.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7064df45917c5432.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-287b2b580d7b3fdc.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-64ab6419a74981cb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-bdbb29c5065019f9.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-11df570431d35a5a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-720e11fdea6eafe2.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-85e281a4817e3a06.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8de9ec11c39150ff.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-c6090eede73894a2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f76bbd59d49ee5e2.rlib --extern tokio_serde=/opt/rustwide/target/debug/deps/libtokio_serde-d2977464443b83a0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b563f6544ec27154.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-604164776a2efa5d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e5f072a5463ebf90.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-c553ff573d2f37c4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-32dbfa93930dce0f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-27eaa3295a956a86.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-038f58a242e9c1ec.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-f0228d272ec6a9a4.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-078cd8d9e618727a.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-6ab376545bcbf9fe.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-10f9ea60afa0c574/out -L native=/opt/rustwide/target/debug/build/blake3-10f9ea60afa0c574/out -L native=/opt/rustwide/target/debug/build/ring-cc9cf2762595ddd3/out -L native=/opt/rustwide/target/debug/build/zstd-sys-be63883846f2f884/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6fae83c124f0b940d1a53f5e8a2673c6cde951f68b7d736bc28a917763532381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fae83c124f0b940d1a53f5e8a2673c6cde951f68b7d736bc28a917763532381", kill_on_drop: false }` [INFO] [stdout] 6fae83c124f0b940d1a53f5e8a2673c6cde951f68b7d736bc28a917763532381