[INFO] cloning repository https://github.com/alekseysidorov/include-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alekseysidorov/include-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseysidorov%2Finclude-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseysidorov%2Finclude-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b0e029727cb36d4f3debb558d30687632ef8963 [INFO] checking alekseysidorov/include-utils against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseysidorov%2Finclude-utils" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alekseysidorov/include-utils on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alekseysidorov/include-utils [INFO] finished tweaking git repo https://github.com/alekseysidorov/include-utils [INFO] tweaked toml for git repo https://github.com/alekseysidorov/include-utils written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alekseysidorov/include-utils 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f3564f2dec3af0ef9dd872b9573530aa79413830f1696520980047662d487c4 [INFO] running `Command { std: "docker" "start" "-a" "8f3564f2dec3af0ef9dd872b9573530aa79413830f1696520980047662d487c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f3564f2dec3af0ef9dd872b9573530aa79413830f1696520980047662d487c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3564f2dec3af0ef9dd872b9573530aa79413830f1696520980047662d487c4", kill_on_drop: false }` [INFO] [stdout] 8f3564f2dec3af0ef9dd872b9573530aa79413830f1696520980047662d487c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5247efeb6487e9e613a1a333567b058114a55e1b6097767b9df05b86b901a65d [INFO] running `Command { std: "docker" "start" "-a" "5247efeb6487e9e613a1a333567b058114a55e1b6097767b9df05b86b901a65d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking cargo-platform v0.1.6 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking include-utils-macro v0.2.2 (/opt/rustwide/workdir/include-utils-macro) [INFO] [stderr] Checking include-utils v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking example-include-crate v0.2.2 (/opt/rustwide/workdir/examples/crate) [INFO] [stderr] Checking example-include-workspace v0.2.2 (/opt/rustwide/workdir/examples/workspace) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "5247efeb6487e9e613a1a333567b058114a55e1b6097767b9df05b86b901a65d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5247efeb6487e9e613a1a333567b058114a55e1b6097767b9df05b86b901a65d", kill_on_drop: false }` [INFO] [stdout] 5247efeb6487e9e613a1a333567b058114a55e1b6097767b9df05b86b901a65d