[INFO] cloning repository https://github.com/DA-Services/ckb-testtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DA-Services/ckb-testtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA-Services%2Fckb-testtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA-Services%2Fckb-testtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8619e3c11abff8916a006fea69fd076106d4a833 [INFO] checking DA-Services/ckb-testtool against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA-Services%2Fckb-testtool" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DA-Services/ckb-testtool on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DA-Services/ckb-testtool [INFO] finished tweaking git repo https://github.com/DA-Services/ckb-testtool [INFO] tweaked toml for git repo https://github.com/DA-Services/ckb-testtool written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/DA-Services/ckb-testtool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9a76129bf834a1c7c2fbd338950abfdbd63ef88f781433f1960634e79443a2e [INFO] running `Command { std: "docker" "start" "-a" "f9a76129bf834a1c7c2fbd338950abfdbd63ef88f781433f1960634e79443a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a76129bf834a1c7c2fbd338950abfdbd63ef88f781433f1960634e79443a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a76129bf834a1c7c2fbd338950abfdbd63ef88f781433f1960634e79443a2e", kill_on_drop: false }` [INFO] [stdout] f9a76129bf834a1c7c2fbd338950abfdbd63ef88f781433f1960634e79443a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ce9ea125aee75de8fe73b224cb0b9a31f40f945e043c6c325c302e14dd3497f [INFO] running `Command { std: "docker" "start" "-a" "5ce9ea125aee75de8fe73b224cb0b9a31f40f945e043c6c325c302e14dd3497f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-script v0.39.1 [INFO] [stderr] Checking ckb-vm-definitions v0.19.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ckb-vm v0.19.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ckb-hash v0.39.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Checking ckb-logger v0.39.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ckb-channel v0.39.1 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.39.1 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.39.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.39.1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.39.1 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.39.1 [INFO] [stderr] Compiling ckb-error v0.39.1 [INFO] [stderr] Checking ckb-fixed-hash v0.39.1 [INFO] [stderr] Checking ckb-crypto v0.39.1 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.39.1 [INFO] [stderr] Compiling ckb-types v0.39.1 [INFO] [stderr] Checking ckb-pow v0.39.1 [INFO] [stderr] Checking ckb-dao-utils v0.39.1 [INFO] [stderr] Checking ckb-jsonrpc-types v0.39.1 [INFO] [stderr] Checking ckb-traits v0.39.1 [INFO] [stderr] Compiling ckb-resource v0.39.1 [INFO] [stderr] Checking ckb-chain-spec v0.39.1 [INFO] [stderr] Checking ckb-testtool v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking ckb-testtool v0.3.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.18s [INFO] running `Command { std: "docker" "inspect" "5ce9ea125aee75de8fe73b224cb0b9a31f40f945e043c6c325c302e14dd3497f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce9ea125aee75de8fe73b224cb0b9a31f40f945e043c6c325c302e14dd3497f", kill_on_drop: false }` [INFO] [stdout] 5ce9ea125aee75de8fe73b224cb0b9a31f40f945e043c6c325c302e14dd3497f