[INFO] cloning repository https://github.com/gregtatum/text-adventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/text-adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a4e63a5b2a66e1f43b5fe5802b41c48e8efff1a [INFO] building gregtatum/text-adventure against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/text-adventure on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregtatum/text-adventure [INFO] finished tweaking git repo https://github.com/gregtatum/text-adventure [INFO] tweaked toml for git repo https://github.com/gregtatum/text-adventure written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/text-adventure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d9bf2ad9122c48b75a0ea9a1334108c1001f5b1367edddc3d898450ff1dc8fb [INFO] running `Command { std: "docker" "start" "-a" "4d9bf2ad9122c48b75a0ea9a1334108c1001f5b1367edddc3d898450ff1dc8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d9bf2ad9122c48b75a0ea9a1334108c1001f5b1367edddc3d898450ff1dc8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9bf2ad9122c48b75a0ea9a1334108c1001f5b1367edddc3d898450ff1dc8fb", kill_on_drop: false }` [INFO] [stdout] 4d9bf2ad9122c48b75a0ea9a1334108c1001f5b1367edddc3d898450ff1dc8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f612ef8afc82ac96604745c04c3848f9ff505ddb9445e56d2f698d388e9e1ce8 [INFO] running `Command { std: "docker" "start" "-a" "f612ef8afc82ac96604745c04c3848f9ff505ddb9445e56d2f698d388e9e1ce8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling text-adventure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.87s [INFO] running `Command { std: "docker" "inspect" "f612ef8afc82ac96604745c04c3848f9ff505ddb9445e56d2f698d388e9e1ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f612ef8afc82ac96604745c04c3848f9ff505ddb9445e56d2f698d388e9e1ce8", kill_on_drop: false }` [INFO] [stdout] f612ef8afc82ac96604745c04c3848f9ff505ddb9445e56d2f698d388e9e1ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0adcd27fc45ed8064cbfdfb024b43ef88b9cdd7464f7ca0ddc64b9e91585e4a6 [INFO] running `Command { std: "docker" "start" "-a" "0adcd27fc45ed8064cbfdfb024b43ef88b9cdd7464f7ca0ddc64b9e91585e4a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling similar v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling insta v1.5.3 [INFO] [stderr] Compiling text-adventure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/text_adventure-4144e4f43d91c2eb) [INFO] running `Command { std: "docker" "inspect" "0adcd27fc45ed8064cbfdfb024b43ef88b9cdd7464f7ca0ddc64b9e91585e4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0adcd27fc45ed8064cbfdfb024b43ef88b9cdd7464f7ca0ddc64b9e91585e4a6", kill_on_drop: false }` [INFO] [stdout] 0adcd27fc45ed8064cbfdfb024b43ef88b9cdd7464f7ca0ddc64b9e91585e4a6