[INFO] cloning repository https://github.com/fkohlgrueber/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/fkohlgrueber/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e6b9c5eac7d19706f34b42c813f54695824d84a [INFO] testing fkohlgrueber/advent-of-code-2018 against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkohlgrueber/advent-of-code-2018 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/fkohlgrueber/advent-of-code-2018 written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/fkohlgrueber/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270567fd8644f323f3d4bfe74a8ff87fd0fc23d7a2480e1b685c4069b895babb [INFO] running `Command { std: "docker" "start" "-a" "270567fd8644f323f3d4bfe74a8ff87fd0fc23d7a2480e1b685c4069b895babb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270567fd8644f323f3d4bfe74a8ff87fd0fc23d7a2480e1b685c4069b895babb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270567fd8644f323f3d4bfe74a8ff87fd0fc23d7a2480e1b685c4069b895babb", kill_on_drop: false }` [INFO] [stdout] 270567fd8644f323f3d4bfe74a8ff87fd0fc23d7a2480e1b685c4069b895babb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b9210d6373810902df6eeb63299f2e5685e95a71dab9d56d1faa4fd168f352f [INFO] running `Command { std: "docker" "start" "-a" "7b9210d6373810902df6eeb63299f2e5685e95a71dab9d56d1faa4fd168f352f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!("invalid opcode: {}", s) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.58s [INFO] running `Command { std: "docker" "inspect" "7b9210d6373810902df6eeb63299f2e5685e95a71dab9d56d1faa4fd168f352f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9210d6373810902df6eeb63299f2e5685e95a71dab9d56d1faa4fd168f352f", kill_on_drop: false }` [INFO] [stdout] 7b9210d6373810902df6eeb63299f2e5685e95a71dab9d56d1faa4fd168f352f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4a104b3d98b30587f52b10ef0975e34fa33986bf353f45d51163d235350d1b [INFO] running `Command { std: "docker" "start" "-a" "bb4a104b3d98b30587f52b10ef0975e34fa33986bf353f45d51163d235350d1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!("invalid opcode: {}", s) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "bb4a104b3d98b30587f52b10ef0975e34fa33986bf353f45d51163d235350d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4a104b3d98b30587f52b10ef0975e34fa33986bf353f45d51163d235350d1b", kill_on_drop: false }` [INFO] [stdout] bb4a104b3d98b30587f52b10ef0975e34fa33986bf353f45d51163d235350d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0cf0158c668ef9199f9cc31c7d8b4f0bba73bca1145ff423c53c2a1b6a317f0 [INFO] running `Command { std: "docker" "start" "-a" "a0cf0158c668ef9199f9cc31c7d8b4f0bba73bca1145ff423c53c2a1b6a317f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day19.rs:59:21 [INFO] [stderr] | [INFO] [stderr] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 59 | s => panic!("invalid opcode: {}", s) [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:148:24 [INFO] [stderr] | [INFO] [stderr] 148 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day19.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2018` (bin "advent-of-code-2018" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent_of_code_2018-72de932e1ac1b90e) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stderr] error: test failed, to rerun pass '--bin advent-of-code-2018' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/advent_of_code_2018-72de932e1ac1b90e` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "a0cf0158c668ef9199f9cc31c7d8b4f0bba73bca1145ff423c53c2a1b6a317f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0cf0158c668ef9199f9cc31c7d8b4f0bba73bca1145ff423c53c2a1b6a317f0", kill_on_drop: false }` [INFO] [stdout] a0cf0158c668ef9199f9cc31c7d8b4f0bba73bca1145ff423c53c2a1b6a317f0