[INFO] cloning repository https://github.com/AugustinLF/advent-of-code-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AugustinLF/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugustinLF%2Fadvent-of-code-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugustinLF%2Fadvent-of-code-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e044149b10f60cca4656a7acf1acd2ccf9e88f1
[INFO] testing AugustinLF/advent-of-code-2018 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugustinLF%2Fadvent-of-code-2018" "/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/AugustinLF/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/AugustinLF/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/AugustinLF/advent-of-code-2018 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AugustinLF/advent-of-code-2018 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AugustinLF/advent-of-code-2018 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.1.41
[INFO] [stderr]   Downloaded redox_syscall v0.1.50
[INFO] [stderr]   Downloaded chrono v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.46
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d268e8e813d1643444e6fc8734098f9a44ced245b9f6ee8ecf7909a5b8744385
[INFO] running `Command { std: "docker" "start" "-a" "d268e8e813d1643444e6fc8734098f9a44ced245b9f6ee8ecf7909a5b8744385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d268e8e813d1643444e6fc8734098f9a44ced245b9f6ee8ecf7909a5b8744385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d268e8e813d1643444e6fc8734098f9a44ced245b9f6ee8ecf7909a5b8744385", kill_on_drop: false }`
[INFO] [stdout] d268e8e813d1643444e6fc8734098f9a44ced245b9f6ee8ecf7909a5b8744385
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cb906f6dcb1d87eca71ca21a8db19ccc61d61dffe813fd3695747d2cde80df8
[INFO] running `Command { std: "docker" "start" "-a" "6cb906f6dcb1d87eca71ca21a8db19ccc61d61dffe813fd3695747d2cde80df8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling libc v0.2.46
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling time v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `generate_frequency` is never used
[INFO] [stdout]  --> src/ex1.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn generate_frequency(initial_frequency: i32, mut input: Vec<i32>) -> i32 {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_string_to_frequencies` is never used
[INFO] [stdout]   --> src/ex1.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn from_string_to_frequencies(content: String) -> Vec<i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_exercise` is never used
[INFO] [stdout]   --> src/ex1.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn solve_exercise(process: fn(i32, Vec<i32>) -> i32) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_repeated_frequency` is never used
[INFO] [stdout]   --> src/ex1.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn find_repeated_frequency(base_frequency: i32, input: Vec<i32>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_product_checksum` is never used
[INFO] [stdout]  --> src/ex2.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get_product_checksum(id: &str) -> (i32, i32) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_checksum` is never used
[INFO] [stdout]   --> src/ex2.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn calculate_checksum(ids: Vec<String>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `are_ids_similar` is never used
[INFO] [stdout]   --> src/ex2.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn are_ids_similar<'a>(first: &'a str, second: &'a str) -> Option<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_ids` is never used
[INFO] [stdout]   --> src/ex2.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn get_ids() -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_base_id` is never used
[INFO] [stdout]   --> src/ex2.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn find_base_id(mut ids: Vec<String>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_exercise_1` is never used
[INFO] [stdout]   --> src/ex2.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn solve_exercise_1() -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_exercise_2` is never used
[INFO] [stdout]   --> src/ex2.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn solve_exercise_2() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claim` is never constructed
[INFO] [stdout]  --> src/ex3.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Claim<'a> {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_claim` is never used
[INFO] [stdout]   --> src/ex3.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_claim<'a>(claim: &'a str) -> Claim<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_covered_fabric` is never used
[INFO] [stdout]   --> src/ex3.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn set_covered_fabric(claim: &Claim, fabric: &mut HashMap<String, u16>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_covered_fabric_for_claims` is never used
[INFO] [stdout]   --> src/ex3.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn get_covered_fabric_for_claims(claims: &mut Vec<Claim>) -> HashMap<String, u16> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_fabric_for_claims` is never used
[INFO] [stdout]   --> src/ex3.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn find_fabric_for_claims(mut claims: Vec<Claim>) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_claim_overlapped` is never used
[INFO] [stdout]   --> src/ex3.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn is_claim_overlapped(claim: &Claim, fabric: &HashMap<String, u16>) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_claim_with_no_overlap` is never used
[INFO] [stdout]   --> src/ex3.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn find_claim_with_no_overlap<'a>(mut claims: Vec<Claim<'a>>) -> &'a str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_exercise_2` is never used
[INFO] [stdout]    --> src/ex3.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn solve_exercise_2() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_exercise_1` is never used
[INFO] [stdout]    --> src/ex3.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn solve_exercise_1() -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RecordType` is never used
[INFO] [stdout]  --> src/ex4.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum RecordType {
[INFO] [stdout]   |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]   --> src/ex4.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Record {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_record` is never used
[INFO] [stdout]   --> src/ex4.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn parse_record<'a>(input: &'a str) -> Record {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GuardPresence` is never used
[INFO] [stdout]   --> src/ex4.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | type GuardPresence = HashMap<NaiveDateTime, bool>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Presences` is never used
[INFO] [stdout]   --> src/ex4.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | type Presences = HashMap<u16, GuardPresence>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rec_get_guards_presence` is never used
[INFO] [stdout]   --> src/ex4.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn rec_get_guards_presence<'a>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_presence_from_input` is never used
[INFO] [stdout]   --> src/ex4.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn get_presence_from_input(input: &str) -> Presences {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sleepiest_guard_minute` is never used
[INFO] [stdout]    --> src/ex4.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn get_sleepiest_guard_minute(guard_presence: &GuardPresence) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sleepiest_guards_minute` is never used
[INFO] [stdout]    --> src/ex4.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn get_sleepiest_guards_minute(input: &str) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_most_likely_alseep_minute` is never used
[INFO] [stdout]    --> src/ex4.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn get_most_likely_alseep_minute(input: &str) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exercise_4_1` is never used
[INFO] [stdout]    --> src/ex4.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn exercise_4_1() -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exercise_4_2` is never used
[INFO] [stdout]    --> src/ex4.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub fn exercise_4_2() -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `react_polymer_from_string` is never used
[INFO] [stdout]  --> src/ex5.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn react_polymer_from_string(polymer: &str) -> LinkedList<char> {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polymer_react_once` is never used
[INFO] [stdout]   --> src/ex5.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn polymer_react_once(mut polymer: LinkedList<char>) -> LinkedList<char> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polymer_react` is never used
[INFO] [stdout]   --> src/ex5.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn polymer_react(mut polymer: LinkedList<char>) -> LinkedList<char> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exercise_5_1` is never used
[INFO] [stdout]   --> src/ex5.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn exercise_5_1() -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_unit_and_react_polymer` is never used
[INFO] [stdout]   --> src/ex5.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn remove_unit_and_react_polymer(polymer: &str, unit_to_remove: char) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exercise_5_2` is never used
[INFO] [stdout]   --> src/ex5.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn exercise_5_2() -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "6cb906f6dcb1d87eca71ca21a8db19ccc61d61dffe813fd3695747d2cde80df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cb906f6dcb1d87eca71ca21a8db19ccc61d61dffe813fd3695747d2cde80df8", kill_on_drop: false }`
[INFO] [stdout] 6cb906f6dcb1d87eca71ca21a8db19ccc61d61dffe813fd3695747d2cde80df8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59e69dff5390c0e14f5000178512b2398bc9fd9986acc310c77d4387e94f37b
[INFO] running `Command { std: "docker" "start" "-a" "e59e69dff5390c0e14f5000178512b2398bc9fd9986acc310c77d4387e94f37b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "e59e69dff5390c0e14f5000178512b2398bc9fd9986acc310c77d4387e94f37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59e69dff5390c0e14f5000178512b2398bc9fd9986acc310c77d4387e94f37b", kill_on_drop: false }`
[INFO] [stdout] e59e69dff5390c0e14f5000178512b2398bc9fd9986acc310c77d4387e94f37b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17da58e4714f7d4421477cf29d14105f2e5f54ea029a08f312333bea112a5cac
[INFO] running `Command { std: "docker" "start" "-a" "17da58e4714f7d4421477cf29d14105f2e5f54ea029a08f312333bea112a5cac", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2018-db2e55fec83ed493)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test ex1::tests::find_repeated_frequency_works ... ok
[INFO] [stdout] test ex1::tests::generate_frequency_adds ... ok
[INFO] [stdout] test ex2::tests::checksum_of_list ... ok
[INFO] [stdout] test ex1::tests::exercise_1 ... ok
[INFO] [stdout] test ex2::tests::checksum_with_doubles_and_triplets ... ok
[INFO] [stdout] test ex2::tests::get_ids_should_work ... ok
[INFO] [stdout] test ex2::tests::several_doubles ... ok
[INFO] [stdout] test ex2::tests::similar_ids ... ok
[INFO] [stdout] test ex3::test::test_fabric_for_claims ... ok
[INFO] [stdout] test ex4::test::test_get_sleepiest_minute ... ok
[INFO] [stdout] test ex2::tests::exercise_2_1 ... ok
[INFO] [stdout] test ex5::test::remove ... ok
[INFO] [stdout] test ex3::test::covered_fabric ... ok
[INFO] [stdout] test ex4::test::test_parse_record ... ok
[INFO] [stdout] test ex3::test::test_parse_claim ... ok
[INFO] [stdout] test ex3::test::find_claim_with_no_overlap_test ... ok
[INFO] [stdout] test ex5::test::test_react_polymer ... ok
[INFO] [stdout] test ex4::test::test_guard_presence ... ok
[INFO] [stdout] test ex4::test::solve_exercise_4_1 ... ok
[INFO] [stdout] test ex4::test::solve_exercise_4_2 ... ok
[INFO] [stdout] test ex2::tests::exercise_2_2 ... ok
[INFO] [stdout] test ex1::tests::exercise_2 ... ok
[INFO] [stdout] test ex3::test::solve_exercise_3_1 ... ok
[INFO] [stdout] test ex3::test::solve_exercise_3_2 ... ok
[INFO] [stdout] test ex5::test::solve_exercise_5_1 ... ok
[INFO] [stdout] test ex5::test::solve_exercise_5_2 has been running for over 60 seconds
[INFO] [stdout] test ex5::test::solve_exercise_5_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ex5::test::solve_exercise_5_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ex5::test::solve_exercise_5_2' (49) panicked at src/ex5.rs:88:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5726
[INFO] [stdout]  right: 9822
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574aef340e22 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574aef340e22 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574aef340e22 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574aef340e22 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574aef355dba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574aef355dba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x574aef345cf6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574aef345cf6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574aef31f21f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574aef31f21f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574aef338d69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574aef2b608e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x574aef2b608e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574aef338f22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574aef338f22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574aef31f2d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574aef314429 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574aef32012d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574aef3564cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574aef356383 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x574aef35234d - core[27de1724e4349be2]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x574aef28c726 - advent_of_code_2018[be2635818e2c3cde]::ex5::test::solve_exercise_5_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ex5.rs:88:9
[INFO] [stdout]   22:     0x574aef287fd7 - advent_of_code_2018[be2635818e2c3cde]::ex5::test::solve_exercise_5_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ex5.rs:87:28
[INFO] [stdout]   23:     0x574aef2a1306 - <advent_of_code_2018[be2635818e2c3cde]::ex5::test::solve_exercise_5_2::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x574aef2aa43b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x574aef2aa43b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x574aef2b6c9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x574aef2b6c9a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x574aef2b6c9a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x574aef2b6c9a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x574aef2b6c9a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x574aef2b6c9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x574aef2b6c9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x574aef2b2244 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x574aef2b2244 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x574aef2b9792 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x574aef2b9792 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x574aef2b9792 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x574aef2b9792 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x574aef2b9792 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x574aef2b9792 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x574aef2b9792 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x574aef34032f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x574aef34032f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x73dc706fdaa4 - <unknown>
[INFO] [stdout]   45:     0x73dc7078aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ex5::test::solve_exercise_5_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 345.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "17da58e4714f7d4421477cf29d14105f2e5f54ea029a08f312333bea112a5cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17da58e4714f7d4421477cf29d14105f2e5f54ea029a08f312333bea112a5cac", kill_on_drop: false }`
[INFO] [stdout] 17da58e4714f7d4421477cf29d14105f2e5f54ea029a08f312333bea112a5cac
