[INFO] cloning repository https://github.com/feakuru/uexrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feakuru/uexrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeakuru%2Fuexrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeakuru%2Fuexrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28580b7c372a4f49cae6c846b3ec80ada1615d0b [INFO] testing feakuru/uexrs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeakuru%2Fuexrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/feakuru/uexrs [INFO] finished tweaking git repo https://github.com/feakuru/uexrs [INFO] tweaked toml for git repo https://github.com/feakuru/uexrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/feakuru/uexrs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/feakuru/uexrs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8ab87da17e35bf95174ca4b978342ee71355c9acdce09fbeafff3243809031 [INFO] running `Command { std: "docker" "start" "-a" "cb8ab87da17e35bf95174ca4b978342ee71355c9acdce09fbeafff3243809031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8ab87da17e35bf95174ca4b978342ee71355c9acdce09fbeafff3243809031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8ab87da17e35bf95174ca4b978342ee71355c9acdce09fbeafff3243809031", kill_on_drop: false }` [INFO] [stdout] cb8ab87da17e35bf95174ca4b978342ee71355c9acdce09fbeafff3243809031 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0abbd0bf6b4d2f956c9dd8edad3386e650a477ae792f64873ae0758bc03ef3ec [INFO] running `Command { std: "docker" "start" "-a" "0abbd0bf6b4d2f956c9dd8edad3386e650a477ae792f64873ae0758bc03ef3ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling uexrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0004]: non-exhaustive patterns: `Performative::Begin { .. }`, `Performative::Attach { .. }`, `Performative::Flow { .. }` and 5 more not covered [INFO] [stdout] --> src/frame_bus.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | match performative { [INFO] [stdout] | ^^^^^^^^^^^^ patterns `Performative::Begin { .. }`, `Performative::Attach { .. }`, `Performative::Flow { .. }` and 5 more not covered [INFO] [stdout] | [INFO] [stdout] note: `Performative` defined here [INFO] [stdout] --> src/amqp/transport/performative.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Performative { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | Begin { [INFO] [stdout] | ----- not covered [INFO] [stdout] ... [INFO] [stdout] 42 | Attach { [INFO] [stdout] | ------ not covered [INFO] [stdout] ... [INFO] [stdout] 58 | Flow { [INFO] [stdout] | ---- not covered [INFO] [stdout] ... [INFO] [stdout] 71 | Transfer { [INFO] [stdout] | -------- not covered [INFO] [stdout] ... [INFO] [stdout] 84 | Disposition { [INFO] [stdout] | ----------- not covered [INFO] [stdout] = note: the matched value is of type `Performative` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 44 ~ }, [INFO] [stdout] 45 + _ => todo!() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `open` found for struct `Frame` in the current scope [INFO] [stdout] --> src/terminus_handler.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | let open_frame = Frame::open(); [INFO] [stdout] | ^^^^ function or associated item not found in `Frame` [INFO] [stdout] | [INFO] [stdout] ::: src/amqp/types/frame.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Frame { [INFO] [stdout] | ---------------- function or associated item `open` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for struct `Frame` in the current scope [INFO] [stdout] --> src/terminus_handler.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | socket_writer.write_buf(&mut frame.as_bytes()); [INFO] [stdout] | ^^^^^^^^ method not found in `Frame` [INFO] [stdout] | [INFO] [stdout] ::: src/amqp/types/frame.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Frame { [INFO] [stdout] | ---------------- method `as_bytes` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_bytes`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `OsStrExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `close` found for struct `Frame` in the current scope [INFO] [stdout] --> src/terminus_handler.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | let close_frame = Frame::close(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Frame` [INFO] [stdout] | [INFO] [stdout] ::: src/amqp/types/frame.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Frame { [INFO] [stdout] | ---------------- function or associated item `close` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `clone` with a similar name [INFO] [stdout] | [INFO] [stdout] 68 - let close_frame = Frame::close(); [INFO] [stdout] 68 + let close_frame = Frame::clone(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amqp_client_tx` [INFO] [stdout] --> src/main.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | let (amqp_client_tx, amqp_client_rx) = mpsc::channel(1024); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amqp_client_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uexrs` (bin "uexrs") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0abbd0bf6b4d2f956c9dd8edad3386e650a477ae792f64873ae0758bc03ef3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abbd0bf6b4d2f956c9dd8edad3386e650a477ae792f64873ae0758bc03ef3ec", kill_on_drop: false }` [INFO] [stdout] 0abbd0bf6b4d2f956c9dd8edad3386e650a477ae792f64873ae0758bc03ef3ec