[INFO] cloning repository https://github.com/FlorianB-DE/blazingly-fast-RUB-login
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlorianB-DE/blazingly-fast-RUB-login" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorianB-DE%2Fblazingly-fast-RUB-login", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorianB-DE%2Fblazingly-fast-RUB-login'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb68d127dd07173065d23f64848b005d2f9f4504
[INFO] checking FlorianB-DE/blazingly-fast-RUB-login against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorianB-DE%2Fblazingly-fast-RUB-login" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FlorianB-DE/blazingly-fast-RUB-login
[INFO] finished tweaking git repo https://github.com/FlorianB-DE/blazingly-fast-RUB-login
[INFO] tweaked toml for git repo https://github.com/FlorianB-DE/blazingly-fast-RUB-login written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FlorianB-DE/blazingly-fast-RUB-login on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FlorianB-DE/blazingly-fast-RUB-login 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `confy` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded tokio v1.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a27b81b114f2ec7d43eb45d216689c0b1aa8cacac7f24916d7e57e18f8fd97
[INFO] running `Command { std: "docker" "start" "-a" "b0a27b81b114f2ec7d43eb45d216689c0b1aa8cacac7f24916d7e57e18f8fd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a27b81b114f2ec7d43eb45d216689c0b1aa8cacac7f24916d7e57e18f8fd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a27b81b114f2ec7d43eb45d216689c0b1aa8cacac7f24916d7e57e18f8fd97", kill_on_drop: false }`
[INFO] [stdout] b0a27b81b114f2ec7d43eb45d216689c0b1aa8cacac7f24916d7e57e18f8fd97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d48306ad3fd253a81efae4149cf08a18b9a5b1ca735dd87b7c61fa7fb29b1020
[INFO] running `Command { std: "docker" "start" "-a" "d48306ad3fd253a81efae4149cf08a18b9a5b1ca735dd87b7c61fa7fb29b1020", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `confy` dependency)
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]     Checking neli v0.6.4
[INFO] [stderr]     Checking local-ip-address v0.5.3
[INFO] [stderr]     Checking blazingly-fast-RUB-login v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[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" "d48306ad3fd253a81efae4149cf08a18b9a5b1ca735dd87b7c61fa7fb29b1020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48306ad3fd253a81efae4149cf08a18b9a5b1ca735dd87b7c61fa7fb29b1020", kill_on_drop: false }`
[INFO] [stdout] d48306ad3fd253a81efae4149cf08a18b9a5b1ca735dd87b7c61fa7fb29b1020
