[INFO] cloning repository https://github.com/qingzhu521/paradfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qingzhu521/paradfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingzhu521%2Fparadfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingzhu521%2Fparadfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62bbfac221a087da219f3918303f10d391cfd9ef [INFO] checking qingzhu521/paradfs against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingzhu521%2Fparadfs" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qingzhu521/paradfs on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qingzhu521/paradfs [INFO] finished tweaking git repo https://github.com/qingzhu521/paradfs [INFO] tweaked toml for git repo https://github.com/qingzhu521/paradfs written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/qingzhu521/paradfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 978fd5b03c7b0f0d71b7d2a6100bf48d9c7a144e899f9e02ad7a39b9410b5661 [INFO] running `Command { std: "docker" "start" "-a" "978fd5b03c7b0f0d71b7d2a6100bf48d9c7a144e899f9e02ad7a39b9410b5661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "978fd5b03c7b0f0d71b7d2a6100bf48d9c7a144e899f9e02ad7a39b9410b5661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978fd5b03c7b0f0d71b7d2a6100bf48d9c7a144e899f9e02ad7a39b9410b5661", kill_on_drop: false }` [INFO] [stdout] 978fd5b03c7b0f0d71b7d2a6100bf48d9c7a144e899f9e02ad7a39b9410b5661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de77bd55826f7232d24162c9db687c3c581f3f6b2b5be3dbcc87296a334b5bb [INFO] running `Command { std: "docker" "start" "-a" "9de77bd55826f7232d24162c9db687c3c581f3f6b2b5be3dbcc87296a334b5bb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking paradfs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0061]: this function takes 9 arguments but 8 arguments were supplied [INFO] [stdout] --> src/algorithm/dfs.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | dfs(now, target, k, &graph, &mut result, &mut path, false, &mut visit); [INFO] [stdout] | ^^^ --- ------ - ------ ----------- --------- ----- ---------- supplied 8 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 9 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/algorithm/dfs.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn dfs( [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | now: i64, [INFO] [stdout] | -------- [INFO] [stdout] 23 | target: i64, [INFO] [stdout] | ----------- [INFO] [stdout] 24 | k: u32, [INFO] [stdout] | ------ [INFO] [stdout] 25 | graph: &Graph, [INFO] [stdout] | ------------- [INFO] [stdout] 26 | result: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 27 | temp_ans: &mut Option<&mut Vec>, [INFO] [stdout] | ------------------------------------------ [INFO] [stdout] 28 | path: &mut GraphPath, [INFO] [stdout] | -------------------- [INFO] [stdout] 29 | rev: bool, [INFO] [stdout] | --------- [INFO] [stdout] 30 | visit: &mut HashSet) { [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 8 arguments were supplied [INFO] [stdout] --> src/algorithm/dfs.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | dfs(now, target, k, &graph, &mut result, &mut path, true, &mut visit); [INFO] [stdout] | ^^^ --- ------ - ------ ----------- --------- ---- ---------- supplied 8 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 9 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/algorithm/dfs.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn dfs( [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | now: i64, [INFO] [stdout] | -------- [INFO] [stdout] 23 | target: i64, [INFO] [stdout] | ----------- [INFO] [stdout] 24 | k: u32, [INFO] [stdout] | ------ [INFO] [stdout] 25 | graph: &Graph, [INFO] [stdout] | ------------- [INFO] [stdout] 26 | result: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 27 | temp_ans: &mut Option<&mut Vec>, [INFO] [stdout] | ------------------------------------------ [INFO] [stdout] 28 | path: &mut GraphPath, [INFO] [stdout] | -------------------- [INFO] [stdout] 29 | rev: bool, [INFO] [stdout] | --------- [INFO] [stdout] 30 | visit: &mut HashSet) { [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied [INFO] [stdout] --> src/algorithm/dfs_parallel.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | dfs_for_continue_parallel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 7 arguments [INFO] [stdout] 477 | Arc::new(temp_result), [INFO] [stdout] | --------------------- [INFO] [stdout] 478 | 0, [INFO] [stdout] | - [INFO] [stdout] 479 | 4, [INFO] [stdout] | - [INFO] [stdout] 480 | Arc::new(graph), [INFO] [stdout] | --------------- [INFO] [stdout] 481 | &mut result, [INFO] [stdout] | ----------- [INFO] [stdout] 482 | false); [INFO] [stdout] | ----- supplied 6 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/algorithm/dfs_parallel.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn dfs_for_continue_parallel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | temp_result: Arc>, [INFO] [stdout] | -------------------------------- [INFO] [stdout] 15 | target: i64, [INFO] [stdout] | ----------- [INFO] [stdout] 16 | k: u32, [INFO] [stdout] | ------ [INFO] [stdout] 17 | graph: Arc, [INFO] [stdout] | ----------------- [INFO] [stdout] 18 | result: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 19 | rev: bool, [INFO] [stdout] | --------- [INFO] [stdout] 20 | / part_ans: Option<&mut Vec> [INFO] [stdout] 21 | | ) { [INFO] [stdout] | |_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `paradfs` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed src/algorithm/dfs.rs (2 fixes) [INFO] [stderr] Fixed src/algorithm/incremental_dfs.rs (2 fixes) [INFO] [stderr] Fixed src/algorithm/dfs_parallel.rs (1 fix) [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9de77bd55826f7232d24162c9db687c3c581f3f6b2b5be3dbcc87296a334b5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de77bd55826f7232d24162c9db687c3c581f3f6b2b5be3dbcc87296a334b5bb", kill_on_drop: false }` [INFO] [stdout] 9de77bd55826f7232d24162c9db687c3c581f3f6b2b5be3dbcc87296a334b5bb