[INFO] cloning repository https://github.com/tralph3/ddi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tralph3/ddi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftralph3%2Fddi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftralph3%2Fddi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2aa5f42d6c6a3f245439f5eaf27410a4d5e0bce0 [INFO] checking tralph3/ddi against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftralph3%2Fddi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tralph3/ddi on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tralph3/ddi [INFO] finished tweaking git repo https://github.com/tralph3/ddi [INFO] tweaked toml for git repo https://github.com/tralph3/ddi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tralph3/ddi 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acad2e31e2a842abb91148dd8e0ece067e68ab9c2b8cf19f5e9f29102eed8553 [INFO] running `Command { std: "docker" "start" "-a" "acad2e31e2a842abb91148dd8e0ece067e68ab9c2b8cf19f5e9f29102eed8553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acad2e31e2a842abb91148dd8e0ece067e68ab9c2b8cf19f5e9f29102eed8553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acad2e31e2a842abb91148dd8e0ece067e68ab9c2b8cf19f5e9f29102eed8553", kill_on_drop: false }` [INFO] [stdout] acad2e31e2a842abb91148dd8e0ece067e68ab9c2b8cf19f5e9f29102eed8553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f591c143e0e651332f375af3030e3c51621cc66563525f007df7738cb0bea522 [INFO] running `Command { std: "docker" "start" "-a" "f591c143e0e651332f375af3030e3c51621cc66563525f007df7738cb0bea522", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking ddi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | warning_text = format!("{}\ [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 93 | | [INFO] [stdout] 94 | | {italic}{cyan}{bold}* Name:{reset} {} [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | warning_text = format!("{}\ [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 93 | | [INFO] [stdout] 94 | | {italic}{cyan}{bold}* Name:{reset} {} [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "f591c143e0e651332f375af3030e3c51621cc66563525f007df7738cb0bea522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f591c143e0e651332f375af3030e3c51621cc66563525f007df7738cb0bea522", kill_on_drop: false }` [INFO] [stdout] f591c143e0e651332f375af3030e3c51621cc66563525f007df7738cb0bea522