[INFO] cloning repository https://github.com/jfschaefer/rust-senna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfschaefer/rust-senna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff14b50b3cfae48cfa278b477c63245285ef0f6c [INFO] checking jfschaefer/rust-senna against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 50% (45/90) Checking out files: 51% (46/90) Checking out files: 52% (47/90) Checking out files: 53% (48/90) Checking out files: 54% (49/90) Checking out files: 55% (50/90) Checking out files: 56% (51/90) Checking out files: 57% (52/90) Checking out files: 58% (53/90) Checking out files: 60% (54/90) Checking out files: 61% (55/90) Checking out files: 62% (56/90) Checking out files: 63% (57/90) Checking out files: 64% (58/90) Checking out files: 65% (59/90) Checking out files: 66% (60/90) Checking out files: 67% (61/90) Checking out files: 68% (62/90) Checking out files: 70% (63/90) Checking out files: 71% (64/90) Checking out files: 72% (65/90) Checking out files: 73% (66/90) Checking out files: 74% (67/90) Checking out files: 75% (68/90) Checking out files: 76% (69/90) Checking out files: 77% (70/90) Checking out files: 78% (71/90) Checking out files: 80% (72/90) Checking out files: 81% (73/90) Checking out files: 82% (74/90) Checking out files: 83% (75/90) Checking out files: 84% (76/90) Checking out files: 85% (77/90) Checking out files: 86% (78/90) Checking out files: 87% (79/90) Checking out files: 88% (80/90) Checking out files: 90% (81/90) Checking out files: 91% (82/90) Checking out files: 92% (83/90) Checking out files: 93% (84/90) Checking out files: 94% (85/90) Checking out files: 95% (86/90) Checking out files: 96% (87/90) Checking out files: 97% (88/90) Checking out files: 98% (89/90) Checking out files: 100% (90/90) Checking out files: 100% (90/90), done. [INFO] validating manifest of git repo https://github.com/jfschaefer/rust-senna on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jfschaefer/rust-senna [INFO] finished tweaking git repo https://github.com/jfschaefer/rust-senna [INFO] tweaked toml for git repo https://github.com/jfschaefer/rust-senna written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jfschaefer/rust-senna already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7cdaafeed0eb37b79bac155b46a97ef62f1c1108a6450d6731af1d163cc6bed1 [INFO] running `Command { std: "docker" "start" "-a" "7cdaafeed0eb37b79bac155b46a97ef62f1c1108a6450d6731af1d163cc6bed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cdaafeed0eb37b79bac155b46a97ef62f1c1108a6450d6731af1d163cc6bed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdaafeed0eb37b79bac155b46a97ef62f1c1108a6450d6731af1d163cc6bed1", kill_on_drop: false }` [INFO] [stdout] 7cdaafeed0eb37b79bac155b46a97ef62f1c1108a6450d6731af1d163cc6bed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a92e9f27dba820f3d22105517442039183bb99dea183453c1020a2f1ca64af6 [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" "7a92e9f27dba820f3d22105517442039183bb99dea183453c1020a2f1ca64af6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling rust-senna v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sentence` [INFO] [stdout] --> tests/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let sentence = senna.parse("Let mathformula be a finitely generated group of subexponential growth (e.g., mathformula); let mathformu... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `Command { std: "docker" "inspect" "7a92e9f27dba820f3d22105517442039183bb99dea183453c1020a2f1ca64af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a92e9f27dba820f3d22105517442039183bb99dea183453c1020a2f1ca64af6", kill_on_drop: false }` [INFO] [stdout] 7a92e9f27dba820f3d22105517442039183bb99dea183453c1020a2f1ca64af6