[INFO] fetching crate binary-data-schema 0.2.0... [INFO] testing binary-data-schema-0.2.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate binary-data-schema 0.2.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate binary-data-schema 0.2.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate binary-data-schema 0.2.0 [INFO] finished tweaking crates.io crate binary-data-schema 0.2.0 [INFO] tweaked toml for crates.io crate binary-data-schema 0.2.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9278e25278cf971c50ebc6a5037a7b7980d2dd7a07d17506b84ba44f54d0011f [INFO] running `Command { std: "docker" "start" "-a" "9278e25278cf971c50ebc6a5037a7b7980d2dd7a07d17506b84ba44f54d0011f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9278e25278cf971c50ebc6a5037a7b7980d2dd7a07d17506b84ba44f54d0011f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9278e25278cf971c50ebc6a5037a7b7980d2dd7a07d17506b84ba44f54d0011f", kill_on_drop: false }` [INFO] [stdout] 9278e25278cf971c50ebc6a5037a7b7980d2dd7a07d17506b84ba44f54d0011f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5f7325e2d0038537d21d408584eb6991921876744014ee65814d62cf5f22437 [INFO] running `Command { std: "docker" "start" "-a" "a5f7325e2d0038537d21d408584eb6991921876744014ee65814d62cf5f22437", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling binary-data-schema v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bytes` [INFO] [stdout] --> src/object.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | bytes: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.42s [INFO] running `Command { std: "docker" "inspect" "a5f7325e2d0038537d21d408584eb6991921876744014ee65814d62cf5f22437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f7325e2d0038537d21d408584eb6991921876744014ee65814d62cf5f22437", kill_on_drop: false }` [INFO] [stdout] a5f7325e2d0038537d21d408584eb6991921876744014ee65814d62cf5f22437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec34a4462805cc549d2c73708dfbb362ff79023690f2b249975fa48934440738 [INFO] running `Command { std: "docker" "start" "-a" "ec34a4462805cc549d2c73708dfbb362ff79023690f2b249975fa48934440738", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stdout] warning: field is never read: `bytes` [INFO] [stdout] --> src/object.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | bytes: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling binary-data-schema v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bytes` [INFO] [stdout] --> src/object.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | bytes: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "ec34a4462805cc549d2c73708dfbb362ff79023690f2b249975fa48934440738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec34a4462805cc549d2c73708dfbb362ff79023690f2b249975fa48934440738", kill_on_drop: false }` [INFO] [stdout] ec34a4462805cc549d2c73708dfbb362ff79023690f2b249975fa48934440738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb819864d9406a9db30a1df7217680fb4394c719e5de4eef97d2e7cc2d664ebf [INFO] running `Command { std: "docker" "start" "-a" "fb819864d9406a9db30a1df7217680fb4394c719e5de4eef97d2e7cc2d664ebf", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `bytes` [INFO] [stderr] --> src/object.rs:298:5 [INFO] [stderr] | [INFO] [stderr] 298 | bytes: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `binary-data-schema` (lib) generated 1 warning [INFO] [stderr] warning: `binary-data-schema` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/binary_data_schema-c0e6fa549db312df) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test array::test::default ... ok [INFO] [stdout] test array::test::schema_only ... ok [INFO] [stdout] test boolean::test::bit3_byte2 ... ok [INFO] [stdout] test array::test::fixed ... ok [INFO] [stdout] test array::test::length ... ok [INFO] [stdout] test integer::test::encode_integer_3_unsigned ... ok [INFO] [stdout] test boolean::test::default ... ok [INFO] [stdout] test integer::test::encode_integer_4_signed ... ok [INFO] [stdout] test integer::test::masks ... ok [INFO] [stdout] test number::test::bitfield2 ... ok [INFO] [stdout] test number::test::bitfield ... ok [INFO] [stdout] test number::test::bitfield3 ... ok [INFO] [stdout] test number::test::encode ... ok [INFO] [stdout] test object::test::jsonld_context ... ok [INFO] [stdout] test object::test::merge_bitfields ... ok [INFO] [stdout] test object::test::merge_different_bitfields ... ok [INFO] [stdout] test object::test::xiaomi_thermometer ... ok [INFO] [stdout] test string::test::capacity ... ok [INFO] [stdout] test string::test::binary_capacity ... ok [INFO] [stdout] test string::test::fixed ... ok [INFO] [stdout] test string::test::default ... ok [INFO] [stdout] test string::test::incomplete_fixed ... ok [INFO] [stdout] test string::test::invalid_pattern ... ok [INFO] [stdout] test string::test::length ... ok [INFO] [stdout] test string::test::invalid_padding ... ok [INFO] [stdout] test string::test::missing_capacity ... ok [INFO] [stdout] test string::test::other_pattern ... ok [INFO] [stdout] test string::test::pattern_included ... ok [INFO] [stdout] test string::test::simple_pattern ... ok [INFO] [stdout] test string::test::simple_pattern_binary ... ok [INFO] [stdout] test object::test::ruuvi_tag ... ok [INFO] [stdout] test test::const_schema ... ok [INFO] [stdout] test test::led_power ... ok [INFO] [stdout] test test::led_rgb ... ok [INFO] [stdout] test test::doc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests binary-data-schema [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/util.rs - util::LengthEncoding::Fixed (line 49) ... ok [INFO] [stdout] test src/integer.rs - integer (line 77) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::EndPattern (line 124) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::LengthEncoded (line 82) ... FAILED [INFO] [stdout] test src/integer.rs - integer (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - (line 64) ... FAILED [INFO] [stdout] test src/object.rs - object (line 96) ... FAILED [INFO] [stdout] test src/number.rs - number (line 50) ... FAILED [INFO] [stdout] test src/object.rs - object (line 36) ... FAILED [INFO] [stdout] test src/object.rs - object (line 164) ... FAILED [INFO] [stdout] test src/string.rs - string (line 76) ... FAILED [INFO] [stdout] test src/boolean.rs - boolean (line 32) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::Capacity (line 223) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::EndPattern (line 154) ... FAILED [INFO] [stdout] test src/string.rs - string (line 42) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::EndPattern (line 185) ... FAILED [INFO] [stdout] test src/util.rs - util::LengthEncoding::Fixed (line 62) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/integer.rs - integer (line 77) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util.rs - util::LengthEncoding::EndPattern (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util.rs - util::LengthEncoding::LengthEncoded (line 82) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/integer.rs - integer (line 34) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 64) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/object.rs - object (line 96) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/number.rs - number (line 50) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/object.rs - object (line 36) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/object.rs - object (line 164) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/string.rs - string (line 76) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/boolean.rs - boolean (line 32) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util.rs - util::LengthEncoding::Capacity (line 223) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util.rs - util::LengthEncoding::EndPattern (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/string.rs - string (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util.rs - util::LengthEncoding::EndPattern (line 185) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/boolean.rs - boolean (line 32) [INFO] [stdout] src/integer.rs - integer (line 34) [INFO] [stdout] src/integer.rs - integer (line 77) [INFO] [stdout] src/lib.rs - (line 64) [INFO] [stdout] src/number.rs - number (line 50) [INFO] [stdout] src/object.rs - object (line 164) [INFO] [stdout] src/object.rs - object (line 36) [INFO] [stdout] src/object.rs - object (line 96) [INFO] [stdout] src/string.rs - string (line 42) [INFO] [stdout] src/string.rs - string (line 76) [INFO] [stdout] src/util.rs - util::LengthEncoding::Capacity (line 223) [INFO] [stdout] src/util.rs - util::LengthEncoding::EndPattern (line 124) [INFO] [stdout] src/util.rs - util::LengthEncoding::EndPattern (line 154) [INFO] [stdout] src/util.rs - util::LengthEncoding::EndPattern (line 185) [INFO] [stdout] src/util.rs - util::LengthEncoding::LengthEncoded (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "fb819864d9406a9db30a1df7217680fb4394c719e5de4eef97d2e7cc2d664ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb819864d9406a9db30a1df7217680fb4394c719e5de4eef97d2e7cc2d664ebf", kill_on_drop: false }` [INFO] [stdout] fb819864d9406a9db30a1df7217680fb4394c719e5de4eef97d2e7cc2d664ebf