[INFO] updating cached repository https://github.com/vincentdephily/emlop [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] a8b89500116bc981238cf96bcd2351168f1869ea [INFO] checking vincentdephily/emlop against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentdephily%2Femlop" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincentdephily/emlop on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vincentdephily/emlop [INFO] finished tweaking git repo https://github.com/vincentdephily/emlop [INFO] tweaked toml for git repo https://github.com/vincentdephily/emlop written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/vincentdephily/emlop already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 3ea0e604708cf1772fa36870758f2b8217d657028afc6dc02e662cbb0075defa [INFO] running `"docker" "start" "-a" "3ea0e604708cf1772fa36870758f2b8217d657028afc6dc02e662cbb0075defa"` [INFO] [stderr] Checking scanlex v0.1.2 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tabwriter v1.1.0 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking sysconf v0.3.4 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking chrono-english v0.1.4 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking emlop v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 9 parameters but 8 parameters were supplied [INFO] [stderr] --> src/parser.rs:314:20 [INFO] [stderr] | [INFO] [stderr] 51 | / pub fn new_hist(reader: R, [INFO] [stderr] 52 | | filename: String, [INFO] [stderr] 53 | | min_ts: Option, [INFO] [stderr] 54 | | max_ts: Option, [INFO] [stderr] ... | [INFO] [stderr] 110 | | Ok(rx) [INFO] [stderr] 111 | | } [INFO] [stderr] | |_- defined here [INFO] [stderr] ... [INFO] [stderr] 314 | let hist = new_hist(File::open(filename).unwrap(), [INFO] [stderr] | ____________________^ [INFO] [stderr] 315 | | filename.into(), [INFO] [stderr] 316 | | filter_mints, [INFO] [stderr] 317 | | filter_maxts, [INFO] [stderr] ... | [INFO] [stderr] 320 | | filter_pkg, [INFO] [stderr] 321 | | exact).unwrap(); [INFO] [stderr] | |__________________________________^ expected 9 parameters [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 `emlop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3ea0e604708cf1772fa36870758f2b8217d657028afc6dc02e662cbb0075defa"` [INFO] running `"docker" "rm" "-f" "3ea0e604708cf1772fa36870758f2b8217d657028afc6dc02e662cbb0075defa"` [INFO] [stdout] 3ea0e604708cf1772fa36870758f2b8217d657028afc6dc02e662cbb0075defa