[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobofan/rlay-validate on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-38/source/rust-toolchain [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-38/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" "+1.59.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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c35eda46a03f993e070a89309f7af237945213ff7a98838076c98b820b07479 [INFO] running `Command { std: "docker" "start" "-a" "8c35eda46a03f993e070a89309f7af237945213ff7a98838076c98b820b07479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c35eda46a03f993e070a89309f7af237945213ff7a98838076c98b820b07479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c35eda46a03f993e070a89309f7af237945213ff7a98838076c98b820b07479", kill_on_drop: false }` [INFO] [stdout] 8c35eda46a03f993e070a89309f7af237945213ff7a98838076c98b820b07479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50f3d8ab1868c81645d035321b8c7ac57f100fb6ef686b5472598d450adad55 [INFO] running `Command { std: "docker" "start" "-a" "a50f3d8ab1868c81645d035321b8c7ac57f100fb6ef686b5472598d450adad55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 typenum v1.11.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [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 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 rand v0.4.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling cbor v0.4.1 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ethereum-types v0.4.2 [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 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 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 serde_derive v1.0.101 [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 20.36s [INFO] running `Command { std: "docker" "inspect" "a50f3d8ab1868c81645d035321b8c7ac57f100fb6ef686b5472598d450adad55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50f3d8ab1868c81645d035321b8c7ac57f100fb6ef686b5472598d450adad55", kill_on_drop: false }` [INFO] [stdout] a50f3d8ab1868c81645d035321b8c7ac57f100fb6ef686b5472598d450adad55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 856fe1c99755f672e6a91bcca050c0f37b6decd71f513fe390588ff66ad1ac1f [INFO] running `Command { std: "docker" "start" "-a" "856fe1c99755f672e6a91bcca050c0f37b6decd71f513fe390588ff66ad1ac1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 13.84s [INFO] running `Command { std: "docker" "inspect" "856fe1c99755f672e6a91bcca050c0f37b6decd71f513fe390588ff66ad1ac1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856fe1c99755f672e6a91bcca050c0f37b6decd71f513fe390588ff66ad1ac1f", kill_on_drop: false }` [INFO] [stdout] 856fe1c99755f672e6a91bcca050c0f37b6decd71f513fe390588ff66ad1ac1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0723738c210fb2a841b36c46aa7264aa36e35b754d774d53c0f3cbcf2c9f4e22 [INFO] running `Command { std: "docker" "start" "-a" "0723738c210fb2a841b36c46aa7264aa36e35b754d774d53c0f3cbcf2c9f4e22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlay_validate-b3c381ad4dfc9170) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlay_validate-e3ef76f0cd8157c0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor_undecodable ... ok [INFO] [stdout] test serialization_data::tests::simple_annotation_cbor ... 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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0723738c210fb2a841b36c46aa7264aa36e35b754d774d53c0f3cbcf2c9f4e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0723738c210fb2a841b36c46aa7264aa36e35b754d774d53c0f3cbcf2c9f4e22", kill_on_drop: false }` [INFO] [stdout] 0723738c210fb2a841b36c46aa7264aa36e35b754d774d53c0f3cbcf2c9f4e22