[INFO] cloning repository https://github.com/iulianR/tpe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iulianR/tpe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiulianR%2Ftpe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiulianR%2Ftpe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c82a2f23bb7f000986d68186ef82041bf5cdba13 [INFO] checking iulianR/tpe against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiulianR%2Ftpe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iulianR/tpe on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iulianR/tpe [INFO] finished tweaking git repo https://github.com/iulianR/tpe [INFO] tweaked toml for git repo https://github.com/iulianR/tpe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/iulianR/tpe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd6f81e199ce30223dbb8ac53138b19fb7f229a3fc5ff422c4ef014fae7ae24d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bd6f81e199ce30223dbb8ac53138b19fb7f229a3fc5ff422c4ef014fae7ae24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd6f81e199ce30223dbb8ac53138b19fb7f229a3fc5ff422c4ef014fae7ae24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6f81e199ce30223dbb8ac53138b19fb7f229a3fc5ff422c4ef014fae7ae24d", kill_on_drop: false }` [INFO] [stdout] bd6f81e199ce30223dbb8ac53138b19fb7f229a3fc5ff422c4ef014fae7ae24d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0f62d268577146b7294dbe3994be7209601eafc99bdc342743c2eccdc55301 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b0f62d268577146b7294dbe3994be7209601eafc99bdc342743c2eccdc55301", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking rust_decimal v1.14.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tpe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated variant `rust_decimal::RoundingStrategy::RoundDown`: Please use RoundingStrategy::ToZero instead [INFO] [stdout] --> src/csv_records.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | let rounded = amount.round_dp_with_strategy(4, RoundingStrategy::RoundDown).to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rust_decimal::RoundingStrategy::RoundDown`: Please use RoundingStrategy::ToZero instead [INFO] [stdout] --> src/csv_records.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | let rounded = amount.round_dp_with_strategy(4, RoundingStrategy::RoundDown).to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.81s [INFO] running `Command { std: "docker" "inspect" "0b0f62d268577146b7294dbe3994be7209601eafc99bdc342743c2eccdc55301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0f62d268577146b7294dbe3994be7209601eafc99bdc342743c2eccdc55301", kill_on_drop: false }` [INFO] [stdout] 0b0f62d268577146b7294dbe3994be7209601eafc99bdc342743c2eccdc55301