[INFO] fetching crate trust-graph 0.2.7... [INFO] testing trust-graph-0.2.7 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate trust-graph 0.2.7 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate trust-graph 0.2.7 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trust-graph 0.2.7 [INFO] finished tweaking crates.io crate trust-graph 0.2.7 [INFO] tweaked toml for crates.io crate trust-graph 0.2.7 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.2.0 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded rw-stream-sink v0.2.1 [INFO] [stderr] Downloaded unsigned-varint v0.5.1 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded fluence-fork-multistream-select v0.10.3 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded bs58 v0.3.1 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded multihash-derive v0.7.2 [INFO] [stderr] Downloaded fluence-fork-libp2p-core v0.27.2 [INFO] [stderr] Downloaded fluence-identity v0.3.0 [INFO] [stderr] Downloaded asn1_der_derive v0.1.2 [INFO] [stderr] Downloaded bs58 v0.4.0 [INFO] [stderr] Downloaded multihash v0.13.2 [INFO] [stderr] Downloaded crunchy v0.2.2 [INFO] [stderr] Downloaded fluence-fork-parity-multiaddr v0.11.2 [INFO] [stderr] Downloaded proc-macro-crate v1.0.0 [INFO] [stderr] Downloaded serde_with v1.6.4 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded libsecp256k1 v0.3.5 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded unsigned-varint v0.7.0 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded hmac-drbg v0.2.0 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded asn1_der v0.6.3 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28ac628b061732dd312d19b42a58eb99694fbe66bd303c21fa1979cf58465f86 [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" "28ac628b061732dd312d19b42a58eb99694fbe66bd303c21fa1979cf58465f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28ac628b061732dd312d19b42a58eb99694fbe66bd303c21fa1979cf58465f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ac628b061732dd312d19b42a58eb99694fbe66bd303c21fa1979cf58465f86", kill_on_drop: false }` [INFO] [stdout] 28ac628b061732dd312d19b42a58eb99694fbe66bd303c21fa1979cf58465f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd16211a9c6a604f58e9d0cc9584ac762f5ba1a618ce974f99aeee753f0ff0a1 [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" "fd16211a9c6a604f58e9d0cc9584ac762f5ba1a618ce974f99aeee753f0ff0a1", 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] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling fluence-fork-multistream-select v0.10.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling fluence-fork-libp2p-core v0.27.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_with v1.6.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling fluence-fork-parity-multiaddr v0.11.2 [INFO] [stderr] Compiling fluence-identity v0.3.0 [INFO] [stderr] Compiling trust-graph v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "fd16211a9c6a604f58e9d0cc9584ac762f5ba1a618ce974f99aeee753f0ff0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd16211a9c6a604f58e9d0cc9584ac762f5ba1a618ce974f99aeee753f0ff0a1", kill_on_drop: false }` [INFO] [stdout] fd16211a9c6a604f58e9d0cc9584ac762f5ba1a618ce974f99aeee753f0ff0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9630abd258938008091f9bdb163fe50c976ece195b7ad33841270851b7e84d1e [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" "9630abd258938008091f9bdb163fe50c976ece195b7ad33841270851b7e84d1e", kill_on_drop: false }` [INFO] [stderr] Compiling trust-graph v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.16s [INFO] running `Command { std: "docker" "inspect" "9630abd258938008091f9bdb163fe50c976ece195b7ad33841270851b7e84d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9630abd258938008091f9bdb163fe50c976ece195b7ad33841270851b7e84d1e", kill_on_drop: false }` [INFO] [stdout] 9630abd258938008091f9bdb163fe50c976ece195b7ad33841270851b7e84d1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c88474a346785a0fac9cdf55480422e0f36be299348d718e322cc7cb73a3c543 [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" "c88474a346785a0fac9cdf55480422e0f36be299348d718e322cc7cb73a3c543", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trust_graph-71058c88d9364e72) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test certificate::tests::test_forged_cert ... ok [INFO] [stdout] test certificate::tests::test_small_chain_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_serialization_deserialization_ed25519 ... ok [INFO] [stdout] test revoke::tests::test_gen_revoke_and_validate_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_cert_expiration_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_no_trusted_root_in_chain ... ok [INFO] [stdout] test trust_graph::tests::test_add_cert_without_trusted_root ... ok [INFO] [stdout] test certificate::tests::test_generate_root_cert ... ok [INFO] [stdout] test trust::tests::test_encode_decode_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_string_encoding_decoding_ed25519 ... ok [INFO] [stdout] test revoke::tests::test_validate_corrupted_revoke_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_no_cert_in_chain_ed25519 ... ok [INFO] [stdout] test trust_graph::tests::test_add_cert ... ok [INFO] [stdout] test trust::tests::test_gen_revoke_and_validate_ed25519 ... ok [INFO] [stdout] test trust::tests::test_validate_corrupted_revoke_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_issue_cert_ed25519 ... ok [INFO] [stdout] test trust_node::tests::test_auth_and_revoke_trust_node ... ok [INFO] [stdout] test certificate::tests::test_issue_in_chain_body_ed25519 ... ok [INFO] [stdout] test certificate::tests::test_issue_in_chain_tail_ed25519 ... ok [INFO] [stdout] test trust_graph::tests::test_chain_from_root_to_another_root ... ok [INFO] [stdout] test trust_graph::tests::test_get_one_cert ... ok [INFO] [stdout] test trust_graph::tests::test_find_certs ... ok [INFO] [stdout] test trust_graph::tests::test_one_cert_in_graph ... ok [INFO] [stdout] test trust_graph::tests::test_cycles_in_graph ... ok [INFO] [stdout] test trust_graph::tests::test_add_certs_with_same_trusts_and_different_expirations_ed25519 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests trust-graph [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" "c88474a346785a0fac9cdf55480422e0f36be299348d718e322cc7cb73a3c543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88474a346785a0fac9cdf55480422e0f36be299348d718e322cc7cb73a3c543", kill_on_drop: false }` [INFO] [stdout] c88474a346785a0fac9cdf55480422e0f36be299348d718e322cc7cb73a3c543