[INFO] crate townhopper_cli 0.1.1 is already in cache [INFO] checking townhopper_cli-0.1.1 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate townhopper_cli 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate townhopper_cli 0.1.1 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate townhopper_cli 0.1.1 [INFO] finished tweaking crates.io crate townhopper_cli 0.1.1 [INFO] tweaked toml for crates.io crate townhopper_cli 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 04b011ffe4d30324004ef160e13bea417199d2eff9f31da7fc9c61c8a175452f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "04b011ffe4d30324004ef160e13bea417199d2eff9f31da7fc9c61c8a175452f"` [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking chrono-systemd-time v0.1.0 [INFO] [stderr] Checking rusqlite v0.19.0 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking townhopper v0.1.1 [INFO] [stderr] Checking townhopper_cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:34:36 [INFO] [stderr] | [INFO] [stderr] 34 | fn main_result() -> Result<(), 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/main.rs:78:56 [INFO] [stderr] | [INFO] [stderr] 78 | fn load_config(matches: &ArgMatches) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/result.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | let _: Box = Box::new(ThprCliError::Generic("Some error".into())); [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/main.rs:34:36 [INFO] [stderr] | [INFO] [stderr] 34 | fn main_result() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:78:56 [INFO] [stderr] | [INFO] [stderr] 78 | fn load_config(matches: &ArgMatches) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.63s [INFO] running `"docker" "inspect" "04b011ffe4d30324004ef160e13bea417199d2eff9f31da7fc9c61c8a175452f"` [INFO] running `"docker" "rm" "-f" "04b011ffe4d30324004ef160e13bea417199d2eff9f31da7fc9c61c8a175452f"` [INFO] [stdout] 04b011ffe4d30324004ef160e13bea417199d2eff9f31da7fc9c61c8a175452f