[INFO] cloning repository https://github.com/microtitle-io/xlp_smart_contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/microtitle-io/xlp_smart_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotitle-io%2Fxlp_smart_contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotitle-io%2Fxlp_smart_contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10254d370654d1ab536214093b65c7e8c24dbd5f [INFO] checking microtitle-io/xlp_smart_contract against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotitle-io%2Fxlp_smart_contract" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microtitle-io/xlp_smart_contract on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/microtitle-io/xlp_smart_contract [INFO] finished tweaking git repo https://github.com/microtitle-io/xlp_smart_contract [INFO] tweaked toml for git repo https://github.com/microtitle-io/xlp_smart_contract written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/microtitle-io/xlp_smart_contract 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51d465c969b01c72794944fde432d1e997872183a52940ae9022b2388e399353 [INFO] running `Command { std: "docker" "start" "-a" "51d465c969b01c72794944fde432d1e997872183a52940ae9022b2388e399353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d465c969b01c72794944fde432d1e997872183a52940ae9022b2388e399353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d465c969b01c72794944fde432d1e997872183a52940ae9022b2388e399353", kill_on_drop: false }` [INFO] [stdout] 51d465c969b01c72794944fde432d1e997872183a52940ae9022b2388e399353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2030341974231602645946550e56be26fc1adae86320cd9133a0d5bd240bee3 [INFO] running `Command { std: "docker" "start" "-a" "d2030341974231602645946550e56be26fc1adae86320cd9133a0d5bd240bee3", kill_on_drop: false }` [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Compiling anchor-syn v0.20.1 [INFO] [stderr] Checking solana-frozen-abi v1.9.4 [INFO] [stderr] Checking solana-program v1.9.4 [INFO] [stderr] Compiling anchor-derive-accounts v0.20.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.20.1 [INFO] [stderr] Compiling anchor-attribute-account v0.20.1 [INFO] [stderr] Compiling anchor-attribute-state v0.20.1 [INFO] [stderr] Compiling anchor-attribute-program v0.20.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.20.1 [INFO] [stderr] Compiling anchor-attribute-event v0.20.1 [INFO] [stderr] Compiling anchor-attribute-error v0.20.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.20.1 [INFO] [stderr] Checking anchor-lang v0.20.1 [INFO] [stderr] Checking register v0.1.0 (/opt/rustwide/workdir/programs/register) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d2030341974231602645946550e56be26fc1adae86320cd9133a0d5bd240bee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2030341974231602645946550e56be26fc1adae86320cd9133a0d5bd240bee3", kill_on_drop: false }` [INFO] [stdout] d2030341974231602645946550e56be26fc1adae86320cd9133a0d5bd240bee3 [INFO] checking microtitle-io/xlp_smart_contract against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotitle-io%2Fxlp_smart_contract" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microtitle-io/xlp_smart_contract on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/microtitle-io/xlp_smart_contract [INFO] finished tweaking git repo https://github.com/microtitle-io/xlp_smart_contract [INFO] tweaked toml for git repo https://github.com/microtitle-io/xlp_smart_contract written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/microtitle-io/xlp_smart_contract 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8475ed53ff689dd282c82c977b0440f938504d426982bc50528aadfd6106abf [INFO] running `Command { std: "docker" "start" "-a" "c8475ed53ff689dd282c82c977b0440f938504d426982bc50528aadfd6106abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8475ed53ff689dd282c82c977b0440f938504d426982bc50528aadfd6106abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8475ed53ff689dd282c82c977b0440f938504d426982bc50528aadfd6106abf", kill_on_drop: false }` [INFO] [stdout] c8475ed53ff689dd282c82c977b0440f938504d426982bc50528aadfd6106abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af8a72e3420e391f83ed8d3b35959117673be7ab7fe93df2f90323482dab1c3 [INFO] running `Command { std: "docker" "start" "-a" "5af8a72e3420e391f83ed8d3b35959117673be7ab7fe93df2f90323482dab1c3", kill_on_drop: false }` [INFO] [stderr] Compiling anchor-syn v0.20.1 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking solana-frozen-abi v1.9.4 [INFO] [stderr] Checking solana-program v1.9.4 [INFO] [stderr] Compiling anchor-derive-accounts v0.20.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.20.1 [INFO] [stderr] Compiling anchor-attribute-state v0.20.1 [INFO] [stderr] Compiling anchor-attribute-error v0.20.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.20.1 [INFO] [stderr] Compiling anchor-attribute-event v0.20.1 [INFO] [stderr] Compiling anchor-attribute-program v0.20.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.20.1 [INFO] [stderr] Compiling anchor-attribute-account v0.20.1 [INFO] [stderr] Checking anchor-lang v0.20.1 [INFO] [stderr] Checking register v0.1.0 (/opt/rustwide/workdir/programs/register) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5af8a72e3420e391f83ed8d3b35959117673be7ab7fe93df2f90323482dab1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af8a72e3420e391f83ed8d3b35959117673be7ab7fe93df2f90323482dab1c3", kill_on_drop: false }` [INFO] [stdout] 5af8a72e3420e391f83ed8d3b35959117673be7ab7fe93df2f90323482dab1c3