[INFO] cloning repository https://github.com/asweed888/sabacan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asweed888/sabacan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fsabacan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fsabacan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8257f13d79e9a36b0f5080231117158bfb2bfbcd [INFO] checking asweed888/sabacan against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fsabacan" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asweed888/sabacan 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/asweed888/sabacan [INFO] finished tweaking git repo https://github.com/asweed888/sabacan [INFO] tweaked toml for git repo https://github.com/asweed888/sabacan written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asweed888/sabacan 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] aa6b33455a009a0ca561beeefd3f8120589be10a7bf99883229146ac2f9b8625 [INFO] running `Command { std: "docker" "start" "-a" "aa6b33455a009a0ca561beeefd3f8120589be10a7bf99883229146ac2f9b8625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa6b33455a009a0ca561beeefd3f8120589be10a7bf99883229146ac2f9b8625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6b33455a009a0ca561beeefd3f8120589be10a7bf99883229146ac2f9b8625", kill_on_drop: false }` [INFO] [stdout] aa6b33455a009a0ca561beeefd3f8120589be10a7bf99883229146ac2f9b8625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 332251e1c87fd993fcb69fd2ecb68e97b941ed12b7678860efb8750bc10416a7 [INFO] running `Command { std: "docker" "start" "-a" "332251e1c87fd993fcb69fd2ecb68e97b941ed12b7678860efb8750bc10416a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking sabacan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "332251e1c87fd993fcb69fd2ecb68e97b941ed12b7678860efb8750bc10416a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332251e1c87fd993fcb69fd2ecb68e97b941ed12b7678860efb8750bc10416a7", kill_on_drop: false }` [INFO] [stdout] 332251e1c87fd993fcb69fd2ecb68e97b941ed12b7678860efb8750bc10416a7