[INFO] cloning repository https://github.com/tmpfs/anticipate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmpfs/anticipate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmpfs%2Fanticipate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmpfs%2Fanticipate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af3f3a229478ffb30f892cb00e85ca214afa0f03
[INFO] testing tmpfs/anticipate against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmpfs%2Fanticipate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tmpfs/anticipate
[INFO] finished tweaking git repo https://github.com/tmpfs/anticipate
[INFO] tweaked toml for git repo https://github.com/tmpfs/anticipate written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmpfs/anticipate on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tmpfs/anticipate 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded random v0.13.2
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded ptyprocess v0.4.1
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded probability v0.20.3
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded special v0.10.3
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5ac8dba9c1d1aaf389ffe3e306f6fd5e3ee088ce361394ef7ddf4199a458825
[INFO] running `Command { std: "docker" "start" "-a" "f5ac8dba9c1d1aaf389ffe3e306f6fd5e3ee088ce361394ef7ddf4199a458825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5ac8dba9c1d1aaf389ffe3e306f6fd5e3ee088ce361394ef7ddf4199a458825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ac8dba9c1d1aaf389ffe3e306f6fd5e3ee088ce361394ef7ddf4199a458825", kill_on_drop: false }`
[INFO] [stdout] f5ac8dba9c1d1aaf389ffe3e306f6fd5e3ee088ce361394ef7ddf4199a458825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b959451b3438b6609bc631122545fac83943944ad8e5e526e6694050e4de0d7
[INFO] running `Command { std: "docker" "start" "-a" "1b959451b3438b6609bc631122545fac83943944ad8e5e526e6694050e4de0d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling random v0.13.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling probability v0.20.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling ptyprocess v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anticipate v0.10.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling anticipate-runner v0.5.1 (/opt/rustwide/workdir/runner)
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling anticipate-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.09s
[INFO] running `Command { std: "docker" "inspect" "1b959451b3438b6609bc631122545fac83943944ad8e5e526e6694050e4de0d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b959451b3438b6609bc631122545fac83943944ad8e5e526e6694050e4de0d7", kill_on_drop: false }`
[INFO] [stdout] 1b959451b3438b6609bc631122545fac83943944ad8e5e526e6694050e4de0d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c74a7acd7671a142d602c5cd049670eb1ad7bb4cd1984a90e5e9d01bc454e8bb
[INFO] running `Command { std: "docker" "start" "-a" "c74a7acd7671a142d602c5cd049670eb1ad7bb4cd1984a90e5e9d01bc454e8bb", 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 0.89s
[INFO] running `Command { std: "docker" "inspect" "c74a7acd7671a142d602c5cd049670eb1ad7bb4cd1984a90e5e9d01bc454e8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74a7acd7671a142d602c5cd049670eb1ad7bb4cd1984a90e5e9d01bc454e8bb", kill_on_drop: false }`
[INFO] [stdout] c74a7acd7671a142d602c5cd049670eb1ad7bb4cd1984a90e5e9d01bc454e8bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77ce507d77fcb3ef8aad18a08b1ea9583e3623f92b9c0091fe41db8e3574ff09
[INFO] running `Command { std: "docker" "start" "-a" "77ce507d77fcb3ef8aad18a08b1ea9583e3623f92b9c0091fe41db8e3574ff09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anticipate-290182f54d0f517d)
[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/interpreter/main.rs (/opt/rustwide/target/debug/deps/interpreter-5aa02a64030125fe)
[INFO] [stdout] 
[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] [stderr]      Running tests/parser/main.rs (/opt/rustwide/target/debug/deps/parser-5b9ba617cbc192ac)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test parse_clear ... ok
[INFO] [stdout] test parse_comment ... ok
[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_flush ... ok
[INFO] [stdout] test parse_include ... ok
[INFO] [stdout] test parse_include_missing ... ok
[INFO] [stdout] test parse_multi_whitespace ... ok
[INFO] [stdout] test parse_escaped_multiline ... ok
[INFO] [stdout] test parse_pragma ... ok
[INFO] [stdout] test parse_include_many ... ok
[INFO] [stdout] test parse_send ... ok
[INFO] [stdout] test parse_readline ... ok
[INFO] [stdout] test parse_regex ... 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_sleep ... ok
[INFO] [stdout] test parse_unknown_empty ... ok
[INFO] [stdout] test parse_wait ... ok
[INFO] [stdout] test parse_sendline_raw ... ok
[INFO] [stdout] test parse_unknown ... ok
[INFO] [stdout] test parse_pragma_first_err ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77ce507d77fcb3ef8aad18a08b1ea9583e3623f92b9c0091fe41db8e3574ff09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ce507d77fcb3ef8aad18a08b1ea9583e3623f92b9c0091fe41db8e3574ff09", kill_on_drop: false }`
[INFO] [stdout] 77ce507d77fcb3ef8aad18a08b1ea9583e3623f92b9c0091fe41db8e3574ff09
