[INFO] fetching crate sjq 0.1.4... [INFO] testing sjq-0.1.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate sjq 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sjq 0.1.4 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sjq 0.1.4 [INFO] finished tweaking crates.io crate sjq 0.1.4 [INFO] tweaked toml for crates.io crate sjq 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f1b0506f2b78ca8703a1d311ccfbc55b7e70fe9f4fb369c465be8dbd5efdd2d [INFO] running `"docker" "start" "-a" "4f1b0506f2b78ca8703a1d311ccfbc55b7e70fe9f4fb369c465be8dbd5efdd2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling unicode_reader v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling sjq v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/pipeline.rs:104:12 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn new(output: Box, summed_value: JsonPath, strict: bool) -> SumStage { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.62s [INFO] running `"docker" "inspect" "4f1b0506f2b78ca8703a1d311ccfbc55b7e70fe9f4fb369c465be8dbd5efdd2d"` [INFO] running `"docker" "rm" "-f" "4f1b0506f2b78ca8703a1d311ccfbc55b7e70fe9f4fb369c465be8dbd5efdd2d"` [INFO] [stdout] 4f1b0506f2b78ca8703a1d311ccfbc55b7e70fe9f4fb369c465be8dbd5efdd2d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 70a1f7138bf6534f36dba024c6cafaaefdb8110b4eee54b518099148b97e3a0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "70a1f7138bf6534f36dba024c6cafaaefdb8110b4eee54b518099148b97e3a0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sjq v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stderr] --> src/parse_and_throw.rs:121:20 [INFO] [stderr] | [INFO] [stderr] 100 | / parser! { [INFO] [stderr] 101 | | pub fn throw_json[I](max_text_length: usize)(I) -> () [INFO] [stderr] 102 | | where [I: Stream] [INFO] [stderr] 103 | | { [INFO] [stderr] 104 | | throw_json_(*max_text_length) [INFO] [stderr] 105 | | } [INFO] [stderr] 106 | | } [INFO] [stderr] | |_- defined here [INFO] [stderr] ... [INFO] [stderr] 121 | assert_eq!(throw_json().parse(stream).unwrap().0, ()); [INFO] [stderr] | ^^^^^^^^^^-- supplied 0 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 1 argument [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 `sjq`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "70a1f7138bf6534f36dba024c6cafaaefdb8110b4eee54b518099148b97e3a0b"` [INFO] running `"docker" "rm" "-f" "70a1f7138bf6534f36dba024c6cafaaefdb8110b4eee54b518099148b97e3a0b"` [INFO] [stdout] 70a1f7138bf6534f36dba024c6cafaaefdb8110b4eee54b518099148b97e3a0b