[INFO] cloning repository https://github.com/MarcelArt/rudot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcelArt/rudot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelArt%2Frudot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelArt%2Frudot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 939f199c4425383f5c3116a4db304a2939b6470e [INFO] checking MarcelArt/rudot against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelArt%2Frudot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MarcelArt/rudot [INFO] finished tweaking git repo https://github.com/MarcelArt/rudot [INFO] tweaked toml for git repo https://github.com/MarcelArt/rudot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarcelArt/rudot on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MarcelArt/rudot 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e33b77b557ead01be7f534fd53a85ad2d0fa1591c3d690ca1059bb8d11d179e [INFO] running `Command { std: "docker" "start" "-a" "8e33b77b557ead01be7f534fd53a85ad2d0fa1591c3d690ca1059bb8d11d179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e33b77b557ead01be7f534fd53a85ad2d0fa1591c3d690ca1059bb8d11d179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e33b77b557ead01be7f534fd53a85ad2d0fa1591c3d690ca1059bb8d11d179e", kill_on_drop: false }` [INFO] [stdout] 8e33b77b557ead01be7f534fd53a85ad2d0fa1591c3d690ca1059bb8d11d179e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6b1a11b475dde87013e99dfda5a8833aced6ce8c5f727357ab6067f6687689 [INFO] running `Command { std: "docker" "start" "-a" "1c6b1a11b475dde87013e99dfda5a8833aced6ce8c5f727357ab6067f6687689", kill_on_drop: false }` [INFO] [stderr] Compiling godot-bindings v0.2.4 [INFO] [stderr] Compiling gdextension-api v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking godot-cell v0.2.4 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling godot-codegen v0.2.4 [INFO] [stderr] Compiling godot-macros v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [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 rudot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.77s [INFO] running `Command { std: "docker" "inspect" "1c6b1a11b475dde87013e99dfda5a8833aced6ce8c5f727357ab6067f6687689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6b1a11b475dde87013e99dfda5a8833aced6ce8c5f727357ab6067f6687689", kill_on_drop: false }` [INFO] [stdout] 1c6b1a11b475dde87013e99dfda5a8833aced6ce8c5f727357ab6067f6687689