[INFO] cloning repository https://github.com/admiyo/hostsman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/admiyo/hostsman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmiyo%2Fhostsman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmiyo%2Fhostsman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc5aa7c642c38eb40380be1cafa531fa98737ba3 [INFO] checking admiyo/hostsman against try#3f7b27fe41ccd116a4c0829bd9a14b65bada4578 for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmiyo%2Fhostsman" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/admiyo/hostsman on toolchain 3f7b27fe41ccd116a4c0829bd9a14b65bada4578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/admiyo/hostsman [INFO] finished tweaking git repo https://github.com/admiyo/hostsman [INFO] tweaked toml for git repo https://github.com/admiyo/hostsman written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/admiyo/hostsman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 219b9c2a661fa7d8c71a4d61a418ba70f336fe6f833b81a093954818ed9c4254 [INFO] running `Command { std: "docker" "start" "-a" "219b9c2a661fa7d8c71a4d61a418ba70f336fe6f833b81a093954818ed9c4254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "219b9c2a661fa7d8c71a4d61a418ba70f336fe6f833b81a093954818ed9c4254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219b9c2a661fa7d8c71a4d61a418ba70f336fe6f833b81a093954818ed9c4254", kill_on_drop: false }` [INFO] [stdout] 219b9c2a661fa7d8c71a4d61a418ba70f336fe6f833b81a093954818ed9c4254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56eb6d9f7936badd22f82cd0be42fd4a57f013c7539bb5f4bcbc6d9e5c1ff7e [INFO] running `Command { std: "docker" "start" "-a" "d56eb6d9f7936badd22f82cd0be42fd4a57f013c7539bb5f4bcbc6d9e5c1ff7e", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking hostsman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "d56eb6d9f7936badd22f82cd0be42fd4a57f013c7539bb5f4bcbc6d9e5c1ff7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56eb6d9f7936badd22f82cd0be42fd4a57f013c7539bb5f4bcbc6d9e5c1ff7e", kill_on_drop: false }` [INFO] [stdout] d56eb6d9f7936badd22f82cd0be42fd4a57f013c7539bb5f4bcbc6d9e5c1ff7e