[INFO] updating cached repository https://github.com/shanegibbs/risk5-wip [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] fd19e061be70e9c8282f6a10fcf8d1f683f4cabf [INFO] checking shanegibbs/risk5-wip against nightly-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanegibbs%2Frisk5-wip" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 8% (14/159) Checking out files: 9% (15/159) Checking out files: 10% (16/159) Checking out files: 11% (18/159) Checking out files: 12% (20/159) Checking out files: 13% (21/159) Checking out files: 14% (23/159) Checking out files: 15% (24/159) Checking out files: 16% (26/159) Checking out files: 17% (28/159) Checking out files: 18% (29/159) Checking out files: 19% (31/159) Checking out files: 20% (32/159) Checking out files: 21% (34/159) Checking out files: 22% (35/159) Checking out files: 23% (37/159) Checking out files: 24% (39/159) Checking out files: 25% (40/159) Checking out files: 26% (42/159) Checking out files: 27% (43/159) Checking out files: 28% (45/159) Checking out files: 29% (47/159) Checking out files: 30% (48/159) Checking out files: 31% (50/159) Checking out files: 32% (51/159) Checking out files: 33% (53/159) Checking out files: 34% (55/159) Checking out files: 35% (56/159) Checking out files: 36% (58/159) Checking out files: 37% (59/159) Checking out files: 38% (61/159) Checking out files: 39% (63/159) Checking out files: 40% (64/159) Checking out files: 41% (66/159) Checking out files: 42% (67/159) Checking out files: 43% (69/159) Checking out files: 44% (70/159) Checking out files: 45% (72/159) Checking out files: 46% (74/159) Checking out files: 47% (75/159) Checking out files: 48% (77/159) Checking out files: 49% (78/159) Checking out files: 50% (80/159) Checking out files: 51% (82/159) Checking out files: 52% (83/159) Checking out files: 53% (85/159) Checking out files: 54% (86/159) Checking out files: 55% (88/159) Checking out files: 56% (90/159) Checking out files: 57% (91/159) Checking out files: 58% (93/159) Checking out files: 59% (94/159) Checking out files: 60% (96/159) Checking out files: 61% (97/159) Checking out files: 62% (99/159) Checking out files: 63% (101/159) Checking out files: 64% (102/159) Checking out files: 65% (104/159) Checking out files: 66% (105/159) Checking out files: 67% (107/159) Checking out files: 68% (109/159) Checking out files: 69% (110/159) Checking out files: 70% (112/159) Checking out files: 71% (113/159) Checking out files: 72% (115/159) Checking out files: 73% (117/159) Checking out files: 74% (118/159) Checking out files: 75% (120/159) Checking out files: 76% (121/159) Checking out files: 77% (123/159) Checking out files: 78% (125/159) Checking out files: 79% (126/159) Checking out files: 80% (128/159) Checking out files: 81% (129/159) Checking out files: 82% (131/159) Checking out files: 83% (132/159) Checking out files: 84% (134/159) Checking out files: 85% (136/159) Checking out files: 86% (137/159) Checking out files: 87% (139/159) Checking out files: 88% (140/159) Checking out files: 89% (142/159) Checking out files: 90% (144/159) Checking out files: 91% (145/159) Checking out files: 92% (147/159) Checking out files: 93% (148/159) Checking out files: 94% (150/159) Checking out files: 95% (152/159) Checking out files: 96% (153/159) Checking out files: 97% (155/159) Checking out files: 98% (156/159) Checking out files: 99% (158/159) Checking out files: 100% (159/159) Checking out files: 100% (159/159), done. [INFO] validating manifest of git repo https://github.com/shanegibbs/risk5-wip on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shanegibbs/risk5-wip [INFO] finished tweaking git repo https://github.com/shanegibbs/risk5-wip [INFO] tweaked toml for git repo https://github.com/shanegibbs/risk5-wip written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/shanegibbs/risk5-wip already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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=allow" "-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" "+nightly-2019-10-27" "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] 15eb30d997999699f7861ffb3f223e55657f66c0cb30acd1e3e1599adcb8c7cc [INFO] running `"docker" "start" "-a" "15eb30d997999699f7861ffb3f223e55657f66c0cb30acd1e3e1599adcb8c7cc"` [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking risk5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking criterion v0.2.9 [INFO] [stderr] error[E0061]: this function takes 3 parameters but 2 parameters were supplied [INFO] [stderr] --> src/mmu.rs:366:17 [INFO] [stderr] | [INFO] [stderr] 137 | fn translate(&mut self, offset: u64, op: MemoryOp, prv: u64) -> Result { [INFO] [stderr] | ------------------------------------------------------------------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 366 | mmu.translate(0xffffffe0000000c0, 0).expect("ok"), [INFO] [stderr] | ^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 parameters but 2 parameters were supplied [INFO] [stderr] --> src/mmu.rs:378:17 [INFO] [stderr] | [INFO] [stderr] 137 | fn translate(&mut self, offset: u64, op: MemoryOp, prv: u64) -> Result { [INFO] [stderr] | ------------------------------------------------------------------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 378 | mmu.translate(0xffffffe000464440, 0).expect("ok"), [INFO] [stderr] | ^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 parameters but 2 parameters were supplied [INFO] [stderr] --> src/mmu.rs:391:26 [INFO] [stderr] | [INFO] [stderr] 137 | fn translate(&mut self, offset: u64, op: MemoryOp, prv: u64) -> Result { [INFO] [stderr] | ------------------------------------------------------------------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 391 | let actual = mmu.translate(0xffffffe000002df8, 0).expect("ok"); [INFO] [stderr] | ^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `risk5`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "15eb30d997999699f7861ffb3f223e55657f66c0cb30acd1e3e1599adcb8c7cc"` [INFO] running `"docker" "rm" "-f" "15eb30d997999699f7861ffb3f223e55657f66c0cb30acd1e3e1599adcb8c7cc"` [INFO] [stdout] 15eb30d997999699f7861ffb3f223e55657f66c0cb30acd1e3e1599adcb8c7cc