[INFO] cloning repository https://github.com/mattjquinn/jcompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattjquinn/jcompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattjquinn%2Fjcompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattjquinn%2Fjcompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3def6d91e3a03e76e7757ff3522b59f747b8f19e [INFO] checking mattjquinn/jcompiler against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattjquinn%2Fjcompiler" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattjquinn/jcompiler on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/mattjquinn/jcompiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.9.1 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded criterion v0.2.10 [INFO] [stderr] Downloaded llvm-sys v70.1.0 [INFO] [stderr] Downloaded rand v0.7.1 [INFO] [stderr] Downloaded criterion-plot v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca753c6670a7a9ccc4fb5ec97019f00e3ff6ee833818066108d80aabcfbfc30 [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" "7ca753c6670a7a9ccc4fb5ec97019f00e3ff6ee833818066108d80aabcfbfc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca753c6670a7a9ccc4fb5ec97019f00e3ff6ee833818066108d80aabcfbfc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca753c6670a7a9ccc4fb5ec97019f00e3ff6ee833818066108d80aabcfbfc30", kill_on_drop: false }` [INFO] [stdout] 7ca753c6670a7a9ccc4fb5ec97019f00e3ff6ee833818066108d80aabcfbfc30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7dffeb8761175535f2d1e543ed6aa7395fd48be6589e8f4a3a01d193878536d [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" "b7dffeb8761175535f2d1e543ed6aa7395fd48be6589e8f4a3a01d193878536d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking rand v0.7.1 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.0 [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 serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling jcompiler-derive v0.1.0 (/opt/rustwide/workdir/lib/jcompiler-derive) [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Compiling llvm-sys v70.1.0 [INFO] [stderr] Checking jcompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.2.10 [INFO] [stdout] Ignoring known test failure: ctest_ch2_learningjbook.ijs [INFO] [stdout] Ignoring known test failure: ctest_dyadic_copy.ijs [INFO] [stdout] Ignoring known test failure: ctest_global_refs_mixedverbs.ijs [INFO] [stdout] Ignoring known test failure: ctest_power.ijs [INFO] [stdout] Ignoring known test failure: ctest_dyadic_largerorequal.ijs [INFO] [stdout] Ignoring known test failure: ctest_strings.ijs [INFO] [stdout] Ignoring known test failure: j1.ijs [INFO] [stdout] Ignoring known test failure: ctest_ch1_learningjbook.ijs [INFO] [stdout] Ignoring known test failure: ctest_dyadic_largerof.ijs [INFO] [stdout] Ignoring known test failure: ctest_monadic_tally.ijs [INFO] [stdout] Ignoring known test failure: ctest_divisions.ijs [INFO] [stdout] Ignoring known test failure: ctest_monadic_shapeof.ijs [INFO] [stdout] Ignoring known test failure: ctest_dyadic_append.ijs [INFO] [stdout] Ignoring known test failure: ctest_negative_numbers.ijs [INFO] [stdout] Ignoring known test failure: ctest_dyadic_shape.ijs [INFO] [stdout] error[E0061]: this function takes 5 arguments but 7 arguments were supplied [INFO] [stdout] --> benches/benchmarks.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | jcompilerlib::compile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 21 | &format!("jlang_programs/{}", ijsfile)[..], [INFO] [stdout] | ------------------------------------------ [INFO] [stdout] 22 | None, [INFO] [stdout] | ---- [INFO] [stdout] 23 | 0, [INFO] [stdout] | - [INFO] [stdout] 24 | false, [INFO] [stdout] | ----- [INFO] [stdout] 25 | false, [INFO] [stdout] | ----- [INFO] [stdout] 26 | false, [INFO] [stdout] | ----- [INFO] [stdout] 27 | Some(outpath), [INFO] [stdout] | ------------- supplied 7 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn compile( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 7 arguments were supplied [INFO] [stdout] --> benches/benchmarks.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | jcompilerlib::compile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 41 | &format!("jlang_programs/{}", ijsfile)[..], [INFO] [stdout] | ------------------------------------------ [INFO] [stdout] 42 | None, [INFO] [stdout] | ---- [INFO] [stdout] 43 | 3, [INFO] [stdout] | - [INFO] [stdout] 44 | true, [INFO] [stdout] | ---- [INFO] [stdout] 45 | false, [INFO] [stdout] | ----- [INFO] [stdout] 46 | false, [INFO] [stdout] | ----- [INFO] [stdout] 47 | Some(outpath), [INFO] [stdout] | ------------- supplied 7 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn compile( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jcompiler` [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" "b7dffeb8761175535f2d1e543ed6aa7395fd48be6589e8f4a3a01d193878536d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dffeb8761175535f2d1e543ed6aa7395fd48be6589e8f4a3a01d193878536d", kill_on_drop: false }` [INFO] [stdout] b7dffeb8761175535f2d1e543ed6aa7395fd48be6589e8f4a3a01d193878536d