[INFO] fetching crate earth_codec 0.0.1... [INFO] testing earth_codec-0.0.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate earth_codec 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate earth_codec 0.0.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate earth_codec 0.0.1 [INFO] finished tweaking crates.io crate earth_codec 0.0.1 [INFO] tweaked toml for crates.io crate earth_codec 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate earth_codec 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ee9beee5bc34a8e8a6c2e7f63926476f8440d6e04a377ea3357aaf4877c9db [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" "69ee9beee5bc34a8e8a6c2e7f63926476f8440d6e04a377ea3357aaf4877c9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ee9beee5bc34a8e8a6c2e7f63926476f8440d6e04a377ea3357aaf4877c9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ee9beee5bc34a8e8a6c2e7f63926476f8440d6e04a377ea3357aaf4877c9db", kill_on_drop: false }` [INFO] [stdout] 69ee9beee5bc34a8e8a6c2e7f63926476f8440d6e04a377ea3357aaf4877c9db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b802a5a5752eef2e59a873fcdd12b494595067601560ef72208a430067ca90 [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" "e6b802a5a5752eef2e59a873fcdd12b494595067601560ef72208a430067ca90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling bitcoin_hashes v0.7.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling keyphrase v0.0.1 [INFO] [stderr] Compiling earth_codec v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.77s [INFO] running `Command { std: "docker" "inspect" "e6b802a5a5752eef2e59a873fcdd12b494595067601560ef72208a430067ca90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b802a5a5752eef2e59a873fcdd12b494595067601560ef72208a430067ca90", kill_on_drop: false }` [INFO] [stdout] e6b802a5a5752eef2e59a873fcdd12b494595067601560ef72208a430067ca90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7449a5c6192e8b7faf07e2019dba3763fffe0126f45eb9a0cbf9621c9d4f90 [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" "2b7449a5c6192e8b7faf07e2019dba3763fffe0126f45eb9a0cbf9621c9d4f90", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling earth_codec v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "2b7449a5c6192e8b7faf07e2019dba3763fffe0126f45eb9a0cbf9621c9d4f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7449a5c6192e8b7faf07e2019dba3763fffe0126f45eb9a0cbf9621c9d4f90", kill_on_drop: false }` [INFO] [stdout] 2b7449a5c6192e8b7faf07e2019dba3763fffe0126f45eb9a0cbf9621c9d4f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d31e97b9c43d2bda605db31c41fca9bd6d37b8a37bfd0e9ca57e27e63761b86 [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" "1d31e97b9c43d2bda605db31c41fca9bd6d37b8a37bfd0e9ca57e27e63761b86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/earth_codec-5dfcb64cfbcc1b11) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test base58::tests::from_legacyaddr_errors ... ok [INFO] [stdout] test cashaddr::tests::mainnet_24byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_28byte ... ok [INFO] [stdout] test base58::tests::from_legacyaddr ... ok [INFO] [stdout] test cashaddr::tests::mainnet_20byte ... ok [INFO] [stdout] test base58::tests::to_legacyaddr ... ok [INFO] [stdout] test cashaddr::tests::mainnet_64byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_32byte ... ok [INFO] [stdout] test earth::tests::mainnet_32byte ... ok [INFO] [stdout] test earth::tests::mainnet_24byte ... ok [INFO] [stdout] test earth::tests::mainnet_48byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_48byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_40byte ... ok [INFO] [stdout] test earth::tests::mainnet_56byte ... ok [INFO] [stdout] test earth::tests::mainnet_40byte ... ok [INFO] [stdout] test earth::tests::mainnet_64byte ... ok [INFO] [stdout] test earth::tests::mainnet_28byte ... ok [INFO] [stdout] test earth::tests::mainnet_20byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_56byte ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/earth_codec-a54240e4f1cd76f1) [INFO] [stdout] [INFO] [stderr] Doc-tests earth_codec [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d31e97b9c43d2bda605db31c41fca9bd6d37b8a37bfd0e9ca57e27e63761b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d31e97b9c43d2bda605db31c41fca9bd6d37b8a37bfd0e9ca57e27e63761b86", kill_on_drop: false }` [INFO] [stdout] 1d31e97b9c43d2bda605db31c41fca9bd6d37b8a37bfd0e9ca57e27e63761b86