[INFO] fetching crate ion 0.8.8... [INFO] testing ion-0.8.8 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ion 0.8.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ion 0.8.8 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 crates.io crate ion 0.8.8 [INFO] finished tweaking crates.io crate ion 0.8.8 [INFO] tweaked toml for crates.io crate ion 0.8.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 86b877196cb7e589eda32131990dcfa8c21687b474cd95a2eb06cceb40406592 [INFO] running `Command { std: "docker" "start" "-a" "86b877196cb7e589eda32131990dcfa8c21687b474cd95a2eb06cceb40406592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86b877196cb7e589eda32131990dcfa8c21687b474cd95a2eb06cceb40406592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b877196cb7e589eda32131990dcfa8c21687b474cd95a2eb06cceb40406592", kill_on_drop: false }` [INFO] [stdout] 86b877196cb7e589eda32131990dcfa8c21687b474cd95a2eb06cceb40406592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be90a3d24522f0578249e059062b193c6c512eb587f2042f833d0d1a7fdb95c0 [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" "be90a3d24522f0578249e059062b193c6c512eb587f2042f833d0d1a7fdb95c0", kill_on_drop: false }` [INFO] [stderr] Compiling ion v0.8.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/ion/from_ion.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | fn from_ion(&T) -> Result; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "be90a3d24522f0578249e059062b193c6c512eb587f2042f833d0d1a7fdb95c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be90a3d24522f0578249e059062b193c6c512eb587f2042f833d0d1a7fdb95c0", kill_on_drop: false }` [INFO] [stdout] be90a3d24522f0578249e059062b193c6c512eb587f2042f833d0d1a7fdb95c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 3b29254b7e8aff4f035301d0c1e5ca4e16feb28f17ccfd966cb478967b1b64bc [INFO] running `Command { std: "docker" "start" "-a" "3b29254b7e8aff4f035301d0c1e5ca4e16feb28f17ccfd966cb478967b1b64bc", kill_on_drop: false }` [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/ion/from_ion.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | fn from_ion(&T) -> Result; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ion v0.8.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/ion/from_ion.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | fn from_ion(&T) -> Result; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.37s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ion-cdcae8322d1b8dc2) [INFO] [stderr] Executable tests/parse.rs (/opt/rustwide/target/debug/deps/parse-6b79a8d3e3c4006a) [INFO] running `Command { std: "docker" "inspect" "3b29254b7e8aff4f035301d0c1e5ca4e16feb28f17ccfd966cb478967b1b64bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b29254b7e8aff4f035301d0c1e5ca4e16feb28f17ccfd966cb478967b1b64bc", kill_on_drop: false }` [INFO] [stdout] 3b29254b7e8aff4f035301d0c1e5ca4e16feb28f17ccfd966cb478967b1b64bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 9f5ebf409eacc1a197b4edfd2f62b94161671d11aae112592692bfff182db599 [INFO] running `Command { std: "docker" "start" "-a" "9f5ebf409eacc1a197b4edfd2f62b94161671d11aae112592692bfff182db599", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] [INFO] [stderr] --> src/ion/from_ion.rs:5:17 [INFO] [stdout] running 55 tests [INFO] [stderr] | [INFO] [stdout] test ion::from_ion::tests::bool ... ok [INFO] [stderr] 5 | fn from_ion(&T) -> Result; [INFO] [stdout] test ion::from_ion::tests::option_string ... ok [INFO] [stderr] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` [INFO] [stdout] test ion::from_ion::tests::string ... ok [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: `ion` (lib) generated 1 warning [INFO] [stderr] warning: `ion` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ion-cdcae8322d1b8dc2) [INFO] [stdout] test ion::from_row::tests::from_row ... ok [INFO] [stdout] test ion::section::tests::into_iter::without_headers::it_works_with_loop ... ok [INFO] [stdout] test ion::section::tests::with_headers::cell_content_can_start_with_hyphen ... ok [INFO] [stdout] test ion::section::tests::without_headers::section_can_have_no_content_rows ... ok [INFO] [stdout] test ion::from_ion::tests::u32 ... ok [INFO] [stdout] test ion::section::tests::without_headers::cell_content_can_start_with_hyphen ... ok [INFO] [stdout] test ion::from_ion::tests::from_ion_section ... ok [INFO] [stdout] test ion::tests::as_integer ... ok [INFO] [stdout] test ion::tests::as_str ... ok [INFO] [stdout] test ion::section::tests::without_headers::cell_content_can_be_empty ... ok [INFO] [stdout] test ion::tests::no_rows_with_header ... ok [INFO] [stdout] test ion::tests::filtered_section ... ok [INFO] [stdout] test ion::value::tests::integer ... ok [INFO] [stdout] test ion::value::tests::float ... ok [INFO] [stdout] test ion::tests::as_boolean ... ok [INFO] [stdout] test ion::section::tests::into_iter::with_headers::it_works_with_section_by_value ... ok [INFO] [stdout] test ion::section::tests::into_iter::without_headers::it_works_on_ref_section ... ok [INFO] [stdout] test ion::tests::row_without_header ... ok [INFO] [stdout] test ion::tests::as_string ... ok [INFO] [stdout] test ion::tests::row_with_header ... ok [INFO] [stdout] test ion::section::tests::with_headers::cell_content_can_be_empty ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_accepted_section::and_no_other_sections::then_returns_accepted_section ... ok [INFO] [stdout] test ion::section::tests::with_headers::section_can_have_no_content_rows ... ok [INFO] [stdout] test parser::tests::display ... ok [INFO] [stdout] test parser::tests::parse ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_filtered_section::and_then_accepted_section::then_returns_accepted_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_root_section::and_then_accepted_section::then_returns_accepted_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_dictionary_with_dictionary::then_returns_dictionary ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_array_with_empty_cell::then_returns_array_with_empty_strings_on_empty_cells ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_array::then_returns_array ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_root_section::and_then_filtered_section::then_returns_nothing ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_root_section::and_no_other_sections::then_returns_nothing ... ok [INFO] [stdout] test ion::section::tests::into_iter::without_headers::it_works_on_section_by_value ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_dictionary_with_array::then_returns_dictionary ... ok [INFO] [stdout] test parser::tests::finish_array ... ok [INFO] [stdout] test parser::tests::finish_dictionary ... ok [INFO] [stdout] test parser::tests::finish_string ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_section::and_section_occurs_once::then_returns_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_accepted_section::and_then_duplicated_allowed_section::and_it_is_the_only_accepted_section::then_returns_first_occurance_of_accepted_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_section::and_section_is_duplicated::then_returns_last_occurance_of_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_accepted_section::and_then_filtered_section::then_returns_accepted_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_dictionary_with_string::then_returns_dictionary ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_filtered_section::and_no_other_sections::then_returns_nothing ... ok [INFO] [stdout] test parser::tests::read::when_parsing_with_filtering::and_ion_has_accepted_section::and_then_duplicated_allowed_section::and_it_is_not_the_only_accepted_section::then_returns_first_occurance_of_accepted_section ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_dictionary_with_dictionary_with_new_lines::then_returns_dictionary ... ok [INFO] [stdout] test parser::tests::slice_to_exc ... ok [INFO] [stdout] test parser::tests::read::when_parsing_without_filtering::and_ion_has_root_section::and_root_section_has_dictionary_with_dictionary_with_no_value::then_returns_error ... ok [INFO] [stdout] test parser::tests::slice_while ... ok [INFO] [stdout] test parser::tests::slice_to_inc ... ok [INFO] [stdout] test writer::tests::writer ... ok [INFO] [stdout] test ion::section::tests::without_headers::works_for_any_arbitrary_cell_contents ... ok [INFO] [stdout] test ion::section::tests::with_headers::works_for_any_arbitrary_cell_contents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-6b79a8d3e3c4006a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test broken_array_and_eof ... ok [INFO] [stdout] test broken_dictionary_and_eof ... ok [INFO] [stdout] test test_ion ... ok [INFO] [stdout] test hotel_ion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ion [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" "9f5ebf409eacc1a197b4edfd2f62b94161671d11aae112592692bfff182db599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5ebf409eacc1a197b4edfd2f62b94161671d11aae112592692bfff182db599", kill_on_drop: false }` [INFO] [stdout] 9f5ebf409eacc1a197b4edfd2f62b94161671d11aae112592692bfff182db599