[INFO] cloning repository https://github.com/mjkoo/trashpanda
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjkoo/trashpanda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkoo%2Ftrashpanda", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkoo%2Ftrashpanda'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66f92a5ce7e296300bb76eea2785d7a575df8027
[INFO] testing mjkoo/trashpanda against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkoo%2Ftrashpanda" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjkoo/trashpanda
[INFO] finished tweaking git repo https://github.com/mjkoo/trashpanda
[INFO] tweaked toml for git repo https://github.com/mjkoo/trashpanda written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjkoo/trashpanda on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjkoo/trashpanda 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.98.0-beta.1" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing mjkoo/trashpanda against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkoo%2Ftrashpanda" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjkoo/trashpanda
[INFO] finished tweaking git repo https://github.com/mjkoo/trashpanda
[INFO] tweaked toml for git repo https://github.com/mjkoo/trashpanda written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjkoo/trashpanda on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjkoo/trashpanda 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.98.0-beta.1" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] [stderr]   Downloaded glam v0.30.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a
[INFO] running `Command { std: "docker" "start" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", 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" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", 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" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling trashpanda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", 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" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling trashpanda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.30s
[INFO] running `Command { std: "docker" "inspect" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", 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" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trashpanda-d38a367db676453e)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test bandit::tests::test_bandit_creation ... ok
[INFO] [stdout] test bandit::tests::test_add_remove_arms ... ok
[INFO] [stdout] test bandit::tests::test_bandit_builder ... ok
[INFO] [stdout] test bandit::tests::test_fit_vs_partial_fit ... ok
[INFO] [stdout] test bandit::tests::test_linucb_batch_contexts ... ok
[INFO] [stdout] test bandit::tests::test_non_contextual_convenience_methods ... ok
[INFO] [stdout] test bandit::tests::test_partial_fit_method ... ok
[INFO] [stdout] test bandit::tests::test_partial_fit_simple_method ... ok
[INFO] [stdout] test bandit::tests::test_predict_batch ... ok
[INFO] [stdout] test bandit::tests::test_predict_batch_simple ... ok
[INFO] [stdout] test bandit::tests::test_predict_expectations_batch ... ok
[INFO] [stdout] test bandit::tests::test_predict_expectations_batch_simple ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_arm_stats ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_getters_setters ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_mixed ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_pure_exploration ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_pure_exploitation ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_creation ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_epsilon_adjustment ... ok
[INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_reset ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_select ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_reset ... ok
[INFO] [stdout] test policies::lints::tests::test_lints_reset ... ok
[INFO] [stdout] test policies::lints::tests::test_lints_select_explores ... ok
[INFO] [stdout] test policies::linucb::tests::test_linucb_reset ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_update_and_predict ... ok
[INFO] [stdout] test policies::lints::tests::test_lints_update_and_predict ... ok
[INFO] [stdout] test policies::random::tests::test_random_expectations ... ok
[INFO] [stdout] test policies::random::tests::test_random_select ... ok
[INFO] [stdout] test policies::lints::tests::test_lints_exploration ... ok
[INFO] [stdout] test policies::linucb::tests::test_linucb_select_explores_uninitialized ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_binary_rewards ... ok
[INFO] [stdout] test policies::linucb::tests::test_linucb_update_and_predict ... ok
[INFO] [stdout] test policies::linucb::tests::test_linucb_creation ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_basic ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_continuous_rewards ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_expectations_reflect_beta_means ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_reset ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_pure_exploitation ... ok
[INFO] [stdout] test policies::lints::tests::test_lints_creation ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_balances_exploration_exploitation ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_confidence_parameter ... ok
[INFO] [stdout] test policies::random::tests::test_random_empty ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_reset ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_learns_best_arm ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_with_prior ... ok
[INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_stochastic ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_deterministic_selection ... ok
[INFO] [stdout] test policies::linucb::tests::test_linucb_exploration ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_arm_stats ... ok
[INFO] [stdout] test policies::ucb::tests::test_ucb_explores_unpulled_arms_first ... ok
[INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_exploration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-784f1415f0d37e4c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_basic_bandit_creation ... ok
[INFO] [stdout] test test_dynamic_arm_management ... ok
[INFO] [stdout] test test_direct_construction ... ok
[INFO] [stdout] test test_policy_validation ... ok
[INFO] [stdout] test test_integer_arms ... ok
[INFO] [stdout] test test_string_arms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_epsilon_greedy.rs (/opt/rustwide/target/debug/deps/test_epsilon_greedy-ec64bd46f62da7f7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_epsilon_greedy_dynamic_arms ... ok
[INFO] [stdout] test test_epsilon_greedy_incremental_learning ... ok
[INFO] [stdout] test test_epsilon_greedy_learning ... ok
[INFO] [stdout] test test_epsilon_greedy_mixed_strategy ... ok
[INFO] [stdout] test test_epsilon_greedy_pure_exploitation ... ok
[INFO] [stdout] test test_epsilon_greedy_pure_exploration ... ok
[INFO] [stdout] test test_epsilon_greedy_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_random_policy.rs (/opt/rustwide/target/debug/deps/test_random_policy-4641613fbd0166cc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_random_policy_basic ... ok
[INFO] [stdout] test test_random_policy_dynamic_arms ... ok
[INFO] [stdout] test test_random_policy_expectations ... ok
[INFO] [stdout] test test_random_policy_partial_fit ... ok
[INFO] [stdout] test test_random_policy_with_training ... ok
[INFO] [stdout] test test_random_policy_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trashpanda
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - prelude (line 54) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.25s; merged doctests compilation took 0.24s
[INFO] running `Command { std: "docker" "inspect" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a", kill_on_drop: false }`
[INFO] [stdout] 3914545e6522b69e42266e8a8f984c13e192f91a2ed21a603fd754ff95c9ac3a
