[INFO] cloning repository https://github.com/estelendur/chorechart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estelendur/chorechart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festelendur%2Fchorechart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festelendur%2Fchorechart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cdbd827d619cfee128ec95278a40de7be197de2 [INFO] testing estelendur/chorechart against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festelendur%2Fchorechart" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/estelendur/chorechart on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/estelendur/chorechart [INFO] finished tweaking git repo https://github.com/estelendur/chorechart [INFO] tweaked toml for git repo https://github.com/estelendur/chorechart written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/estelendur/chorechart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2049929ec1d7501e1e79873358198edf251ef3d32fac15c6285839afdac98f72 [INFO] running `Command { std: "docker" "start" "-a" "2049929ec1d7501e1e79873358198edf251ef3d32fac15c6285839afdac98f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2049929ec1d7501e1e79873358198edf251ef3d32fac15c6285839afdac98f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2049929ec1d7501e1e79873358198edf251ef3d32fac15c6285839afdac98f72", kill_on_drop: false }` [INFO] [stdout] 2049929ec1d7501e1e79873358198edf251ef3d32fac15c6285839afdac98f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b75099061a81abf216d79e9a283bc3f474483a1edceb0ea7509c286c1e73f6f6 [INFO] running `Command { std: "docker" "start" "-a" "b75099061a81abf216d79e9a283bc3f474483a1edceb0ea7509c286c1e73f6f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling chorechart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `abstract_chores` [INFO] [stdout] --> src/main.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abstract_chores` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let abstract_chores = read_chores(Path::new("./data.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_abstract` [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_abstract(chore: AbstractChore, person: String) -> ManifestChore { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fill_calendar` [INFO] [stdout] --> src/main.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.85s [INFO] running `Command { std: "docker" "inspect" "b75099061a81abf216d79e9a283bc3f474483a1edceb0ea7509c286c1e73f6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75099061a81abf216d79e9a283bc3f474483a1edceb0ea7509c286c1e73f6f6", kill_on_drop: false }` [INFO] [stdout] b75099061a81abf216d79e9a283bc3f474483a1edceb0ea7509c286c1e73f6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2cc94e1ff15871eb5accd6837c9bf6c9ae237176a1b505219406e6f50ad6a8e [INFO] running `Command { std: "docker" "start" "-a" "b2cc94e1ff15871eb5accd6837c9bf6c9ae237176a1b505219406e6f50ad6a8e", kill_on_drop: false }` [INFO] [stderr] Compiling chorechart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `abstract_chores` [INFO] [stdout] --> src/main.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abstract_chores` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let abstract_chores = read_chores(Path::new("./data.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_abstract` [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_abstract(chore: AbstractChore, person: String) -> ManifestChore { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fill_calendar` [INFO] [stdout] --> src/main.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "b2cc94e1ff15871eb5accd6837c9bf6c9ae237176a1b505219406e6f50ad6a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cc94e1ff15871eb5accd6837c9bf6c9ae237176a1b505219406e6f50ad6a8e", kill_on_drop: false }` [INFO] [stdout] b2cc94e1ff15871eb5accd6837c9bf6c9ae237176a1b505219406e6f50ad6a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6998ad48498e28b5e68411c153d7ace8a8723bb8820c60b542eaf2eb8177ce56 [INFO] running `Command { std: "docker" "start" "-a" "6998ad48498e28b5e68411c153d7ace8a8723bb8820c60b542eaf2eb8177ce56", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `abstract_chores` [INFO] [stderr] --> src/main.rs:116:35 [INFO] [stderr] | [INFO] [stderr] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `abstract_chores` [INFO] [stderr] --> src/main.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | let abstract_chores = read_chores(Path::new("./data.txt")); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstract_chores` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_abstract` [INFO] [stderr] --> src/main.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 57 | fn from_abstract(chore: AbstractChore, person: String) -> ManifestChore { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fill_calendar` [INFO] [stderr] --> src/main.rs:116:4 [INFO] [stderr] | [INFO] [stderr] 116 | fn fill_calendar(month: Vec, abstract_chores: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `chorechart` (bin "chorechart" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chorechart-4395f8d7ef43b3b4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6998ad48498e28b5e68411c153d7ace8a8723bb8820c60b542eaf2eb8177ce56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6998ad48498e28b5e68411c153d7ace8a8723bb8820c60b542eaf2eb8177ce56", kill_on_drop: false }` [INFO] [stdout] 6998ad48498e28b5e68411c153d7ace8a8723bb8820c60b542eaf2eb8177ce56