[INFO] updating cached repository https://github.com/malept/hasbuildpackbundlerupgradedyet [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bbc7b6df7c187f7ab7ff968cebaf3c4903580b68 [INFO] checking malept/hasbuildpackbundlerupgradedyet against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalept%2Fhasbuildpackbundlerupgradedyet" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malept/hasbuildpackbundlerupgradedyet on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/malept/hasbuildpackbundlerupgradedyet [INFO] finished tweaking git repo https://github.com/malept/hasbuildpackbundlerupgradedyet [INFO] tweaked toml for git repo https://github.com/malept/hasbuildpackbundlerupgradedyet written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/malept/hasbuildpackbundlerupgradedyet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d6d8c577435a6974c8564f8fc98583b18e03a7399948d962bb119c9bed883ffa [INFO] running `"docker" "start" "-a" "d6d8c577435a6974c8564f8fc98583b18e03a7399948d962bb119c9bed883ffa"` [INFO] [stderr] Checking rquery v0.4.1 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking combine v3.5.2 [INFO] [stderr] Checking openssl v0.10.12 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking native-tls v0.2.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking hyper v0.12.10 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Checking reqwest v0.9.0 [INFO] [stderr] Checking redis v0.9.1 [INFO] [stderr] Checking hasbuildpackbundlerupgradedyet v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:227:19 [INFO] [stderr] | [INFO] [stderr] 227 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:227:19 [INFO] [stderr] | [INFO] [stderr] 227 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "d6d8c577435a6974c8564f8fc98583b18e03a7399948d962bb119c9bed883ffa"` [INFO] running `"docker" "rm" "-f" "d6d8c577435a6974c8564f8fc98583b18e03a7399948d962bb119c9bed883ffa"` [INFO] [stdout] d6d8c577435a6974c8564f8fc98583b18e03a7399948d962bb119c9bed883ffa