[INFO] cloning repository https://github.com/BarKetPlace/globalali_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BarKetPlace/globalali_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarKetPlace%2Fglobalali_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarKetPlace%2Fglobalali_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e89a534d57fcca139275fb57d97b69f6ca1c7a [INFO] testing BarKetPlace/globalali_rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarKetPlace%2Fglobalali_rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BarKetPlace/globalali_rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BarKetPlace/globalali_rust [INFO] finished tweaking git repo https://github.com/BarKetPlace/globalali_rust [INFO] tweaked toml for git repo https://github.com/BarKetPlace/globalali_rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BarKetPlace/globalali_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff3176135311fabffdf31b7dac75f61b918a15e40abf2c04d9f146d74d3e01df [INFO] running `Command { std: "docker" "start" "-a" "ff3176135311fabffdf31b7dac75f61b918a15e40abf2c04d9f146d74d3e01df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3176135311fabffdf31b7dac75f61b918a15e40abf2c04d9f146d74d3e01df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3176135311fabffdf31b7dac75f61b918a15e40abf2c04d9f146d74d3e01df", kill_on_drop: false }` [INFO] [stdout] ff3176135311fabffdf31b7dac75f61b918a15e40abf2c04d9f146d74d3e01df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034266796f7edb629f78c5ef81c6d77db051e0f8f851ef353bca4435b792c365 [INFO] running `Command { std: "docker" "start" "-a" "034266796f7edb629f78c5ef81c6d77db051e0f8f851ef353bca4435b792c365", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling globalali v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.47s [INFO] running `Command { std: "docker" "inspect" "034266796f7edb629f78c5ef81c6d77db051e0f8f851ef353bca4435b792c365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034266796f7edb629f78c5ef81c6d77db051e0f8f851ef353bca4435b792c365", kill_on_drop: false }` [INFO] [stdout] 034266796f7edb629f78c5ef81c6d77db051e0f8f851ef353bca4435b792c365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e885b18dd3ee5935d3b7c8392f00b6fd4a1ae8eb0246dd66980cc19bb9bef8b [INFO] running `Command { std: "docker" "start" "-a" "4e885b18dd3ee5935d3b7c8392f00b6fd4a1ae8eb0246dd66980cc19bb9bef8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling globalali v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/utils.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(gamma(0), 1.) [INFO] [stdout] | ^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn gamma(n:i32,d:Dtype,e:Dtype) -> Dtype { [INFO] [stdout] | ^^^^^ ----- ------- ------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `globalali` due to 3 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(gamma(0), 1.) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e885b18dd3ee5935d3b7c8392f00b6fd4a1ae8eb0246dd66980cc19bb9bef8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e885b18dd3ee5935d3b7c8392f00b6fd4a1ae8eb0246dd66980cc19bb9bef8b", kill_on_drop: false }` [INFO] [stdout] 4e885b18dd3ee5935d3b7c8392f00b6fd4a1ae8eb0246dd66980cc19bb9bef8b