[INFO] cloning repository https://github.com/zytyan/marsbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zytyan/marsbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzytyan%2Fmarsbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzytyan%2Fmarsbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 745801fe4e74ac9d90f1e499c3544944d226252c
[INFO] checking zytyan/marsbot against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzytyan%2Fmarsbot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zytyan/marsbot
[INFO] finished tweaking git repo https://github.com/zytyan/marsbot
[INFO] tweaked toml for git repo https://github.com/zytyan/marsbot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zytyan/marsbot on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zytyan/marsbot 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.12.1
[INFO] [stderr]   Downloaded opencv-binding-generator v0.102.0
[INFO] [stderr]   Downloaded frankenstein v0.50.2
[INFO] [stderr]   Downloaded opencv v0.99.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1
[INFO] running `Command { std: "docker" "start" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashlink v0.12.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling opencv-binding-generator v0.102.0
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]    Compiling opencv v0.99.0
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking frankenstein v0.50.2
[INFO] [stderr]     Checking marsbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1", kill_on_drop: false }`
[INFO] [stdout] 9dc54b226fb966b47d33fe28c6074b110e5e5d5cdd985dbd6de30acc39b47aa1
