[INFO] cloning repository https://github.com/mdsimmo/DailyCodingProblem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdsimmo/DailyCodingProblem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsimmo%2FDailyCodingProblem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsimmo%2FDailyCodingProblem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75f5bae450995de8f22b7076d680db97b9ab7050 [INFO] testing mdsimmo/DailyCodingProblem against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsimmo%2FDailyCodingProblem" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdsimmo/DailyCodingProblem on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdsimmo/DailyCodingProblem [INFO] finished tweaking git repo https://github.com/mdsimmo/DailyCodingProblem [INFO] tweaked toml for git repo https://github.com/mdsimmo/DailyCodingProblem written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mdsimmo/DailyCodingProblem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1f6d1413d0fa4b97d1f74e36adf8c13aaf12a62589e61c6220a2c5279e57e81 [INFO] running `Command { std: "docker" "start" "-a" "d1f6d1413d0fa4b97d1f74e36adf8c13aaf12a62589e61c6220a2c5279e57e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f6d1413d0fa4b97d1f74e36adf8c13aaf12a62589e61c6220a2c5279e57e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f6d1413d0fa4b97d1f74e36adf8c13aaf12a62589e61c6220a2c5279e57e81", kill_on_drop: false }` [INFO] [stdout] d1f6d1413d0fa4b97d1f74e36adf8c13aaf12a62589e61c6220a2c5279e57e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc5fa5e84f79f7d896d6af8bec40ddb602d678db392144fbbf5707e8f597f284 [INFO] running `Command { std: "docker" "start" "-a" "dc5fa5e84f79f7d896d6af8bec40ddb602d678db392144fbbf5707e8f597f284", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling prob_0010 v0.1.0 (/opt/rustwide/workdir/prob_0010) [INFO] [stderr] Compiling prob_0103 v0.1.0 (/opt/rustwide/workdir/prob_0103) [INFO] [stderr] Compiling prob_0176s v0.1.0 (/opt/rustwide/workdir/prob_0176) [INFO] [stderr] Compiling prob_0102 v0.1.0 (/opt/rustwide/workdir/prob_0102) [INFO] [stderr] Compiling prob_0004 v0.1.0 (/opt/rustwide/workdir/prob_0004) [INFO] [stderr] Compiling prob_0085 v0.1.0 (/opt/rustwide/workdir/prob_0085) [INFO] [stderr] Compiling prob_0021 v0.1.0 (/opt/rustwide/workdir/prob_0021) [INFO] [stderr] Compiling prob_0002 v0.1.0 (/opt/rustwide/workdir/prob_0002) [INFO] [stderr] Compiling prob_0016 v0.1.0 (/opt/rustwide/workdir/prob_0016) [INFO] [stderr] Compiling prob_0011 v0.1.0 (/opt/rustwide/workdir/prob_0011) [INFO] [stderr] Compiling prob_0008 v0.1.0 (/opt/rustwide/workdir/prob_0008) [INFO] [stderr] Compiling prob_0092 v0.1.0 (/opt/rustwide/workdir/prob_0092) [INFO] [stderr] Compiling prob_0013 v0.1.0 (/opt/rustwide/workdir/prob_0013) [INFO] [stderr] Compiling prob_0177 v0.1.0 (/opt/rustwide/workdir/prob_0177) [INFO] [stderr] Compiling prob_0017 v0.1.0 (/opt/rustwide/workdir/prob_0017) [INFO] [stderr] Compiling prob_0020 v0.1.0 (/opt/rustwide/workdir/prob_0020) [INFO] [stderr] Compiling prob_0069 v0.1.0 (/opt/rustwide/workdir/prob_0069) [INFO] [stderr] Compiling prob_0001 v0.1.0 (/opt/rustwide/workdir/prob_0001) [INFO] [stderr] Compiling prob_0005 v0.1.0 (/opt/rustwide/workdir/prob_0005) [INFO] [stderr] Compiling prob_0022 v0.1.0 (/opt/rustwide/workdir/prob_0022) [INFO] [stderr] Compiling prob_0012 v0.1.0 (/opt/rustwide/workdir/prob_0012) [INFO] [stderr] Compiling prob_0007 v0.1.0 (/opt/rustwide/workdir/prob_0007) [INFO] [stderr] Compiling prob_0070 v0.1.0 (/opt/rustwide/workdir/prob_0070) [INFO] [stderr] Compiling prob_0009 v0.1.0 (/opt/rustwide/workdir/prob_0009) [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling prob_0762 v0.1.0 (/opt/rustwide/workdir/prob_0762) [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling prob_0052 v0.1.0 (/opt/rustwide/workdir/prob_0052) [INFO] [stdout] error[E0425]: cannot find value `word1pat` in this scope [INFO] [stdout] --> prob_0762/src/lib.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | let mut m1 = sentence.match_indices(&word1pat[..]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `word2pat` in this scope [INFO] [stdout] --> prob_0762/src/lib.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | let mut m2 = sentence.match_indices(&word2pat[..]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prob_0762` due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc5fa5e84f79f7d896d6af8bec40ddb602d678db392144fbbf5707e8f597f284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5fa5e84f79f7d896d6af8bec40ddb602d678db392144fbbf5707e8f597f284", kill_on_drop: false }` [INFO] [stdout] dc5fa5e84f79f7d896d6af8bec40ddb602d678db392144fbbf5707e8f597f284