[INFO] fetching crate pobuilder 0.1.0... [INFO] testing pobuilder-0.1.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate pobuilder 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate pobuilder 0.1.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pobuilder 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pobuilder 0.1.0 [INFO] tweaked toml for crates.io crate pobuilder 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b19135fea5cb76578bd955aadb4aa9051398b274f11ee690c9bcc5267a85c74 [INFO] running `Command { std: "docker" "start" "-a" "9b19135fea5cb76578bd955aadb4aa9051398b274f11ee690c9bcc5267a85c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b19135fea5cb76578bd955aadb4aa9051398b274f11ee690c9bcc5267a85c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b19135fea5cb76578bd955aadb4aa9051398b274f11ee690c9bcc5267a85c74", kill_on_drop: false }` [INFO] [stdout] 9b19135fea5cb76578bd955aadb4aa9051398b274f11ee690c9bcc5267a85c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e013151800b262ffe5d18885de79c5f09b433c40ffee22e884b1c77d484efd6 [INFO] running `Command { std: "docker" "start" "-a" "1e013151800b262ffe5d18885de79c5f09b433c40ffee22e884b1c77d484efd6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Compiling lalrpop v0.22.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling pobuilder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.43s [INFO] running `Command { std: "docker" "inspect" "1e013151800b262ffe5d18885de79c5f09b433c40ffee22e884b1c77d484efd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e013151800b262ffe5d18885de79c5f09b433c40ffee22e884b1c77d484efd6", kill_on_drop: false }` [INFO] [stdout] 1e013151800b262ffe5d18885de79c5f09b433c40ffee22e884b1c77d484efd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02aa88ae5b6773607196428f368a275a2c260995eba670983b5eb3a742cf7aab [INFO] running `Command { std: "docker" "start" "-a" "02aa88ae5b6773607196428f368a275a2c260995eba670983b5eb3a742cf7aab", kill_on_drop: false }` [INFO] [stderr] Compiling pobuilder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `Command { std: "docker" "inspect" "02aa88ae5b6773607196428f368a275a2c260995eba670983b5eb3a742cf7aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02aa88ae5b6773607196428f368a275a2c260995eba670983b5eb3a742cf7aab", kill_on_drop: false }` [INFO] [stdout] 02aa88ae5b6773607196428f368a275a2c260995eba670983b5eb3a742cf7aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63422ec638ec8afeca05f1ba577093224dcd108a0ed3587a67a3b733eb5554d0 [INFO] running `Command { std: "docker" "start" "-a" "63422ec638ec8afeca05f1ba577093224dcd108a0ed3587a67a3b733eb5554d0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pobuilder-6a8ff4fdd37ade0a) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test comment::tests::test_func_new ... ok [INFO] [stdout] test comment::tests::test_func_kind ... ok [INFO] [stdout] test enums::message::tests::test_enum ... ok [INFO] [stdout] test enums::message::tests::test_func_get_id ... ok [INFO] [stdout] test enums::message::tests::test_func_get_plural_id ... ok [INFO] [stdout] test enums::message::tests::test_func_get_plural_text ... ok [INFO] [stdout] test enums::message::tests::test_func_get_text ... ok [INFO] [stdout] test enums::message::tests::test_func_is_blank ... ok [INFO] [stdout] test enums::message::tests::test_func_is_empty ... ok [INFO] [stdout] test enums::message::tests::test_func_is_plural ... ok [INFO] [stdout] test comment::tests::test_func_content ... ok [INFO] [stdout] test enums::message::tests::test_func_plural ... ok [INFO] [stdout] test enums::message::tests::test_trait_default ... ok [INFO] [stdout] test enums::origin::tests::test_enum ... ok [INFO] [stdout] test enums::origin::tests::test_hash ... ok [INFO] [stdout] test enums::state::tests::test_default ... ok [INFO] [stdout] test enums::state::tests::test_enum ... ok [INFO] [stdout] test enums::state::tests::test_hash ... ok [INFO] [stdout] test error::tests::test_eq ... ok [INFO] [stdout] test enums::message::tests::test_func_is_simple ... ok [INFO] [stdout] test error::tests::test_format ... ok [INFO] [stdout] test error::tests::test_func_source ... ok [INFO] [stdout] test error::tests::test_trait_debug ... ok [INFO] [stdout] test error::tests::test_trait_display ... ok [INFO] [stdout] test error::tests::test_trait_from ... ok [INFO] [stdout] test note::tests::test_func_origin ... ok [INFO] [stdout] test note::tests::test_func_value ... ok [INFO] [stdout] test note::tests::test_struct ... ok [INFO] [stdout] test plural::forms::tests::test_func_with_error ... ok [INFO] [stdout] test plural::forms::tests::test_func_get_count ... ok [INFO] [stdout] test plural::forms::tests::test_func_get_count_with_default ... ok [INFO] [stdout] test plural::forms::tests::test_func_get_definition ... ok [INFO] [stdout] test plural::forms::tests::test_func_get_formula ... ok [INFO] [stdout] test plural::forms::tests::test_func_get_value ... ok [INFO] [stdout] test plural::formula::node::tests::test_enum_binop ... ok [INFO] [stdout] test plural::formula::node::tests::test_enum_unop ... ok [INFO] [stdout] test plural::formula::node::tests::test_enum_node ... ok [INFO] [stdout] test plural::formula::node::tests::test_func_get_infinity ... ok [INFO] [stdout] test plural::formula::node::tests::test_func_bool_to_num ... ok [INFO] [stdout] test plural::forms::tests::test_error_parse_on_nplurals ... ok [INFO] [stdout] test plural::formula::node::tests::execute_nodes ... ok [INFO] [stdout] test plural::formula::tests::test_struct_formula ... ok [INFO] [stdout] test plural::forms::tests::test_forms ... ok [INFO] [stdout] test plural::forms::tests::test_struct ... ok [INFO] [stdout] test plural::plural::tests::test_func_first ... ok [INFO] [stdout] test plural::plural::tests::test_func_get ... ok [INFO] [stdout] test plural::plural::tests::test_func_get_forms ... ok [INFO] [stdout] test plural::plural::tests::test_func_is_blank ... ok [INFO] [stdout] test plural::plural::tests::test_func_plural ... ok [INFO] [stdout] test plural::plural::tests::test_func_new ... ok [INFO] [stdout] test po::decoder::tests::test_func_expected ... ok [INFO] [stdout] test po::decoder::tests::test_func_parse_msg ... ok [INFO] [stdout] test plural::plural::tests::test_func_singular ... ok [INFO] [stdout] test po::file::tests::test_empty ... ok [INFO] [stdout] test plural::plural::tests::test_func_values ... ok [INFO] [stdout] test po::decoder::tests::test_func_fetch_next ... ok [INFO] [stdout] test po::file::tests::test_func_new_with_error_on_entry ... ok [INFO] [stdout] test po::file::tests::test_func_next_unit ... ok [INFO] [stdout] test po::file::tests::test_func_parse_comments ... ok [INFO] [stdout] test po::file::tests::test_func_new_normal ... ok [INFO] [stdout] test po::file::tests::test_func_new_with_error_on_plural ... ok [INFO] [stdout] test po::file::tests::test_func_parse_po_header_normal ... ok [INFO] [stdout] test po::file::tests::test_func_read_unit_normal ... ok [INFO] [stdout] test po::file::tests::test_func_read_line ... ok [INFO] [stdout] test po::file::tests::test_func_parse_po_header_with_error ... ok [INFO] [stdout] test po::file::tests::test_func_parse_unit ... ok [INFO] [stdout] test po::file::tests::test_func_parse_po_header_with_bad_language ... ok [INFO] [stdout] test po::line::tests::test_default ... ok [INFO] [stdout] test po::line::tests::test_enum ... ok [INFO] [stdout] test po::file::tests::test_func_read_unit_with_exceptions ... ok [INFO] [stdout] test po::file::tests::test_trait_iterator_with_error ... ok [INFO] [stdout] test po::file::tests::test_trait_iterator_normal ... ok [INFO] [stdout] test po::line::tests::test_func_line ... ok [INFO] [stdout] test po::line_iter::tests::empty ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_expected ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_error_from_none ... ok [INFO] [stdout] test po::line_iter::tests::blank ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_error_from_singular ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_no_plural_forms ... ok [INFO] [stdout] test plural::formula::tests::formula ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_error_from_plural_on_expected ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_previous ... ok [INFO] [stdout] test po::line_iter::tests::two_normal_lines ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_plural ... ok [INFO] [stdout] test po::line_iter::tests::with_io_error ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_singular ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_singular ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_returns_none ... ok [INFO] [stdout] test po::line_iter::tests::two_strict_lines ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_msg ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_plural ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_new_message_for_error_from_plural_on_parse ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_with_errors_on_expected ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_with_errors_on_new_message ... ok [INFO] [stdout] test po::unescape::tests::test_func_replace_char ... ok [INFO] [stdout] test unit::tests::test_func_comments ... ok [INFO] [stdout] test po::unescape::tests::test_func_unescape ... ok [INFO] [stdout] test po::parser::tests::test_func_parse_line ... ok [INFO] [stdout] test po::line_iter::tests::with_parse_error ... ok [INFO] [stdout] test unit::tests::test_func_context ... ok [INFO] [stdout] test unit::tests::test_func_flags ... ok [INFO] [stdout] test unit::tests::test_func_is_obsolete ... ok [INFO] [stdout] test unit::tests::test_func_notes ... ok [INFO] [stdout] test unit::tests::test_func_is_translated ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_plural_forms ... ok [INFO] [stdout] test unit::tests::test_func_locations ... ok [INFO] [stdout] test unit::tests::test_func_prev_context ... ok [INFO] [stdout] test unit::tests::test_func_prev_message ... ok [INFO] [stdout] test unit::tests::test_func_message ... ok [INFO] [stdout] test unit::tests::test_trait_clone ... ok [INFO] [stdout] test unit::tests::test_func_state ... ok [INFO] [stdout] test unit::tests::test_trait_debug ... ok [INFO] [stdout] test unit::tests::test_trait_default ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_for_empty_messages ... ok [INFO] [stdout] test po::parser::tests::test_func_parse_map ... ok [INFO] [stdout] test po::message_extractor::tests::test_func_parse_message_fields_with_errors_on_parse_msg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d05368f7db2e33c8) [INFO] [stdout] test integration_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests pobuilder [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63422ec638ec8afeca05f1ba577093224dcd108a0ed3587a67a3b733eb5554d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63422ec638ec8afeca05f1ba577093224dcd108a0ed3587a67a3b733eb5554d0", kill_on_drop: false }` [INFO] [stdout] 63422ec638ec8afeca05f1ba577093224dcd108a0ed3587a67a3b733eb5554d0