[INFO] fetching crate uckb-scanner 0.2.0... [INFO] testing uckb-scanner-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate uckb-scanner 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate uckb-scanner 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate uckb-scanner 0.2.0 [INFO] finished tweaking crates.io crate uckb-scanner 0.2.0 [INFO] tweaked toml for crates.io crate uckb-scanner 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f840594ddddebe49d164f931af882b614db270f76d4e576cb8d5bb5caf67cbd2 [INFO] running `Command { std: "docker" "start" "-a" "f840594ddddebe49d164f931af882b614db270f76d4e576cb8d5bb5caf67cbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f840594ddddebe49d164f931af882b614db270f76d4e576cb8d5bb5caf67cbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f840594ddddebe49d164f931af882b614db270f76d4e576cb8d5bb5caf67cbd2", kill_on_drop: false }` [INFO] [stdout] f840594ddddebe49d164f931af882b614db270f76d4e576cb8d5bb5caf67cbd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f11660d70c0bc14a1bae31dc8ba74938836c9bf2725252dc51b4092c2217e06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f11660d70c0bc14a1bae31dc8ba74938836c9bf2725252dc51b4092c2217e06", kill_on_drop: false }` [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling ckb-logger v0.38.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling ckb-channel v0.38.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling property v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.38.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.38.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling jsonrpc-derive v15.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Compiling ckb-hash v0.38.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling ckb-occupied-capacity v0.38.0 [INFO] [stderr] Compiling jsonrpc-pubsub v15.1.0 [INFO] [stderr] Compiling ckb-error v0.38.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.38.0 [INFO] [stderr] Compiling ckb-crypto v0.38.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling tokio-util v0.4.0 [INFO] [stderr] Compiling tokio-postgres v0.6.0 [INFO] [stderr] Compiling jsonrpc-client-transports v15.1.0 [INFO] [stderr] Compiling jsonrpc-core-client v15.1.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.38.0 [INFO] [stderr] Compiling ckb-types v0.38.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.38.0 [INFO] [stderr] Compiling ckb-fee-estimator v0.38.0 [INFO] [stderr] Compiling uckb-jsonrpc-core v0.3.0 [INFO] [stderr] Compiling uckb-scanner v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "7f11660d70c0bc14a1bae31dc8ba74938836c9bf2725252dc51b4092c2217e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f11660d70c0bc14a1bae31dc8ba74938836c9bf2725252dc51b4092c2217e06", kill_on_drop: false }` [INFO] [stdout] 7f11660d70c0bc14a1bae31dc8ba74938836c9bf2725252dc51b4092c2217e06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac764d28350d216b327f27c076ea0b649b1816bbf1279def2dd4977a2495f25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eac764d28350d216b327f27c076ea0b649b1816bbf1279def2dd4977a2495f25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uckb-scanner v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "eac764d28350d216b327f27c076ea0b649b1816bbf1279def2dd4977a2495f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac764d28350d216b327f27c076ea0b649b1816bbf1279def2dd4977a2495f25", kill_on_drop: false }` [INFO] [stdout] eac764d28350d216b327f27c076ea0b649b1816bbf1279def2dd4977a2495f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08ccc206e8abbd700147322d01beda7fe28e507332c4000148e5476d07c6b3c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "08ccc206e8abbd700147322d01beda7fe28e507332c4000148e5476d07c6b3c9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uckb_scanner-e1f9b9338541d638 [INFO] [stdout] [INFO] [stderr] Doc-tests uckb-scanner [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08ccc206e8abbd700147322d01beda7fe28e507332c4000148e5476d07c6b3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ccc206e8abbd700147322d01beda7fe28e507332c4000148e5476d07c6b3c9", kill_on_drop: false }` [INFO] [stdout] 08ccc206e8abbd700147322d01beda7fe28e507332c4000148e5476d07c6b3c9