[INFO] fetching crate hylic 0.8.0...
[INFO] testing hylic-0.8.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate hylic 0.8.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hylic 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hylic 0.8.0
[INFO] tweaked toml for crates.io crate hylic 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hylic 0.8.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hylic 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-wait v1.1.0
[INFO] [stderr]   Downloaded windows-sys v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4
[INFO] running `Command { std: "docker" "start" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling atomic-wait v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling hylic v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.47s
[INFO] running `Command { std: "docker" "inspect" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hylic v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.68s
[INFO] running `Command { std: "docker" "inspect" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hylic-d5f5f006e1b26ec1)
[INFO] [stdout] 
[INFO] [stdout] running 122 tests
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::deliver_then_total ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::all_before_total ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::done_prevents_reentry ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::overflow ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::three_in_order ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::three_reverse ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::total_then_deliver ... ok
[INFO] [stdout] test exec::variant::funnel::infra::arena::tests::basic_alloc_and_get ... ok
[INFO] [stdout] test exec::variant::funnel::infra::arena::tests::drop_runs ... ok
[INFO] [stdout] test exec::variant::funnel::infra::arena::tests::grows_beyond_initial_segment ... ok
[INFO] [stdout] test exec::variant::funnel::infra::arena::tests::stable_references_across_growth ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::steal_fifo ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::push_full ... ok
[INFO] [stdout] test exec::variant::funnel::infra::eventcount::tests::notify_before_wait_returns_immediately ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::concurrent_push_steal ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::push_pop_lifo ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::alloc_and_take ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::basic_alloc_and_get ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::cross_segment_alloc ... ok
[INFO] [stdout] test exec::variant::funnel::infra::arena::tests::concurrent_alloc ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::stable_references_across_alloc ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::segment::tests::basic_get_slot ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::segment::tests::cross_segment_access ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::drop_values ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::double_reclaim_fails ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::segment::tests::segment_reuse ... ok
[INFO] [stdout] test exec::variant::funnel::infra::eventcount::tests::shutdown_pattern ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::double_steal_fails ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::empty_slot_not_stealable ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::concurrent_alloc ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::segment::tests::concurrent_different_segments ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::write_reclaim ... ok
[INFO] [stdout] test exec::variant::funnel::infra::eventcount::tests::concurrent_notify_wake ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::write_steal_read ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::mixed_reclaim_and_steal ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::push_steal_basic ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::push_steal_fifo_order ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::segment_growth ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::steal_prevents_reclaim ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::multi_producer_no_loss ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::reclaim_prevents_steal ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::concurrent_push_steal ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::multi_producer_multi_stealer ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::explicit_attach ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::perworker_arrival_preset ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::preset_equals_transformation ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::shared_default_preset ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::one_shot_default ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::session_multi_run ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::transform_all_axes ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::growable_arena_small_and_large ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::adjacency_list_noop_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_200_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::adjacency_list_noop_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::transform_single_axis ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_200_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_wl ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_lo ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::zero_workers_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::zero_workers_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::matches_fused_pwa ... ok
[INFO] [stdout] test exec::variant::funnel::tests::interleaving::cross_subtree_interleaving_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::interleaving::cross_subtree_interleaving_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::all_presets_correct ... ok
[INFO] [stdout] test exec::variant::funnel::infra::segmented_slab::tests::concurrent_segment_allocation ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::segment::tests::concurrent_segment_allocation ... ok
[INFO] [stdout] test exec::variant::funnel::cps::chain::tests::concurrent_delivery ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::slot::tests::steal_vs_reclaim_race ... ok
[INFO] [stdout] test exec::variant::funnel::tests::api::attach_multi_run ... ok
[INFO] [stdout] test exec::variant::funnel::infra::steal_queue::tests::reclaim_vs_steal_race ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::owner_pop_vs_stealer ... ok
[INFO] [stdout] test exec::variant::funnel::infra::eventcount::tests::stress_500_cycles ... ok
[INFO] [stdout] test exec::variant::funnel::infra::deque::tests::no_double_free_on_race ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::wide_tree_stress_sh ... ok
[INFO] [stdout] test graph::visit::tests::visit_chain ... ok
[INFO] [stdout] test graph::visit::tests::visit_count ... ok
[INFO] [stdout] test graph::visit::tests::visit_filter ... ok
[INFO] [stdout] test graph::visit::tests::visit_fold ... ok
[INFO] [stdout] test graph::visit::tests::visit_for_each ... ok
[INFO] [stdout] test graph::visit::tests::visit_map ... ok
[INFO] [stdout] test tests::domain_constructors::local_edgy_contramap_non_send ... ok
[INFO] [stdout] test tests::domain_constructors::local_edgy_filter_with_non_send_predicate ... ok
[INFO] [stdout] test tests::domain_constructors::local_edgy_map_with_non_send_capture ... ok
[INFO] [stdout] test tests::domain_constructors::make_fold_local ... ok
[INFO] [stdout] test tests::domain_constructors::make_fold_owned ... ok
[INFO] [stdout] test tests::domain_constructors::make_fold_shared ... ok
[INFO] [stdout] test tests::domain_constructors::make_graph_local ... ok
[INFO] [stdout] test tests::domain_constructors::make_graph_owned ... ok
[INFO] [stdout] test tests::domain_constructors::make_graph_shared ... ok
[INFO] [stdout] test tests::domain_constructors::make_grow_invoke_all_domains ... ok
[INFO] [stdout] test tests::domain_constructors::owned_edgy_consuming_transforms ... ok
[INFO] [stdout] test tests::domain_constructors::owned_edgy_contramap_non_send_capture ... ok
[INFO] [stdout] test tests::edgy_map_endpoints::map_endpoints_identity ... ok
[INFO] [stdout] test tests::edgy_map_endpoints::map_endpoints_transforms_edges ... ok
[INFO] [stdout] test tests::edgy_map_endpoints::map_endpoints_transforms_nodes ... ok
[INFO] [stdout] test tests::edgy_map_endpoints::sugars_delegate_to_map_endpoints ... ok
[INFO] [stdout] test tests::fold_domain_claims::local_fold_contramap_accepts_non_send_capture ... ok
[INFO] [stdout] test tests::fold_domain_claims::local_fold_full_pipeline_non_send_captures ... ok
[INFO] [stdout] test tests::fold_domain_claims::local_fold_transforms_byref_trait_object_imported ... ok
[INFO] [stdout] test tests::fold_domain_claims::local_fold_wrap_init_accepts_non_send_capture ... ok
[INFO] [stdout] test tests::fold_domain_claims::owned_fold_contramap_consumes_and_accepts_non_send ... ok
[INFO] [stdout] test tests::fold_domain_claims::owned_fold_wrap_finalize_with_non_send_state_moves_in ... ok
[INFO] [stdout] test tests::fold_map_phases::map_phases_changes_r ... ok
[INFO] [stdout] test tests::fold_map_phases::map_phases_identity ... ok
[INFO] [stdout] test tests::fold_map_phases::sugars_delegate_to_map_phases ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::thread_participation_diagnostic ... ok
[INFO] [stdout] test exec::variant::funnel::tests::correctness::wide_tree_stress_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::stress_1500_runs_adjacency_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::stress_1500_runs_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::stress_1500_runs_adjacency_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::stress_1500_runs_pw ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::pool_lifecycle_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::shared_noop_stress ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_interleaved ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::shared_arrive_noop_stress ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_all_axes has been running for over 60 seconds
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_interleaved_50k has been running for over 60 seconds
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_pw_then_sh has been running for over 60 seconds
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_then_lifecycle has been running for over 60 seconds
[INFO] [stdout] test exec::variant::funnel::tests::stress::pool_lifecycle_pw has been running for over 60 seconds
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_all_axes ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_then_lifecycle ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_pw_then_sh ... ok
[INFO] [stdout] test exec::variant::funnel::tests::stress::pool_lifecycle_pw ... ok
[INFO] [stderr]    Doc-tests hylic
[INFO] [stdout] test exec::variant::funnel::tests::stress::mixed_policy_interleaved_50k ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 122 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 206.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/domain/shared/mod.rs - domain::shared (line 7) ... ignored
[INFO] [stdout] test src/lib.rs - exec (line 29) ... ignored
[INFO] [stdout] test src/lib.rs - prelude (line 28) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4", kill_on_drop: false }`
[INFO] [stdout] 74bbeb0b818dfb232ef92281b827dee49bf4fb684496e8b92b34b2991772cfb4
