[INFO] updating cached repository https://github.com/mattjquinn/jcompiler [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] e736f8260d16c9f7e7fd68fca9f79b93d3c84dee [INFO] checking mattjquinn/jcompiler against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattjquinn%2Fjcompiler" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattjquinn/jcompiler 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/mattjquinn/jcompiler [INFO] finished tweaking git repo https://github.com/mattjquinn/jcompiler [INFO] tweaked toml for git repo https://github.com/mattjquinn/jcompiler written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mattjquinn/jcompiler 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-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" "+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] 07c0b38cb4954594a787ceaddc42ddabb0986b505f5e0edcbd9047a5b8189f47 [INFO] running `"docker" "start" "-a" "07c0b38cb4954594a787ceaddc42ddabb0986b505f5e0edcbd9047a5b8189f47"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling llvm-sys v70.1.0 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking jcompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.2.10 [INFO] [stderr] error[E0061]: this function takes 5 arguments but 7 arguments were supplied [INFO] [stderr] --> benches/benchmarks.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | jcompilerlib::compile( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stderr] 21 | &format!("jlang_programs/{}", ijsfile)[..], [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] 22 | None, [INFO] [stderr] | ---- [INFO] [stderr] 23 | 0, [INFO] [stderr] | - [INFO] [stderr] 24 | false, [INFO] [stderr] | ----- [INFO] [stderr] 25 | false, [INFO] [stderr] | ----- [INFO] [stderr] 26 | false, [INFO] [stderr] | ----- [INFO] [stderr] 27 | Some(outpath), [INFO] [stderr] | ------------- supplied 7 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 arguments but 7 arguments were supplied [INFO] [stderr] --> benches/benchmarks.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | jcompilerlib::compile( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stderr] 41 | &format!("jlang_programs/{}", ijsfile)[..], [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] 42 | None, [INFO] [stderr] | ---- [INFO] [stderr] 43 | 3, [INFO] [stderr] | - [INFO] [stderr] 44 | true, [INFO] [stderr] | ---- [INFO] [stderr] 45 | false, [INFO] [stderr] | ----- [INFO] [stderr] 46 | false, [INFO] [stderr] | ----- [INFO] [stderr] 47 | Some(outpath), [INFO] [stderr] | ------------- supplied 7 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 `jcompiler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "07c0b38cb4954594a787ceaddc42ddabb0986b505f5e0edcbd9047a5b8189f47"` [INFO] running `"docker" "rm" "-f" "07c0b38cb4954594a787ceaddc42ddabb0986b505f5e0edcbd9047a5b8189f47"` [INFO] [stdout] 07c0b38cb4954594a787ceaddc42ddabb0986b505f5e0edcbd9047a5b8189f47