[INFO] fetching crate anticipate-cli 0.6.0... [INFO] testing anticipate-cli-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate anticipate-cli 0.6.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate anticipate-cli 0.6.0 [INFO] finished tweaking crates.io crate anticipate-cli 0.6.0 [INFO] tweaked toml for crates.io crate anticipate-cli 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anticipate-cli 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anticipate-cli 0.6.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 709b4fd919ca6e61931ba99e266a127e804809c3a0ceba2d5bd34b87d0fe379a [INFO] running `Command { std: "docker" "start" "-a" "709b4fd919ca6e61931ba99e266a127e804809c3a0ceba2d5bd34b87d0fe379a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "709b4fd919ca6e61931ba99e266a127e804809c3a0ceba2d5bd34b87d0fe379a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709b4fd919ca6e61931ba99e266a127e804809c3a0ceba2d5bd34b87d0fe379a", kill_on_drop: false }` [INFO] [stdout] 709b4fd919ca6e61931ba99e266a127e804809c3a0ceba2d5bd34b87d0fe379a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313a8e26457a340fe2d9db7c6cf9cf9efd47be852e7f85b992b391f6222ca149 [INFO] running `Command { std: "docker" "start" "-a" "313a8e26457a340fe2d9db7c6cf9cf9efd47be852e7f85b992b391f6222ca149", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ptyprocess v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Compiling logos v0.14.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling anticipate v0.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ouroboros v0.18.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anticipate-runner v0.5.1 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling anticipate-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "313a8e26457a340fe2d9db7c6cf9cf9efd47be852e7f85b992b391f6222ca149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313a8e26457a340fe2d9db7c6cf9cf9efd47be852e7f85b992b391f6222ca149", kill_on_drop: false }` [INFO] [stdout] 313a8e26457a340fe2d9db7c6cf9cf9efd47be852e7f85b992b391f6222ca149 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23dbce61a4f77bc2edab81d3fe24910378f529a33b5866b64be86d93ae6dab25 [INFO] running `Command { std: "docker" "start" "-a" "23dbce61a4f77bc2edab81d3fe24910378f529a33b5866b64be86d93ae6dab25", kill_on_drop: false }` [INFO] [stderr] Compiling anticipate-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "23dbce61a4f77bc2edab81d3fe24910378f529a33b5866b64be86d93ae6dab25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23dbce61a4f77bc2edab81d3fe24910378f529a33b5866b64be86d93ae6dab25", kill_on_drop: false }` [INFO] [stdout] 23dbce61a4f77bc2edab81d3fe24910378f529a33b5866b64be86d93ae6dab25 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a43405eccc35ed06390a27cf23a6d26d36b123b0fd378f3451269f04772b08b [INFO] running `Command { std: "docker" "start" "-a" "5a43405eccc35ed06390a27cf23a6d26d36b123b0fd378f3451269f04772b08b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anticipate-5ca264a26089a996) [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] [stdout] [INFO] [stderr] Running tests/interpreter/main.rs (/opt/rustwide/target/debug/deps/interpreter-eb354e8d0cdae37f) [INFO] [stdout] running 5 tests [INFO] [stdout] test interpret_env_var ... ok [INFO] [stdout] test interpret_include ... ok [INFO] [stdout] test interpret_escaped_newline ... ok [INFO] [stdout] test interpret_echo ... ok [INFO] [stdout] test interpret_teletype ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s [INFO] [stdout] [INFO] [stderr] Running tests/parser/main.rs (/opt/rustwide/target/debug/deps/parser-0ec1930e4f219f60) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test parse_comment_heading ... ok [INFO] [stdout] test parse_comment_leading_whitespace ... ok [INFO] [stdout] test parse_expect ... ok [INFO] [stdout] test parse_include ... ok [INFO] [stdout] test parse_clear ... ok [INFO] [stdout] test parse_escaped_multiline ... ok [INFO] [stdout] test parse_pragma_first_err ... ok [INFO] [stdout] test parse_readline ... ok [INFO] [stdout] test parse_comment ... ok [INFO] [stdout] test parse_include_many ... ok [INFO] [stdout] test parse_include_missing ... ok [INFO] [stdout] test parse_multi_whitespace ... ok [INFO] [stdout] test parse_sendline_raw ... ok [INFO] [stdout] test parse_regex ... ok [INFO] [stdout] test parse_send ... ok [INFO] [stdout] test parse_sendcontrol ... ok [INFO] [stdout] test parse_sendline ... ok [INFO] [stdout] test parse_sendline_raw_numeric ... ok [INFO] [stdout] test parse_pragma ... ok [INFO] [stdout] test parse_flush ... ok [INFO] [stdout] test parse_sleep ... ok [INFO] [stdout] test parse_unknown ... ok [INFO] [stdout] test parse_unknown_empty ... ok [INFO] [stdout] test parse_wait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a43405eccc35ed06390a27cf23a6d26d36b123b0fd378f3451269f04772b08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a43405eccc35ed06390a27cf23a6d26d36b123b0fd378f3451269f04772b08b", kill_on_drop: false }` [INFO] [stdout] 5a43405eccc35ed06390a27cf23a6d26d36b123b0fd378f3451269f04772b08b