[INFO] updating cached repository bbbates/advent2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bbbates/advent2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bbbates/advent2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bbbates/advent2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbbates/advent2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbbates/advent2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d132b0174329ca726461c0f0ae97968002353ce8 [INFO] sha for GitHub repo bbbates/advent2018: d132b0174329ca726461c0f0ae97968002353ce8 [INFO] validating manifest of bbbates/advent2018 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bbbates/advent2018 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bbbates/advent2018 [INFO] finished frobbing bbbates/advent2018 [INFO] frobbed toml for bbbates/advent2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018/Cargo.toml [INFO] started frobbing bbbates/advent2018 [INFO] finished frobbing bbbates/advent2018 [INFO] frobbed toml for bbbates/advent2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbbates/advent2018/Cargo.toml [INFO] crate bbbates/advent2018 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bbbates/advent2018 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 2195279b221ac866d021b528fc1e7f595f5eeffa95dd2e67567295ce9184c0ea [INFO] running `"docker" "start" "-a" "2195279b221ac866d021b528fc1e7f595f5eeffa95dd2e67567295ce9184c0ea"` [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fetch.rs:5:73 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn input_for_day(sess: &str, day_input: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `split_input_lines` [INFO] [stderr] --> src/parse.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn split_input_lines(input: &String) -> Vec<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "2195279b221ac866d021b528fc1e7f595f5eeffa95dd2e67567295ce9184c0ea"` [INFO] running `"docker" "rm" "-f" "2195279b221ac866d021b528fc1e7f595f5eeffa95dd2e67567295ce9184c0ea"` [INFO] [stdout] 2195279b221ac866d021b528fc1e7f595f5eeffa95dd2e67567295ce9184c0ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5d41634a279f2a32ff165562631879b29109f947c1739ea64f40497e7014913b [INFO] running `"docker" "start" "-a" "5d41634a279f2a32ff165562631879b29109f947c1739ea64f40497e7014913b"` [INFO] [stderr] Compiling advent2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fetch.rs:5:73 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn input_for_day(sess: &str, day_input: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `split_input_lines` [INFO] [stderr] --> src/parse.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn split_input_lines(input: &String) -> Vec<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `"docker" "inspect" "5d41634a279f2a32ff165562631879b29109f947c1739ea64f40497e7014913b"` [INFO] running `"docker" "rm" "-f" "5d41634a279f2a32ff165562631879b29109f947c1739ea64f40497e7014913b"` [INFO] [stdout] 5d41634a279f2a32ff165562631879b29109f947c1739ea64f40497e7014913b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bbbates/advent2018:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 821b47ba786f785c20ec5aa9eb22a543e038d107989def594abe134fbc26c4db [INFO] running `"docker" "start" "-a" "821b47ba786f785c20ec5aa9eb22a543e038d107989def594abe134fbc26c4db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent2018-cea070e6f8daa20a [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test day05::is_reaction_tests::a_reaction_does_not_occur_between_two_letters_of_same_polarity ... ok [INFO] [stdout] test day05::is_reaction_tests::a_reaction_does_not_occur_between_two_different_letters ... ok [INFO] [stdout] test day05::is_reaction_tests::a_reaction_occurs_between_two_letters_of_different_polarity ... ok [INFO] [stdout] test day05::part_one_tests::example_polymer ... ok [INFO] [stdout] test day05::part_one_tests::four_letter_polymer_with_reactions_leaves_nothing ... ok [INFO] [stdout] test day05::part_one_tests::two_letter_polymer_with_reaction_leaves_nothing ... ok [INFO] [stdout] test day05::part_two_tests::two_letter_polymer_with_reaction_leaves_nothing ... ok [INFO] [stdout] test day05::part_one_tests::four_letter_polymer_with_no_reactions_removes_nothing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "821b47ba786f785c20ec5aa9eb22a543e038d107989def594abe134fbc26c4db"` [INFO] running `"docker" "rm" "-f" "821b47ba786f785c20ec5aa9eb22a543e038d107989def594abe134fbc26c4db"` [INFO] [stdout] 821b47ba786f785c20ec5aa9eb22a543e038d107989def594abe134fbc26c4db