[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] 6fa1cdc0a5e379f53f3ff38dc2cbca46ca6a86e8 [INFO] testing tmpfs/anticipate against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmpfs%2Fanticipate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmpfs/anticipate on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded ouroboros v0.18.3 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded conpty v0.5.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.3 [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded ptyprocess v0.4.1 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] [stderr] Downloaded comma v1.0.0 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb8fe2f9a76d83b1cda0389d80b3f45e82664611c54d4dff200f44efecf6f07 [INFO] running `Command { std: "docker" "start" "-a" "1bb8fe2f9a76d83b1cda0389d80b3f45e82664611c54d4dff200f44efecf6f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb8fe2f9a76d83b1cda0389d80b3f45e82664611c54d4dff200f44efecf6f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb8fe2f9a76d83b1cda0389d80b3f45e82664611c54d4dff200f44efecf6f07", kill_on_drop: false }` [INFO] [stdout] 1bb8fe2f9a76d83b1cda0389d80b3f45e82664611c54d4dff200f44efecf6f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc7764974780aae153fcef38a168caa6e1b0787bb46292c8b81f461f4dcb5f6 [INFO] running `Command { std: "docker" "start" "-a" "4cc7764974780aae153fcef38a168caa6e1b0787bb46292c8b81f461f4dcb5f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=1d6a5bb4d737bbff -C extra-filename=-1d6a5bb4d737bbff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a6d97605765f1438.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4cc7764974780aae153fcef38a168caa6e1b0787bb46292c8b81f461f4dcb5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc7764974780aae153fcef38a168caa6e1b0787bb46292c8b81f461f4dcb5f6", kill_on_drop: false }` [INFO] [stdout] 4cc7764974780aae153fcef38a168caa6e1b0787bb46292c8b81f461f4dcb5f6 [INFO] testing tmpfs/anticipate against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmpfs%2Fanticipate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmpfs/anticipate on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b856f86d3916041a8d9cb6aa0148eec8941b73a13b61c973c3d05a492497faa4 [INFO] running `Command { std: "docker" "start" "-a" "b856f86d3916041a8d9cb6aa0148eec8941b73a13b61c973c3d05a492497faa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b856f86d3916041a8d9cb6aa0148eec8941b73a13b61c973c3d05a492497faa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b856f86d3916041a8d9cb6aa0148eec8941b73a13b61c973c3d05a492497faa4", kill_on_drop: false }` [INFO] [stdout] b856f86d3916041a8d9cb6aa0148eec8941b73a13b61c973c3d05a492497faa4 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870dc6502f90b5a44581b201e91f4cf7a4547ac009cb16c749dad4e003b5ce96 [INFO] running `Command { std: "docker" "start" "-a" "870dc6502f90b5a44581b201e91f4cf7a4547ac009cb16c749dad4e003b5ce96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling ptyprocess v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling logos v0.14.0 [INFO] [stderr] Compiling anticipate v0.10.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> core/src/control_code.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ouroboros v0.18.3 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anticipate-runner v0.5.1 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anticipate-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.83s [INFO] running `Command { std: "docker" "inspect" "870dc6502f90b5a44581b201e91f4cf7a4547ac009cb16c749dad4e003b5ce96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870dc6502f90b5a44581b201e91f4cf7a4547ac009cb16c749dad4e003b5ce96", kill_on_drop: false }` [INFO] [stdout] 870dc6502f90b5a44581b201e91f4cf7a4547ac009cb16c749dad4e003b5ce96 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4ef9d69ad8a6610ace1a1a60666936d2d5c6d84c17de85c1a379d206b6d9f4 [INFO] running `Command { std: "docker" "start" "-a" "0c4ef9d69ad8a6610ace1a1a60666936d2d5c6d84c17de85c1a379d206b6d9f4", kill_on_drop: false }` [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> core/src/control_code.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anticipate-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "0c4ef9d69ad8a6610ace1a1a60666936d2d5c6d84c17de85c1a379d206b6d9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4ef9d69ad8a6610ace1a1a60666936d2d5c6d84c17de85c1a379d206b6d9f4", kill_on_drop: false }` [INFO] [stdout] 0c4ef9d69ad8a6610ace1a1a60666936d2d5c6d84c17de85c1a379d206b6d9f4 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffb97a3847767772f2e5770676dbe28647a2fff1351670ba3c06525cc38d00c2 [INFO] running `Command { std: "docker" "start" "-a" "ffb97a3847767772f2e5770676dbe28647a2fff1351670ba3c06525cc38d00c2", kill_on_drop: false }` [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> core/src/control_code.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `anticipate` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anticipate-1101ca71754676db) [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-8429d489082c08ee) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test interpret_env_var ... ok [INFO] [stdout] test interpret_include ... ok [INFO] [stdout] test interpret_echo ... ok [INFO] [stdout] test interpret_escaped_newline ... ok [INFO] [stderr] Running tests/parser/main.rs (/opt/rustwide/target/debug/deps/parser-01ec41f8c663b4e8) [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 1.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_send ... ok [INFO] [stdout] test parse_pragma_first_err ... ok [INFO] [stdout] test parse_escaped_multiline ... ok [INFO] [stdout] test parse_sendcontrol ... ok [INFO] [stdout] test parse_expect ... ok [INFO] [stdout] test parse_flush ... ok [INFO] [stdout] test parse_regex ... ok [INFO] [stdout] test parse_sendline ... ok [INFO] [stdout] test parse_include_many ... ok [INFO] [stdout] test parse_multi_whitespace ... ok [INFO] [stdout] test parse_readline ... ok [INFO] [stdout] test parse_sendline_raw ... ok [INFO] [stdout] test parse_comment_heading ... ok [INFO] [stdout] test parse_pragma ... ok [INFO] [stdout] test parse_include_missing ... ok [INFO] [stdout] test parse_include ... ok [INFO] [stdout] test parse_sleep ... ok [INFO] [stdout] test parse_comment_leading_whitespace ... ok [INFO] [stdout] test parse_unknown ... ok [INFO] [stdout] test parse_unknown_empty ... ok [INFO] [stdout] test parse_wait ... ok [INFO] [stdout] test parse_sendline_raw_numeric ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ffb97a3847767772f2e5770676dbe28647a2fff1351670ba3c06525cc38d00c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb97a3847767772f2e5770676dbe28647a2fff1351670ba3c06525cc38d00c2", kill_on_drop: false }` [INFO] [stdout] ffb97a3847767772f2e5770676dbe28647a2fff1351670ba3c06525cc38d00c2