[INFO] updating cached repository https://github.com/hobofan/rlay-validate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 288932b03808ae1d14d7862b9a2de1fd869a344e [INFO] testing hobofan/rlay-validate against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobofan/rlay-validate on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hobofan/rlay-validate [INFO] finished tweaking git repo https://github.com/hobofan/rlay-validate [INFO] tweaked toml for git repo https://github.com/hobofan/rlay-validate written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hobofan/rlay-validate already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53e07ab41931b18cb0573df647d6599abcbd3da19a8d6674b3a16529e3b8301e [INFO] running `"docker" "start" "-a" "53e07ab41931b18cb0573df647d6599abcbd3da19a8d6674b3a16529e3b8301e"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling half v1.3.1 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling cbor v0.4.1 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling cid_fork_rlay v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling multicodec v0.1.0 (https://github.com/hobofan/rust-multicodec#a5c30b4b) [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling rlay_ontology_build v0.2.3 [INFO] [stderr] Compiling rlay_ontology v0.2.3 [INFO] [stderr] Compiling rlay-validate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `validate` [INFO] [stderr] --> src/serialization_data.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn validate(&self, entity: &Entity) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `validate_field` [INFO] [stderr] --> src/serialization_data.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | fn validate_field(data: &[u8]) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `validate_cbor_value` [INFO] [stderr] --> src/serialization_data.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | fn validate_cbor_value(data: &[u8]) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `"docker" "inspect" "53e07ab41931b18cb0573df647d6599abcbd3da19a8d6674b3a16529e3b8301e"` [INFO] running `"docker" "rm" "-f" "53e07ab41931b18cb0573df647d6599abcbd3da19a8d6674b3a16529e3b8301e"` [INFO] [stdout] 53e07ab41931b18cb0573df647d6599abcbd3da19a8d6674b3a16529e3b8301e [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a24d849ea9be6e0f4ffa19b18ae298f624e1c9c4e2c57ddcd1dd10ec5ceb61fc [INFO] running `"docker" "start" "-a" "a24d849ea9be6e0f4ffa19b18ae298f624e1c9c4e2c57ddcd1dd10ec5ceb61fc"` [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling rlay-validate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.31s [INFO] running `"docker" "inspect" "a24d849ea9be6e0f4ffa19b18ae298f624e1c9c4e2c57ddcd1dd10ec5ceb61fc"` [INFO] running `"docker" "rm" "-f" "a24d849ea9be6e0f4ffa19b18ae298f624e1c9c4e2c57ddcd1dd10ec5ceb61fc"` [INFO] [stdout] a24d849ea9be6e0f4ffa19b18ae298f624e1c9c4e2c57ddcd1dd10ec5ceb61fc [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23b49dc56dded69557ce22be51128b2ec559b4745ac373ae0d198371f6260973 [INFO] running `"docker" "start" "-a" "23b49dc56dded69557ce22be51128b2ec559b4745ac373ae0d198371f6260973"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rlay_validate-dff9516e444e3da1 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor_undecodable ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_wrong_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rlay_validate-53f1a2443015cf6e [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor_undecodable ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_wrong_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rlay-validate [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] running `"docker" "inspect" "23b49dc56dded69557ce22be51128b2ec559b4745ac373ae0d198371f6260973"` [INFO] running `"docker" "rm" "-f" "23b49dc56dded69557ce22be51128b2ec559b4745ac373ae0d198371f6260973"` [INFO] [stdout] 23b49dc56dded69557ce22be51128b2ec559b4745ac373ae0d198371f6260973