[INFO] cloning repository https://github.com/mukund-kri/challenge-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukund-kri/challenge-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2Fchallenge-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2Fchallenge-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56891acb505e055f485aea83f3ed07a92abee367 [INFO] checking mukund-kri/challenge-tracker against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2Fchallenge-tracker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mukund-kri/challenge-tracker on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mukund-kri/challenge-tracker [INFO] finished tweaking git repo https://github.com/mukund-kri/challenge-tracker [INFO] tweaked toml for git repo https://github.com/mukund-kri/challenge-tracker written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mukund-kri/challenge-tracker 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded quote v1.0.32 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded serde_yaml v0.9.25 [INFO] [stderr] Downloaded rustix v0.38.7 [INFO] [stderr] Downloaded cc v1.0.82 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded serde_derive v1.0.180 [INFO] [stderr] Downloaded syn v2.0.28 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.9 [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded termion v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c726b9f59e8621021137232ad4ce3e9743380cdd7218ffda818328af1bc2494 [INFO] running `Command { std: "docker" "start" "-a" "4c726b9f59e8621021137232ad4ce3e9743380cdd7218ffda818328af1bc2494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c726b9f59e8621021137232ad4ce3e9743380cdd7218ffda818328af1bc2494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c726b9f59e8621021137232ad4ce3e9743380cdd7218ffda818328af1bc2494", kill_on_drop: false }` [INFO] [stdout] 4c726b9f59e8621021137232ad4ce3e9743380cdd7218ffda818328af1bc2494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17d17da7ffca58bd4092e3a00de28bc9d391be63c927b43ea553db65daaf1e95 [INFO] running `Command { std: "docker" "start" "-a" "17d17da7ffca58bd4092e3a00de28bc9d391be63c927b43ea553db65daaf1e95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking challenge_checker v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.93s [INFO] running `Command { std: "docker" "inspect" "17d17da7ffca58bd4092e3a00de28bc9d391be63c927b43ea553db65daaf1e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d17da7ffca58bd4092e3a00de28bc9d391be63c927b43ea553db65daaf1e95", kill_on_drop: false }` [INFO] [stdout] 17d17da7ffca58bd4092e3a00de28bc9d391be63c927b43ea553db65daaf1e95 [INFO] checking mukund-kri/challenge-tracker against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2Fchallenge-tracker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mukund-kri/challenge-tracker on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mukund-kri/challenge-tracker [INFO] finished tweaking git repo https://github.com/mukund-kri/challenge-tracker [INFO] tweaked toml for git repo https://github.com/mukund-kri/challenge-tracker written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mukund-kri/challenge-tracker 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9af7d9e28c40816ccf162cf75adf061c5661631352b0b339a4dd5c5ee63fe15b [INFO] running `Command { std: "docker" "start" "-a" "9af7d9e28c40816ccf162cf75adf061c5661631352b0b339a4dd5c5ee63fe15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af7d9e28c40816ccf162cf75adf061c5661631352b0b339a4dd5c5ee63fe15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af7d9e28c40816ccf162cf75adf061c5661631352b0b339a4dd5c5ee63fe15b", kill_on_drop: false }` [INFO] [stdout] 9af7d9e28c40816ccf162cf75adf061c5661631352b0b339a4dd5c5ee63fe15b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d227e9501d9a8b544aafade6c8ab901f838dd7bc468f4ebf0a9d64a7b52a4b4 [INFO] running `Command { std: "docker" "start" "-a" "9d227e9501d9a8b544aafade6c8ab901f838dd7bc468f4ebf0a9d64a7b52a4b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking challenge_checker v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/reports/orgmode.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde::Serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/reports/orgmode.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde::Serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TodoContext: Serialize` is not satisfied [INFO] [stdout] --> src/reports/orgmode.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | let result = tt.render("todo", &context)?; [INFO] [stdout] | ------ ^^^^^^^^ the trait `Serialize` is not implemented for `TodoContext` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] isize [INFO] [stdout] i8 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i128 [INFO] [stdout] and 135 others [INFO] [stdout] note: required by a bound in `TinyTemplate::<'template>::render` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn render(&self, template: &str, context: &C) -> Result [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 213 | where [INFO] [stdout] 214 | C: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TinyTemplate::<'template>::render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `challenge_checker` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `TodoContext: Serialize` is not satisfied [INFO] [stdout] --> src/reports/orgmode.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | let result = tt.render("todo", &context)?; [INFO] [stdout] | ------ ^^^^^^^^ the trait `Serialize` is not implemented for `TodoContext` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] isize [INFO] [stdout] i8 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i128 [INFO] [stdout] and 135 others [INFO] [stdout] note: required by a bound in `TinyTemplate::<'template>::render` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn render(&self, template: &str, context: &C) -> Result [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 213 | where [INFO] [stdout] 214 | C: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TinyTemplate::<'template>::render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `challenge_checker` (lib test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9d227e9501d9a8b544aafade6c8ab901f838dd7bc468f4ebf0a9d64a7b52a4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d227e9501d9a8b544aafade6c8ab901f838dd7bc468f4ebf0a9d64a7b52a4b4", kill_on_drop: false }` [INFO] [stdout] 9d227e9501d9a8b544aafade6c8ab901f838dd7bc468f4ebf0a9d64a7b52a4b4