[INFO] cloning repository https://github.com/machikado-network/sakura
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/machikado-network/sakura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachikado-network%2Fsakura", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachikado-network%2Fsakura'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a0d869a46477c74b36af297f3fd7d045ae1c70b
[INFO] testing machikado-network/sakura against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachikado-network%2Fsakura" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/machikado-network/sakura
[INFO] finished tweaking git repo https://github.com/machikado-network/sakura
[INFO] tweaked toml for git repo https://github.com/machikado-network/sakura written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/machikado-network/sakura on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/machikado-network/sakura 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" "+1.99.0-beta.1" "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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5
[INFO] running `Command { std: "docker" "start" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling sakura v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/aptos/machikado.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Subnet {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 18 |     pub id: u8,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subnets` is never read
[INFO] [stdout]   --> src/aptos/machikado.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct MachikadoAccount {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub subnets: Vec<Subnet>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling sakura v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/aptos/machikado.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Subnet {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 18 |     pub id: u8,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subnets` is never read
[INFO] [stdout]   --> src/aptos/machikado.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct MachikadoAccount {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub subnets: Vec<Subnet>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 31.32s
[INFO] running `Command { std: "docker" "inspect" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/aptos/machikado.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Subnet {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 18 |     pub id: u8,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `subnets` is never read
[INFO] [stderr]   --> src/aptos/machikado.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct MachikadoAccount {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub subnets: Vec<Subnet>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sakura` (bin "sakura" test) generated 2 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/sakura-764821d4ef6f4749)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test aptos::tests::test_hex ... ok
[INFO] [stdout] test tinc::setup::tests::test_validate_ip_addr ... ok
[INFO] [stdout] test tinc::setup::tests::test_validate_name ... ok
[INFO] [stdout] test tinc::update::tests::test_regex ... ok
[INFO] [stdout] test tinc::update::tests::test_account_resource ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tinc::update::tests::test_account_resource stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tinc::update::tests::test_account_resource' (1732) panicked at src/aptos/mod.rs:56:25:
[INFO] [stdout] Failed to get resources
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4ad3f599e7 - <unknown>
[INFO] [stdout]    1:     0x5e4ad3e4cd34 - <unknown>
[INFO] [stdout]    2:     0x5e4ad3f58fab - <unknown>
[INFO] [stdout]    3:     0x5e4ad3f58ba9 - <unknown>
[INFO] [stdout]    4:     0x5e4ad3f5882a - <unknown>
[INFO] [stdout]    5:     0x5e4ad3f58363 - <unknown>
[INFO] [stdout]    6:     0x5e4ad3f7e571 - <unknown>
[INFO] [stdout]    7:     0x5e4ad3f7e529 - <unknown>
[INFO] [stdout]    8:     0x5e4ad3f7ea2c - <unknown>
[INFO] [stdout]    9:     0x5e4ad3e4cbcb - <unknown>
[INFO] [stdout]   10:     0x5e4ad3e339a0 - <unknown>
[INFO] [stdout]   11:     0x5e4ad3e3c5f0 - <unknown>
[INFO] [stdout]   12:     0x5e4ad3f95d0b - <unknown>
[INFO] [stdout]   13:     0x5e4ad3f91c12 - <unknown>
[INFO] [stdout]   14:     0x5e4ad3f916bc - <unknown>
[INFO] [stdout]   15:     0x5e4ad3fac33c - <unknown>
[INFO] [stdout]   16:     0x5e4ad3f7fe0a - <unknown>
[INFO] [stdout]   17:     0x7211ba80107a - <unknown>
[INFO] [stdout]   18:     0x7211ba894534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tinc::update::tests::test_account_resource
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sakura`
[INFO] running `Command { std: "docker" "inspect" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5", kill_on_drop: false }`
[INFO] [stdout] 6d009dd85141d3cded0dc68d509e1191ea6f918908f0fe51ed5601f304ef52c5
