[INFO] cloning repository https://github.com/mikayla-maki/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikayla-maki/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikayla-maki%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikayla-maki%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e75b6ef2d356940df69c4fd1e9f3d4556984f732 [INFO] checking mikayla-maki/advent-of-code-2021 against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikayla-maki%2Fadvent-of-code-2021" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikayla-maki/advent-of-code-2021 on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikayla-maki/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/mikayla-maki/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/mikayla-maki/advent-of-code-2021 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mikayla-maki/advent-of-code-2021 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mikayla-maki/advent-of-code-2021 against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikayla-maki%2Fadvent-of-code-2021" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikayla-maki/advent-of-code-2021 on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikayla-maki/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/mikayla-maki/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/mikayla-maki/advent-of-code-2021 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mikayla-maki/advent-of-code-2021 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151b92d05135d4f2dc7b1e46f9fd7f7603c18e7cd977cef3610345489e9e5acc [INFO] running `Command { std: "docker" "start" "-a" "151b92d05135d4f2dc7b1e46f9fd7f7603c18e7cd977cef3610345489e9e5acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151b92d05135d4f2dc7b1e46f9fd7f7603c18e7cd977cef3610345489e9e5acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151b92d05135d4f2dc7b1e46f9fd7f7603c18e7cd977cef3610345489e9e5acc", kill_on_drop: false }` [INFO] [stdout] 151b92d05135d4f2dc7b1e46f9fd7f7603c18e7cd977cef3610345489e9e5acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c25bad78ed4b78eca8225ad073656b0c00a6f5ffb7cf15bc1cb5a5679844524 [INFO] running `Command { std: "docker" "start" "-a" "5c25bad78ed4b78eca8225ad073656b0c00a6f5ffb7cf15bc1cb5a5679844524", kill_on_drop: false }` [INFO] [stderr] Checking advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `matching` in this scope [INFO] [stdout] --> src/main.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let cAndf = matching(one, four); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matching` in this scope [INFO] [stdout] --> src/main.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let cAndf = matching(one, four); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | let bAndd = subtract(four, cAndf); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | let bAndd = subtract(four, cAndf); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matching` in this scope [INFO] [stdout] --> src/main.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | let a = subtract(matching(four, seven), cAndf)[0]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let a = subtract(matching(four, seven), cAndf)[0]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matching` in this scope [INFO] [stdout] --> src/main.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | let a = subtract(matching(four, seven), cAndf)[0]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let a = subtract(matching(four, seven), cAndf)[0]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:79:64 [INFO] [stdout] | [INFO] [stdout] 79 | let nine = remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:79:90 [INFO] [stdout] | [INFO] [stdout] 79 | let nine = remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 80 | ... && str.contains(bAndd)[0] && str.contains(bAndd)[1] ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:80:90 [INFO] [stdout] | [INFO] [stdout] 80 | ... && str.contains(bAndd)[0] && str.contains(bAndd)[1] ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:79:64 [INFO] [stdout] | [INFO] [stdout] 79 | let nine = remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:79:90 [INFO] [stdout] | [INFO] [stdout] 79 | let nine = remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 80 | ... && str.contains(bAndd)[0] && str.contains(bAndd)[1] ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:80:90 [INFO] [stdout] | [INFO] [stdout] 80 | ... && str.contains(bAndd)[0] && str.contains(bAndd)[1] ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:83:70 [INFO] [stdout] | [INFO] [stdout] 83 | let zeroAnd3 = ( remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:83:97 [INFO] [stdout] | [INFO] [stdout] 83 | let zeroAnd3 = ( remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let g = subtract(subtract(subtract(nine, cAndf), bAndd), a); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:83:70 [INFO] [stdout] | [INFO] [stdout] 83 | let zeroAnd3 = ( remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:83:97 [INFO] [stdout] | [INFO] [stdout] 83 | let zeroAnd3 = ( remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:84:70 [INFO] [stdout] | [INFO] [stdout] 84 | remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:84:97 [INFO] [stdout] | [INFO] [stdout] 84 | remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:84:70 [INFO] [stdout] | [INFO] [stdout] 84 | remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `bool` [INFO] [stdout] --> src/main.rs:84:97 [INFO] [stdout] | [INFO] [stdout] 84 | remove(&mut input, |str| str.contains(cAndf)[0] && str.contains(cAndf)[1] && str.contains(a) && str.contains(g))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `subtract` in this scope [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let e = subtract(subtract(subtract(subtract(zero, a), b), cAndf), g); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code` (bin "advent-of-code") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent-of-code` (bin "advent-of-code" test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "5c25bad78ed4b78eca8225ad073656b0c00a6f5ffb7cf15bc1cb5a5679844524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c25bad78ed4b78eca8225ad073656b0c00a6f5ffb7cf15bc1cb5a5679844524", kill_on_drop: false }` [INFO] [stdout] 5c25bad78ed4b78eca8225ad073656b0c00a6f5ffb7cf15bc1cb5a5679844524