[INFO] cloning repository https://github.com/Alive24/ckb_ssri_sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alive24/ckb_ssri_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlive24%2Fckb_ssri_sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlive24%2Fckb_ssri_sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b868e076996c423be0d87c4675fc6ecb464653
[INFO] testing Alive24/ckb_ssri_sdk against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlive24%2Fckb_ssri_sdk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alive24/ckb_ssri_sdk
[INFO] finished tweaking git repo https://github.com/Alive24/ckb_ssri_sdk
[INFO] tweaked toml for git repo https://github.com/Alive24/ckb_ssri_sdk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alive24/ckb_ssri_sdk on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alive24/ckb_ssri_sdk 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ckb-hash v0.119.0
[INFO] [stderr]   Downloaded molecule v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded blake2b-rs v0.2.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded ckb-hash v0.116.1
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded ckb-std v0.16.4
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded blake2b-ref v0.3.1
[INFO] [stderr]   Downloaded ckb-gen-types v0.119.0
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded buddy-alloc v0.6.0
[INFO] [stderr]   Downloaded serde_molecule v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 759ed046bd52c4bad8a1e16500d493de9b6a8a7c949371cc2dffa30f63433856
[INFO] running `Command { std: "docker" "start" "-a" "759ed046bd52c4bad8a1e16500d493de9b6a8a7c949371cc2dffa30f63433856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759ed046bd52c4bad8a1e16500d493de9b6a8a7c949371cc2dffa30f63433856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "759ed046bd52c4bad8a1e16500d493de9b6a8a7c949371cc2dffa30f63433856", kill_on_drop: false }`
[INFO] [stdout] 759ed046bd52c4bad8a1e16500d493de9b6a8a7c949371cc2dffa30f63433856
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452fc1fa1ae5a848adca64229270210526257af49a33474e255a1ca7b89a1822
[INFO] running `Command { std: "docker" "start" "-a" "452fc1fa1ae5a848adca64229270210526257af49a33474e255a1ca7b89a1822", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling blake2b-ref v0.3.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling buddy-alloc v0.6.0
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling ckb-hash v0.119.0
[INFO] [stderr]    Compiling molecule v0.8.0
[INFO] [stderr]    Compiling ckb-gen-types v0.119.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling ckb-std v0.16.4
[INFO] [stderr]    Compiling ckb-hash v0.116.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling ckb-ssri-std-proc-macro v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std-proc-macro)
[INFO] [stderr]    Compiling serde_molecule v1.1.1
[INFO] [stderr]    Compiling ckb-ssri-std v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std)
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> ckb-ssri-std/src/public_module_traits/udt.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_molecule::dynvec_serde`
[INFO] [stdout]   --> ckb-ssri-std/src/public_module_traits/udt.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_molecule::dynvec_serde;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/syscalls/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s
[INFO] running `Command { std: "docker" "inspect" "452fc1fa1ae5a848adca64229270210526257af49a33474e255a1ca7b89a1822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452fc1fa1ae5a848adca64229270210526257af49a33474e255a1ca7b89a1822", kill_on_drop: false }`
[INFO] [stdout] 452fc1fa1ae5a848adca64229270210526257af49a33474e255a1ca7b89a1822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19748d9dc8c5f38da33d55f64c8017c4554dc5541860611c3b4b85276c505e70
[INFO] running `Command { std: "docker" "start" "-a" "19748d9dc8c5f38da33d55f64c8017c4554dc5541860611c3b4b85276c505e70", kill_on_drop: false }`
[INFO] [stderr]    Compiling ckb-ssri-std-proc-macro v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std-proc-macro)
[INFO] [stderr]    Compiling ckb-ssri-std v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std)
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> ckb-ssri-std/src/public_module_traits/udt.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_molecule::dynvec_serde`
[INFO] [stdout]   --> ckb-ssri-std/src/public_module_traits/udt.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_molecule::dynvec_serde;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/syscalls/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> ckb-ssri-std/src/public_module_traits/udt.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_molecule::dynvec_serde`
[INFO] [stdout]   --> ckb-ssri-std/src/public_module_traits/udt.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_molecule::dynvec_serde;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/syscalls/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "19748d9dc8c5f38da33d55f64c8017c4554dc5541860611c3b4b85276c505e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19748d9dc8c5f38da33d55f64c8017c4554dc5541860611c3b4b85276c505e70", kill_on_drop: false }`
[INFO] [stdout] 19748d9dc8c5f38da33d55f64c8017c4554dc5541860611c3b4b85276c505e70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2f8423a8de9bea712a8efc7b72ec6060db500ef164f2441b24cde74b871fba5
[INFO] running `Command { std: "docker" "start" "-a" "f2f8423a8de9bea712a8efc7b72ec6060db500ef164f2441b24cde74b871fba5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `alloc::string::String`
[INFO] [stderr]  --> ckb-ssri-std/src/public_module_traits/udt.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use alloc::string::String;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_molecule::dynvec_serde`
[INFO] [stderr]   --> ckb-ssri-std/src/public_module_traits/udt.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use serde_molecule::dynvec_serde;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg(feature = "native-simulator")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]   --> ckb-ssri-std/src/utils/syscalls/mod.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[cfg(feature = "native-simulator")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 |       debug!("Should fallback!");
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stderr]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 |           debug!("Should not fallback!");
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ckb-ssri-std` (lib) generated 10 warnings (2 duplicates) (run `cargo fix --lib -p ckb-ssri-std` to apply 2 suggestions)
[INFO] [stderr] warning: `ckb-ssri-std` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ckb_ssri_std-2131ca672d568d91)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ckb_ssri_std_proc_macro-68d381d4db78245a)
[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 ckb_ssri_std
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_out_point_by_type (line 48) ... FAILED
[INFO] [stdout] test ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_data_by_out_point (line 124) ... FAILED
[INFO] [stdout] test ckb-ssri-std/src/public_module_traits/udt.rs - public_module_traits::udt::UDT (line 26) - compile ... FAILED
[INFO] [stdout] test ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_by_out_point (line 85) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p ckb-ssri-std --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_out_point_by_type (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_out_point_by_type` in this scope
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | let out_point = find_out_point_by_type(type_script).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 48 + use ckb_ssri_std::utils::high_level::find_out_point_by_type;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use ckb_ssri_std::utils::syscalls::find_out_point_by_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `type_script` in this scope
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 | let out_point = find_out_point_by_type(type_script).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_data_by_out_point (line 124) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> ckb-ssri-std/src/utils/high_level.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 | let out_point = OutPoint::new(...);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 125 - let out_point = OutPoint::new(...);
[INFO] [stdout] 125 + let out_point = OutPoint::new(..);
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 125 - let out_point = OutPoint::new(...);
[INFO] [stdout] 125 + let out_point = OutPoint::new(..=);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> ckb-ssri-std/src/utils/high_level.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 | let out_point = OutPoint::new(...);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 125 - let out_point = OutPoint::new(...);
[INFO] [stdout] 125 + let out_point = OutPoint::new(..);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_cell_data_by_out_point` in this scope
[INFO] [stdout]    --> ckb-ssri-std/src/utils/high_level.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | let data = find_cell_data_by_out_point(out_point).unwrap();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 124 + use ckb_ssri_std::utils::high_level::find_cell_data_by_out_point;
[INFO] [stdout]     |
[INFO] [stdout] 124 + use ckb_ssri_std::utils::syscalls::find_cell_data_by_out_point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OutPoint`
[INFO] [stdout]    --> ckb-ssri-std/src/utils/high_level.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | let out_point = OutPoint::new(...);
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `OutPoint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `ckb_std::ckb_constants::InputField::OutPoint`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 125 - let out_point = OutPoint::new(...);
[INFO] [stdout] 125 + let out_point = ckb_std::ckb_constants::InputField::new(...);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- ckb-ssri-std/src/public_module_traits/udt.rs - public_module_traits::udt::UDT (line 26) stdout ----
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `transfer`, `verify_transfer`, `name`, `symbol`, `icon`, `mint`, `verify_mint`
[INFO] [stdout]   --> ckb-ssri-std/src/public_module_traits/udt.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl UDT for MyToken {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ missing `transfer`, `verify_transfer`, `name`, `symbol`, `icon`, `mint`, `verify_mint` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn transfer(_: Option<ckb_gen_types::generated::blockchain::Transaction>, _: Vec<ckb_gen_types::generated::blockchain::Script>, _: Vec<u128>) -> Result<ckb_gen_types::generated::blockchain::Transaction, <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn verify_transfer() -> Result<(), <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn name() -> Result<bytes::bytes::Bytes, <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn symbol() -> Result<bytes::bytes::Bytes, <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn icon() -> Result<bytes::bytes::Bytes, <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn mint(_: Option<ckb_gen_types::generated::blockchain::Transaction>, _: Vec<ckb_gen_types::generated::blockchain::Script>, _: Vec<u128>) -> Result<ckb_gen_types::generated::blockchain::Transaction, <Self as UDT>::Error> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn verify_mint() -> Result<(), <Self as UDT>::Error> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_by_out_point (line 85) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 | let out_point = OutPoint::new(...);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 86 - let out_point = OutPoint::new(...);
[INFO] [stdout] 86 + let out_point = OutPoint::new(..);
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 86 - let out_point = OutPoint::new(...);
[INFO] [stdout] 86 + let out_point = OutPoint::new(..=);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 | let out_point = OutPoint::new(...);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 86 - let out_point = OutPoint::new(...);
[INFO] [stdout] 86 + let out_point = OutPoint::new(..);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_cell_by_out_point` in this scope
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 | let cell_output = find_cell_by_out_point(out_point).unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 85 + use ckb_ssri_std::utils::high_level::find_cell_by_out_point;
[INFO] [stdout]    |
[INFO] [stdout] 85 + use ckb_ssri_std::utils::syscalls::find_cell_by_out_point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OutPoint`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/high_level.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | let out_point = OutPoint::new(...);
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `OutPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `ckb_std::ckb_constants::InputField::OutPoint`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 86 - let out_point = OutPoint::new(...);
[INFO] [stdout] 86 + let out_point = ckb_std::ckb_constants::InputField::new(...);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ckb-ssri-std/src/public_module_traits/udt.rs - public_module_traits::udt::UDT (line 26)
[INFO] [stdout]     ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_by_out_point (line 85)
[INFO] [stdout]     ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_cell_data_by_out_point (line 124)
[INFO] [stdout]     ckb-ssri-std/src/utils/high_level.rs - utils::high_level::find_out_point_by_type (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f2f8423a8de9bea712a8efc7b72ec6060db500ef164f2441b24cde74b871fba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f8423a8de9bea712a8efc7b72ec6060db500ef164f2441b24cde74b871fba5", kill_on_drop: false }`
[INFO] [stdout] f2f8423a8de9bea712a8efc7b72ec6060db500ef164f2441b24cde74b871fba5
