[INFO] cloning repository https://github.com/vanderwolk/dc_over_the_network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanderwolk/dc_over_the_network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanderwolk%2Fdc_over_the_network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanderwolk%2Fdc_over_the_network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 859e3c32b238e5f7cc36aec691ccc050249fa869 [INFO] checking vanderwolk/dc_over_the_network against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanderwolk%2Fdc_over_the_network" "/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/vanderwolk/dc_over_the_network on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vanderwolk/dc_over_the_network [INFO] finished tweaking git repo https://github.com/vanderwolk/dc_over_the_network [INFO] tweaked toml for git repo https://github.com/vanderwolk/dc_over_the_network written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vanderwolk/dc_over_the_network already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 312580a9b2f5315511e943f5c9a6c7d3e2ab696e2a843abc249a505c1674e5d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "312580a9b2f5315511e943f5c9a6c7d3e2ab696e2a843abc249a505c1674e5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "312580a9b2f5315511e943f5c9a6c7d3e2ab696e2a843abc249a505c1674e5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312580a9b2f5315511e943f5c9a6c7d3e2ab696e2a843abc249a505c1674e5d2", kill_on_drop: false }` [INFO] [stdout] 312580a9b2f5315511e943f5c9a6c7d3e2ab696e2a843abc249a505c1674e5d2 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c5a7c85edc0ad19bd3ab6810cec9e58230c4c4d4937dcd1c36bb7dfe6756127 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c5a7c85edc0ad19bd3ab6810cec9e58230c4c4d4937dcd1c36bb7dfe6756127", kill_on_drop: false }` [INFO] [stderr] Checking dc_over_the_network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `divide` in this scope [INFO] [stdout] --> src/dc.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | '/' => stack = divide(stack, stream), [INFO] [stdout] | ^^^^^^ help: a function with a similar name exists: `devide` [INFO] [stdout] ... [INFO] [stdout] 67 | fn devide (mut stack: Vec, mut stream: &TcpStream) -> Vec { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `devide` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `divide` in this scope [INFO] [stdout] --> src/dc.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | '/' => stack = divide(stack, stream), [INFO] [stdout] | ^^^^^^ help: a function with a similar name exists: `devide` [INFO] [stdout] ... [INFO] [stdout] 67 | fn devide (mut stack: Vec, mut stream: &TcpStream) -> Vec { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `devide` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dc_over_the_network` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c5a7c85edc0ad19bd3ab6810cec9e58230c4c4d4937dcd1c36bb7dfe6756127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5a7c85edc0ad19bd3ab6810cec9e58230c4c4d4937dcd1c36bb7dfe6756127", kill_on_drop: false }` [INFO] [stdout] 8c5a7c85edc0ad19bd3ab6810cec9e58230c4c4d4937dcd1c36bb7dfe6756127