[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#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-milek%2Fcalmar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m-milek/calmar on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b50d821da56539e20c13746ee9fa72f58cdef6a41d74634a6359a8077474a9 [INFO] running `Command { std: "docker" "start" "-a" "e5b50d821da56539e20c13746ee9fa72f58cdef6a41d74634a6359a8077474a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b50d821da56539e20c13746ee9fa72f58cdef6a41d74634a6359a8077474a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b50d821da56539e20c13746ee9fa72f58cdef6a41d74634a6359a8077474a9", kill_on_drop: false }` [INFO] [stdout] e5b50d821da56539e20c13746ee9fa72f58cdef6a41d74634a6359a8077474a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc69418b6a525c0861b94b092cb221c8aa1eb829f644cafb8f942a0362e890e6 [INFO] running `Command { std: "docker" "start" "-a" "dc69418b6a525c0861b94b092cb221c8aa1eb829f644cafb8f942a0362e890e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling ansi-str v0.3.0 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling struct-field-names-as-array v0.1.3 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [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: 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 13.77s [INFO] running `Command { std: "docker" "inspect" "dc69418b6a525c0861b94b092cb221c8aa1eb829f644cafb8f942a0362e890e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc69418b6a525c0861b94b092cb221c8aa1eb829f644cafb8f942a0362e890e6", kill_on_drop: false }` [INFO] [stdout] dc69418b6a525c0861b94b092cb221c8aa1eb829f644cafb8f942a0362e890e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ad534ef8b0589353d5a818621498e51063b690b8960e5f41078921fea3c98f [INFO] running `Command { std: "docker" "start" "-a" "16ad534ef8b0589353d5a818621498e51063b690b8960e5f41078921fea3c98f", kill_on_drop: false }` [INFO] [stderr] Compiling calmar v1.2.0 (/opt/rustwide/workdir) [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 0.92s [INFO] running `Command { std: "docker" "inspect" "16ad534ef8b0589353d5a818621498e51063b690b8960e5f41078921fea3c98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ad534ef8b0589353d5a818621498e51063b690b8960e5f41078921fea3c98f", kill_on_drop: false }` [INFO] [stdout] 16ad534ef8b0589353d5a818621498e51063b690b8960e5f41078921fea3c98f