[INFO] fetching crate rgb-stl 0.11.0-beta.2... [INFO] testing rgb-stl-0.11.0-beta.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rgb-stl 0.11.0-beta.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rgb-stl 0.11.0-beta.2 [INFO] finished tweaking crates.io crate rgb-stl 0.11.0-beta.2 [INFO] tweaked toml for crates.io crate rgb-stl 0.11.0-beta.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rgb-stl 0.11.0-beta.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rgb-stl 0.11.0-beta.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80a75cc30884577e0e7816c8ea2a4b8bf4824ce9123a417d9ffa9b0cda45d38c [INFO] running `Command { std: "docker" "start" "-a" "80a75cc30884577e0e7816c8ea2a4b8bf4824ce9123a417d9ffa9b0cda45d38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80a75cc30884577e0e7816c8ea2a4b8bf4824ce9123a417d9ffa9b0cda45d38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a75cc30884577e0e7816c8ea2a4b8bf4824ce9123a417d9ffa9b0cda45d38c", kill_on_drop: false }` [INFO] [stdout] 80a75cc30884577e0e7816c8ea2a4b8bf4824ce9123a417d9ffa9b0cda45d38c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d49099ec53559c2e8e23f9111aeaf2d15fa6e63dfce886e90c8e87c8c40916 [INFO] running `Command { std: "docker" "start" "-a" "b1d49099ec53559c2e8e23f9111aeaf2d15fa6e63dfce886e90c8e87c8c40916", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling mnemonic v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling amplify_apfloat v0.2.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling baid58 v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling strict_encoding_derive v2.0.1 [INFO] [stderr] Compiling secp256k1 v0.28.0 [INFO] [stderr] Compiling amplify v4.5.0 [INFO] [stderr] Compiling single_use_seals v0.11.0-beta.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling strict_encoding v2.6.1 [INFO] [stderr] Compiling commit_encoding_derive v0.10.0 [INFO] [stderr] Compiling strict_types v1.6.3 [INFO] [stderr] Compiling secp256k1-zkp v0.9.2 [INFO] [stderr] Compiling commit_verify v0.11.0-beta.1 [INFO] [stderr] Compiling aluvm v0.11.0-beta.1 [INFO] [stderr] Compiling bp-consensus v0.11.0-beta.2 [INFO] [stderr] Compiling bp-dbc v0.11.0-beta.1 [INFO] [stderr] Compiling bp-seals v0.11.0-beta.1 [INFO] [stderr] Compiling bp-core v0.11.0-beta.1 [INFO] [stderr] Compiling rgb-core v0.11.0-beta.2 [INFO] [stderr] Compiling rgb-std v0.11.0-beta.2 [INFO] [stderr] Compiling rgb-stl v0.11.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.93s [INFO] running `Command { std: "docker" "inspect" "b1d49099ec53559c2e8e23f9111aeaf2d15fa6e63dfce886e90c8e87c8c40916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d49099ec53559c2e8e23f9111aeaf2d15fa6e63dfce886e90c8e87c8c40916", kill_on_drop: false }` [INFO] [stdout] b1d49099ec53559c2e8e23f9111aeaf2d15fa6e63dfce886e90c8e87c8c40916 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a33c52e4a2a4a0643a62b0112d1f9bed3a253eab867622bcb896da634ccf4ba9 [INFO] running `Command { std: "docker" "start" "-a" "a33c52e4a2a4a0643a62b0112d1f9bed3a253eab867622bcb896da634ccf4ba9", kill_on_drop: false }` [INFO] [stderr] Compiling rgb-stl v0.11.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "a33c52e4a2a4a0643a62b0112d1f9bed3a253eab867622bcb896da634ccf4ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33c52e4a2a4a0643a62b0112d1f9bed3a253eab867622bcb896da634ccf4ba9", kill_on_drop: false }` [INFO] [stdout] a33c52e4a2a4a0643a62b0112d1f9bed3a253eab867622bcb896da634ccf4ba9 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6105d0a04a152b837575ff7986d6be3b36eff1489d3c2474dd47ab909bab4f82 [INFO] running `Command { std: "docker" "start" "-a" "6105d0a04a152b837575ff7986d6be3b36eff1489d3c2474dd47ab909bab4f82", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgb_stl-35db107ee2e618db) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6105d0a04a152b837575ff7986d6be3b36eff1489d3c2474dd47ab909bab4f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6105d0a04a152b837575ff7986d6be3b36eff1489d3c2474dd47ab909bab4f82", kill_on_drop: false }` [INFO] [stdout] 6105d0a04a152b837575ff7986d6be3b36eff1489d3c2474dd47ab909bab4f82