[INFO] fetching crate earth_codec 0.0.1... [INFO] testing earth_codec-0.0.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate earth_codec 0.0.1 into /workspace/builds/worker-65/source [INFO] validating manifest of crates.io crate earth_codec 0.0.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-65/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 127496ae0c20ee36ca6c40ae7fdca3690aa0a73f11c5b72fabd50fe32e81b1f9 [INFO] running `Command { std: "docker" "start" "-a" "127496ae0c20ee36ca6c40ae7fdca3690aa0a73f11c5b72fabd50fe32e81b1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127496ae0c20ee36ca6c40ae7fdca3690aa0a73f11c5b72fabd50fe32e81b1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127496ae0c20ee36ca6c40ae7fdca3690aa0a73f11c5b72fabd50fe32e81b1f9", kill_on_drop: false }` [INFO] [stdout] 127496ae0c20ee36ca6c40ae7fdca3690aa0a73f11c5b72fabd50fe32e81b1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3852f0a8c8d1e47eea40d7230939667f5d21ac46f5bcd13e76e55872707a8060 [INFO] running `Command { std: "docker" "start" "-a" "3852f0a8c8d1e47eea40d7230939667f5d21ac46f5bcd13e76e55872707a8060", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 scopeguard v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [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 crossbeam-queue v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [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 12.19s [INFO] running `Command { std: "docker" "inspect" "3852f0a8c8d1e47eea40d7230939667f5d21ac46f5bcd13e76e55872707a8060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3852f0a8c8d1e47eea40d7230939667f5d21ac46f5bcd13e76e55872707a8060", kill_on_drop: false }` [INFO] [stdout] 3852f0a8c8d1e47eea40d7230939667f5d21ac46f5bcd13e76e55872707a8060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 913ae3163be932d104d2d9c8ead05deb2ab26b4ad0bfec056cd493824317d427 [INFO] running `Command { std: "docker" "start" "-a" "913ae3163be932d104d2d9c8ead05deb2ab26b4ad0bfec056cd493824317d427", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.82s [INFO] running `Command { std: "docker" "inspect" "913ae3163be932d104d2d9c8ead05deb2ab26b4ad0bfec056cd493824317d427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913ae3163be932d104d2d9c8ead05deb2ab26b4ad0bfec056cd493824317d427", kill_on_drop: false }` [INFO] [stdout] 913ae3163be932d104d2d9c8ead05deb2ab26b4ad0bfec056cd493824317d427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f836a1eba8a5b60f6763415c7bcf793d7ab4283ed074707911c1ab9b106782ce [INFO] running `Command { std: "docker" "start" "-a" "f836a1eba8a5b60f6763415c7bcf793d7ab4283ed074707911c1ab9b106782ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/earth_codec-3a2d8a0157f957ea) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/earth_codec-4cf9b4cd6bbebd77) [INFO] [stdout] test base58::tests::from_legacyaddr ... ok [INFO] [stdout] test cashaddr::tests::mainnet_24byte ... ok [INFO] [stdout] test base58::tests::from_legacyaddr_errors ... ok [INFO] [stdout] test base58::tests::to_legacyaddr ... ok [INFO] [stdout] test cashaddr::tests::mainnet_20byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_28byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_32byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_40byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_48byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_56byte ... ok [INFO] [stdout] test earth::tests::mainnet_20byte ... ok [INFO] [stdout] test earth::tests::mainnet_24byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_64byte ... ok [INFO] [stdout] test earth::tests::mainnet_28byte ... ok [INFO] [stdout] test earth::tests::mainnet_32byte ... ok [INFO] [stdout] test earth::tests::mainnet_40byte ... ok [INFO] [stdout] test earth::tests::mainnet_56byte ... ok [INFO] [stdout] test earth::tests::mainnet_48byte ... ok [INFO] [stdout] test earth::tests::mainnet_64byte ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests earth_codec [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] [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.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f836a1eba8a5b60f6763415c7bcf793d7ab4283ed074707911c1ab9b106782ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f836a1eba8a5b60f6763415c7bcf793d7ab4283ed074707911c1ab9b106782ce", kill_on_drop: false }` [INFO] [stdout] f836a1eba8a5b60f6763415c7bcf793d7ab4283ed074707911c1ab9b106782ce