[INFO] cloning repository https://github.com/RealRTTV/lineup-stalker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealRTTV/lineup-stalker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealRTTV%2Flineup-stalker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealRTTV%2Flineup-stalker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 432403c2b58ad6c1a10189e08f17c3952a29aece
[INFO] checking RealRTTV/lineup-stalker against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealRTTV%2Flineup-stalker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RealRTTV/lineup-stalker
[INFO] finished tweaking git repo https://github.com/RealRTTV/lineup-stalker
[INFO] tweaked toml for git repo https://github.com/RealRTTV/lineup-stalker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RealRTTV/lineup-stalker on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RealRTTV/lineup-stalker 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uom v0.38.0
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded url v2.4.1
[INFO] [stderr]   Downloaded tree_magic_mini v3.0.3
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded mlb-api v1.0.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fec72e44476b11005f3968ac5786c9dcb81317b78d6700c54ca57ac6940ae10d
[INFO] running `Command { std: "docker" "start" "-a" "fec72e44476b11005f3968ac5786c9dcb81317b78d6700c54ca57ac6940ae10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec72e44476b11005f3968ac5786c9dcb81317b78d6700c54ca57ac6940ae10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec72e44476b11005f3968ac5786c9dcb81317b78d6700c54ca57ac6940ae10d", kill_on_drop: false }`
[INFO] [stdout] fec72e44476b11005f3968ac5786c9dcb81317b78d6700c54ca57ac6940ae10d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57db60ed5594d46f01731e226877f3e6cca07a7b6ba5682bdfea4d2e7307c0d1
[INFO] running `Command { std: "docker" "start" "-a" "57db60ed5594d46f01731e226877f3e6cca07a7b6ba5682bdfea4d2e7307c0d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tree_magic_mini v3.0.3
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking uom v0.38.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]    Compiling lineup-stalker v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking mlb-api v1.0.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "57db60ed5594d46f01731e226877f3e6cca07a7b6ba5682bdfea4d2e7307c0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57db60ed5594d46f01731e226877f3e6cca07a7b6ba5682bdfea4d2e7307c0d1", kill_on_drop: false }`
[INFO] [stdout] 57db60ed5594d46f01731e226877f3e6cca07a7b6ba5682bdfea4d2e7307c0d1
