[INFO] cloning repository https://github.com/mattico/spiralizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattico/spiralizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fspiralizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fspiralizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9eeb1b38cce8321ee10bf73be9d5a774b6a3ea4 [INFO] testing mattico/spiralizer against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fspiralizer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattico/spiralizer 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/mattico/spiralizer [INFO] finished tweaking git repo https://github.com/mattico/spiralizer [INFO] tweaked toml for git repo https://github.com/mattico/spiralizer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mattico/spiralizer 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-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_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] 4c1abe48934c3b387a99f38e08865b3bebc9271a7719f03bed04209351aa46b3 [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" "4c1abe48934c3b387a99f38e08865b3bebc9271a7719f03bed04209351aa46b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c1abe48934c3b387a99f38e08865b3bebc9271a7719f03bed04209351aa46b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1abe48934c3b387a99f38e08865b3bebc9271a7719f03bed04209351aa46b3", kill_on_drop: false }` [INFO] [stdout] 4c1abe48934c3b387a99f38e08865b3bebc9271a7719f03bed04209351aa46b3 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ff1e740a1d28320086c025c9ec1283f20be99061b29b3e6229b9db62d6d0ed [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" "f0ff1e740a1d28320086c025c9ec1283f20be99061b29b3e6229b9db62d6d0ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling gcc v0.3.37 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pbr v0.3.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-0.3.1/src/pb.rs:348:64 [INFO] [stdout] | [INFO] [stdout] 348 | base = base + repeat!(self.bar_current.as_ref(), curr_count - 1) + [INFO] [stdout] | -----------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for struct `std::string::String` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::string::String: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pbr`. [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0ff1e740a1d28320086c025c9ec1283f20be99061b29b3e6229b9db62d6d0ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ff1e740a1d28320086c025c9ec1283f20be99061b29b3e6229b9db62d6d0ed", kill_on_drop: false }` [INFO] [stdout] f0ff1e740a1d28320086c025c9ec1283f20be99061b29b3e6229b9db62d6d0ed