[INFO] cloning repository https://github.com/alpha-fi/cheddar-maze-minter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alpha-fi/cheddar-maze-minter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpha-fi%2Fcheddar-maze-minter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpha-fi%2Fcheddar-maze-minter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6c1a404f4e2060d50a4ecb6915a49f88806beae
[INFO] checking alpha-fi/cheddar-maze-minter against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpha-fi%2Fcheddar-maze-minter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/alpha-fi/cheddar-maze-minter
[INFO] finished tweaking git repo https://github.com/alpha-fi/cheddar-maze-minter
[INFO] tweaked toml for git repo https://github.com/alpha-fi/cheddar-maze-minter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alpha-fi/cheddar-maze-minter on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alpha-fi/cheddar-maze-minter 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fe9dd2dafa205d498b47c3bdf536ccb6efdf4a7fb0308dcade84b61b961d0f9
[INFO] running `Command { std: "docker" "start" "-a" "5fe9dd2dafa205d498b47c3bdf536ccb6efdf4a7fb0308dcade84b61b961d0f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fe9dd2dafa205d498b47c3bdf536ccb6efdf4a7fb0308dcade84b61b961d0f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe9dd2dafa205d498b47c3bdf536ccb6efdf4a7fb0308dcade84b61b961d0f9", kill_on_drop: false }`
[INFO] [stdout] 5fe9dd2dafa205d498b47c3bdf536ccb6efdf4a7fb0308dcade84b61b961d0f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9f5d49bc0dc3d1c5a9deba340dbc2d9409314338294e1f0feb9ec9235b5d6f
[INFO] running `Command { std: "docker" "start" "-a" "9c9f5d49bc0dc3d1c5a9deba340dbc2d9409314338294e1f0feb9ec9235b5d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling borsh v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking c2-chacha v0.3.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking near-stdx v0.20.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking prefix-sum-vec v0.1.2
[INFO] [stderr]    Compiling near-sdk-macros v5.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking zeropool-bn v0.5.11
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]     Checking near-sys v0.2.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2195bd61e29a6ce5 -C extra-filename=-623d72e1d00f6a31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a2c4c414dca3b58.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe3dd7e642431149.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bf575b36619a20ce.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-06ad0ae9ccb05636.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d84085f5d4fc2772.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ca047af70b950fd9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d2a672872ff41426.so --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" "9c9f5d49bc0dc3d1c5a9deba340dbc2d9409314338294e1f0feb9ec9235b5d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9f5d49bc0dc3d1c5a9deba340dbc2d9409314338294e1f0feb9ec9235b5d6f", kill_on_drop: false }`
[INFO] [stdout] 9c9f5d49bc0dc3d1c5a9deba340dbc2d9409314338294e1f0feb9ec9235b5d6f
