[INFO] updating cached repository https://github.com/simsapa/simsapa-dictionary [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 297cad44112b9d3e017574b3ef73c1fc7d7d23fe [INFO] checking simsapa/simsapa-dictionary against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Fsimsapa-dictionary" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simsapa/simsapa-dictionary on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/simsapa/simsapa-dictionary [INFO] finished tweaking git repo https://github.com/simsapa/simsapa-dictionary [INFO] tweaked toml for git repo https://github.com/simsapa/simsapa-dictionary written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/simsapa/simsapa-dictionary already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 385b493763ee650d5734b38ff7fe09f66519286bad978f0e8fc3d22b8e97306c [INFO] running `"docker" "start" "-a" "385b493763ee650d5734b38ff7fe09f66519286bad978f0e8fc3d22b8e97306c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking kankyo v0.3.0 [INFO] [stderr] Checking deunicode v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking calamine v0.16.1 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling libxlsxwriter-sys v0.9.4 [INFO] [stderr] Checking html2md v0.2.9 [INFO] [stderr] Checking xlsxwriter v0.3.0 [INFO] [stderr] Checking simsapa_dictionary v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 5 arguments but 3 arguments were supplied [INFO] [stderr] --> tests/processing_from_definition.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | let mut ebook = Ebook::new(OutputFormat::Epub, &PathBuf::from("."), &PathBuf::from("ebook.epub")); [INFO] [stderr] | ^^^^^^^^^^ ------------------ ------------------- ---------------------------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 5 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 `simsapa_dictionary`. [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: build failed [INFO] running `"docker" "inspect" "385b493763ee650d5734b38ff7fe09f66519286bad978f0e8fc3d22b8e97306c"` [INFO] running `"docker" "rm" "-f" "385b493763ee650d5734b38ff7fe09f66519286bad978f0e8fc3d22b8e97306c"` [INFO] [stdout] 385b493763ee650d5734b38ff7fe09f66519286bad978f0e8fc3d22b8e97306c