[INFO] cloning repository https://github.com/gugi9000/rusttactoe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gugi9000/rusttactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugi9000%2Frusttactoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugi9000%2Frusttactoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dd141ca4d7882012915500acfbc89850897edc5 [INFO] testing gugi9000/rusttactoe against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugi9000%2Frusttactoe" "/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/gugi9000/rusttactoe on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gugi9000/rusttactoe [INFO] finished tweaking git repo https://github.com/gugi9000/rusttactoe [INFO] tweaked toml for git repo https://github.com/gugi9000/rusttactoe written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gugi9000/rusttactoe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7cd4e64d5e50cbd099e4cdd60e2b06c557da68bf8abc702b08ad3cea01eb26 [INFO] running `Command { std: "docker" "start" "-a" "7f7cd4e64d5e50cbd099e4cdd60e2b06c557da68bf8abc702b08ad3cea01eb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7cd4e64d5e50cbd099e4cdd60e2b06c557da68bf8abc702b08ad3cea01eb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7cd4e64d5e50cbd099e4cdd60e2b06c557da68bf8abc702b08ad3cea01eb26", kill_on_drop: false }` [INFO] [stdout] 7f7cd4e64d5e50cbd099e4cdd60e2b06c557da68bf8abc702b08ad3cea01eb26 [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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b2858676482222ba8b4241985cc8b0123a23f502ddc9e8167dad277534db73 [INFO] running `Command { std: "docker" "start" "-a" "b7b2858676482222ba8b4241985cc8b0123a23f502ddc9e8167dad277534db73", kill_on_drop: false }` [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rusttactoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "b7b2858676482222ba8b4241985cc8b0123a23f502ddc9e8167dad277534db73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b2858676482222ba8b4241985cc8b0123a23f502ddc9e8167dad277534db73", kill_on_drop: false }` [INFO] [stdout] b7b2858676482222ba8b4241985cc8b0123a23f502ddc9e8167dad277534db73 [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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 502de9c9b6b6451c6e3d72033a3ed7e441b89a36089bf0a68d5dc35c924c2e05 [INFO] running `Command { std: "docker" "start" "-a" "502de9c9b6b6451c6e3d72033a3ed7e441b89a36089bf0a68d5dc35c924c2e05", kill_on_drop: false }` [INFO] [stderr] Compiling rusttactoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "502de9c9b6b6451c6e3d72033a3ed7e441b89a36089bf0a68d5dc35c924c2e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502de9c9b6b6451c6e3d72033a3ed7e441b89a36089bf0a68d5dc35c924c2e05", kill_on_drop: false }` [INFO] [stdout] 502de9c9b6b6451c6e3d72033a3ed7e441b89a36089bf0a68d5dc35c924c2e05 [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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea3db887e3e246165b164dde108e4b118fe12b2298dfffab46efd882bac364ed [INFO] running `Command { std: "docker" "start" "-a" "ea3db887e3e246165b164dde108e4b118fe12b2298dfffab46efd882bac364ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusttactoe-1760228a1bc64bbf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea3db887e3e246165b164dde108e4b118fe12b2298dfffab46efd882bac364ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3db887e3e246165b164dde108e4b118fe12b2298dfffab46efd882bac364ed", kill_on_drop: false }` [INFO] [stdout] ea3db887e3e246165b164dde108e4b118fe12b2298dfffab46efd882bac364ed