[INFO] cloning repository https://github.com/stefanotorresi/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefanotorresi/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanotorresi%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanotorresi%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97fff6b19288ce9d49fb6d783ce2a3f514b6867a [INFO] testing stefanotorresi/hello-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanotorresi%2Fhello-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanotorresi/hello-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanotorresi/hello-rust [INFO] finished tweaking git repo https://github.com/stefanotorresi/hello-rust [INFO] tweaked toml for git repo https://github.com/stefanotorresi/hello-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/stefanotorresi/hello-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5bd381d386cd12055b09ed5e834a6190b43245cef10131baf035ec19ff68f07 [INFO] running `Command { std: "docker" "start" "-a" "e5bd381d386cd12055b09ed5e834a6190b43245cef10131baf035ec19ff68f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5bd381d386cd12055b09ed5e834a6190b43245cef10131baf035ec19ff68f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bd381d386cd12055b09ed5e834a6190b43245cef10131baf035ec19ff68f07", kill_on_drop: false }` [INFO] [stdout] e5bd381d386cd12055b09ed5e834a6190b43245cef10131baf035ec19ff68f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c170f8b8bf5bd8434ce68ad7ce7deaad8e2d16189919914b4c7c538fb8e1c943 [INFO] running `Command { std: "docker" "start" "-a" "c170f8b8bf5bd8434ce68ad7ce7deaad8e2d16189919914b4c7c538fb8e1c943", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "c170f8b8bf5bd8434ce68ad7ce7deaad8e2d16189919914b4c7c538fb8e1c943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c170f8b8bf5bd8434ce68ad7ce7deaad8e2d16189919914b4c7c538fb8e1c943", kill_on_drop: false }` [INFO] [stdout] c170f8b8bf5bd8434ce68ad7ce7deaad8e2d16189919914b4c7c538fb8e1c943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21908f518f3a65a8cb46a153a441c64f9606b1be34aa2f9ce029c57fba8dcd37 [INFO] running `Command { std: "docker" "start" "-a" "21908f518f3a65a8cb46a153a441c64f9606b1be34aa2f9ce029c57fba8dcd37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(63245986, fibonacci_memoized(40)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(0, fibonacci_memoized(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(0, fibonacci_memoized(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(1, fibonacci_memoized(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | assert_eq!(1, fibonacci_memoized(3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(2, fibonacci_memoized(4)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(3, fibonacci_memoized(5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(5, fibonacci_memoized(6)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(8, fibonacci_memoized(7)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fibonacci_memoized` in this scope [INFO] [stdout] --> src/algos/fibonacci.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(13, fibonacci_memoized(8)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-rust` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "21908f518f3a65a8cb46a153a441c64f9606b1be34aa2f9ce029c57fba8dcd37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21908f518f3a65a8cb46a153a441c64f9606b1be34aa2f9ce029c57fba8dcd37", kill_on_drop: false }` [INFO] [stdout] 21908f518f3a65a8cb46a153a441c64f9606b1be34aa2f9ce029c57fba8dcd37