[INFO] cloning repository https://github.com/LevBeta/clobib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevBeta/clobib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevBeta%2Fclobib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevBeta%2Fclobib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18953533cfbbf477cd59ac60efc17ba428b84b38
[INFO] checking LevBeta/clobib against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevBeta%2Fclobib" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LevBeta/clobib
[INFO] finished tweaking git repo https://github.com/LevBeta/clobib
[INFO] tweaked toml for git repo https://github.com/LevBeta/clobib written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevBeta/clobib on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevBeta/clobib 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27b61049b39f64bffd145f716fc7528008fc50a933698ce3f277e511dadb622d
[INFO] running `Command { std: "docker" "start" "-a" "27b61049b39f64bffd145f716fc7528008fc50a933698ce3f277e511dadb622d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27b61049b39f64bffd145f716fc7528008fc50a933698ce3f277e511dadb622d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27b61049b39f64bffd145f716fc7528008fc50a933698ce3f277e511dadb622d", kill_on_drop: false }`
[INFO] [stdout] 27b61049b39f64bffd145f716fc7528008fc50a933698ce3f277e511dadb622d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d104ff03af5f4ad2d9e64ee3f7c1946d8b08d3f6cad4005a1dfe7c0f4058799
[INFO] running `Command { std: "docker" "start" "-a" "4d104ff03af5f4ad2d9e64ee3f7c1946d8b08d3f6cad4005a1dfe7c0f4058799", kill_on_drop: false }`
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking solana-program-memory v2.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]     Checking solana-type-overrides v2.2.4
[INFO] [stderr]     Checking solana-log-collector v2.2.4
[INFO] [stderr]     Checking solana-measure v2.2.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]     Checking solana-packet v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking solana-define-syscall v2.2.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking solana-hard-forks v2.2.1
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking solana-big-mod-exp v2.2.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking solana-poh-config v2.2.1
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pinocchio v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking pinocchio-pubkey v0.2.4
[INFO] [stderr]     Checking pinocchio-system v0.2.3
[INFO] [stderr]     Checking pinocchio-token v0.3.0
[INFO] [stderr]     Checking clobib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[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 `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[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]    = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[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 `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::default_allocator` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[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 `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[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 `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::default_panic_handler` may come from an old version of the `pinocchio` crate, try updating your dependency with `cargo update -p pinocchio`
[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 `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `msg` and `program_error::ProgramError`
[INFO] [stdout]  --> src/lib.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, entrypoint, msg, program_error::ProgramError, pubkey::Pubkey,
[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: `pinocchio_token::state::Mint`
[INFO] [stdout]   --> src/instruction/initialize_orderbook.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use pinocchio_token::state::Mint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg`
[INFO] [stdout]  --> src/state/mod.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, msg, program_error::ProgramError};
[INFO] [stdout]   |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `market`
[INFO] [stdout]   --> src/instruction/initialize_orderbook.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let market = Market {
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_market`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-fe36469623b7025a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d104ff03af5f4ad2d9e64ee3f7c1946d8b08d3f6cad4005a1dfe7c0f4058799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d104ff03af5f4ad2d9e64ee3f7c1946d8b08d3f6cad4005a1dfe7c0f4058799", kill_on_drop: false }`
[INFO] [stdout] 4d104ff03af5f4ad2d9e64ee3f7c1946d8b08d3f6cad4005a1dfe7c0f4058799
