[INFO] cloning repository https://github.com/MarcusTL12/AdventOfCode2016Rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcusTL12/AdventOfCode2016Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2016Rust"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2016Rust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1068d5706d000f18984c1d41222d2925a10a16fc [INFO] testing MarcusTL12/AdventOfCode2016Rust against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2FAdventOfCode2016Rust" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarcusTL12/AdventOfCode2016Rust on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MarcusTL12/AdventOfCode2016Rust [INFO] finished tweaking git repo https://github.com/MarcusTL12/AdventOfCode2016Rust [INFO] tweaked toml for git repo https://github.com/MarcusTL12/AdventOfCode2016Rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MarcusTL12/AdventOfCode2016Rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/MarcusTL12/VecLinkedList_Rust` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] c362b99dc6e2cceaa70a55804e59390814ee5142921923e2232e191bb855b273 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c362b99dc6e2cceaa70a55804e59390814ee5142921923e2232e191bb855b273"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling vec_linked_list v0.1.0 (https://github.com/MarcusTL12/VecLinkedList_Rust?branch=Dev#1606998b) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling adventofcode_2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `"docker" "inspect" "c362b99dc6e2cceaa70a55804e59390814ee5142921923e2232e191bb855b273"` [INFO] running `"docker" "rm" "-f" "c362b99dc6e2cceaa70a55804e59390814ee5142921923e2232e191bb855b273"` [INFO] [stdout] c362b99dc6e2cceaa70a55804e59390814ee5142921923e2232e191bb855b273 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de5c28e9b6c2470f2863f62978cee4ec25287a8b9a8ed1be66c7b230a7f0141e [INFO] running `"docker" "start" "-a" "de5c28e9b6c2470f2863f62978cee4ec25287a8b9a8ed1be66c7b230a7f0141e"` [INFO] [stderr] Compiling adventofcode_2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.90s [INFO] running `"docker" "inspect" "de5c28e9b6c2470f2863f62978cee4ec25287a8b9a8ed1be66c7b230a7f0141e"` [INFO] running `"docker" "rm" "-f" "de5c28e9b6c2470f2863f62978cee4ec25287a8b9a8ed1be66c7b230a7f0141e"` [INFO] [stdout] de5c28e9b6c2470f2863f62978cee4ec25287a8b9a8ed1be66c7b230a7f0141e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e42f44f130f21415d2d012db4c10224664027d1b0e6aa942145681ff2a4d48ce [INFO] running `"docker" "start" "-a" "e42f44f130f21415d2d012db4c10224664027d1b0e6aa942145681ff2a4d48ce"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adventofcode_2016-58a60ffe696030dc [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "e42f44f130f21415d2d012db4c10224664027d1b0e6aa942145681ff2a4d48ce"` [INFO] running `"docker" "rm" "-f" "e42f44f130f21415d2d012db4c10224664027d1b0e6aa942145681ff2a4d48ce"` [INFO] [stdout] e42f44f130f21415d2d012db4c10224664027d1b0e6aa942145681ff2a4d48ce