[INFO] cloning repository https://github.com/PhilParisot/toy_bank_rust_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilParisot/toy_bank_rust_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilParisot%2Ftoy_bank_rust_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilParisot%2Ftoy_bank_rust_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afd71ecb78d93bcf6fdca3f4bebc7b73f38ec2a6 [INFO] checking PhilParisot/toy_bank_rust_cli/afd71ecb78d93bcf6fdca3f4bebc7b73f38ec2a6 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilParisot%2Ftoy_bank_rust_cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilParisot/toy_bank_rust_cli on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PhilParisot/toy_bank_rust_cli [INFO] finished tweaking git repo https://github.com/PhilParisot/toy_bank_rust_cli [INFO] tweaked toml for git repo https://github.com/PhilParisot/toy_bank_rust_cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PhilParisot/toy_bank_rust_cli 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59aa38d1a6ef09f2bcb59bdc6e2e5b3607b28bac2b5b9271f8b9d6895d164f00 [INFO] running `Command { std: "docker" "start" "-a" "59aa38d1a6ef09f2bcb59bdc6e2e5b3607b28bac2b5b9271f8b9d6895d164f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59aa38d1a6ef09f2bcb59bdc6e2e5b3607b28bac2b5b9271f8b9d6895d164f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59aa38d1a6ef09f2bcb59bdc6e2e5b3607b28bac2b5b9271f8b9d6895d164f00", kill_on_drop: false }` [INFO] [stdout] 59aa38d1a6ef09f2bcb59bdc6e2e5b3607b28bac2b5b9271f8b9d6895d164f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54f1abd28d2aa1bc04c34387d0fd6ac0d845cd55f6b0cf3f7eafb3fdaeba50bc [INFO] running `Command { std: "docker" "start" "-a" "54f1abd28d2aa1bc04c34387d0fd6ac0d845cd55f6b0cf3f7eafb3fdaeba50bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking toy_bank_rust_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "54f1abd28d2aa1bc04c34387d0fd6ac0d845cd55f6b0cf3f7eafb3fdaeba50bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f1abd28d2aa1bc04c34387d0fd6ac0d845cd55f6b0cf3f7eafb3fdaeba50bc", kill_on_drop: false }` [INFO] [stdout] 54f1abd28d2aa1bc04c34387d0fd6ac0d845cd55f6b0cf3f7eafb3fdaeba50bc