[INFO] fetching crate vex-daemon 0.7.13... [INFO] testing vex-daemon-0.7.13 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate vex-daemon 0.7.13 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate vex-daemon 0.7.13 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vex-daemon 0.7.13 [INFO] tweaked toml for crates.io crate vex-daemon 0.7.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vex-daemon 0.7.13 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vex-daemon 0.7.13 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vex-project v0.7.13 [INFO] [stderr] Downloaded portable-pty v0.8.1 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded vex-config v0.7.13 [INFO] [stderr] Downloaded shell-words v1.1.1 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded vex-domain v0.7.13 [INFO] [stderr] Downloaded vex-git v0.7.13 [INFO] [stderr] Downloaded vex-shell v0.7.13 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded vex-app v0.7.13 [INFO] [stderr] Downloaded vex-agent v0.7.13 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded vex-workstream v0.7.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 184d37d9534d627df2b33b18c9f5334fc8eba7cd0a795c5fe70c9915ee2c7102 [INFO] running `Command { std: "docker" "start" "-a" "184d37d9534d627df2b33b18c9f5334fc8eba7cd0a795c5fe70c9915ee2c7102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "184d37d9534d627df2b33b18c9f5334fc8eba7cd0a795c5fe70c9915ee2c7102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184d37d9534d627df2b33b18c9f5334fc8eba7cd0a795c5fe70c9915ee2c7102", kill_on_drop: false }` [INFO] [stdout] 184d37d9534d627df2b33b18c9f5334fc8eba7cd0a795c5fe70c9915ee2c7102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef09d3a82270b4ed16436e9b55100cd37b6c4e9e3c30ee2139eae68e784c2963 [INFO] running `Command { std: "docker" "start" "-a" "ef09d3a82270b4ed16436e9b55100cd37b6c4e9e3c30ee2139eae68e784c2963", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling vex-git v0.7.13 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling vex-domain v0.7.13 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling vex-config v0.7.13 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling vex-shell v0.7.13 [INFO] [stderr] Compiling vex-project v0.7.13 [INFO] [stderr] Compiling vex-agent v0.7.13 [INFO] [stderr] Compiling vex-workstream v0.7.13 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling vex-app v0.7.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling vex-daemon v0.7.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.47s [INFO] running `Command { std: "docker" "inspect" "ef09d3a82270b4ed16436e9b55100cd37b6c4e9e3c30ee2139eae68e784c2963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef09d3a82270b4ed16436e9b55100cd37b6c4e9e3c30ee2139eae68e784c2963", kill_on_drop: false }` [INFO] [stdout] ef09d3a82270b4ed16436e9b55100cd37b6c4e9e3c30ee2139eae68e784c2963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c9433b3fd6da139734fa79937c51ee694126407afb591678b4b33b406e7fcb [INFO] running `Command { std: "docker" "start" "-a" "d1c9433b3fd6da139734fa79937c51ee694126407afb591678b4b33b406e7fcb", kill_on_drop: false }` [INFO] [stderr] Compiling vex-daemon v0.7.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "d1c9433b3fd6da139734fa79937c51ee694126407afb591678b4b33b406e7fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c9433b3fd6da139734fa79937c51ee694126407afb591678b4b33b406e7fcb", kill_on_drop: false }` [INFO] [stdout] d1c9433b3fd6da139734fa79937c51ee694126407afb591678b4b33b406e7fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3dd1afe32bc400174fa260ce388b1d98dd8836dbb0d06388ea1ff076f5e3c42 [INFO] running `Command { std: "docker" "start" "-a" "e3dd1afe32bc400174fa260ce388b1d98dd8836dbb0d06388ea1ff076f5e3c42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vex_daemon-dec321495b37fa2b) [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/websocket_integration.rs (/opt/rustwide/target/debug/deps/websocket_integration-e1427d9c6694b461) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test websocket_project_list_returns_empty ... ok [INFO] [stdout] test websocket_auth_rejected_with_bad_token ... ok [INFO] [stdout] test websocket_auth_accepted_with_correct_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests vex_daemon [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] running `Command { std: "docker" "inspect" "e3dd1afe32bc400174fa260ce388b1d98dd8836dbb0d06388ea1ff076f5e3c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3dd1afe32bc400174fa260ce388b1d98dd8836dbb0d06388ea1ff076f5e3c42", kill_on_drop: false }` [INFO] [stdout] e3dd1afe32bc400174fa260ce388b1d98dd8836dbb0d06388ea1ff076f5e3c42