[INFO] cloning repository https://github.com/hobofan/rlay-validate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hobofan/rlay-validate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 288932b03808ae1d14d7862b9a2de1fd869a344e [INFO] testing hobofan/rlay-validate against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobofan/rlay-validate 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 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-5/source/Cargo.toml [INFO] crate git repo https://github.com/hobofan/rlay-validate 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] a95ceabe6218584b8e8617b5b8fccc75741d12992a35fcf7642186f8ebcab07f [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" "a95ceabe6218584b8e8617b5b8fccc75741d12992a35fcf7642186f8ebcab07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a95ceabe6218584b8e8617b5b8fccc75741d12992a35fcf7642186f8ebcab07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95ceabe6218584b8e8617b5b8fccc75741d12992a35fcf7642186f8ebcab07f", kill_on_drop: false }` [INFO] [stdout] a95ceabe6218584b8e8617b5b8fccc75741d12992a35fcf7642186f8ebcab07f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 728b86f392f0da4eb79719d6c2b27b9bc95133890fec87ea6eb39c4c1861ba33 [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" "728b86f392f0da4eb79719d6c2b27b9bc95133890fec87ea6eb39c4c1861ba33", kill_on_drop: false }` [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 serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [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 doc-comment v0.3.1 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling half v1.3.1 [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 heck v0.3.1 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling cid_fork_rlay v0.3.1 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling cbor v0.4.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 serde_derive v1.0.101 [INFO] [stderr] Compiling snafu-derive v0.5.0 [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] [stdout] warning: associated function is never used: `validate` [INFO] [stdout] --> src/serialization_data.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn validate(&self, entity: &Entity) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validate_field` [INFO] [stdout] --> src/serialization_data.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn validate_field(data: &[u8]) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validate_cbor_value` [INFO] [stdout] --> src/serialization_data.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | fn validate_cbor_value(data: &[u8]) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "728b86f392f0da4eb79719d6c2b27b9bc95133890fec87ea6eb39c4c1861ba33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728b86f392f0da4eb79719d6c2b27b9bc95133890fec87ea6eb39c4c1861ba33", kill_on_drop: false }` [INFO] [stdout] 728b86f392f0da4eb79719d6c2b27b9bc95133890fec87ea6eb39c4c1861ba33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25206f69fe9d853913e27f301703279f7764e80e18fc890831e731f6ee1e06df [INFO] running `Command { std: "docker" "start" "-a" "25206f69fe9d853913e27f301703279f7764e80e18fc890831e731f6ee1e06df", kill_on_drop: false }` [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 7.30s [INFO] running `Command { std: "docker" "inspect" "25206f69fe9d853913e27f301703279f7764e80e18fc890831e731f6ee1e06df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25206f69fe9d853913e27f301703279f7764e80e18fc890831e731f6ee1e06df", kill_on_drop: false }` [INFO] [stdout] 25206f69fe9d853913e27f301703279f7764e80e18fc890831e731f6ee1e06df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 131b5645fa7ba8ab49e2fb1644a5acee59077a5a40feb516a051fd784da91bfd [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" "131b5645fa7ba8ab49e2fb1644a5acee59077a5a40feb516a051fd784da91bfd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rlay_validate-337a5cae360ceea1 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serialization_data::tests::simple_annotation_wrong_codec ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor_undecodable ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor ... 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-ea38faf1e9a3dca0 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serialization_data::tests::simple_annotation_wrong_codec ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor_undecodable ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor ... 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 `Command { std: "docker" "inspect" "131b5645fa7ba8ab49e2fb1644a5acee59077a5a40feb516a051fd784da91bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131b5645fa7ba8ab49e2fb1644a5acee59077a5a40feb516a051fd784da91bfd", kill_on_drop: false }` [INFO] [stdout] 131b5645fa7ba8ab49e2fb1644a5acee59077a5a40feb516a051fd784da91bfd