[INFO] cloning repository https://github.com/mairinkdev/triggerdoor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mairinkdev/triggerdoor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmairinkdev%2Ftriggerdoor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmairinkdev%2Ftriggerdoor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78c4bcb6bf55976940e2d5a681603bd2d6b1da10
[INFO] testing mairinkdev/triggerdoor against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmairinkdev%2Ftriggerdoor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mairinkdev/triggerdoor
[INFO] finished tweaking git repo https://github.com/mairinkdev/triggerdoor
[INFO] tweaked toml for git repo https://github.com/mairinkdev/triggerdoor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mairinkdev/triggerdoor on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mairinkdev/triggerdoor 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10c9bcb5d4873f07c9fdb44191e0ad3e0516d3ce669968c397ec57bbaf5053f4
[INFO] running `Command { std: "docker" "start" "-a" "10c9bcb5d4873f07c9fdb44191e0ad3e0516d3ce669968c397ec57bbaf5053f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c9bcb5d4873f07c9fdb44191e0ad3e0516d3ce669968c397ec57bbaf5053f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c9bcb5d4873f07c9fdb44191e0ad3e0516d3ce669968c397ec57bbaf5053f4", kill_on_drop: false }`
[INFO] [stdout] 10c9bcb5d4873f07c9fdb44191e0ad3e0516d3ce669968c397ec57bbaf5053f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c074d603849d9b71a18439230468d598a73b63585c506b1395b088fe01af7e1
[INFO] running `Command { std: "docker" "start" "-a" "6c074d603849d9b71a18439230468d598a73b63585c506b1395b088fe01af7e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling triggerdoor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `triggerdoor` (bin "triggerdoor") due to 3 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Stdio: From<TcpStream>` is not satisfied
[INFO] [stdout]   --> src/main.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     .stdin(Stdio::from(stream.try_clone().unwrap()))
[INFO] [stdout]    |                            ^^^^^ the trait `From<TcpStream>` is not implemented for `Stdio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Stdio` implements `From<ChildStderr>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdin>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdout>`
[INFO] [stdout]              `Stdio` implements `From<File>`
[INFO] [stdout]              `Stdio` implements `From<OwnedFd>`
[INFO] [stdout]              `Stdio` implements `From<PipeReader>`
[INFO] [stdout]              `Stdio` implements `From<PipeWriter>`
[INFO] [stdout]              `Stdio` implements `From<Stderr>`
[INFO] [stdout]              `Stdio` implements `From<Stdout>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Stdio: From<TcpStream>` is not satisfied
[INFO] [stdout]   --> src/main.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     .stdout(Stdio::from(stream.try_clone().unwrap()))
[INFO] [stdout]    |                             ^^^^^ the trait `From<TcpStream>` is not implemented for `Stdio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Stdio` implements `From<ChildStderr>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdin>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdout>`
[INFO] [stdout]              `Stdio` implements `From<File>`
[INFO] [stdout]              `Stdio` implements `From<OwnedFd>`
[INFO] [stdout]              `Stdio` implements `From<PipeReader>`
[INFO] [stdout]              `Stdio` implements `From<PipeWriter>`
[INFO] [stdout]              `Stdio` implements `From<Stderr>`
[INFO] [stdout]              `Stdio` implements `From<Stdout>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Stdio: From<TcpStream>` is not satisfied
[INFO] [stdout]   --> src/main.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     .stderr(Stdio::from(stream))
[INFO] [stdout]    |                             ^^^^^ the trait `From<TcpStream>` is not implemented for `Stdio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Stdio` implements `From<ChildStderr>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdin>`
[INFO] [stdout]              `Stdio` implements `From<ChildStdout>`
[INFO] [stdout]              `Stdio` implements `From<File>`
[INFO] [stdout]              `Stdio` implements `From<OwnedFd>`
[INFO] [stdout]              `Stdio` implements `From<PipeReader>`
[INFO] [stdout]              `Stdio` implements `From<PipeWriter>`
[INFO] [stdout]              `Stdio` implements `From<Stderr>`
[INFO] [stdout]              `Stdio` implements `From<Stdout>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c074d603849d9b71a18439230468d598a73b63585c506b1395b088fe01af7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c074d603849d9b71a18439230468d598a73b63585c506b1395b088fe01af7e1", kill_on_drop: false }`
[INFO] [stdout] 6c074d603849d9b71a18439230468d598a73b63585c506b1395b088fe01af7e1
