[INFO] cloning repository https://github.com/phigley/taxi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phigley/taxi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphigley%2Ftaxi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphigley%2Ftaxi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f42fc14e94eb348f8b6b81518f1a8e4e0db9cb2b [INFO] testing phigley/taxi against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphigley%2Ftaxi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/phigley/taxi [INFO] finished tweaking git repo https://github.com/phigley/taxi [INFO] tweaked toml for git repo https://github.com/phigley/taxi written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phigley/taxi on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phigley/taxi 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Downloaded js-sys v0.3.44 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.67 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] [stderr] Downloaded syn v1.0.40 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded tui v0.10.0 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded bstr v0.2.13 [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.115 [INFO] [stderr] Downloaded toml v0.5.6 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded signal-hook-registry v1.2.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.67 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.67 [INFO] [stderr] Downloaded web-sys v0.3.44 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.67 [INFO] [stderr] Downloaded memoffset v0.5.5 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded crossterm_winapi v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cf90b5754f157b72328d3e1d100d0c46a84f5f53b42efeb8752ad6d1d1f2d2b [INFO] running `Command { std: "docker" "start" "-a" "1cf90b5754f157b72328d3e1d100d0c46a84f5f53b42efeb8752ad6d1d1f2d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cf90b5754f157b72328d3e1d100d0c46a84f5f53b42efeb8752ad6d1d1f2d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf90b5754f157b72328d3e1d100d0c46a84f5f53b42efeb8752ad6d1d1f2d2b", kill_on_drop: false }` [INFO] [stdout] 1cf90b5754f157b72328d3e1d100d0c46a84f5f53b42efeb8752ad6d1d1f2d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8fb9fb0721ad7f9f138f6c460c98223203a6fbb4eb6b5cbdac626f945d12e20 [INFO] running `Command { std: "docker" "start" "-a" "e8fb9fb0721ad7f9f138f6c460c98223203a6fbb4eb6b5cbdac626f945d12e20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling tui v0.10.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling taxi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `known_reward_count` is never read [INFO] [stdout] --> src/doormax.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct DoorMax { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | known_reward_count: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DoorMax` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_delta` is never read [INFO] [stdout] --> src/doormax/multirewardlearner.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RewardLearner { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | condition_rewards: Vec<(ConditionLearner, f64)>, [INFO] [stdout] 13 | error_delta: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RewardLearner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s [INFO] running `Command { std: "docker" "inspect" "e8fb9fb0721ad7f9f138f6c460c98223203a6fbb4eb6b5cbdac626f945d12e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fb9fb0721ad7f9f138f6c460c98223203a6fbb4eb6b5cbdac626f945d12e20", kill_on_drop: false }` [INFO] [stdout] e8fb9fb0721ad7f9f138f6c460c98223203a6fbb4eb6b5cbdac626f945d12e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2085673ffdf0317ec6a9007a607160ae5791d2965d65f5b6528e2af4beecbad7 [INFO] running `Command { std: "docker" "start" "-a" "2085673ffdf0317ec6a9007a607160ae5791d2965d65f5b6528e2af4beecbad7", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stdout] warning: field `known_reward_count` is never read [INFO] [stdout] --> src/doormax.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct DoorMax { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | known_reward_count: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DoorMax` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_delta` is never read [INFO] [stdout] --> src/doormax/multirewardlearner.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RewardLearner { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | condition_rewards: Vec<(ConditionLearner, f64)>, [INFO] [stdout] 13 | error_delta: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RewardLearner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling taxi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_world.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 30 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 30 - Err(msg) => panic!(msg), [INFO] [stdout] 30 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_world.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 56 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 56 - Err(msg) => panic!(msg), [INFO] [stdout] 56 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_world.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 103 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 - Err(msg) => panic!(msg), [INFO] [stdout] 103 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_world.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 146 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 146 - Err(msg) => panic!(msg), [INFO] [stdout] 146 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:227:28 [INFO] [stdout] | [INFO] [stdout] 227 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 227 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 227 - Err(msg) => panic!(msg), [INFO] [stdout] 227 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:229:32 [INFO] [stdout] | [INFO] [stdout] 229 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 229 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 229 - Err(msg) => panic!(msg), [INFO] [stdout] 229 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:270:28 [INFO] [stdout] | [INFO] [stdout] 270 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 270 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 270 - Err(msg) => panic!(msg), [INFO] [stdout] 270 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 272 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 272 - Err(msg) => panic!(msg), [INFO] [stdout] 272 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:313:28 [INFO] [stdout] | [INFO] [stdout] 313 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 313 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 313 - Err(msg) => panic!(msg), [INFO] [stdout] 313 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 315 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 315 - Err(msg) => panic!(msg), [INFO] [stdout] 315 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 356 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 356 - Err(msg) => panic!(msg), [INFO] [stdout] 356 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 358 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 358 - Err(msg) => panic!(msg), [INFO] [stdout] 358 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 399 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 399 - Err(msg) => panic!(msg), [INFO] [stdout] 399 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:401:32 [INFO] [stdout] | [INFO] [stdout] 401 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 401 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 401 - Err(msg) => panic!(msg), [INFO] [stdout] 401 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:442:28 [INFO] [stdout] | [INFO] [stdout] 442 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 442 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 442 - Err(msg) => panic!(msg), [INFO] [stdout] 442 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:444:32 [INFO] [stdout] | [INFO] [stdout] 444 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 444 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 444 - Err(msg) => panic!(msg), [INFO] [stdout] 444 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:485:28 [INFO] [stdout] | [INFO] [stdout] 485 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 485 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 485 - Err(msg) => panic!(msg), [INFO] [stdout] 485 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:487:32 [INFO] [stdout] | [INFO] [stdout] 487 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 487 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 487 - Err(msg) => panic!(msg), [INFO] [stdout] 487 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:528:28 [INFO] [stdout] | [INFO] [stdout] 528 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 528 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 528 - Err(msg) => panic!(msg), [INFO] [stdout] 528 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:530:32 [INFO] [stdout] | [INFO] [stdout] 530 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 530 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 530 - Err(msg) => panic!(msg), [INFO] [stdout] 530 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:571:28 [INFO] [stdout] | [INFO] [stdout] 571 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 571 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 571 - Err(msg) => panic!(msg), [INFO] [stdout] 571 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:573:32 [INFO] [stdout] | [INFO] [stdout] 573 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 573 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 573 - Err(msg) => panic!(msg), [INFO] [stdout] 573 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:614:28 [INFO] [stdout] | [INFO] [stdout] 614 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 614 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 614 - Err(msg) => panic!(msg), [INFO] [stdout] 614 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:616:32 [INFO] [stdout] | [INFO] [stdout] 616 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 616 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 616 - Err(msg) => panic!(msg), [INFO] [stdout] 616 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:657:28 [INFO] [stdout] | [INFO] [stdout] 657 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 657 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 657 - Err(msg) => panic!(msg), [INFO] [stdout] 657 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:659:32 [INFO] [stdout] | [INFO] [stdout] 659 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 659 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 659 - Err(msg) => panic!(msg), [INFO] [stdout] 659 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:698:28 [INFO] [stdout] | [INFO] [stdout] 698 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stdout] | [INFO] [stdout] 698 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 698 - Err(msg) => panic!(msg), [INFO] [stdout] 698 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_state.rs:700:32 [INFO] [stdout] | [INFO] [stdout] 700 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stdout] | [INFO] [stdout] 700 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 700 - Err(msg) => panic!(msg), [INFO] [stdout] 700 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `known_reward_count` is never read [INFO] [stdout] --> src/doormax.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct DoorMax { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | known_reward_count: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DoorMax` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_delta` is never read [INFO] [stdout] --> src/doormax/multirewardlearner.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RewardLearner { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | condition_rewards: Vec<(ConditionLearner, f64)>, [INFO] [stdout] 13 | error_delta: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RewardLearner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/world.rs:813:32 [INFO] [stdout] | [INFO] [stdout] 813 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stdout] | [INFO] [stdout] 813 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 813 - Err(msg) => panic!(msg), [INFO] [stdout] 813 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/world.rs:846:32 [INFO] [stdout] | [INFO] [stdout] 846 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stdout] | [INFO] [stdout] 846 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 846 - Err(msg) => panic!(msg), [INFO] [stdout] 846 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/world.rs:891:32 [INFO] [stdout] | [INFO] [stdout] 891 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stdout] | [INFO] [stdout] 891 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 891 - Err(msg) => panic!(msg), [INFO] [stdout] 891 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/world.rs:957:32 [INFO] [stdout] | [INFO] [stdout] 957 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stdout] | [INFO] [stdout] 957 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 957 - Err(msg) => panic!(msg), [INFO] [stdout] 957 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/world.rs:1004:32 [INFO] [stdout] | [INFO] [stdout] 1004 | Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stdout] | [INFO] [stdout] 1004 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1004 - Err(msg) => panic!(msg), [INFO] [stdout] 1004 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2085673ffdf0317ec6a9007a607160ae5791d2965d65f5b6528e2af4beecbad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2085673ffdf0317ec6a9007a607160ae5791d2965d65f5b6528e2af4beecbad7", kill_on_drop: false }` [INFO] [stdout] 2085673ffdf0317ec6a9007a607160ae5791d2965d65f5b6528e2af4beecbad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d56ce839b2cf7638de656117ae8d6688e3a86d8274f04a47b071b6076f0de8e3 [INFO] running `Command { std: "docker" "start" "-a" "d56ce839b2cf7638de656117ae8d6688e3a86d8274f04a47b071b6076f0de8e3", kill_on_drop: false }` [INFO] [stderr] warning: field `known_reward_count` is never read [INFO] [stdout] [INFO] [stderr] --> src/doormax.rs:38:5 [INFO] [stdout] running 45 tests [INFO] [stderr] | [INFO] [stdout] test actions::test_actions::random_action_dropoff ... ok [INFO] [stderr] 28 | pub struct DoorMax { [INFO] [stdout] test actions::test_actions::random_action_north ... ok [INFO] [stderr] | ------- field in this struct [INFO] [stdout] test actions::test_actions::random_action_pickup ... ok [INFO] [stderr] ... [INFO] [stdout] test doormax::hypothesis::test_hypthothesis::hypothesis_matches ... ok [INFO] [stderr] 38 | known_reward_count: f64, [INFO] [stdout] test doormax::hypothesis::test_hypthothesis::hypothesis_matches_cond ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test doormax::mcelearner::mcelearner_test::learns_taxi_east_full ... ok [INFO] [stderr] | [INFO] [stdout] test doormax::mcelearner::mcelearner_test::learns_taxi_east_simple ... ok [INFO] [stderr] = note: `DoorMax` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] test doormax::condition::condition_test::enumerates_all ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `error_delta` is never read [INFO] [stderr] --> src/doormax/multirewardlearner.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct RewardLearner { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 12 | condition_rewards: Vec<(ConditionLearner, f64)>, [INFO] [stderr] 13 | error_delta: f64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RewardLearner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `taxi` (lib) generated 2 warnings [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/world.rs:813:32 [INFO] [stderr] | [INFO] [stderr] 813 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stderr] | [INFO] [stderr] 813 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 813 - Err(msg) => panic!(msg), [INFO] [stderr] 813 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/world.rs:846:32 [INFO] [stderr] | [INFO] [stderr] 846 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stderr] | [INFO] [stderr] 846 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 846 - Err(msg) => panic!(msg), [INFO] [stderr] 846 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/world.rs:891:32 [INFO] [stderr] | [INFO] [stderr] 891 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stderr] | [INFO] [stderr] 891 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 891 - Err(msg) => panic!(msg), [INFO] [stderr] 891 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/world.rs:957:32 [INFO] [stderr] | [INFO] [stderr] 957 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stderr] | [INFO] [stderr] 957 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 957 - Err(msg) => panic!(msg), [INFO] [stderr] 957 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/world.rs:1004:32 [INFO] [stderr] | [INFO] [stderr] 1004 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `world::Error` [INFO] [stderr] | [INFO] [stderr] 1004 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 1004 - Err(msg) => panic!(msg), [INFO] [stderr] 1004 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_world.rs:30:28 [INFO] [stderr] | [INFO] [stderr] 30 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 30 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 30 - Err(msg) => panic!(msg), [INFO] [stderr] 30 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_world.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 56 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 56 - Err(msg) => panic!(msg), [INFO] [stderr] 56 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_world.rs:103:28 [INFO] [stderr] | [INFO] [stderr] 103 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 103 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 103 - Err(msg) => panic!(msg), [INFO] [stderr] 103 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_world.rs:146:28 [INFO] [stderr] | [INFO] [stderr] 146 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 146 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 146 - Err(msg) => panic!(msg), [INFO] [stderr] 146 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:227:28 [INFO] [stderr] | [INFO] [stderr] 227 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 227 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 227 - Err(msg) => panic!(msg), [INFO] [stderr] 227 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:229:32 [INFO] [stderr] | [INFO] [stderr] 229 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 229 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 229 - Err(msg) => panic!(msg), [INFO] [stderr] 229 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:270:28 [INFO] [stderr] | [INFO] [stderr] 270 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 270 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 270 - Err(msg) => panic!(msg), [INFO] [stderr] 270 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:272:32 [INFO] [stderr] | [INFO] [stderr] 272 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 272 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 272 - Err(msg) => panic!(msg), [INFO] [stderr] 272 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:313:28 [INFO] [stderr] | [INFO] [stderr] 313 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 313 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 313 - Err(msg) => panic!(msg), [INFO] [stderr] 313 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:315:32 [INFO] [stderr] | [INFO] [stderr] 315 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 315 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 315 - Err(msg) => panic!(msg), [INFO] [stderr] 315 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:356:28 [INFO] [stderr] | [INFO] [stderr] 356 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 356 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 356 - Err(msg) => panic!(msg), [INFO] [stderr] 356 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:358:32 [INFO] [stderr] | [INFO] [stderr] 358 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 358 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 358 - Err(msg) => panic!(msg), [INFO] [stderr] 358 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:399:28 [INFO] [stderr] | [INFO] [stderr] 399 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stdout] test doormax::multirewardlearner::multirewardlearner_test::learns_dropoff ... ok [INFO] [stderr] 399 | Err(msg) => panic!("{:?}", msg), [INFO] [stdout] test doormax::multirewardlearner::multirewardlearner_test::learns_pickup ... ok [INFO] [stderr] | +++++++ [INFO] [stdout] test doormax::condition_learner::condition_learner_test::learns_nw_corner ... ok [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stdout] test position::test_position::add ... ok [INFO] [stderr] | [INFO] [stdout] test doormax::condition_learner::condition_learner_test::learns_north ... ok [INFO] [stderr] 399 - Err(msg) => panic!(msg), [INFO] [stdout] test position::test_position::create ... ok [INFO] [stderr] 399 + Err(msg) => std::panic::panic_any(msg), [INFO] [stdout] test actions::test_actions::random_action_west ... ok [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:401:32 [INFO] [stderr] | [INFO] [stderr] 401 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 401 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 401 - Err(msg) => panic!(msg), [INFO] [stderr] 401 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:442:28 [INFO] [stderr] | [INFO] [stderr] 442 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 442 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 442 - Err(msg) => panic!(msg), [INFO] [stderr] 442 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:444:32 [INFO] [stderr] | [INFO] [stderr] 444 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 444 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 444 - Err(msg) => panic!(msg), [INFO] [stderr] 444 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:485:28 [INFO] [stderr] | [INFO] [stderr] 485 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 485 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 485 - Err(msg) => panic!(msg), [INFO] [stderr] 485 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 487 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 487 - Err(msg) => panic!(msg), [INFO] [stderr] 487 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:528:28 [INFO] [stderr] | [INFO] [stderr] 528 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 528 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 528 - Err(msg) => panic!(msg), [INFO] [stderr] 528 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:530:32 [INFO] [stderr] | [INFO] [stderr] 530 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 530 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 530 - Err(msg) => panic!(msg), [INFO] [stderr] 530 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:571:28 [INFO] [stderr] | [INFO] [stderr] 571 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 571 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 571 - Err(msg) => panic!(msg), [INFO] [stderr] 571 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:573:32 [INFO] [stderr] | [INFO] [stderr] 573 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 573 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 573 - Err(msg) => panic!(msg), [INFO] [stderr] 573 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:614:28 [INFO] [stderr] | [INFO] [stderr] 614 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 614 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 614 - Err(msg) => panic!(msg), [INFO] [stderr] 614 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:616:32 [INFO] [stderr] | [INFO] [stderr] 616 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 616 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 616 - Err(msg) => panic!(msg), [INFO] [stderr] 616 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:657:28 [INFO] [stderr] | [INFO] [stderr] 657 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 657 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 657 - Err(msg) => panic!(msg), [INFO] [stderr] 657 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:659:32 [INFO] [stderr] | [INFO] [stderr] 659 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 659 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 659 - Err(msg) => panic!(msg), [INFO] [stderr] 659 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:698:28 [INFO] [stderr] | [INFO] [stderr] 698 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::world::Error` [INFO] [stderr] | [INFO] [stderr] 698 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 698 - Err(msg) => panic!(msg), [INFO] [stderr] 698 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/integration_state.rs:700:32 [INFO] [stderr] | [INFO] [stderr] 700 | Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `taxi::state::Error` [INFO] [stderr] | [INFO] [stderr] 700 | Err(msg) => panic!("{:?}", msg), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 700 - Err(msg) => panic!(msg), [INFO] [stderr] 700 + Err(msg) => std::panic::panic_any(msg), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `taxi` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p taxi --tests` to apply 5 suggestions) [INFO] [stderr] warning: `taxi` (test "integration_world") generated 4 warnings (run `cargo fix --test "integration_world"` to apply 4 suggestions) [INFO] [stderr] warning: `taxi` (test "integration_state") generated 24 warnings (run `cargo fix --test "integration_state"` to apply 24 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taxi-11e3ffddf7679ff8) [INFO] [stdout] test state::test_state::build_correct ... ok [INFO] [stdout] test state::test_state::build_random_state ... ok [INFO] [stdout] test doormax::condition::condition_test::can_build ... ok [INFO] [stdout] test world::test_world::build_correct_height ... ok [INFO] [stdout] test world::test_world::build_fails_long_final ... ok [INFO] [stdout] test world::test_world::build_fails_long_initial ... ok [INFO] [stdout] test world::test_world::build_fails_long_wall ... ok [INFO] [stdout] test world::test_world::build_fails_short_content ... ok [INFO] [stdout] test world::test_world::build_fails_short_final ... ok [INFO] [stdout] test world::test_world::build_complex ... ok [INFO] [stdout] test world::test_world::build_fails_short_initial ... ok [INFO] [stdout] test world::test_world::build_middle_wall ... ok [INFO] [stdout] test state::test_state::pickup_dropoff_does_nothing_on_empty_fixedpoint ... ok [INFO] [stdout] test world::test_world::build_simple ... ok [INFO] [stdout] test actions::test_actions::random_action_east ... ok [INFO] [stdout] test world::test_world::build_fails_short_wall ... ok [INFO] [stdout] test state::test_state::taxi_full_cycle ... ok [INFO] [stdout] test state::test_state::passenger_dropoff_at_other_fixed_position ... ok [INFO] [stdout] test state::test_state::pickup_dropoff_does_nothing_off_fixedpoint ... ok [INFO] [stdout] test world::test_world::build_very_simple ... ok [INFO] [stdout] test world::test_world::build_simple_fixed_positions ... ok [INFO] [stdout] test world::test_world::build_correct_width ... ok [INFO] [stdout] test doormax::condition_learner::condition_learner_test::learns_not_nw_corner ... ok [INFO] [stdout] test world::test_world::build_fails_long_content ... ok [INFO] [stdout] test actions::test_actions::random_action_south ... ok [INFO] [stdout] test qlearner::test_qlearner::learns_go_north ... FAILED [INFO] [stdout] test factoredrmax::test_factoredrmax::learn_simple ... ok [INFO] [stdout] test qlearner::test_qlearner::initial_greedy_action_is_random ... ok [INFO] [stdout] test qlearner::test_qlearner::initial_learning_action_is_random ... ok [INFO] [stdout] test actions::test_actions::distribution ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- qlearner::test_qlearner::learns_go_north stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'qlearner::test_qlearner::learns_go_north' panicked at src/qlearner.rs:285:9: [INFO] [stdout] assertion failed: best_action != Actions::South [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61e729368dc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61e729368dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61e729368dc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61e729368dc2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61e72938efb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61e72938efb3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61e729365d43 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61e729365d43 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61e729368c12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61e72936a349 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61e72936a17e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61e7292fcf94 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61e7292fcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61e72936ae1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x61e72936ae1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61e72936aab6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x61e7293692c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61e72936a77d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61e72938d380 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61e72938d40c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61e7292c1cb0 - taxi::qlearner::test_qlearner::learns_go_north::h68114f1fcf93d674 [INFO] [stdout] at /opt/rustwide/workdir/src/qlearner.rs:285:9 [INFO] [stdout] 21: 0x61e7292c14b7 - taxi::qlearner::test_qlearner::learns_go_north::{{closure}}::hd3d57f3f793a19b2 [INFO] [stdout] at /opt/rustwide/workdir/src/qlearner.rs:239:25 [INFO] [stdout] 22: 0x61e729290d16 - core::ops::function::FnOnce::call_once::hd462a9cd90b14a14 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x61e7293027fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x61e7293027fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x61e729301935 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x61e729301935 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x61e729301935 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x61e729301935 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x61e729301935 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x61e729301935 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x61e729301935 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x61e7292c5534 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x61e7292c5534 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x61e7292c8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x61e7292c8f0a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x61e7292c8f0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x61e7292c8f0a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x61e7292c8f0a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x61e7292c8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x61e7292c8f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x61e72936dd9f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x61e72936dd9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x72506ed06aa4 - [INFO] [stdout] 44: 0x72506ed93a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- actions::test_actions::distribution stdout ---- [INFO] [stdout] [INFO] [stdout] north count = 167165, ratio = 1.00299 [INFO] [stdout] south count = 166104, ratio = 0.9966240000000001 [INFO] [stdout] east count = 166450, ratio = 0.9987 [INFO] [stdout] west count = 167140, ratio = 1.00284 [INFO] [stdout] pickup count = 165831, ratio = 0.994986 [INFO] [stdout] dropoff count = 167310, ratio = 1.00386 [INFO] [stdout] chi-squared = 11.688812, 95% confidence = 11.07 [INFO] [stdout] [INFO] [stdout] thread 'actions::test_actions::distribution' panicked at src/actions.rs:196:9: [INFO] [stdout] assertion failed: chi_sqr < p_05 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61e729368dc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61e729368dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61e729368dc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61e729368dc2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61e72938efb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61e72938efb3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61e729365d43 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61e729365d43 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61e729368c12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61e72936a349 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61e72936a17e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61e7292fcf94 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61e7292fcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61e72936ae1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x61e72936ae1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61e72936aab6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x61e7293692c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61e72936a77d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61e72938d380 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61e72938d40c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61e7292a36bb - taxi::actions::test_actions::distribution::h433afe8f4795307b [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:196:9 [INFO] [stdout] 21: 0x61e7292a2cc7 - taxi::actions::test_actions::distribution::{{closure}}::h2300133f6a1981bd [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:134:22 [INFO] [stdout] 22: 0x61e729290696 - core::ops::function::FnOnce::call_once::h3b6795639ed3b6c4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x61e7293027fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x61e7293027fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x61e729301935 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x61e729301935 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x61e729301935 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x61e729301935 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x61e729301935 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x61e729301935 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x61e729301935 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x61e7292c5534 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x61e7292c5534 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x61e7292c8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x61e7292c8f0a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x61e7292c8f0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x61e7292c8f0a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x61e7292c8f0a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x61e7292c8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x61e7292c8f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x61e72936dd9f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x61e72936dd9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x72506ed06aa4 - [INFO] [stdout] 44: 0x72506ed93a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] actions::test_actions::distribution [INFO] [stdout] qlearner::test_qlearner::learns_go_north [INFO] [stdout] [INFO] [stdout] test result: FAILED. 43 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d56ce839b2cf7638de656117ae8d6688e3a86d8274f04a47b071b6076f0de8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56ce839b2cf7638de656117ae8d6688e3a86d8274f04a47b071b6076f0de8e3", kill_on_drop: false }` [INFO] [stdout] d56ce839b2cf7638de656117ae8d6688e3a86d8274f04a47b071b6076f0de8e3