[INFO] cloning repository https://github.com/Alexhuszagh/rust-re2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexhuszagh/rust-re2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbbfbc2ba049dd814e2ed34945d3eb6ed836a0d9 [INFO] checking Alexhuszagh/rust-re2 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alexhuszagh/rust-re2 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alexhuszagh/rust-re2 [INFO] finished tweaking git repo https://github.com/Alexhuszagh/rust-re2 [INFO] tweaked toml for git repo https://github.com/Alexhuszagh/rust-re2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Alexhuszagh/rust-re2 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82bd0926ec1ec1e8139aec472a0ad51843b76dafdcbe781b16f07595fb1acc60 [INFO] running `Command { std: "docker" "start" "-a" "82bd0926ec1ec1e8139aec472a0ad51843b76dafdcbe781b16f07595fb1acc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bd0926ec1ec1e8139aec472a0ad51843b76dafdcbe781b16f07595fb1acc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bd0926ec1ec1e8139aec472a0ad51843b76dafdcbe781b16f07595fb1acc60", kill_on_drop: false }` [INFO] [stdout] 82bd0926ec1ec1e8139aec472a0ad51843b76dafdcbe781b16f07595fb1acc60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f3dbdde89db4a097eb46db450d3982be67431a93912f77afeaafe17b713a2e [INFO] running `Command { std: "docker" "start" "-a" "f4f3dbdde89db4a097eb46db450d3982be67431a93912f77afeaafe17b713a2e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling rust-re2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.33s [INFO] running `Command { std: "docker" "inspect" "f4f3dbdde89db4a097eb46db450d3982be67431a93912f77afeaafe17b713a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f3dbdde89db4a097eb46db450d3982be67431a93912f77afeaafe17b713a2e", kill_on_drop: false }` [INFO] [stdout] f4f3dbdde89db4a097eb46db450d3982be67431a93912f77afeaafe17b713a2e