[INFO] cloning repository https://github.com/rgb-org/rgb-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgb-org/rgb-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9ae077c6c255ce05c6f783ab4a7fb81f938f35b [INFO] building rgb-org/rgb-core against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgb-org/rgb-core on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rgb-org/rgb-core [INFO] finished tweaking git repo https://github.com/rgb-org/rgb-core [INFO] tweaked toml for git repo https://github.com/rgb-org/rgb-core written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rgb-org/rgb-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61f02818103b119468664316aec8b2f4c500b71a44c0a1021de925cf385e738 [INFO] running `Command { std: "docker" "start" "-a" "a61f02818103b119468664316aec8b2f4c500b71a44c0a1021de925cf385e738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61f02818103b119468664316aec8b2f4c500b71a44c0a1021de925cf385e738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61f02818103b119468664316aec8b2f4c500b71a44c0a1021de925cf385e738", kill_on_drop: false }` [INFO] [stdout] a61f02818103b119468664316aec8b2f4c500b71a44c0a1021de925cf385e738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 460057012a1f6bdd4eb0c4511d549ef2abdd413f01ae34896d3e7cdaeb8b4cdb [INFO] running `Command { std: "docker" "start" "-a" "460057012a1f6bdd4eb0c4511d549ef2abdd413f01ae34896d3e7cdaeb8b4cdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling amplify_apfloat v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bech32 v0.9.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling bitcoin v0.28.1 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling amplify v3.13.0 [INFO] [stderr] Compiling single_use_seals v0.8.0 [INFO] [stderr] Compiling encoding_derive_helpers v0.8.1 [INFO] [stderr] Compiling strict_encoding_derive v0.8.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.8.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling strict_encoding v0.8.1 [INFO] [stderr] Compiling bitcoin_scripts v0.8.2 [INFO] [stderr] Compiling slip132 v0.8.0 [INFO] [stderr] Compiling commit_verify v0.8.0 [INFO] [stderr] Compiling lnpbp_bech32 v0.8.0 [INFO] [stderr] Compiling aluvm v0.7.0 [INFO] [stderr] Compiling stens v0.7.1 [INFO] [stderr] Compiling bitcoin_hd v0.8.1 [INFO] [stderr] Compiling bp-dbc v0.8.0 [INFO] [stderr] Compiling descriptors v0.8.0 [INFO] [stderr] Compiling lightning_encoding v0.8.0 [INFO] [stderr] Compiling lnpbp_chain v0.8.0 [INFO] [stderr] Compiling bitcoin_onchain v0.8.1 [INFO] [stderr] Compiling bp-seals v0.8.0 [INFO] [stderr] Compiling psbt v0.8.4 [INFO] [stderr] Compiling lnpbp v0.8.0 [INFO] [stderr] Compiling bp-core v0.8.0 [INFO] [stderr] Compiling descriptor-wallet v0.8.2 [INFO] [stderr] Compiling rgb-core v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.88s [INFO] running `Command { std: "docker" "inspect" "460057012a1f6bdd4eb0c4511d549ef2abdd413f01ae34896d3e7cdaeb8b4cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460057012a1f6bdd4eb0c4511d549ef2abdd413f01ae34896d3e7cdaeb8b4cdb", kill_on_drop: false }` [INFO] [stdout] 460057012a1f6bdd4eb0c4511d549ef2abdd413f01ae34896d3e7cdaeb8b4cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c421702c9879a455593895bddb18f7c10a2aa903bd37a24c3777851bb3c29ff [INFO] running `Command { std: "docker" "start" "-a" "9c421702c9879a455593895bddb18f7c10a2aa903bd37a24c3777851bb3c29ff", kill_on_drop: false }` [INFO] [stderr] Compiling strict_encoding_test v0.8.0 [INFO] [stderr] Compiling rgb-core v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `Command { std: "docker" "inspect" "9c421702c9879a455593895bddb18f7c10a2aa903bd37a24c3777851bb3c29ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c421702c9879a455593895bddb18f7c10a2aa903bd37a24c3777851bb3c29ff", kill_on_drop: false }` [INFO] [stdout] 9c421702c9879a455593895bddb18f7c10a2aa903bd37a24c3777851bb3c29ff