[INFO] crate earth_codec 0.0.1 is already in cache [INFO] testing earth_codec-0.0.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate earth_codec 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate earth_codec 0.0.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08dfc6e0e3e25bae510379ea22acaf4f3e4f557d31974c528009c19b4ab342a [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" "c08dfc6e0e3e25bae510379ea22acaf4f3e4f557d31974c528009c19b4ab342a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08dfc6e0e3e25bae510379ea22acaf4f3e4f557d31974c528009c19b4ab342a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08dfc6e0e3e25bae510379ea22acaf4f3e4f557d31974c528009c19b4ab342a", kill_on_drop: false }` [INFO] [stdout] c08dfc6e0e3e25bae510379ea22acaf4f3e4f557d31974c528009c19b4ab342a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0df924527362ac4d086590b6c47f1b7e9860a4cbb5d1fcd88bbc9d2309cae87e [INFO] running `Command { std: "docker" "start" "-a" "0df924527362ac4d086590b6c47f1b7e9860a4cbb5d1fcd88bbc9d2309cae87e", 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 lazy_static v1.4.0 [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 cc v1.0.47 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [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 termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [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 syn v1.0.11 [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 backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 59.04s [INFO] running `Command { std: "docker" "inspect" "0df924527362ac4d086590b6c47f1b7e9860a4cbb5d1fcd88bbc9d2309cae87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df924527362ac4d086590b6c47f1b7e9860a4cbb5d1fcd88bbc9d2309cae87e", kill_on_drop: false }` [INFO] [stdout] 0df924527362ac4d086590b6c47f1b7e9860a4cbb5d1fcd88bbc9d2309cae87e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40f4de0a851f487b936a5834d8f554cd01af112fbf76d0f0635098a977e1d0a [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" "a40f4de0a851f487b936a5834d8f554cd01af112fbf76d0f0635098a977e1d0a", 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 3.57s [INFO] running `Command { std: "docker" "inspect" "a40f4de0a851f487b936a5834d8f554cd01af112fbf76d0f0635098a977e1d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40f4de0a851f487b936a5834d8f554cd01af112fbf76d0f0635098a977e1d0a", kill_on_drop: false }` [INFO] [stdout] a40f4de0a851f487b936a5834d8f554cd01af112fbf76d0f0635098a977e1d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57b484169b69b29d909861146cf1ed510361982d800688c24a120317e15fa05e [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" "57b484169b69b29d909861146cf1ed510361982d800688c24a120317e15fa05e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/earth_codec-fb3e8bae86271da2 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/earth_codec-00f44b3110129b32 [INFO] [stdout] test cashaddr::tests::mainnet_24byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_28byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_48byte ... ok [INFO] [stdout] test base58::tests::to_legacyaddr ... ok [INFO] [stdout] test base58::tests::from_legacyaddr ... ok [INFO] [stdout] test cashaddr::tests::mainnet_20byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_32byte ... ok [INFO] [stdout] test base58::tests::from_legacyaddr_errors ... ok [INFO] [stdout] test cashaddr::tests::mainnet_40byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_56byte ... ok [INFO] [stdout] test cashaddr::tests::mainnet_64byte ... ok [INFO] [stdout] test earth::tests::mainnet_24byte ... ok [INFO] [stdout] test earth::tests::mainnet_40byte ... ok [INFO] [stdout] test earth::tests::mainnet_32byte ... ok [INFO] [stdout] test earth::tests::mainnet_48byte ... 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 earth::tests::mainnet_56byte ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Doc-tests earth_codec [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57b484169b69b29d909861146cf1ed510361982d800688c24a120317e15fa05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b484169b69b29d909861146cf1ed510361982d800688c24a120317e15fa05e", kill_on_drop: false }` [INFO] [stdout] 57b484169b69b29d909861146cf1ed510361982d800688c24a120317e15fa05e