[INFO] fetching crate ss58 0.0.3...
[INFO] testing ss58-0.0.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ss58 0.0.3 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ss58 0.0.3
[INFO] finished tweaking crates.io crate ss58 0.0.3
[INFO] tweaked toml for crates.io crate ss58 0.0.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ss58 0.0.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ss58 0.0.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 194bf5a3a5fc05fe82eab5621add27f0241f101235522cd09526e3059aa0f1ab
[INFO] running `Command { std: "docker" "start" "-a" "194bf5a3a5fc05fe82eab5621add27f0241f101235522cd09526e3059aa0f1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194bf5a3a5fc05fe82eab5621add27f0241f101235522cd09526e3059aa0f1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "194bf5a3a5fc05fe82eab5621add27f0241f101235522cd09526e3059aa0f1ab", kill_on_drop: false }`
[INFO] [stdout] 194bf5a3a5fc05fe82eab5621add27f0241f101235522cd09526e3059aa0f1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae216bc22363d736d0517c7238be6c057039e9fb96739eb4c3d5d87ba88bebeb
[INFO] running `Command { std: "docker" "start" "-a" "ae216bc22363d736d0517c7238be6c057039e9fb96739eb4c3d5d87ba88bebeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-encoder v0.230.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling gear-stack-buffer v1.9.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling gsys v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling galloc v1.9.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling gear-ss58 v1.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sails-macros-core v0.9.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling gear-wasm-instrument v1.9.2
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling sails-macros v0.9.2
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling gprimitives v1.9.2
[INFO] [stderr]    Compiling gstd-codegen v1.9.2
[INFO] [stderr]    Compiling gear-core-errors v1.9.2
[INFO] [stderr]    Compiling numerated v1.9.2
[INFO] [stderr]    Compiling sails-idl-meta v0.9.2
[INFO] [stderr]    Compiling gcore v1.9.2
[INFO] [stderr]    Compiling gear-core v1.9.2
[INFO] [stderr]    Compiling gstd v1.9.2
[INFO] [stderr]    Compiling sails-rs v0.9.2
[INFO] [stderr]    Compiling ss58 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.91s
[INFO] running `Command { std: "docker" "inspect" "ae216bc22363d736d0517c7238be6c057039e9fb96739eb4c3d5d87ba88bebeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae216bc22363d736d0517c7238be6c057039e9fb96739eb4c3d5d87ba88bebeb", kill_on_drop: false }`
[INFO] [stdout] ae216bc22363d736d0517c7238be6c057039e9fb96739eb4c3d5d87ba88bebeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59b8984043505e09bd7905a42ca465ab4b863fa37929cdf4338abf79505e7e08
[INFO] running `Command { std: "docker" "start" "-a" "59b8984043505e09bd7905a42ca465ab4b863fa37929cdf4338abf79505e7e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling ss58 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "59b8984043505e09bd7905a42ca465ab4b863fa37929cdf4338abf79505e7e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b8984043505e09bd7905a42ca465ab4b863fa37929cdf4338abf79505e7e08", kill_on_drop: false }`
[INFO] [stdout] 59b8984043505e09bd7905a42ca465ab4b863fa37929cdf4338abf79505e7e08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e80d1c6f6a261d7fa4dea0b220556fc6bf09197ac008d37700fb438d0beb74e9
[INFO] running `Command { std: "docker" "start" "-a" "e80d1c6f6a261d7fa4dea0b220556fc6bf09197ac008d37700fb438d0beb74e9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ss58-636b44bcb38c8b30)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ss58
[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" "e80d1c6f6a261d7fa4dea0b220556fc6bf09197ac008d37700fb438d0beb74e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80d1c6f6a261d7fa4dea0b220556fc6bf09197ac008d37700fb438d0beb74e9", kill_on_drop: false }`
[INFO] [stdout] e80d1c6f6a261d7fa4dea0b220556fc6bf09197ac008d37700fb438d0beb74e9
