[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] 0768309702a7e19ecaf1783aa30d537156926369
[INFO] checking simsapa/simsapa-dictionary against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Fsimsapa-dictionary" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/simsapa/simsapa-dictionary on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] f2ce45daf11a5622eeed141a5bb9eb43b6680dad918464ee175f584b8d8fc6e5
[INFO] running `"docker" "start" "-a" "f2ce45daf11a5622eeed141a5bb9eb43b6680dad918464ee175f584b8d8fc6e5"`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking new_debug_unreachable v1.0.3
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking deunicode v1.0.0
[INFO] [stderr]     Checking kankyo v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]     Checking phf_shared v0.7.24
[INFO] [stderr]    Compiling bzip2-sys v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.3.5
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking hashbrown v0.5.0
[INFO] [stderr]     Checking toml v0.5.5
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking quick-xml v0.17.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking tendril v0.4.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking zip v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking calamine v0.16.1
[INFO] [stderr]     Checking chrono v0.4.9
[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 string_cache v0.7.5
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking handlebars v2.0.2
[INFO] [stderr]     Checking comrak v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling html5ever v0.22.5
[INFO] [stderr]    Compiling markup5ever v0.7.5
[INFO] [stderr]     Checking html2md v0.2.9
[INFO] [stderr]     Checking simsapa_dictionary v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 |         write!(fmt, "{}", self.description())
[INFO] [stderr]    |                                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 |         write!(fmt, "{}:\n{}", kind, self.description())
[INFO] [stderr]    |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 |         write!(fmt, "{}", self.description())
[INFO] [stderr]    |                                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 |         write!(fmt, "{}:\n{}", kind, self.description())
[INFO] [stderr]    |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[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] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 |         write!(fmt, "{}", self.description())
[INFO] [stderr]    |                                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 |         write!(fmt, "{}:\n{}", kind, self.description())
[INFO] [stderr]    |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 |         write!(fmt, "{}", self.description())
[INFO] [stderr]    |                                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 |         write!(fmt, "{}:\n{}", kind, self.description())
[INFO] [stderr]    |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "f2ce45daf11a5622eeed141a5bb9eb43b6680dad918464ee175f584b8d8fc6e5"`
[INFO] running `"docker" "rm" "-f" "f2ce45daf11a5622eeed141a5bb9eb43b6680dad918464ee175f584b8d8fc6e5"`
[INFO] [stdout] f2ce45daf11a5622eeed141a5bb9eb43b6680dad918464ee175f584b8d8fc6e5
