[INFO] updating cached repository https://github.com/simsapa/simsapa-dictionary [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 297cad44112b9d3e017574b3ef73c1fc7d7d23fe [INFO] checking simsapa/simsapa-dictionary against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Fsimsapa-dictionary" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simsapa/simsapa-dictionary on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/simsapa/simsapa-dictionary already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8049e72f856ea0f61ed50af74f4aad6e9a93418d6e66cd9eef4c0810f291015d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8049e72f856ea0f61ed50af74f4aad6e9a93418d6e66cd9eef4c0810f291015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8049e72f856ea0f61ed50af74f4aad6e9a93418d6e66cd9eef4c0810f291015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8049e72f856ea0f61ed50af74f4aad6e9a93418d6e66cd9eef4c0810f291015d", kill_on_drop: false }` [INFO] [stdout] 8049e72f856ea0f61ed50af74f4aad6e9a93418d6e66cd9eef4c0810f291015d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83e936620fd3b0a8f6e8a8a086b2b2d47055446b70dae1395380189618801497 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83e936620fd3b0a8f6e8a8a086b2b2d47055446b70dae1395380189618801497", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking deunicode v1.1.0 [INFO] [stderr] Checking kankyo v0.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bindgen v0.53.2 [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] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking calamine v0.16.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling env_logger v0.7.1 [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 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] [stdout] error[E0061]: this function takes 5 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/processing_from_definition.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ebook = Ebook::new(OutputFormat::Epub, &PathBuf::from("."), &PathBuf::from("ebook.epub")); [INFO] [stdout] | ^^^^^^^^^^ ------------------ ------------------- ---------------------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simsapa_dictionary`. [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "83e936620fd3b0a8f6e8a8a086b2b2d47055446b70dae1395380189618801497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e936620fd3b0a8f6e8a8a086b2b2d47055446b70dae1395380189618801497", kill_on_drop: false }` [INFO] [stdout] 83e936620fd3b0a8f6e8a8a086b2b2d47055446b70dae1395380189618801497