[INFO] updating cached repository https://github.com/LDSLab/stoicheia [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6e6241639b419b7528232a8cb528c9985c7fb7d [INFO] checking LDSLab/stoicheia against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LDSLab/stoicheia on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LDSLab/stoicheia [INFO] finished tweaking git repo https://github.com/LDSLab/stoicheia [INFO] tweaked toml for git repo https://github.com/LDSLab/stoicheia written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/LDSLab/stoicheia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae34d3bb4cdc69711610bf7767565e9b6035c1f98cf59d2b37b5be6c4fbdf7b [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" "0ae34d3bb4cdc69711610bf7767565e9b6035c1f98cf59d2b37b5be6c4fbdf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae34d3bb4cdc69711610bf7767565e9b6035c1f98cf59d2b37b5be6c4fbdf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae34d3bb4cdc69711610bf7767565e9b6035c1f98cf59d2b37b5be6c4fbdf7b", kill_on_drop: false }` [INFO] [stdout] 0ae34d3bb4cdc69711610bf7767565e9b6035c1f98cf59d2b37b5be6c4fbdf7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b27feab7b4c68e06cac76d48d245e14a6838dbf4a06be8a718cc3a39a7338777 [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" "b27feab7b4c68e06cac76d48d245e14a6838dbf4a06be8a718cc3a39a7338777", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking noisy_float v0.1.12 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking ndarray-stats v0.3.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking stoicheia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/axis.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) fn get_block(start: u64, end_inclusive: u64) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/internals.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | txn.create_quilt(quilt_name, &["dim0", "dim1"], true) [INFO] [stdout] | ^^^^^^^^^^^^ ---------- ----------------- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/internals.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | txn.create_quilt(quilt_name, &["dim0", "dim1"], true) [INFO] [stdout] | ^^^^^^^^^^^^ ---------- ----------------- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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 `stoicheia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b27feab7b4c68e06cac76d48d245e14a6838dbf4a06be8a718cc3a39a7338777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27feab7b4c68e06cac76d48d245e14a6838dbf4a06be8a718cc3a39a7338777", kill_on_drop: false }` [INFO] [stdout] b27feab7b4c68e06cac76d48d245e14a6838dbf4a06be8a718cc3a39a7338777