[INFO] cloning repository https://github.com/Xymist/json_to_dot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xymist/json_to_dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32a2898e157f9bf5bf9b9870ddbdb6beaf78aaeb [INFO] building Xymist/json_to_dot against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xymist/json_to_dot on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xymist/json_to_dot [INFO] finished tweaking git repo https://github.com/Xymist/json_to_dot [INFO] tweaked toml for git repo https://github.com/Xymist/json_to_dot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Xymist/json_to_dot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84c53aa0af988deff27451e98cbc1b81d794f64fceb1501589afd5e2781a6e23 [INFO] running `Command { std: "docker" "start" "-a" "84c53aa0af988deff27451e98cbc1b81d794f64fceb1501589afd5e2781a6e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84c53aa0af988deff27451e98cbc1b81d794f64fceb1501589afd5e2781a6e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c53aa0af988deff27451e98cbc1b81d794f64fceb1501589afd5e2781a6e23", kill_on_drop: false }` [INFO] [stdout] 84c53aa0af988deff27451e98cbc1b81d794f64fceb1501589afd5e2781a6e23 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7ba879468380bd0bb8acf73fac3bb0f4f04386c03b544c29a7d5066109eed5 [INFO] running `Command { std: "docker" "start" "-a" "2b7ba879468380bd0bb8acf73fac3bb0f4f04386c03b544c29a7d5066109eed5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling json_to_dot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | 0...99 => format!("{}", (((self.doneness as f32) + 1.0)/10.0).ceil() as i32), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.13s [INFO] running `Command { std: "docker" "inspect" "2b7ba879468380bd0bb8acf73fac3bb0f4f04386c03b544c29a7d5066109eed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7ba879468380bd0bb8acf73fac3bb0f4f04386c03b544c29a7d5066109eed5", kill_on_drop: false }` [INFO] [stdout] 2b7ba879468380bd0bb8acf73fac3bb0f4f04386c03b544c29a7d5066109eed5 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 911a84c5f3004a9d359069cf3041a6c4470ada9095a2b30ebf847dafc9738efc [INFO] running `Command { std: "docker" "start" "-a" "911a84c5f3004a9d359069cf3041a6c4470ada9095a2b30ebf847dafc9738efc", kill_on_drop: false }` [INFO] [stderr] Compiling json_to_dot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | 0...99 => format!("{}", (((self.doneness as f32) + 1.0)/10.0).ceil() as i32), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "911a84c5f3004a9d359069cf3041a6c4470ada9095a2b30ebf847dafc9738efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911a84c5f3004a9d359069cf3041a6c4470ada9095a2b30ebf847dafc9738efc", kill_on_drop: false }` [INFO] [stdout] 911a84c5f3004a9d359069cf3041a6c4470ada9095a2b30ebf847dafc9738efc