[INFO] cloning repository https://github.com/nvasudevan/cfg-dataset-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nvasudevan/cfg-dataset-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93c637328d8dbf360cff0aaef1db205d2189b212 [INFO] testing nvasudevan/cfg-dataset-gen against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nvasudevan/cfg-dataset-gen 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/nvasudevan/cfg-dataset-gen [INFO] finished tweaking git repo https://github.com/nvasudevan/cfg-dataset-gen [INFO] tweaked toml for git repo https://github.com/nvasudevan/cfg-dataset-gen written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nvasudevan/cfgz` [INFO] [stderr] Updating git repository `https://github.com/nvasudevan/sinbad_rs` [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0cd7c27e718815f8e6872246587bdf5c2a9c8f07e2bd0f05e0d02005e83ef874 [INFO] running `Command { std: "docker" "start" "-a" "0cd7c27e718815f8e6872246587bdf5c2a9c8f07e2bd0f05e0d02005e83ef874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd7c27e718815f8e6872246587bdf5c2a9c8f07e2bd0f05e0d02005e83ef874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd7c27e718815f8e6872246587bdf5c2a9c8f07e2bd0f05e0d02005e83ef874", kill_on_drop: false }` [INFO] [stdout] 0cd7c27e718815f8e6872246587bdf5c2a9c8f07e2bd0f05e0d02005e83ef874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] aa2eab1577cc72e34e6baa49aff9cf71e9e2bd67f69c39f000ec37662ec12148 [INFO] running `Command { std: "docker" "start" "-a" "aa2eab1577cc72e34e6baa49aff9cf71e9e2bd67f69c39f000ec37662ec12148", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Compiling vob v3.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling lrpar v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling sinbad_rs v0.1.0 (https://github.com/nvasudevan/sinbad_rs?branch=main#5050cf79) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling packedvec v1.2.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling sparsevec v0.1.4 [INFO] [stderr] Compiling cfgrammar v0.10.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lrtable v0.10.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling lrlex v0.10.2 [INFO] [stderr] Compiling cfgz v0.1.0 (https://github.com/nvasudevan/cfgz?branch=main#21ca7488) [INFO] [stderr] Compiling cfg_dataset_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 4 arguments but 6 arguments were supplied [INFO] [stdout] --> src/cfg/dataset.rs:273:23 [INFO] [stdout] | [INFO] [stdout] 273 | let res = sinbad_rs::invoke( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 274 | ds_input.sin, [INFO] [stdout] | ------------ [INFO] [stdout] 275 | ds_input.sin_duration, [INFO] [stdout] | --------------------- [INFO] [stdout] 276 | ds_input.sin_backend, [INFO] [stdout] | -------------------- [INFO] [stdout] 277 | ds_input.sin_depth, [INFO] [stdout] | ------------------ [INFO] [stdout] 278 | gp, [INFO] [stdout] | -- [INFO] [stdout] 279 | ds_input.cfg_lex, [INFO] [stdout] | ---------------- supplied 6 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sinbad_rs-37149acf3fc9cfd2/5050cf7/src/lib.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(sin: &SinBAD, sin_input: &SinBADInput, gp: &str, lp: &str) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cfg/dataset.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 281 | match res { [INFO] [stdout] | --- this expression has type `SinBADOutput` [INFO] [stdout] 282 | true => { Ok(1) } [INFO] [stdout] | ^^^^ expected struct `SinBADOutput`, found `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cfg/dataset.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 281 | match res { [INFO] [stdout] | --- this expression has type `SinBADOutput` [INFO] [stdout] 282 | true => { Ok(1) } [INFO] [stdout] 283 | false => { Ok(2) } [INFO] [stdout] | ^^^^^ expected struct `SinBADOutput`, found `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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] [stderr] error: could not compile `cfg_dataset_gen` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa2eab1577cc72e34e6baa49aff9cf71e9e2bd67f69c39f000ec37662ec12148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2eab1577cc72e34e6baa49aff9cf71e9e2bd67f69c39f000ec37662ec12148", kill_on_drop: false }` [INFO] [stdout] aa2eab1577cc72e34e6baa49aff9cf71e9e2bd67f69c39f000ec37662ec12148