[INFO] cloning repository https://github.com/m-lima/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-lima/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fa3d56376b8362a12f1f7a5cb31f1f8d618c083
[INFO] checking m-lima/advent-of-code-2020/3fa3d56376b8362a12f1f7a5cb31f1f8d618c083 against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fadvent-of-code-2020" "/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/m-lima/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/m-lima/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/m-lima/advent-of-code-2020 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-lima/advent-of-code-2020 on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-lima/advent-of-code-2020 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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded syn v1.0.54
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf2f85007da594c5990ae3d543b4fbb4acb1f04fd337571848a7b0f05be8c68
[INFO] running `Command { std: "docker" "start" "-a" "3cf2f85007da594c5990ae3d543b4fbb4acb1f04fd337571848a7b0f05be8c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf2f85007da594c5990ae3d543b4fbb4acb1f04fd337571848a7b0f05be8c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf2f85007da594c5990ae3d543b4fbb4acb1f04fd337571848a7b0f05be8c68", kill_on_drop: false }`
[INFO] [stdout] 3cf2f85007da594c5990ae3d543b4fbb4acb1f04fd337571848a7b0f05be8c68
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e475895b9f37b51045471f27a48ef0d42f0826a526221af2ef7ab396c3037165
[INFO] running `Command { std: "docker" "start" "-a" "e475895b9f37b51045471f27a48ef0d42f0826a526221af2ef7ab396c3037165", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr] error: failed to run custom build command for `advent-of-code v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/advent-of-code-da028c9a04669e5b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/bin/111/LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLL.LLLL.L.LLLLLLL.LLLLLLL.LLLLLL.LL.LLLL.LLLLLLLLLLLLLLL
[INFO] [stderr]   LLL.LLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLL.LLLLLLL.LLLL.LLL....LLL.LLL.LLLLLLL.LLL.LLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLL.LLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLL.LLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLL.LLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLL.LLLLL.LLLL.LLLLLLL.L.LLL.LLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLL..LL.LLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLL.LLL.LLLLLL.LLLL.LL.L.LLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.L.LLLLLLLLLL.LLL.LLLL.LLLLLLLLLLLLL.LLL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   ....L..L....L...L.......L.LL.....L..L...LLLL.LLL..L.L...LL..L...LL.....L..LL.....L....L.L..L
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLL.LLL.LLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLL.LL.LLLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLL..LLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLLLLLLLLLL.LLLLLL.LL..LLL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLL..LLLL.LLLLL.LLLLLLLL.LLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLL.LLLLLLLLLLL.LLLL.LLLLLLLLL.L.LLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLLLL.LLLL.LLLL.LLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLL.LLLLL.LLLLLLLLLLLLLLLLLLLLL..LLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   .L..L......L.L....L...L..........L.L....L...LL....LL....LL...LLL....LL..L...L...L.........L.
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLL.LL.LLLLLLLLLLLLLLLLLLLLL..LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLL.LLLLLLL.LLLLLL.LLLLLLLLLLL.LL.LLLLLLL.LLLLLLL.L.LLL.LLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLL.LL.LLLL.LLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLL.LL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL..LLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLL.L.LLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLL.LL.L.LLLLLLLLLLLLLL.L.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLL.LL.LLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   ..L.L.L..L.L.....LL..L........L..L....L...LL.........L.L.L.L..L......L.........L..L....L....
[INFO] [stderr]   LLLLLLL.LLLLLLLLLLLLL.LLLLLLLLLLLLLL.L.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLL.L.LLLLLLLLLLLLLLL.LLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLL.LLLL.LLLLLLLLLL..LLLLLLLLL.LLLLLLLLLLL.LLL.LLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLL.LLLL.LLL..LLLLLLLLLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLL.LLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLL.LLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLL.LLLL.LLLLLLL.L.LL.LLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLL.L.LLLLLLLL.LL.LLLLLLLL
[INFO] [stderr]   LLLLLLL.LLLLLL.LLLLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   L...L.......LL.LL.L....L...L.....L.......L.........L.L.L..LL.L.L.L.L..L....L.L...L.L.LL.....
[INFO] [stderr]   LL.LLLLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLL..LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLL.LLL.LLLL.LLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLL.LLL.LLLLLL.
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLL..LLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL.L.LLLLLLLL.
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLLL..LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLL.LL
[INFO] [stderr]   ..LLL.L..L..L..L..L..L.L...LL..L.....LLL.L..LL.....LLL.......L.L...L........LL........L....L
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLL.LLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   L.LLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LL.LLLLLLLL.LLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LL.LL...L......L.L.....L.........L....L...L..L..LLL.L...L......L.L.....LL..LL..LLL....L..L.L
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLL
[INFO] [stderr]   LL.LLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLLLLLLLL.L.LLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLLLLLLLLLL.LLLLLLLL.LLLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLL.L.LLLLLL.L.LLLLLLLLL
[INFO] [stderr]   LLLLLLL.L.LLLL.LLLL.L.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLLLLLL.LLLLLLLL.LL
[INFO] [stderr]   L..L.L....L......LLLL...L....LL...L..LLL......LLL.LL.LLL...LL..L...LLL........L.....LL.L.LLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLL.LL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLL.LLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLL.L.LLLLLLL.LLLLLLL.LLLLLLL.L.LL.LLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLL..LLLLLL.LLLL.LLLLLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LL.......L......L...LL.......LL.LL.LL.L.LL.L..L.......L.L.LLLL.LL...LL......LLL..L....LLL...
[INFO] [stderr]   LLLLLLLLL.LLL..LLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLL.LLLLL.LLLLLLLL.LL.LLLLLLLLL.L.LLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLL.LLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLL.L.LLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLLLL.LLLLLLLLLLLLLL.LLLLL.LLLLLLLLL.L.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLL.LLLLLL.LLLLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLLLLLL.LLLLLLL..LLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLL.LLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLL.LLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLL.L.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   ...L..L..L..L...L.........L.L.L..LLL.....LL......L..LLL..L.L.......L.L.L..LLL...........L...
[INFO] [stderr]   LLLLLLLLL.LLLL..LLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLL.LLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLL.LLLLLLLLLLLLLLLLL.LLLLLL.LLLLLL.LLLL.L.LLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.L.LLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLL..L.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.L.LLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLL.LLL.LLLLLLLLLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLL.LLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLL.LLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLL.LLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLL.LLLLLLLLLLL.LLLLLLL.LL.LLLLLLLLL.LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLLLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL..LLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   ..L.LLL.....L....L.L.L..L.L..L.L..LL.......L.L.L......L..L..L..L..L.......L...LL..LL..L...LL
[INFO] [stderr]   LLLLLLLLL.LL.LLLL.LLL.LLLLLLLLLL.LLLLL.LLLL.LLLLLLLLL.LLLLLLLLLLLLLLLL..LLLLLL.L.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LL.LLLLLL.LLLLLL.L.LL.LLLLLLLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLLLL.LL.LLLLLL.LLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.L.LLLLLLL.LLLLLL.LLLL.LLLLLLLLLLLLLLLLL.LLL.LLLL..LLLLLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLL..LLLLLLLLLLLLLLLL.LLLL.L.LLLLLLLLLLLLLL.LLLLLLL.LLLLLLLL..LL.LLLLL.LLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLLLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLLLLL.L
[INFO] [stderr]   LLLL.LLLL.LLLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLLLLLLLL.LLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLLLLLLLLLLLL.LLLLLLLLLLL.LLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLL.LLLLLL.LLLL
[INFO] [stderr]   LLLLLLLLLLLLLLLLLLLLL.LLLLLLLL..LLLLLLLLLLL.LLLLLLLLL.L.LLLLLLLLLLLLLLL.LLLLLLLL..LLLLLLLLLL
[INFO] [stderr]   LLLLLLLLLLLLLL.LLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLL.LLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLL.LLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLLL.LLLLLLL.LLLLLLLLL.LLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   LLLLLLLLL.LLLLLLL.LLL.LLLLLLLLL.LLLLLL.LLLL.LLLLLLLLL.LLLLLL..LLLLLL.LLLLLLLLLLLLLLLLLLLLLLL
[INFO] [stderr]   L.LLLLLLLL.LLLLLLLLLL.LLLLLLLLLLLLLLLL.LLLL.LLLLL.LLL.LLLLLL..LLLLLLLLLLLLLLLLLL.LLL.LLLLLLL
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (188) panicked at src/bin/111/build.rs:14:52:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fd7ddab4922 - std[5b11786f99349bce]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fd7ddab4922 - std[5b11786f99349bce]::backtrace_rs::backtrace::trace_unsynchronized::<std[5b11786f99349bce]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fd7ddab4922 - std[5b11786f99349bce]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fd7ddab4922 - <<std[5b11786f99349bce]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4febbf976921f0fb]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fd7ddac6297 - <core[4febbf976921f0fb]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5fd7ddac6297 - core[4febbf976921f0fb]::fmt::write
[INFO] [stderr]      6:     0x5fd7ddab8e26 - std[5b11786f99349bce]::io::default_write_fmt::<std[5b11786f99349bce]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fd7ddab8e26 - <std[5b11786f99349bce]::sys::stdio::unix::Stderr as std[5b11786f99349bce]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5fd7dda9f91c - <std[5b11786f99349bce]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fd7dda9f91c - std[5b11786f99349bce]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5fd7ddab0c21 - std[5b11786f99349bce]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5fd7ddab0ddb - std[5b11786f99349bce]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5fd7dda9f9d8 - std[5b11786f99349bce]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5fd7dda94e69 - std[5b11786f99349bce]::sys::backtrace::__rust_end_short_backtrace::<std[5b11786f99349bce]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fd7ddaa033d - __rustc[80b11b5b7cc640e9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5fd7ddac68dc - core[4febbf976921f0fb]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fd7ddac66b2 - core[4febbf976921f0fb]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5fd7dda834f5 - build_script_build[4aaf69a830846460]::d111::prepare
[INFO] [stderr]     18:     0x5fd7dda876c6 - build_script_build[4aaf69a830846460]::main
[INFO] [stderr]     19:     0x5fd7dda89563 - <fn() as core[4febbf976921f0fb]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5fd7dda869b6 - std[5b11786f99349bce]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5fd7dda872a9 - std[5b11786f99349bce]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5fd7ddab024a - <&dyn core[4febbf976921f0fb]::ops::function::Fn<(), Output = i32> + core[4febbf976921f0fb]::marker::Sync + core[4febbf976921f0fb]::panic::unwind_safe::RefUnwindSafe as core[4febbf976921f0fb]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5fd7ddab024a - std[5b11786f99349bce]::panicking::catch_unwind::do_call::<&dyn core[4febbf976921f0fb]::ops::function::Fn<(), Output = i32> + core[4febbf976921f0fb]::marker::Sync + core[4febbf976921f0fb]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5fd7ddab024a - std[5b11786f99349bce]::panicking::catch_unwind::<i32, &dyn core[4febbf976921f0fb]::ops::function::Fn<(), Output = i32> + core[4febbf976921f0fb]::marker::Sync + core[4febbf976921f0fb]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5fd7ddab024a - std[5b11786f99349bce]::panic::catch_unwind::<&dyn core[4febbf976921f0fb]::ops::function::Fn<(), Output = i32> + core[4febbf976921f0fb]::marker::Sync + core[4febbf976921f0fb]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5fd7ddab024a - std[5b11786f99349bce]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5fd7ddab024a - std[5b11786f99349bce]::panicking::catch_unwind::do_call::<std[5b11786f99349bce]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5fd7ddab024a - std[5b11786f99349bce]::panicking::catch_unwind::<isize, std[5b11786f99349bce]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5fd7ddab024a - std[5b11786f99349bce]::panic::catch_unwind::<std[5b11786f99349bce]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5fd7ddab024a - std[5b11786f99349bce]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5fd7dda867b1 - std[5b11786f99349bce]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5fd7dda896e5 - main
[INFO] [stderr]     33:     0x75a3a40001ca - <unknown>
[INFO] [stderr]     34:     0x75a3a400028b - __libc_start_main
[INFO] [stderr]     35:     0x5fd7dda80c65 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e475895b9f37b51045471f27a48ef0d42f0826a526221af2ef7ab396c3037165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e475895b9f37b51045471f27a48ef0d42f0826a526221af2ef7ab396c3037165", kill_on_drop: false }`
[INFO] [stdout] e475895b9f37b51045471f27a48ef0d42f0826a526221af2ef7ab396c3037165
