[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] 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 f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91e20a8c4fb8639165a9f9a9eeb468f362a37994e9dd2bf6ff1347929708c613 [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" "91e20a8c4fb8639165a9f9a9eeb468f362a37994e9dd2bf6ff1347929708c613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91e20a8c4fb8639165a9f9a9eeb468f362a37994e9dd2bf6ff1347929708c613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e20a8c4fb8639165a9f9a9eeb468f362a37994e9dd2bf6ff1347929708c613", kill_on_drop: false }` [INFO] [stdout] 91e20a8c4fb8639165a9f9a9eeb468f362a37994e9dd2bf6ff1347929708c613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0df272b2537e641607a4a2e771773c59111cc3e4b78baa854d58df54aa98cb71 [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" "0df272b2537e641607a4a2e771773c59111cc3e4b78baa854d58df54aa98cb71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [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.74s [INFO] running `Command { std: "docker" "inspect" "0df272b2537e641607a4a2e771773c59111cc3e4b78baa854d58df54aa98cb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df272b2537e641607a4a2e771773c59111cc3e4b78baa854d58df54aa98cb71", kill_on_drop: false }` [INFO] [stdout] 0df272b2537e641607a4a2e771773c59111cc3e4b78baa854d58df54aa98cb71