[INFO] cloning repository https://github.com/hmRemi/session-expiration-simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hmRemi/session-expiration-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhmRemi%2Fsession-expiration-simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhmRemi%2Fsession-expiration-simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b3cbbe335690dd92d22d6caee9c3f952980f3e0
[INFO] checking hmRemi/session-expiration-simulation/2b3cbbe335690dd92d22d6caee9c3f952980f3e0 against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhmRemi%2Fsession-expiration-simulation" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hmRemi/session-expiration-simulation
[INFO] finished tweaking git repo https://github.com/hmRemi/session-expiration-simulation
[INFO] tweaked toml for git repo https://github.com/hmRemi/session-expiration-simulation written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hmRemi/session-expiration-simulation on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 210 packages to latest compatible versions
[INFO] [stderr]       Adding fantoccini v0.21.5 (available: v0.22.1)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fantoccini v0.21.5
[INFO] [stderr]   Downloaded webdriver v0.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 101d3a0ccfc5f8bcae0f5e3f9657adcc7b03b3b34f367d40b99944e3570e7e3e
[INFO] running `Command { std: "docker" "start" "-a" "101d3a0ccfc5f8bcae0f5e3f9657adcc7b03b3b34f367d40b99944e3570e7e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "101d3a0ccfc5f8bcae0f5e3f9657adcc7b03b3b34f367d40b99944e3570e7e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101d3a0ccfc5f8bcae0f5e3f9657adcc7b03b3b34f367d40b99944e3570e7e3e", kill_on_drop: false }`
[INFO] [stdout] 101d3a0ccfc5f8bcae0f5e3f9657adcc7b03b3b34f367d40b99944e3570e7e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44d5a44a6c0617fd46042c518572d30a3591938b4290281379dbe2f89e6e807b
[INFO] running `Command { std: "docker" "start" "-a" "44d5a44a6c0617fd46042c518572d30a3591938b4290281379dbe2f89e6e807b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking webdriver v0.50.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking fantoccini v0.21.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking session-expiration-simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] running `Command { std: "docker" "inspect" "44d5a44a6c0617fd46042c518572d30a3591938b4290281379dbe2f89e6e807b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d5a44a6c0617fd46042c518572d30a3591938b4290281379dbe2f89e6e807b", kill_on_drop: false }`
[INFO] [stdout] 44d5a44a6c0617fd46042c518572d30a3591938b4290281379dbe2f89e6e807b
