[INFO] cloning repository https://github.com/6-sigma/cybornft_dll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6-sigma/cybornft_dll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6-sigma%2Fcybornft_dll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6-sigma%2Fcybornft_dll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d31ab84445d6bf2a4ee90f1e8cab661db13a03d
[INFO] checking 6-sigma/cybornft_dll against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6-sigma%2Fcybornft_dll" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (387/538)
Updating files:  72% (388/538)
Updating files:  73% (393/538)
Updating files:  74% (399/538)
Updating files:  75% (404/538)
Updating files:  76% (409/538)
Updating files:  77% (415/538)
Updating files:  78% (420/538)
Updating files:  79% (426/538)
Updating files:  80% (431/538)
Updating files:  81% (436/538)
Updating files:  82% (442/538)
Updating files:  83% (447/538)
Updating files:  84% (452/538)
Updating files:  85% (458/538)
Updating files:  86% (463/538)
Updating files:  87% (469/538)
Updating files:  88% (474/538)
Updating files:  89% (479/538)
Updating files:  90% (485/538)
Updating files:  91% (490/538)
Updating files:  92% (495/538)
Updating files:  93% (501/538)
Updating files:  94% (506/538)
Updating files:  95% (512/538)
Updating files:  96% (517/538)
Updating files:  97% (522/538)
Updating files:  98% (528/538)
Updating files:  99% (533/538)
Updating files: 100% (538/538)
Updating files: 100% (538/538), done.
[INFO] started tweaking git repo https://github.com/6-sigma/cybornft_dll
[INFO] finished tweaking git repo https://github.com/6-sigma/cybornft_dll
[INFO] tweaked toml for git repo https://github.com/6-sigma/cybornft_dll written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/6-sigma/cybornft_dll on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/6-sigma/cybornft_dll 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-hex v0.1.0
[INFO] [stderr]   Downloaded array-init v0.0.4
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f221ec5bcc1696c2b44d38cc953d0afa1cb2b0e3b0e074ecab4d2c38581b5a8
[INFO] running `Command { std: "docker" "start" "-a" "1f221ec5bcc1696c2b44d38cc953d0afa1cb2b0e3b0e074ecab4d2c38581b5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f221ec5bcc1696c2b44d38cc953d0afa1cb2b0e3b0e074ecab4d2c38581b5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f221ec5bcc1696c2b44d38cc953d0afa1cb2b0e3b0e074ecab4d2c38581b5a8", kill_on_drop: false }`
[INFO] [stdout] 1f221ec5bcc1696c2b44d38cc953d0afa1cb2b0e3b0e074ecab4d2c38581b5a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2acaf281487682b44c6c3d222ca39f4fb0568d48e3b06012f6615b702e0b797d
[INFO] running `Command { std: "docker" "start" "-a" "2acaf281487682b44c6c3d222ca39f4fb0568d48e3b06012f6615b702e0b797d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking serde-hex v0.1.0
[INFO] [stderr]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking state_codec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/lib.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> src/lib.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         CString::from_raw(s);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let _ = CString::from_raw(s);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         CString::from_raw(s);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let _ = CString::from_raw(s);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
[INFO] running `Command { std: "docker" "inspect" "2acaf281487682b44c6c3d222ca39f4fb0568d48e3b06012f6615b702e0b797d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2acaf281487682b44c6c3d222ca39f4fb0568d48e3b06012f6615b702e0b797d", kill_on_drop: false }`
[INFO] [stdout] 2acaf281487682b44c6c3d222ca39f4fb0568d48e3b06012f6615b702e0b797d
