[INFO] cloning repository https://github.com/Christian-Rades/rorqual [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christian-Rades/rorqual" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Rades%2Frorqual", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Rades%2Frorqual'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11aca468666a11d4821c8a93178a8173c88e2e52 [INFO] checking Christian-Rades/rorqual against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Rades%2Frorqual" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Christian-Rades/rorqual on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Christian-Rades/rorqual [INFO] finished tweaking git repo https://github.com/Christian-Rades/rorqual [INFO] tweaked toml for git repo https://github.com/Christian-Rades/rorqual written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Christian-Rades/rorqual already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded git2 v0.13.23 [INFO] [stderr] Downloaded chrono-tz v0.6.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Downloaded petgraph-graphml v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603447682ec87821e45ffe5c892c1672cae9e3bf977345ddd62a6edfa625e8a7 [INFO] running `Command { std: "docker" "start" "-a" "603447682ec87821e45ffe5c892c1672cae9e3bf977345ddd62a6edfa625e8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603447682ec87821e45ffe5c892c1672cae9e3bf977345ddd62a6edfa625e8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603447682ec87821e45ffe5c892c1672cae9e3bf977345ddd62a6edfa625e8a7", kill_on_drop: false }` [INFO] [stdout] 603447682ec87821e45ffe5c892c1672cae9e3bf977345ddd62a6edfa625e8a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0addc5d450a37b28e9e5b889a843f4911d6f69019d3d0ae8164e95b93dc61be [INFO] running `Command { std: "docker" "start" "-a" "e0addc5d450a37b28e9e5b889a843f4911d6f69019d3d0ae8164e95b93dc61be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking petgraph-graphml v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Checking git2 v0.13.23 [INFO] [stderr] Checking rorqual v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/git2graph.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | let trees = search_repo(&repo).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^------- an argument of type `&GitFilter` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/git2graph.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | fn search_repo<'repo>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 75 | repo: &'repo Repository, [INFO] [stdout] | ----------------------- [INFO] [stdout] 76 | filter: &GitFilter, [INFO] [stdout] | ------------------ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 147 | let trees = search_repo(&repo, /* &GitFilter */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rorqual` (bin "rorqual" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e0addc5d450a37b28e9e5b889a843f4911d6f69019d3d0ae8164e95b93dc61be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0addc5d450a37b28e9e5b889a843f4911d6f69019d3d0ae8164e95b93dc61be", kill_on_drop: false }` [INFO] [stdout] e0addc5d450a37b28e9e5b889a843f4911d6f69019d3d0ae8164e95b93dc61be [INFO] checking Christian-Rades/rorqual against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Rades%2Frorqual" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Christian-Rades/rorqual on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Christian-Rades/rorqual [INFO] finished tweaking git repo https://github.com/Christian-Rades/rorqual [INFO] tweaked toml for git repo https://github.com/Christian-Rades/rorqual written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Christian-Rades/rorqual already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6edb34b8ac62d60c060127212ece91f71dd5ea7dff06b5f986c31ac1482deef7 [INFO] running `Command { std: "docker" "start" "-a" "6edb34b8ac62d60c060127212ece91f71dd5ea7dff06b5f986c31ac1482deef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6edb34b8ac62d60c060127212ece91f71dd5ea7dff06b5f986c31ac1482deef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edb34b8ac62d60c060127212ece91f71dd5ea7dff06b5f986c31ac1482deef7", kill_on_drop: false }` [INFO] [stdout] 6edb34b8ac62d60c060127212ece91f71dd5ea7dff06b5f986c31ac1482deef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7211fdc595d1b66ad7ff82cdadb5255199af60bffa3a847ee8a7a22e80ff298 [INFO] running `Command { std: "docker" "start" "-a" "e7211fdc595d1b66ad7ff82cdadb5255199af60bffa3a847ee8a7a22e80ff298", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "e7211fdc595d1b66ad7ff82cdadb5255199af60bffa3a847ee8a7a22e80ff298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7211fdc595d1b66ad7ff82cdadb5255199af60bffa3a847ee8a7a22e80ff298", kill_on_drop: false }` [INFO] [stdout] e7211fdc595d1b66ad7ff82cdadb5255199af60bffa3a847ee8a7a22e80ff298