[INFO] fetching crate optee-utee-macros 0.2.0... [INFO] testing optee-utee-macros-0.2.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate optee-utee-macros 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate optee-utee-macros 0.2.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate optee-utee-macros 0.2.0 [INFO] finished tweaking crates.io crate optee-utee-macros 0.2.0 [INFO] tweaked toml for crates.io crate optee-utee-macros 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.40) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.100) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4718fdf19142b8aa07065780e54c1faf72ce76d64f871855d4f0514608c24ec0 [INFO] running `Command { std: "docker" "start" "-a" "4718fdf19142b8aa07065780e54c1faf72ce76d64f871855d4f0514608c24ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4718fdf19142b8aa07065780e54c1faf72ce76d64f871855d4f0514608c24ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4718fdf19142b8aa07065780e54c1faf72ce76d64f871855d4f0514608c24ec0", kill_on_drop: false }` [INFO] [stdout] 4718fdf19142b8aa07065780e54c1faf72ce76d64f871855d4f0514608c24ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1734e1861fb5c031e9de3dcd79c93e239238233cbac37f55ecee31588e0aebc [INFO] running `Command { std: "docker" "start" "-a" "d1734e1861fb5c031e9de3dcd79c93e239238233cbac37f55ecee31588e0aebc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling optee-utee-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `optee` [INFO] [stdout] --> src/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(target_os = "optee"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "d1734e1861fb5c031e9de3dcd79c93e239238233cbac37f55ecee31588e0aebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1734e1861fb5c031e9de3dcd79c93e239238233cbac37f55ecee31588e0aebc", kill_on_drop: false }` [INFO] [stdout] d1734e1861fb5c031e9de3dcd79c93e239238233cbac37f55ecee31588e0aebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 469c0245347d8dab8ab05181672b178149e3c0f6ab5adae7c205cde370e3911e [INFO] running `Command { std: "docker" "start" "-a" "469c0245347d8dab8ab05181672b178149e3c0f6ab5adae7c205cde370e3911e", kill_on_drop: false }` [INFO] [stderr] Compiling optee-utee-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `optee` [INFO] [stdout] --> src/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(target_os = "optee"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `optee` [INFO] [stdout] --> src/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(target_os = "optee"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "469c0245347d8dab8ab05181672b178149e3c0f6ab5adae7c205cde370e3911e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469c0245347d8dab8ab05181672b178149e3c0f6ab5adae7c205cde370e3911e", kill_on_drop: false }` [INFO] [stdout] 469c0245347d8dab8ab05181672b178149e3c0f6ab5adae7c205cde370e3911e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76cd8c0cef12e86587d41c18c45dd5f6840c646fc60dfa8d4caba387d3d1c194 [INFO] running `Command { std: "docker" "start" "-a" "76cd8c0cef12e86587d41c18c45dd5f6840c646fc60dfa8d4caba387d3d1c194", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `optee` [INFO] [stderr] --> src/lib.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(not(target_os = "optee"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `optee-utee-macros` (lib) generated 1 warning [INFO] [stderr] warning: `optee-utee-macros` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optee_utee_macros-b64a1e4e94aa808e) [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] Doc-tests optee_utee_macros [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - ta_create (line 32) - compile ... FAILED [INFO] [stdout] test src/lib.rs - ta_invoke_command (line 313) - compile ... FAILED [INFO] [stdout] test src/lib.rs - ta_close_session (line 228) - compile ... FAILED [INFO] [stdout] test src/lib.rs - ta_destroy (line 79) - compile ... FAILED [INFO] [stdout] test src/lib.rs - ta_open_session (line 129) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - ta_create (line 32) stdout ---- [INFO] [stdout] error: cannot find attribute `ta_crate` in this scope [INFO] [stdout] --> src/lib.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ta_crate] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ta_crate` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 4 | fn ta_crate() -> Result<()> { } [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 4 | fn ta_crate() -> Result<(), E> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ta_invoke_command (line 313) stdout ---- [INFO] [stdout] error[E0428]: the name `invoke_command` is defined multiple times [INFO] [stdout] --> src/lib.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | --------------------------------------------------------------------------------------- previous definition of the value `invoke_command` here [INFO] [stdout] ... [INFO] [stdout] 7 | fn invoke_command(cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `invoke_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `invoke_command` must be defined only once in the value namespace of this block [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_invoke_command` in this scope [INFO] [stdout] --> src/lib.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[ta_invoke_command] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_invoke_command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_invoke_command` in this scope [INFO] [stdout] --> src/lib.rs:314:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ta_invoke_command] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_invoke_command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/lib.rs:315:34 [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parameters` in this scope [INFO] [stdout] --> src/lib.rs:315:63 [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parameters` in this scope [INFO] [stdout] --> src/lib.rs:318:45 [INFO] [stdout] | [INFO] [stdout] 7 | fn invoke_command(cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:315:78 [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 4 | fn invoke_command(sess_ctx: &mut T, cmd_id: u32, params: &mut Parameters) -> Result<(), E> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:318:60 [INFO] [stdout] | [INFO] [stdout] 7 | fn invoke_command(cmd_id: u32, params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 7 | fn invoke_command(cmd_id: u32, params: &mut Parameters) -> Result<(), E> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0428. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ta_close_session (line 228) stdout ---- [INFO] [stdout] error[E0428]: the name `close_session` is defined multiple times [INFO] [stdout] --> src/lib.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 4 | fn close_session(sess_ctx: &mut T) { } [INFO] [stdout] | ---------------------------------- previous definition of the value `close_session` here [INFO] [stdout] ... [INFO] [stdout] 7 | fn close_session() { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `close_session` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `close_session` must be defined only once in the value namespace of this block [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_close_session` in this scope [INFO] [stdout] --> src/lib.rs:232:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[ta_close_session] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_close_session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_close_session` in this scope [INFO] [stdout] --> src/lib.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ta_close_session] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_close_session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/lib.rs:230:33 [INFO] [stdout] | [INFO] [stdout] 4 | fn close_session(sess_ctx: &mut T) { } [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | fn close_session(sess_ctx: &mut T) { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0428. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ta_destroy (line 79) stdout ---- [INFO] [stdout] error: cannot find attribute `ta_destroy` in this scope [INFO] [stdout] --> src/lib.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ta_destroy] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ta_destroy` is in scope, but it is a function, not an attribute [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_destroy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ta_open_session (line 129) stdout ---- [INFO] [stdout] error[E0428]: the name `open_session` is defined multiple times [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 4 | fn open_session(params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ------------------------------------------------------ previous definition of the value `open_session` here [INFO] [stdout] ... [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `open_session` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `open_session` must be defined only once in the value namespace of this block [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_open_session` in this scope [INFO] [stdout] --> src/lib.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[ta_open_session] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_open_session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ta_open_session` in this scope [INFO] [stdout] --> src/lib.rs:130:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ta_open_session] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use optee_utee_macros::ta_open_session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parameters` in this scope [INFO] [stdout] --> src/lib.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 4 | fn open_session(params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parameters` in this scope [INFO] [stdout] --> src/lib.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<()> { } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/lib.rs:135:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<()> { } [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<()> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:131:45 [INFO] [stdout] | [INFO] [stdout] 4 | fn open_session(params: &mut Parameters) -> Result<()> { } [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 4 | fn open_session(params: &mut Parameters) -> Result<(), E> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:135:63 [INFO] [stdout] | [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<()> { } [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 8 | fn open_session(params: &mut Parameters, sess_ctx: &mut T) -> Result<(), E> { } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0428. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - ta_close_session (line 228) [INFO] [stdout] src/lib.rs - ta_create (line 32) [INFO] [stdout] src/lib.rs - ta_destroy (line 79) [INFO] [stdout] src/lib.rs - ta_invoke_command (line 313) [INFO] [stdout] src/lib.rs - ta_open_session (line 129) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "76cd8c0cef12e86587d41c18c45dd5f6840c646fc60dfa8d4caba387d3d1c194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cd8c0cef12e86587d41c18c45dd5f6840c646fc60dfa8d4caba387d3d1c194", kill_on_drop: false }` [INFO] [stdout] 76cd8c0cef12e86587d41c18c45dd5f6840c646fc60dfa8d4caba387d3d1c194