[INFO] cloning repository https://github.com/skermes/aoc19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skermes/aoc19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskermes%2Faoc19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskermes%2Faoc19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f819b3c5c7382e665a718396d89b3d6549aa3ca6 [INFO] testing skermes/aoc19 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskermes%2Faoc19" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skermes/aoc19 [INFO] finished tweaking git repo https://github.com/skermes/aoc19 [INFO] tweaked toml for git repo https://github.com/skermes/aoc19 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skermes/aoc19 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skermes/aoc19 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded thiserror-impl v1.0.9 [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded memoffset v0.5.3 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded thiserror v1.0.9 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded scopeguard v1.0.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.0 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded rand v0.7.2 [INFO] [stderr] Downloaded crossbeam-deque v0.7.2 [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded num_cpus v1.11.1 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14222b6a3fc8b9ff3982596a8a6555b0d6b965d330c22dd59a3cd05525625473 [INFO] running `Command { std: "docker" "start" "-a" "14222b6a3fc8b9ff3982596a8a6555b0d6b965d330c22dd59a3cd05525625473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14222b6a3fc8b9ff3982596a8a6555b0d6b965d330c22dd59a3cd05525625473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14222b6a3fc8b9ff3982596a8a6555b0d6b965d330c22dd59a3cd05525625473", kill_on_drop: false }` [INFO] [stdout] 14222b6a3fc8b9ff3982596a8a6555b0d6b965d330c22dd59a3cd05525625473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 41b08568ed102379e0ab1779b8c0d16b9b5eb75f179873365c3e91ed3e03a761 [INFO] running `Command { std: "docker" "start" "-a" "41b08568ed102379e0ab1779b8c0d16b9b5eb75f179873365c3e91ed3e03a761", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/days/fourteen.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Reactant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | chemical: String, [INFO] [stdout] 17 | amount: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, 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 `inputs` is never read [INFO] [stdout] --> src/days/fourteen.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Reaction { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | inputs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/days/fourteen.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Reactant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | chemical: String, [INFO] [stdout] 17 | amount: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, 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 `inputs` is never read [INFO] [stdout] --> src/days/fourteen.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Reaction { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | inputs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s [INFO] running `Command { std: "docker" "inspect" "41b08568ed102379e0ab1779b8c0d16b9b5eb75f179873365c3e91ed3e03a761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b08568ed102379e0ab1779b8c0d16b9b5eb75f179873365c3e91ed3e03a761", kill_on_drop: false }` [INFO] [stdout] 41b08568ed102379e0ab1779b8c0d16b9b5eb75f179873365c3e91ed3e03a761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 36dc463da16365f4acc51bf91bf328f52bb049bfeb472c0688cf2315e3a32e94 [INFO] running `Command { std: "docker" "start" "-a" "36dc463da16365f4acc51bf91bf328f52bb049bfeb472c0688cf2315e3a32e94", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/days/fourteen.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Reactant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | chemical: String, [INFO] [stdout] 17 | amount: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, 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 `inputs` is never read [INFO] [stdout] --> src/days/fourteen.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Reaction { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | inputs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/days/fourteen.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Reactant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | chemical: String, [INFO] [stdout] 17 | amount: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, 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 `inputs` is never read [INFO] [stdout] --> src/days/fourteen.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Reaction { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | inputs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/days/fourteen.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Reactant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | chemical: String, [INFO] [stdout] 17 | amount: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, 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 `inputs` is never read [INFO] [stdout] --> src/days/fourteen.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Reaction { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | inputs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "36dc463da16365f4acc51bf91bf328f52bb049bfeb472c0688cf2315e3a32e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36dc463da16365f4acc51bf91bf328f52bb049bfeb472c0688cf2315e3a32e94", kill_on_drop: false }` [INFO] [stdout] 36dc463da16365f4acc51bf91bf328f52bb049bfeb472c0688cf2315e3a32e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ebfbc11124ff4fdb163be3df5e13f25c00c36bb369ba60003d2c8adc05955cb7 [INFO] running `Command { std: "docker" "start" "-a" "ebfbc11124ff4fdb163be3df5e13f25c00c36bb369ba60003d2c8adc05955cb7", kill_on_drop: false }` [INFO] [stderr] warning: field `amount` is never read [INFO] [stderr] --> src/days/fourteen.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 15 | struct Reactant { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 16 | chemical: String, [INFO] [stderr] 17 | amount: usize [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Reactant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `inputs` is never read [INFO] [stderr] --> src/days/fourteen.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 21 | struct Reaction { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 22 | inputs: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Reaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `aoc19` (lib) generated 2 warnings [INFO] [stderr] warning: `aoc19` (bin "aoc19" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `aoc19` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aoc19-4626e9d4734f0316) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test days::four::tests::int_to_digits ... ok [INFO] [stdout] test days::one::tests::mass2fuel_small ... ok [INFO] [stdout] test days::three::tests::manhattan_magnitude ... ok [INFO] [stdout] test days::three::tests::traversal_intersection_example ... ok [INFO] [stdout] test days::twelve::tests::example_1 ... ok [INFO] [stdout] test days::twelve::tests::example_2 ... ok [INFO] [stdout] test days::one::tests::mass2fuel_examples ... ok [INFO] [stdout] test days::one::tests::fuel_for_fuel_examples ... ok [INFO] [stdout] test days::twentytwo::tests::cut_deck_negative ... ok [INFO] [stdout] test days::twentytwo::tests::deal_with_inc ... ok [INFO] [stdout] test intcode::tests::blocked ... ok [INFO] [stdout] test intcode::tests::day9_examples ... ok [INFO] [stdout] test intcode::tests::growable_memory ... ok [INFO] [stdout] test intcode::tests::jump_condition_large_example ... ok [INFO] [stdout] test intcode::tests::new_machine ... ok [INFO] [stdout] test intcode::tests::op_and_modes_add ... ok [INFO] [stdout] test intcode::tests::op_and_modes_halt ... ok [INFO] [stdout] test intcode::tests::relative_base_offset ... ok [INFO] [stdout] test intcode::tests::relative_mode ... ok [INFO] [stdout] test intcode::tests::run_to_halt ... ok [INFO] [stdout] test intcode::tests::step ... ok [INFO] [stdout] test intcode::tests::test_input ... ok [INFO] [stdout] test intcode::tests::test_output ... ok [INFO] [stdout] test days::twentytwo::tests::new_stack ... ok [INFO] [stdout] test days::twentytwo::tests::cut_deck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aoc19-bccc59e705b8a20d) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test days::one::tests::fuel_for_fuel_examples ... ok [INFO] [stdout] test days::one::tests::mass2fuel_examples ... ok [INFO] [stdout] test days::three::tests::manhattan_magnitude ... ok [INFO] [stdout] test days::twelve::tests::example_1 ... ok [INFO] [stdout] test days::one::tests::mass2fuel_small ... ok [INFO] [stdout] test days::three::tests::traversal_intersection_example ... ok [INFO] [stdout] test days::twelve::tests::example_2 ... ok [INFO] [stdout] test days::twentytwo::tests::cut_deck_negative ... ok [INFO] [stdout] test days::twentytwo::tests::cut_deck ... ok [INFO] [stdout] test days::twentytwo::tests::new_stack ... ok [INFO] [stdout] test intcode::tests::blocked ... ok [INFO] [stdout] test intcode::tests::day9_examples ... ok [INFO] [stdout] test days::twentytwo::tests::deal_with_inc ... ok [INFO] [stdout] test intcode::tests::new_machine ... ok [INFO] [stdout] test intcode::tests::op_and_modes_add ... ok [INFO] [stdout] test intcode::tests::jump_condition_large_example ... ok [INFO] [stdout] test intcode::tests::relative_base_offset ... ok [INFO] [stdout] test intcode::tests::relative_mode ... ok [INFO] [stdout] test intcode::tests::run_to_halt ... ok [INFO] [stdout] test intcode::tests::step ... ok [INFO] [stdout] test intcode::tests::test_input ... ok [INFO] [stdout] test intcode::tests::test_output ... ok [INFO] [stdout] test days::four::tests::int_to_digits ... ok [INFO] [stdout] test intcode::tests::growable_memory ... ok [INFO] [stdout] test intcode::tests::op_and_modes_halt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests aoc19 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebfbc11124ff4fdb163be3df5e13f25c00c36bb369ba60003d2c8adc05955cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfbc11124ff4fdb163be3df5e13f25c00c36bb369ba60003d2c8adc05955cb7", kill_on_drop: false }` [INFO] [stdout] ebfbc11124ff4fdb163be3df5e13f25c00c36bb369ba60003d2c8adc05955cb7