[INFO] cloning repository https://github.com/andrewnester/rust-jsonm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewnester/rust-jsonm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewnester%2Frust-jsonm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewnester%2Frust-jsonm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 646913c728f5da5ff3675dc6784b4078e75be809 [INFO] testing andrewnester/rust-jsonm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewnester%2Frust-jsonm" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewnester/rust-jsonm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewnester/rust-jsonm [INFO] finished tweaking git repo https://github.com/andrewnester/rust-jsonm [INFO] tweaked toml for git repo https://github.com/andrewnester/rust-jsonm written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/andrewnester/rust-jsonm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bcf47b1cb495417f47fa3bce35d165d954c21626fdd2ac5c3a596e3d4ed3c1 [INFO] running `Command { std: "docker" "start" "-a" "b5bcf47b1cb495417f47fa3bce35d165d954c21626fdd2ac5c3a596e3d4ed3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bcf47b1cb495417f47fa3bce35d165d954c21626fdd2ac5c3a596e3d4ed3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bcf47b1cb495417f47fa3bce35d165d954c21626fdd2ac5c3a596e3d4ed3c1", kill_on_drop: false }` [INFO] [stdout] b5bcf47b1cb495417f47fa3bce35d165d954c21626fdd2ac5c3a596e3d4ed3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 102aafb9f43ea189ef5d73edfbe8c670e2acf4e1f851a471e6223eb407a6b239 [INFO] running `Command { std: "docker" "start" "-a" "102aafb9f43ea189ef5d73edfbe8c670e2acf4e1f851a471e6223eb407a6b239", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling jsonm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cause` [INFO] [stdout] --> src/packer.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | cause: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PackerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/packer.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pending_unpacks` [INFO] [stdout] --> src/unpacker.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pending_unpacks: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unpacker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/unpacker.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.81s [INFO] running `Command { std: "docker" "inspect" "102aafb9f43ea189ef5d73edfbe8c670e2acf4e1f851a471e6223eb407a6b239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "102aafb9f43ea189ef5d73edfbe8c670e2acf4e1f851a471e6223eb407a6b239", kill_on_drop: false }` [INFO] [stdout] 102aafb9f43ea189ef5d73edfbe8c670e2acf4e1f851a471e6223eb407a6b239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cccf0550f913bde866bef0a7ff01d10e36ae48fe42233f2c8dc37df127a8d84c [INFO] running `Command { std: "docker" "start" "-a" "cccf0550f913bde866bef0a7ff01d10e36ae48fe42233f2c8dc37df127a8d84c", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `cause` [INFO] [stdout] --> src/packer.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | cause: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PackerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/packer.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pending_unpacks` [INFO] [stdout] --> src/unpacker.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pending_unpacks: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unpacker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/unpacker.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jsonm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cause` [INFO] [stdout] --> src/packer.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | cause: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PackerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/packer.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pending_unpacks` [INFO] [stdout] --> src/unpacker.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pending_unpacks: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unpacker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/unpacker.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonm-60abe4c83dfd8311) [INFO] [stderr] Executable tests/test_packer.rs (/opt/rustwide/target/debug/deps/test_packer-0641016913c0e64c) [INFO] running `Command { std: "docker" "inspect" "cccf0550f913bde866bef0a7ff01d10e36ae48fe42233f2c8dc37df127a8d84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccf0550f913bde866bef0a7ff01d10e36ae48fe42233f2c8dc37df127a8d84c", kill_on_drop: false }` [INFO] [stdout] cccf0550f913bde866bef0a7ff01d10e36ae48fe42233f2c8dc37df127a8d84c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f12fc8fd539fde8f768a97835b87922038ba10f0c1c1e0718994d3e1f0ab0e2 [INFO] running `Command { std: "docker" "start" "-a" "0f12fc8fd539fde8f768a97835b87922038ba10f0c1c1e0718994d3e1f0ab0e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `cause` [INFO] [stderr] --> src/packer.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | cause: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PackerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/packer.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pending_unpacks` [INFO] [stderr] --> src/unpacker.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pending_unpacks: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Unpacker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/unpacker.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `jsonm` (lib) generated 2 warnings [INFO] [stderr] warning: `jsonm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonm-60abe4c83dfd8311) [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] [stderr] Running tests/test_packer.rs (/opt/rustwide/target/debug/deps/test_packer-0641016913c0e64c) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test it_copes_with_null_input_to_unpacker ... ok [INFO] [stdout] test it_packs_empty_arrays_just_fine ... ok [INFO] [stdout] test it_copes_with_messages_in_wrong_order ... ok [INFO] [stdout] test it_packs_floats_just_fine ... ok [INFO] [stdout] test it_handles_small_messages_with_more_values_than_dictionary_size_2 ... ok [INFO] [stdout] test it_errors_when_the_packer_is_reset_during_message ... ok [INFO] [stdout] test it_packs_null ... ok [INFO] [stdout] test it_packs_empty_string ... ok [INFO] [stdout] test it_packs_empty_string_inside_object ... ok [INFO] [stdout] test it_packs_number_string_just_fine ... ok [INFO] [stdout] test it_copes_with_calling_unpack_multiple_times ... ok [INFO] [stdout] test it_packs_json_strings_and_can_unpack_them_as_string ... ok [INFO] [stdout] test it_handles_strings_and_ints_with_the_same_value ... ok [INFO] [stdout] test it_packs_arrays_using_minus_1 ... ok [INFO] [stdout] test it_packs_multi_line_strings_as_normal_values ... ok [INFO] [stdout] test it_packs_dot_number_string_just_fine ... ok [INFO] [stdout] test it_handles_small_messages_with_more_values_than_dictionary_size ... ok [INFO] [stdout] test it_packs_arrays_with_minus_1_just_fine ... ok [INFO] [stdout] test it_doesnot_pack_very_large_nonscalars ... ok [INFO] [stdout] test it_has_symmetrical_pack_string_and_unpack_string_for_strings ... ok [INFO] [stdout] test it_packs_small_integers_as_string_values ... ok [INFO] [stdout] test it_packs_multi_line_strings_as_separate_values_in_string_packing_mode ... ok [INFO] [stdout] test it_packs_multiple_empty_strings_inside_object ... ok [INFO] [stdout] test it_packs_large_integers_as_string_values ... ok [INFO] [stdout] test it_packs_true_just_fine ... ok [INFO] [stdout] test it_packs_null_inside_object ... ok [INFO] [stdout] test it_packs_tilde_tilde_strings_just_fine ... ok [INFO] [stdout] test it_packs_tilde_strings_just_fine ... ok [INFO] [stdout] test it_handles_packer_being_reset ... ok [INFO] [stdout] test it_packs_json_strings ... ok [INFO] [stdout] test it_packs_nested_arrays_and_objects ... ok [INFO] [stdout] test it_handles_small_messages_with_more_values_than_dictionary_size_3 ... ok [INFO] [stdout] test it_packs_multi_key_objects ... ok [INFO] [stdout] test it_packs_strings_1_level_deep ... ok [INFO] [stdout] test it_packs_strings_2_level_deep ... ok [INFO] [stdout] test it_supports_reset ... ok [INFO] [stdout] test it_uses_memoization_the_second_time ... ok [INFO] [stdout] test it_packs_with_null_and_true_and_false ... ok [INFO] [stdout] test it_has_no_issues_going_over_a_very_small_dictionary_size ... ok [INFO] [stdout] test it_handles_large_messages_with_more_values_than_dictionary_size ... ok [INFO] [stdout] test it_handles_large_messages_with_more_values_than_dictionary_size_that_contains_null ... ok [INFO] [stdout] test it_has_no_issues_going_over_dictionary_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s [INFO] [stdout] [INFO] [stderr] Doc-tests jsonm [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" "0f12fc8fd539fde8f768a97835b87922038ba10f0c1c1e0718994d3e1f0ab0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f12fc8fd539fde8f768a97835b87922038ba10f0c1c1e0718994d3e1f0ab0e2", kill_on_drop: false }` [INFO] [stdout] 0f12fc8fd539fde8f768a97835b87922038ba10f0c1c1e0718994d3e1f0ab0e2