[INFO] cloning repository https://github.com/gabo01/rust-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabo01/rust-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 912132f51cf311f7599a9567cc75f09baf68ce38 [INFO] checking gabo01/rust-backup against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabo01/rust-backup on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabo01/rust-backup [INFO] finished tweaking git repo https://github.com/gabo01/rust-backup [INFO] tweaked toml for git repo https://github.com/gabo01/rust-backup written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/gabo01/rust-backup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22bc100b1cefd7d224ca0d4fb0e1add05dd1611a6892c555f89bacda52cb6235 [INFO] running `Command { std: "docker" "start" "-a" "22bc100b1cefd7d224ca0d4fb0e1add05dd1611a6892c555f89bacda52cb6235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22bc100b1cefd7d224ca0d4fb0e1add05dd1611a6892c555f89bacda52cb6235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bc100b1cefd7d224ca0d4fb0e1add05dd1611a6892c555f89bacda52cb6235", kill_on_drop: false }` [INFO] [stdout] 22bc100b1cefd7d224ca0d4fb0e1add05dd1611a6892c555f89bacda52cb6235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 232c4d459da4076e37873017abd510d1e771caa10fda468b2d8f166625abe693 [INFO] running `Command { std: "docker" "start" "-a" "232c4d459da4076e37873017abd510d1e771caa10fda468b2d8f166625abe693", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking debug_closure v0.1.0 (/opt/rustwide/workdir/src/crates/debug_closure) [INFO] [stderr] Checking fn_box v0.1.0 (/opt/rustwide/workdir/src/crates/fn_box) [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking sha3 v0.8.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking regex v1.1.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking artid-logger v0.1.0 (/opt/rustwide/workdir/src/logger) [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking env_path v0.1.0 (/opt/rustwide/workdir/src/crates/env_path) [INFO] [stderr] Checking artid-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core/ops/core/model.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | cleaner: Debuggable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn FnBox + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core/ops/core/model.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | cleaner: Debuggable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn FnBox + 'b` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core/ops/core/model.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | cleaner: Debuggable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn FnBox + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core/ops/core/model.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | cleaner: Debuggable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn FnBox + 'b` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking artid v0.2.1 (/opt/rustwide/workdir/UI/cli) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.27s [INFO] running `Command { std: "docker" "inspect" "232c4d459da4076e37873017abd510d1e771caa10fda468b2d8f166625abe693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232c4d459da4076e37873017abd510d1e771caa10fda468b2d8f166625abe693", kill_on_drop: false }` [INFO] [stdout] 232c4d459da4076e37873017abd510d1e771caa10fda468b2d8f166625abe693