[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanotorresi%2Fhello-rust" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanotorresi/hello-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-16/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" "+1.59.0" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49eae2e013019b4f704f22b6671af8d68a71482556bf62c199437859272a86fb [INFO] running `Command { std: "docker" "start" "-a" "49eae2e013019b4f704f22b6671af8d68a71482556bf62c199437859272a86fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49eae2e013019b4f704f22b6671af8d68a71482556bf62c199437859272a86fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49eae2e013019b4f704f22b6671af8d68a71482556bf62c199437859272a86fb", kill_on_drop: false }` [INFO] [stdout] 49eae2e013019b4f704f22b6671af8d68a71482556bf62c199437859272a86fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ab623cee74c9435196f20d1f48cc9e5217ce5e99b3bcf0a6c457ead8f5355f [INFO] running `Command { std: "docker" "start" "-a" "b9ab623cee74c9435196f20d1f48cc9e5217ce5e99b3bcf0a6c457ead8f5355f", 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.72s [INFO] running `Command { std: "docker" "inspect" "b9ab623cee74c9435196f20d1f48cc9e5217ce5e99b3bcf0a6c457ead8f5355f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ab623cee74c9435196f20d1f48cc9e5217ce5e99b3bcf0a6c457ead8f5355f", kill_on_drop: false }` [INFO] [stdout] b9ab623cee74c9435196f20d1f48cc9e5217ce5e99b3bcf0a6c457ead8f5355f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2e24577281983e6190dc78c70282138dfac82deac30e1eb84e7e6e4c70fce3 [INFO] running `Command { std: "docker" "start" "-a" "4b2e24577281983e6190dc78c70282138dfac82deac30e1eb84e7e6e4c70fce3", kill_on_drop: false }` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b2e24577281983e6190dc78c70282138dfac82deac30e1eb84e7e6e4c70fce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2e24577281983e6190dc78c70282138dfac82deac30e1eb84e7e6e4c70fce3", kill_on_drop: false }` [INFO] [stdout] 4b2e24577281983e6190dc78c70282138dfac82deac30e1eb84e7e6e4c70fce3