[INFO] cloning repository https://github.com/THCLab/teliox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/THCLab/teliox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Fteliox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Fteliox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 637007f2fc05f7b786842f924d237fa93360aeb5 [INFO] testing THCLab/teliox against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Fteliox" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/THCLab/teliox on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/THCLab/teliox [INFO] finished tweaking git repo https://github.com/THCLab/teliox [INFO] tweaked toml for git repo https://github.com/THCLab/teliox written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/decentralized-identity/keriox` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e44ab31372f8f384084ec1ed72fb1140d86d4dd5a12dc0a75b9e679df41a3ba [INFO] running `Command { std: "docker" "start" "-a" "5e44ab31372f8f384084ec1ed72fb1140d86d4dd5a12dc0a75b9e679df41a3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e44ab31372f8f384084ec1ed72fb1140d86d4dd5a12dc0a75b9e679df41a3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e44ab31372f8f384084ec1ed72fb1140d86d4dd5a12dc0a75b9e679df41a3ba", kill_on_drop: false }` [INFO] [stdout] 5e44ab31372f8f384084ec1ed72fb1140d86d4dd5a12dc0a75b9e679df41a3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea5c2425561db1bcd5d192e62e0f2bc82d8f807df51f9486db860f2a48a2d4d3 [INFO] running `Command { std: "docker" "start" "-a" "ea5c2425561db1bcd5d192e62e0f2bc82d8f807df51f9486db860f2a48a2d4d3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling der v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ecdsa v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling k256 v0.8.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling sled-tables v0.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.8.0 [INFO] [stderr] Compiling keri v0.7.0 (https://github.com/decentralized-identity/keriox#cdafc3a8) [INFO] [stderr] Compiling teliox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "ea5c2425561db1bcd5d192e62e0f2bc82d8f807df51f9486db860f2a48a2d4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5c2425561db1bcd5d192e62e0f2bc82d8f807df51f9486db860f2a48a2d4d3", kill_on_drop: false }` [INFO] [stdout] ea5c2425561db1bcd5d192e62e0f2bc82d8f807df51f9486db860f2a48a2d4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa9d29e20f6539190aca53040ec5f43b564853036e47cd5323e2b617687b13d [INFO] running `Command { std: "docker" "start" "-a" "afa9d29e20f6539190aca53040ec5f43b564853036e47cd5323e2b617687b13d", kill_on_drop: false }` [INFO] [stderr] Compiling teliox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "afa9d29e20f6539190aca53040ec5f43b564853036e47cd5323e2b617687b13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa9d29e20f6539190aca53040ec5f43b564853036e47cd5323e2b617687b13d", kill_on_drop: false }` [INFO] [stdout] afa9d29e20f6539190aca53040ec5f43b564853036e47cd5323e2b617687b13d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 161a05bf7a3984f4293ea5ddade786b3b097bd985da313b94bdd488dc7f913b1 [INFO] running `Command { std: "docker" "start" "-a" "161a05bf7a3984f4293ea5ddade786b3b097bd985da313b94bdd488dc7f913b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/teliox-2efee8a73d32d417) [INFO] [stdout] running 8 tests [INFO] [stdout] test event::manager_event::test_no_backers ... ok [INFO] [stdout] test event::manager_event::test_serialization ... ok [INFO] [stdout] test event::manager_event::test_apply_to ... ok [INFO] [stdout] test event::vc_event::test_tel_event_serialization ... ok [INFO] [stdout] test seal::parse::test_seal_parse ... ok [INFO] [stdout] test state::vc_state::test_apply ... ok [INFO] [stdout] test tel::tests::test_management_tel ... ok [INFO] [stdout] test processor::tests::test_processing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests teliox [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" "161a05bf7a3984f4293ea5ddade786b3b097bd985da313b94bdd488dc7f913b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161a05bf7a3984f4293ea5ddade786b3b097bd985da313b94bdd488dc7f913b1", kill_on_drop: false }` [INFO] [stdout] 161a05bf7a3984f4293ea5ddade786b3b097bd985da313b94bdd488dc7f913b1