[INFO] fetching crate sje 0.0.9... [INFO] checking sje-0.0.9 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate sje 0.0.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sje 0.0.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sje 0.0.9 [INFO] tweaked toml for crates.io crate sje 0.0.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sje 0.0.9 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sje 0.0.9 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ddc3e67ef19b1ce1c7b807299b840d0abb314c32fe31627e052e63fd9b83e2d [INFO] running `Command { std: "docker" "start" "-a" "8ddc3e67ef19b1ce1c7b807299b840d0abb314c32fe31627e052e63fd9b83e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ddc3e67ef19b1ce1c7b807299b840d0abb314c32fe31627e052e63fd9b83e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddc3e67ef19b1ce1c7b807299b840d0abb314c32fe31627e052e63fd9b83e2d", kill_on_drop: false }` [INFO] [stdout] 8ddc3e67ef19b1ce1c7b807299b840d0abb314c32fe31627e052e63fd9b83e2d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae0573d654d0fa70e3c9617533393f02d5cf7897ece347fbc05e09b71658af8b [INFO] running `Command { std: "docker" "start" "-a" "ae0573d654d0fa70e3c9617533393f02d5cf7897ece347fbc05e09b71658af8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking sje v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> tests/array_of_objects.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> tests/custom.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> benches/trade.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> benches/l2_update.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> tests/iter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> benches/ticker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sje_derive` [INFO] [stdout] --> tests/decoder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sje_derive::Decoder; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sje_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sje_derive`, use `cargo add sje_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ListenKeyExpiredDecoder`, `crate::TradeDecoder` [INFO] [stdout] --> tests/decoder.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::{ListenKeyExpiredDecoder, Trade, TradeDecoder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `TradeDecoder` in the root [INFO] [stdout] | | [INFO] [stdout] | no `ListenKeyExpiredDecoder` in the root [INFO] [stdout] | help: a similar name exists in the module: `ListenKeyExpired` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/custom.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[sje(rename = "s")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[sje(rename = "e", len = 5)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[sje(rename = "a")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[sje(rename = "t")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/custom.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[sje(rename = "p", ty = "string")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[sje(rename = "E", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[sje(rename = "s")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[sje(rename = "t", len = 10)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[sje(rename = "e", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[sje(rename = "E", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[sje(rename = "T", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[sje(rename = "p")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/iter.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/array_of_objects.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[sje(rename = "u", decoder = true)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[sje(rename = "s")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[sje(rename = "q")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/iter.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[sje(rename = "e", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[sje(rename = "b", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[sje(rename = "U", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/iter.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[sje(rename = "b")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[sje(rename = "u", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[sje(rename = "a", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[sje(rename = "pu", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/iter.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[sje(rename = "a")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[sje(rename = "T", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/trade.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[sje(rename = "m")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[sje(rename = "b")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/l2_update.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[sje(rename = "a")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[sje(rename = "e", len = 10)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[sje(rename = "u", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositionUpdateDecoder` [INFO] [stdout] --> tests/array_of_objects.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | let update = PositionUpdateDecoder::decode(json.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PositionUpdateDecoder` [INFO] [stdout] | help: a struct with a similar name exists: `PositionUpdate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[sje(rename = "s")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[sje(rename = "b")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[sje(rename = "B")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[sje(rename = "a")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[sje(rename = "A")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[sje(rename = "T", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[sje(rename = "e", len = 5)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> benches/ticker.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[sje(rename = "E", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[sje(rename = "E", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[sje(rename = "s")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TradeDecoder` [INFO] [stdout] --> tests/custom.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let trade = TradeDecoder::decode(json.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TradeDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[sje(rename = "t", len = 10)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[sje(rename = "p")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sje` (test "array_of_objects") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TradeDecoder` [INFO] [stdout] --> benches/trade.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let trade = TradeDecoder::decode(JSON).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TradeDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[sje(rename = "q")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[sje(rename = "b", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[sje(rename = "a", len = 11)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[sje(rename = "T", len = 13)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[sje(rename = "m")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[sje(object)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[sje(rename = "e", len = 16, offset = 1)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TickerDecoder` [INFO] [stdout] --> benches/ticker.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | let ticker = TickerDecoder::decode(JSON).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TickerDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[sje(rename = "E", ty = "string", len = 13, offset = 1)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sje` in this scope [INFO] [stdout] --> tests/decoder.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[sje(rename = "listenKey", offset = 1)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sje` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `L2UpdateDecoder` [INFO] [stdout] --> tests/iter.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let update = L2UpdateDecoder::decode( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `L2UpdateDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sje` (test "custom") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `L2UpdateDecoder` [INFO] [stdout] --> tests/iter.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | L2UpdateDecoder::decode(br#"{"e":"depthUpdate","b":[["2.6461","6404.9"]],"a":[["2.6461","6404.9"]]}"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `L2UpdateDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `L2UpdateDecoder` [INFO] [stdout] --> benches/l2_update.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | let l2_update = L2UpdateDecoder::decode(JSON).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `L2UpdateDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `L2UpdateDecoder` [INFO] [stdout] --> tests/iter.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | let update = L2UpdateDecoder::decode(br#"{"e":"depthUpdate","b":[],"a":[]}"#).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `L2UpdateDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `L2UpdateDecoder` [INFO] [stdout] --> tests/iter.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | let update = L2UpdateDecoder::decode( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `L2UpdateDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sje` (bench "trade") due to 13 previous errors [INFO] [stderr] error: could not compile `sje` (test "iter") due to 9 previous errors [INFO] [stderr] error: could not compile `sje` (bench "ticker") due to 12 previous errors [INFO] [stderr] error: could not compile `sje` (test "decoder") due to 17 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sje` (bench "l2_update") due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "ae0573d654d0fa70e3c9617533393f02d5cf7897ece347fbc05e09b71658af8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0573d654d0fa70e3c9617533393f02d5cf7897ece347fbc05e09b71658af8b", kill_on_drop: false }` [INFO] [stdout] ae0573d654d0fa70e3c9617533393f02d5cf7897ece347fbc05e09b71658af8b