[INFO] cloning repository https://github.com/PaperFox56/Paperworld
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaperFox56/Paperworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperFox56%2FPaperworld", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperFox56%2FPaperworld'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a09747cd691c64c3605ed751c106a75f2d731b4e
[INFO] checking PaperFox56/Paperworld against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperFox56%2FPaperworld" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PaperFox56/Paperworld
[INFO] finished tweaking git repo https://github.com/PaperFox56/Paperworld
[INFO] tweaked toml for git repo https://github.com/PaperFox56/Paperworld written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaperFox56/Paperworld on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PaperFox56/Paperworld 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5223572cc87071b3f18045e349602171cc536ac66f3c141216536f804f16b786
[INFO] running `Command { std: "docker" "start" "-a" "5223572cc87071b3f18045e349602171cc536ac66f3c141216536f804f16b786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5223572cc87071b3f18045e349602171cc536ac66f3c141216536f804f16b786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5223572cc87071b3f18045e349602171cc536ac66f3c141216536f804f16b786", kill_on_drop: false }`
[INFO] [stdout] 5223572cc87071b3f18045e349602171cc536ac66f3c141216536f804f16b786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c0346cc3a999273426ce34549efa7e118bad853350ecca81f63367d995e7d9f
[INFO] running `Command { std: "docker" "start" "-a" "6c0346cc3a999273426ce34549efa7e118bad853350ecca81f63367d995e7d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling godot-bindings v0.2.4
[INFO] [stderr]    Compiling gdextension-api v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking godot-cell v0.2.4
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]    Compiling godot-codegen v0.2.4
[INFO] [stderr]    Compiling godot-macros v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling godot-ffi v0.2.4
[INFO] [stderr]    Compiling godot-core v0.2.4
[INFO] [stderr]     Checking godot v0.2.4
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]     Checking paperworld v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.44s
[INFO] running `Command { std: "docker" "inspect" "6c0346cc3a999273426ce34549efa7e118bad853350ecca81f63367d995e7d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0346cc3a999273426ce34549efa7e118bad853350ecca81f63367d995e7d9f", kill_on_drop: false }`
[INFO] [stdout] 6c0346cc3a999273426ce34549efa7e118bad853350ecca81f63367d995e7d9f
