[INFO] crate cargo-inspect 0.10.0 is already in cache [INFO] checking cargo-inspect-0.10.0 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate cargo-inspect 0.10.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cargo-inspect 0.10.0 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-inspect 0.10.0 [INFO] finished tweaking crates.io crate cargo-inspect 0.10.0 [INFO] tweaked toml for crates.io crate cargo-inspect 0.10.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "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] 7b4ef0b0b370079cbaf7f61ebe503f0f08d94a0a6978e696cc42348187897bff [INFO] running `"docker" "start" "-a" "7b4ef0b0b370079cbaf7f61ebe503f0f08d94a0a6978e696cc42348187897bff"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking indicatif v0.10.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking prettyprint v0.4.1 [INFO] [stderr] Checking cargo-inspect v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:5:50 [INFO] [stderr] | [INFO] [stderr] 5 | fn parse_tuple(s: &str) -> Result<(T, T), Box> [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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/config.rs:5:50 [INFO] [stderr] | [INFO] [stderr] 5 | fn parse_tuple(s: &str) -> Result<(T, T), Box> [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "7b4ef0b0b370079cbaf7f61ebe503f0f08d94a0a6978e696cc42348187897bff"` [INFO] running `"docker" "rm" "-f" "7b4ef0b0b370079cbaf7f61ebe503f0f08d94a0a6978e696cc42348187897bff"` [INFO] [stdout] 7b4ef0b0b370079cbaf7f61ebe503f0f08d94a0a6978e696cc42348187897bff