[INFO] cloning repository https://github.com/replay-app/replay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/replay-app/replay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplay-app%2Freplay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplay-app%2Freplay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f01592a2e89316c680c0646f48d6352415d6ccc
[INFO] checking replay-app/replay against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplay-app%2Freplay" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/replay-app/replay
[INFO] finished tweaking git repo https://github.com/replay-app/replay
[INFO] tweaked toml for git repo https://github.com/replay-app/replay written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/replay-app/replay on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/replay-app/replay 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460
[INFO] running `Command { std: "docker" "start" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460", 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" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460", 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" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gio v0.20.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling default-env v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking gettext-rs v0.7.0
[INFO] [stderr]    Compiling glib-macros v0.20.1
[INFO] [stderr]    Compiling gtk4-macros v0.9.0
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling glib-sys v0.20.1
[INFO] [stderr]    Compiling gobject-sys v0.20.1
[INFO] [stderr]    Compiling gio-sys v0.20.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.1
[INFO] [stderr]    Compiling pango-sys v0.20.1
[INFO] [stderr]    Compiling graphene-sys v0.20.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling libadwaita-sys v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking glib v0.20.1
[INFO] [stderr]     Checking cairo-rs v0.20.1
[INFO] [stderr]     Checking graphene-rs v0.20.1
[INFO] [stderr]     Checking gdk-pixbuf v0.20.1
[INFO] [stderr]     Checking pango v0.20.1
[INFO] [stderr]     Checking gdk4 v0.9.0
[INFO] [stderr]     Checking gsk4 v0.9.0
[INFO] [stderr]     Checking gtk4 v0.9.0
[INFO] [stderr]     Checking libadwaita v0.7.0
[INFO] [stderr]     Checking replay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460", kill_on_drop: false }`
[INFO] [stdout] 20b0be9975f3f7ed27d5f41c5f03eb5da218fde118769a9c04b769a0ecb59460
