[INFO] cloning repository https://github.com/rklaehn/git-timetable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rklaehn/git-timetable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fgit-timetable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fgit-timetable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d93acfd0c94abbb2a0509b35c96902d80ac1d9e
[INFO] testing rklaehn/git-timetable against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fgit-timetable" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rklaehn/git-timetable
[INFO] finished tweaking git repo https://github.com/rklaehn/git-timetable
[INFO] tweaked toml for git repo https://github.com/rklaehn/git-timetable written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rklaehn/git-timetable on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rklaehn/git-timetable 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.91
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.91
[INFO] [stderr]   Downloaded iter_tools v0.1.4
[INFO] [stderr]   Downloaded cxx-build v1.0.91
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded cxx v1.0.91
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 484d90a663a6e646341563cb46506b2bb786145f767ec652ccde4b723e35aa05
[INFO] running `Command { std: "docker" "start" "-a" "484d90a663a6e646341563cb46506b2bb786145f767ec652ccde4b723e35aa05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "484d90a663a6e646341563cb46506b2bb786145f767ec652ccde4b723e35aa05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484d90a663a6e646341563cb46506b2bb786145f767ec652ccde4b723e35aa05", kill_on_drop: false }`
[INFO] [stdout] 484d90a663a6e646341563cb46506b2bb786145f767ec652ccde4b723e35aa05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df7a9f25eac565e48575ab5ebac9865890cc359e636c2daa4066042ade4ee173
[INFO] running `Command { std: "docker" "start" "-a" "df7a9f25eac565e48575ab5ebac9865890cc359e636c2daa4066042ade4ee173", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling iter_tools v0.1.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling clap v4.1.8
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling timetable v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RepoAndCommit {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 68 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoAndCommit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.29s
[INFO] running `Command { std: "docker" "inspect" "df7a9f25eac565e48575ab5ebac9865890cc359e636c2daa4066042ade4ee173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7a9f25eac565e48575ab5ebac9865890cc359e636c2daa4066042ade4ee173", kill_on_drop: false }`
[INFO] [stdout] df7a9f25eac565e48575ab5ebac9865890cc359e636c2daa4066042ade4ee173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 687ab1d6bb7789bec8cbcf3a7fe5f6740a45a6853abca6dfcb43273433f8f81a
[INFO] running `Command { std: "docker" "start" "-a" "687ab1d6bb7789bec8cbcf3a7fe5f6740a45a6853abca6dfcb43273433f8f81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling timetable v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RepoAndCommit {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 68 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoAndCommit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "687ab1d6bb7789bec8cbcf3a7fe5f6740a45a6853abca6dfcb43273433f8f81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687ab1d6bb7789bec8cbcf3a7fe5f6740a45a6853abca6dfcb43273433f8f81a", kill_on_drop: false }`
[INFO] [stdout] 687ab1d6bb7789bec8cbcf3a7fe5f6740a45a6853abca6dfcb43273433f8f81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd04dbcc6ad71377e0cf1cd85f6e1535f6d9317846ef5c8603b921688313f86e
[INFO] running `Command { std: "docker" "start" "-a" "dd04dbcc6ad71377e0cf1cd85f6e1535f6d9317846ef5c8603b921688313f86e", kill_on_drop: false }`
[INFO] [stderr] warning: field `message` is never read
[INFO] [stderr]   --> src/main.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct RepoAndCommit {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] 68 |     message: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RepoAndCommit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `timetable` (bin "timetable" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetable-992d245c28c64cde)
[INFO] [stdout] 
[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" "dd04dbcc6ad71377e0cf1cd85f6e1535f6d9317846ef5c8603b921688313f86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd04dbcc6ad71377e0cf1cd85f6e1535f6d9317846ef5c8603b921688313f86e", kill_on_drop: false }`
[INFO] [stdout] dd04dbcc6ad71377e0cf1cd85f6e1535f6d9317846ef5c8603b921688313f86e
