[INFO] cloning repository https://github.com/m-milek/calmar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-milek/calmar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-milek%2Fcalmar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-milek%2Fcalmar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e3441cc3844fd236c9aa5ce9ed9ae9764e33db4
[INFO] building m-milek/calmar against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-milek%2Fcalmar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-milek/calmar
[INFO] finished tweaking git repo https://github.com/m-milek/calmar
[INFO] tweaked toml for git repo https://github.com/m-milek/calmar written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-milek/calmar on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-milek/calmar 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60313b20732a2110fa781889d6daf6e81942a77eb1fbfffbe2fbd0cfc57add3f
[INFO] running `Command { std: "docker" "start" "-a" "60313b20732a2110fa781889d6daf6e81942a77eb1fbfffbe2fbd0cfc57add3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60313b20732a2110fa781889d6daf6e81942a77eb1fbfffbe2fbd0cfc57add3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60313b20732a2110fa781889d6daf6e81942a77eb1fbfffbe2fbd0cfc57add3f", kill_on_drop: false }`
[INFO] [stdout] 60313b20732a2110fa781889d6daf6e81942a77eb1fbfffbe2fbd0cfc57add3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f0ae14a16830fc8aa82e7f0f7574a80585746d50548420cd52f7482e4a7338
[INFO] running `Command { std: "docker" "start" "-a" "81f0ae14a16830fc8aa82e7f0f7574a80585746d50548420cd52f7482e4a7338", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling rustix v0.35.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling ansitok v0.1.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling rustyline v10.0.0
[INFO] [stderr]    Compiling ansi-str v0.3.0
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling struct-field-names-as-array v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling serde_with_macros v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde_with v2.0.1
[INFO] [stderr]    Compiling calmar v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_with::serde_as`
[INFO] [stdout]  --> src/cal/event.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::serde_as;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayedCalendarReference` is never constructed
[INFO] [stdout]   --> src/cli/display.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct DisplayedCalendarReference {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
[INFO] running `Command { std: "docker" "inspect" "81f0ae14a16830fc8aa82e7f0f7574a80585746d50548420cd52f7482e4a7338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f0ae14a16830fc8aa82e7f0f7574a80585746d50548420cd52f7482e4a7338", kill_on_drop: false }`
[INFO] [stdout] 81f0ae14a16830fc8aa82e7f0f7574a80585746d50548420cd52f7482e4a7338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0a3f99c90561db8cc27befbd5dec61821ab9f9e993be76fa723fbd29475dcbd
[INFO] running `Command { std: "docker" "start" "-a" "e0a3f99c90561db8cc27befbd5dec61821ab9f9e993be76fa723fbd29475dcbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling calmar v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_with::serde_as`
[INFO] [stdout]  --> src/cal/event.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::serde_as;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayedCalendarReference` is never constructed
[INFO] [stdout]   --> src/cli/display.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct DisplayedCalendarReference {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "e0a3f99c90561db8cc27befbd5dec61821ab9f9e993be76fa723fbd29475dcbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a3f99c90561db8cc27befbd5dec61821ab9f9e993be76fa723fbd29475dcbd", kill_on_drop: false }`
[INFO] [stdout] e0a3f99c90561db8cc27befbd5dec61821ab9f9e993be76fa723fbd29475dcbd
