[INFO] fetching crate rgb-stl 0.11.0-beta.2... [INFO] testing rgb-stl-0.11.0-beta.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-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 b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d14d57b51659ea1035a4846c87a9550c5d90d7f1c874d91e387ea80f8b18d5f [INFO] running `Command { std: "docker" "start" "-a" "9d14d57b51659ea1035a4846c87a9550c5d90d7f1c874d91e387ea80f8b18d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d14d57b51659ea1035a4846c87a9550c5d90d7f1c874d91e387ea80f8b18d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d14d57b51659ea1035a4846c87a9550c5d90d7f1c874d91e387ea80f8b18d5f", kill_on_drop: false }` [INFO] [stdout] 9d14d57b51659ea1035a4846c87a9550c5d90d7f1c874d91e387ea80f8b18d5f [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9830c297eebb0c776d4fbd1b0dd31ec9dcde3d81ceacbea90c46b84c089142d8 [INFO] running `Command { std: "docker" "start" "-a" "9830c297eebb0c776d4fbd1b0dd31ec9dcde3d81ceacbea90c46b84c089142d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling mnemonic v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling indexmap v2.1.0 [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 thiserror v1.0.50 [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 iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling baid58 v0.4.4 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [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 secp256k1 v0.27.0 [INFO] [stderr] Compiling amplify v4.5.0 [INFO] [stderr] Compiling single_use_seals v0.11.0-beta.1 [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 1m 58s [INFO] running `Command { std: "docker" "inspect" "9830c297eebb0c776d4fbd1b0dd31ec9dcde3d81ceacbea90c46b84c089142d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9830c297eebb0c776d4fbd1b0dd31ec9dcde3d81ceacbea90c46b84c089142d8", kill_on_drop: false }` [INFO] [stdout] 9830c297eebb0c776d4fbd1b0dd31ec9dcde3d81ceacbea90c46b84c089142d8 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b31b451944eb717721216cc05991a5b61b99b5fced9bb9b9d5f64df203b40ce [INFO] running `Command { std: "docker" "start" "-a" "1b31b451944eb717721216cc05991a5b61b99b5fced9bb9b9d5f64df203b40ce", 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.71s [INFO] running `Command { std: "docker" "inspect" "1b31b451944eb717721216cc05991a5b61b99b5fced9bb9b9d5f64df203b40ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b31b451944eb717721216cc05991a5b61b99b5fced9bb9b9d5f64df203b40ce", kill_on_drop: false }` [INFO] [stdout] 1b31b451944eb717721216cc05991a5b61b99b5fced9bb9b9d5f64df203b40ce [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 774faed48cc3ff5d94a020dcc712908168d4341f61cdb2193e82f169922376ee [INFO] running `Command { std: "docker" "start" "-a" "774faed48cc3ff5d94a020dcc712908168d4341f61cdb2193e82f169922376ee", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [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" "774faed48cc3ff5d94a020dcc712908168d4341f61cdb2193e82f169922376ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774faed48cc3ff5d94a020dcc712908168d4341f61cdb2193e82f169922376ee", kill_on_drop: false }` [INFO] [stdout] 774faed48cc3ff5d94a020dcc712908168d4341f61cdb2193e82f169922376ee