[INFO] cloning repository https://github.com/devtinapark/biome-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devtinapark/biome-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevtinapark%2Fbiome-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevtinapark%2Fbiome-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5de1ba1b3bb4d810998cd3e94e1c4cd336614d94 [INFO] checking devtinapark/biome-project against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevtinapark%2Fbiome-project" "/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/devtinapark/biome-project on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devtinapark/biome-project [INFO] finished tweaking git repo https://github.com/devtinapark/biome-project [INFO] tweaked toml for git repo https://github.com/devtinapark/biome-project written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devtinapark/biome-project 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58dc8617b46c490fdd9c7ff2215493234954e8e24530c30fc9624da503424e1b [INFO] running `Command { std: "docker" "start" "-a" "58dc8617b46c490fdd9c7ff2215493234954e8e24530c30fc9624da503424e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58dc8617b46c490fdd9c7ff2215493234954e8e24530c30fc9624da503424e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58dc8617b46c490fdd9c7ff2215493234954e8e24530c30fc9624da503424e1b", kill_on_drop: false }` [INFO] [stdout] 58dc8617b46c490fdd9c7ff2215493234954e8e24530c30fc9624da503424e1b [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bf3417dff05e9c82b62a8e5a5b9e4d06e67a19d2c650d40ab0187ab7d8bed48 [INFO] running `Command { std: "docker" "start" "-a" "1bf3417dff05e9c82b62a8e5a5b9e4d06e67a19d2c650d40ab0187ab7d8bed48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking golomb-coded-set v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ckb-constant v0.112.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ckb-channel v0.112.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ckb-vm v0.24.6 [INFO] [stderr] Checking ckb-vm-definitions v0.24.6 [INFO] [stderr] Compiling ckb-script v0.112.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ckb-logger v0.112.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ckb-std v0.15.3 [INFO] [stderr] Checking ckb-systemtime v0.112.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking buddy-alloc v0.5.1 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ckb-hash v0.112.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.112.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ckb-fixed-hash-core v0.112.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-util v0.112.1 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.112.1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.112.1 [INFO] [stderr] Checking molecule v0.7.5 [INFO] [stderr] Checking ckb-occupied-capacity v0.112.1 [INFO] [stderr] Checking ckb-error v0.112.1 [INFO] [stderr] Checking ckb-fixed-hash v0.112.1 [INFO] [stderr] Checking ckb-crypto v0.112.1 [INFO] [stderr] Checking ckb-verification-traits v0.112.1 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Checking ckb-gen-types v0.112.1 [INFO] [stderr] Checking ckb-rational v0.112.1 [INFO] [stderr] Checking ckb-types v0.112.1 [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/contracts/hello-world) [INFO] [stderr] Checking ckb-jsonrpc-types v0.112.1 [INFO] [stderr] Checking ckb-traits v0.112.1 [INFO] [stderr] Checking ckb-pow v0.112.1 [INFO] [stderr] Checking ckb-dao-utils v0.112.1 [INFO] [stderr] Compiling ckb-resource v0.112.1 [INFO] [stderr] Checking ckb-chain-spec v0.112.1 [INFO] [stderr] Checking ckb-mock-tx-types v0.112.1 [INFO] [stderr] Checking ckb-dao v0.112.1 [INFO] [stderr] Checking ckb-verification v0.112.1 [INFO] [stderr] Checking ckb-testtool v0.10.2 [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s [INFO] running `Command { std: "docker" "inspect" "1bf3417dff05e9c82b62a8e5a5b9e4d06e67a19d2c650d40ab0187ab7d8bed48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf3417dff05e9c82b62a8e5a5b9e4d06e67a19d2c650d40ab0187ab7d8bed48", kill_on_drop: false }` [INFO] [stdout] 1bf3417dff05e9c82b62a8e5a5b9e4d06e67a19d2c650d40ab0187ab7d8bed48