[INFO] crate sv-parser 0.6.0 is already in cache [INFO] checking sv-parser-0.6.0 against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] extracting crate sv-parser 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sv-parser 0.6.0 on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sv-parser 0.6.0 [INFO] finished tweaking crates.io crate sv-parser 0.6.0 [INFO] tweaked toml for crates.io crate sv-parser 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate sv-parser 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a8f6ea2cc5d0421992dc3d8d403d3f3a99c9bd55618865449b60d92939606f5 [INFO] running `"docker" "start" "-a" "2a8f6ea2cc5d0421992dc3d8d403d3f3a99c9bd55618865449b60d92939606f5"` [INFO] [stderr] Checking str-concat v0.1.4 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Compiling nom-recursive-macros v0.1.1 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling sv-parser-macros v0.6.0 [INFO] [stderr] Compiling nom-packrat-macros v0.3.0 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking nom v5.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking sv-parser-error v0.6.0 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom-greedyerror v0.1.2 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking nom-recursive v0.1.1 [INFO] [stderr] Checking nom-packrat v0.3.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.6.0 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking sv-parser-parser v0.6.0 [INFO] [stderr] Checking sv-parser-pp v0.6.0 [INFO] [stderr] Checking sv-parser v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stderr] --> benches/parse_sv_bench.rs:25:17 [INFO] [stderr] | [INFO] [stderr] 25 | let _ = parse_sv(&path, &defines, &includes); [INFO] [stderr] | ^^^^^^^^ ----- -------- --------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 4 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stderr] --> benches/parse_sv_bench.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | let _ = parse_sv(&path, &defines, &includes); [INFO] [stderr] | ^^^^^^^^ ----- -------- --------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 4 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `sv-parser`. [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[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stderr] --> benches/parse_sv_criterion.rs:29:35 [INFO] [stderr] | [INFO] [stderr] 29 | b.iter_with_large_drop(|| parse_sv(&path, &defines, &includes)) [INFO] [stderr] | ^^^^^^^^ ----- -------- --------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 4 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `sv-parser`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2a8f6ea2cc5d0421992dc3d8d403d3f3a99c9bd55618865449b60d92939606f5"` [INFO] running `"docker" "rm" "-f" "2a8f6ea2cc5d0421992dc3d8d403d3f3a99c9bd55618865449b60d92939606f5"` [INFO] [stdout] 2a8f6ea2cc5d0421992dc3d8d403d3f3a99c9bd55618865449b60d92939606f5