[INFO] fetching crate todo-txt 3.1.0... [INFO] checking todo-txt-3.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate todo-txt 3.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate todo-txt 3.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate todo-txt 3.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate todo-txt 3.1.0 [INFO] tweaked toml for crates.io crate todo-txt 3.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate todo-txt 3.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-automata v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2c02956e42fea95cb5ddc32be8eddd9215e7780514ac434b2f42e5fa86d450b [INFO] running `Command { std: "docker" "start" "-a" "e2c02956e42fea95cb5ddc32be8eddd9215e7780514ac434b2f42e5fa86d450b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2c02956e42fea95cb5ddc32be8eddd9215e7780514ac434b2f42e5fa86d450b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c02956e42fea95cb5ddc32be8eddd9215e7780514ac434b2f42e5fa86d450b", kill_on_drop: false }` [INFO] [stdout] e2c02956e42fea95cb5ddc32be8eddd9215e7780514ac434b2f42e5fa86d450b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6538dc8179681d3221a599e6e514b49ad0c2ddda94c30a7dd6218b4b1ffca5f3 [INFO] running `Command { std: "docker" "start" "-a" "6538dc8179681d3221a599e6e514b49ad0c2ddda94c30a7dd6218b4b1ffca5f3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking todo-txt v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::contexts`: Use Task::contexts() instead [INFO] [stdout] --> tests/parser.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | contexts: vec!["context1".to_owned(), "context2".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::contexts`: Use Task::contexts() instead [INFO] [stdout] --> tests/parser.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | contexts: vec!["context1".to_owned(), "context2".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::contexts`: Use Task::contexts() instead [INFO] [stdout] --> tests/parser.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | contexts: vec!["context2".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::projects`: Use Task::projects() instead [INFO] [stdout] --> tests/parser.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | projects: vec!["project1".to_owned(), "project1\\subject1".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::projects`: Use Task::projects() instead [INFO] [stdout] --> tests/parser.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | projects: vec!["Project1".to_string()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::projects`: Use Task::projects() instead [INFO] [stdout] --> tests/parser.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | projects: vec!["Project1".to_string()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::contexts`: Use Task::contexts() instead [INFO] [stdout] --> tests/parser.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | contexts: vec!["context2".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `todo_txt::Task::projects`: Use Task::projects() instead [INFO] [stdout] --> tests/parser.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | projects: vec!["project1".to_owned()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "6538dc8179681d3221a599e6e514b49ad0c2ddda94c30a7dd6218b4b1ffca5f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6538dc8179681d3221a599e6e514b49ad0c2ddda94c30a7dd6218b4b1ffca5f3", kill_on_drop: false }` [INFO] [stdout] 6538dc8179681d3221a599e6e514b49ad0c2ddda94c30a7dd6218b4b1ffca5f3