[INFO] fetching crate retty 0.29.0...
[INFO] testing retty-0.29.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate retty 0.29.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate retty 0.29.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate retty 0.29.0
[INFO] tweaked toml for crates.io crate retty 0.29.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate retty 0.29.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate retty 0.29.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d90a2dfb7795ed5574f24d2df1e547e489d955126d94fe7909b25efbaa47b37f
[INFO] running `Command { std: "docker" "start" "-a" "d90a2dfb7795ed5574f24d2df1e547e489d955126d94fe7909b25efbaa47b37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d90a2dfb7795ed5574f24d2df1e547e489d955126d94fe7909b25efbaa47b37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90a2dfb7795ed5574f24d2df1e547e489d955126d94fe7909b25efbaa47b37f", kill_on_drop: false }`
[INFO] [stdout] d90a2dfb7795ed5574f24d2df1e547e489d955126d94fe7909b25efbaa47b37f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6801c9a26ee1991f78b4ead602a220af95e94705455093256b291495dfd3b5a2
[INFO] running `Command { std: "docker" "start" "-a" "6801c9a26ee1991f78b4ead602a220af95e94705455093256b291495dfd3b5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling waitgroup v0.1.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-broadcast v0.7.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.1.0
[INFO] [stderr]    Compiling smol v2.0.0
[INFO] [stderr]    Compiling async-transport v0.5.0
[INFO] [stderr]    Compiling retty v0.29.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bootstrap/mod.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout]    |                                            ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout] 32 + pub type PipelineFactoryFn<R, W> = Box<dyn Fn() -> Rc<Pipeline<R, W>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
[INFO] running `Command { std: "docker" "inspect" "6801c9a26ee1991f78b4ead602a220af95e94705455093256b291495dfd3b5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6801c9a26ee1991f78b4ead602a220af95e94705455093256b291495dfd3b5a2", kill_on_drop: false }`
[INFO] [stdout] 6801c9a26ee1991f78b4ead602a220af95e94705455093256b291495dfd3b5a2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee0a580152ff5d21c67aa342d472249a8791aafe6859a7bb698096390739aaae
[INFO] running `Command { std: "docker" "start" "-a" "ee0a580152ff5d21c67aa342d472249a8791aafe6859a7bb698096390739aaae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-process v2.1.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling smol v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling async-transport v0.5.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling retty v0.29.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bootstrap/mod.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout]    |                                            ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout] 32 + pub type PipelineFactoryFn<R, W> = Box<dyn Fn() -> Rc<Pipeline<R, W>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bootstrap/mod.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout]    |                                            ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 - pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stdout] 32 + pub type PipelineFactoryFn<R, W> = Box<dyn Fn() -> Rc<Pipeline<R, W>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.94s
[INFO] running `Command { std: "docker" "inspect" "ee0a580152ff5d21c67aa342d472249a8791aafe6859a7bb698096390739aaae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee0a580152ff5d21c67aa342d472249a8791aafe6859a7bb698096390739aaae", kill_on_drop: false }`
[INFO] [stdout] ee0a580152ff5d21c67aa342d472249a8791aafe6859a7bb698096390739aaae
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d45b1d3082342e79631a37a6ce7ab71b6abdaaa296fb46dbbb1519192d27a60d
[INFO] running `Command { std: "docker" "start" "-a" "d45b1d3082342e79631a37a6ce7ab71b6abdaaa296fb46dbbb1519192d27a60d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/bootstrap/mod.rs:32:44
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stderr]    |                                            ^                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 32 - pub type PipelineFactoryFn<R, W> = Box<dyn (Fn() -> Rc<Pipeline<R, W>>)>;
[INFO] [stderr] 32 + pub type PipelineFactoryFn<R, W> = Box<dyn Fn() -> Rc<Pipeline<R, W>>>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `retty` (lib) generated 1 warning (run `cargo fix --lib -p retty` to apply 1 suggestion)
[INFO] [stderr] warning: `retty` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retty-3186b933d522d05e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/echo_test.rs (/opt/rustwide/target/debug/deps/echo_test-9a60a27ce5f044a4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_echo_udp ... ok
[INFO] [stdout] test tests::test_echo_tcp has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "d45b1d3082342e79631a37a6ce7ab71b6abdaaa296fb46dbbb1519192d27a60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d45b1d3082342e79631a37a6ce7ab71b6abdaaa296fb46dbbb1519192d27a60d", kill_on_drop: false }`
[INFO] [stdout] d45b1d3082342e79631a37a6ce7ab71b6abdaaa296fb46dbbb1519192d27a60d
