[INFO] updating cached repository https://github.com/neivv/samase_scarf [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] [stderr] From https://github.com/neivv/samase_scarf [INFO] [stderr] 0d2d556..0d3efc5 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3efc5ba14fc6cf5fd1ba2dc1c21f0f3286f357 [INFO] testing neivv/samase_scarf against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fsamase_scarf" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/samase_scarf on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neivv/samase_scarf [INFO] finished tweaking git repo https://github.com/neivv/samase_scarf [INFO] tweaked toml for git repo https://github.com/neivv/samase_scarf written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/samase_scarf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b8b10e0066d2f9adaac260ec3f0593eb1836b5ee96a6fdfb850d2e12f8977f7 [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" "3b8b10e0066d2f9adaac260ec3f0593eb1836b5ee96a6fdfb850d2e12f8977f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b8b10e0066d2f9adaac260ec3f0593eb1836b5ee96a6fdfb850d2e12f8977f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8b10e0066d2f9adaac260ec3f0593eb1836b5ee96a6fdfb850d2e12f8977f7", kill_on_drop: false }` [INFO] [stdout] 3b8b10e0066d2f9adaac260ec3f0593eb1836b5ee96a6fdfb850d2e12f8977f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0ab9912de71c80f0f09a318ef8a242c87bc9d50648d32d09c33fd2432279b6 [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" "1a0ab9912de71c80f0f09a318ef8a242c87bc9d50648d32d09c33fd2432279b6", 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] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lde v0.3.0 (https://github.com/CasualX/lde#6d8e2870) [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling scarf v0.3.0 (https://github.com/neivv/scarf?rev=16d656698ea310b4c6643406bb6e40c81a7e491a#16d65669) [INFO] [stderr] Compiling samase_scarf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected token: `0.0` [INFO] [stdout] --> src/dat.rs:2193:36 [INFO] [stdout] | [INFO] [stdout] 2193 | .filter(|&x| x.0.0 == 4 || x.0.0 == 5); [INFO] [stdout] | --^^^ [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | help: try parenthesizing the first index: `(x.0).0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samase_scarf`. [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" "1a0ab9912de71c80f0f09a318ef8a242c87bc9d50648d32d09c33fd2432279b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0ab9912de71c80f0f09a318ef8a242c87bc9d50648d32d09c33fd2432279b6", kill_on_drop: false }` [INFO] [stdout] 1a0ab9912de71c80f0f09a318ef8a242c87bc9d50648d32d09c33fd2432279b6