[INFO] cloning repository https://github.com/RincewindWizzard/papierkram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RincewindWizzard/papierkram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRincewindWizzard%2Fpapierkram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRincewindWizzard%2Fpapierkram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00071eff34819da3907ac8e04b99a9d4afd22ba3 [INFO] testing RincewindWizzard/papierkram against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRincewindWizzard%2Fpapierkram" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RincewindWizzard/papierkram on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RincewindWizzard/papierkram [INFO] finished tweaking git repo https://github.com/RincewindWizzard/papierkram [INFO] tweaked toml for git repo https://github.com/RincewindWizzard/papierkram written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RincewindWizzard/papierkram 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded dateparser v0.2.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 596fcf7c933c0538d6a957c0a207002b7204a070bdeebc317e78cacbc2d8865e [INFO] running `Command { std: "docker" "start" "-a" "596fcf7c933c0538d6a957c0a207002b7204a070bdeebc317e78cacbc2d8865e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "596fcf7c933c0538d6a957c0a207002b7204a070bdeebc317e78cacbc2d8865e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596fcf7c933c0538d6a957c0a207002b7204a070bdeebc317e78cacbc2d8865e", kill_on_drop: false }` [INFO] [stdout] 596fcf7c933c0538d6a957c0a207002b7204a070bdeebc317e78cacbc2d8865e [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d13427e2d8bdcceeca5cb7f7d1569df21906609949e57064220742751bce8aa5 [INFO] running `Command { std: "docker" "start" "-a" "d13427e2d8bdcceeca5cb7f7d1569df21906609949e57064220742751bce8aa5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bitflags v2.1.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling directories v5.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=a0f9b79f4a69e1b4 -C extra-filename=-a0f9b79f4a69e1b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-606f72a68b4556cd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-56fb3f94622edf4d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-78ebc4c41534add2.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c3f425cea155f19.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fecbc66cf94d3b46.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' -C metadata=d025b33952496a07 -C extra-filename=-d025b33952496a07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-43abd6dc534294ab.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-08bcba4de8f57e86.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-48027a53fa839456.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d13427e2d8bdcceeca5cb7f7d1569df21906609949e57064220742751bce8aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13427e2d8bdcceeca5cb7f7d1569df21906609949e57064220742751bce8aa5", kill_on_drop: false }` [INFO] [stdout] d13427e2d8bdcceeca5cb7f7d1569df21906609949e57064220742751bce8aa5 [INFO] testing RincewindWizzard/papierkram against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRincewindWizzard%2Fpapierkram" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RincewindWizzard/papierkram on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RincewindWizzard/papierkram [INFO] finished tweaking git repo https://github.com/RincewindWizzard/papierkram [INFO] tweaked toml for git repo https://github.com/RincewindWizzard/papierkram written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RincewindWizzard/papierkram 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdbc587b2028ce76706a9eec0ca527ee8b42f71b9a32658a1db884d2302efcb1 [INFO] running `Command { std: "docker" "start" "-a" "cdbc587b2028ce76706a9eec0ca527ee8b42f71b9a32658a1db884d2302efcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdbc587b2028ce76706a9eec0ca527ee8b42f71b9a32658a1db884d2302efcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbc587b2028ce76706a9eec0ca527ee8b42f71b9a32658a1db884d2302efcb1", kill_on_drop: false }` [INFO] [stdout] cdbc587b2028ce76706a9eec0ca527ee8b42f71b9a32658a1db884d2302efcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 591f509ef0b8e766a4e5e58bffde14cddb897a0bfe7cf4a243e3c8c9deebf392 [INFO] running `Command { std: "docker" "start" "-a" "591f509ef0b8e766a4e5e58bffde14cddb897a0bfe7cf4a243e3c8c9deebf392", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling directories v5.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_with_macros v2.3.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v2.3.2 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling dateparser v0.2.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling papierkram v0.1.58 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{process, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/models.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stdout] | ---- the item `Cell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 93 | use cli_table::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/commands/event.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 4 | use cli_table::Cell; [INFO] [stdout] | --------------- the item `Cell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 40 | use cli_table::{Cell, print_stdout, Style, Table}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> src/models.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cli_table::Cell` [INFO] [stdout] --> src/commands/event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cli_table::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use chrono::{TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `duration` is never used [INFO] [stdout] --> src/models.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 82 | impl TimeEntry { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 83 | pub(crate) fn duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/datastore.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait DataStore { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 44 | fn insert_time_entry(&mut self, time_entry: &TimeEntry) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | fn insert_time_entries(&mut self, time_entry: &Vec) -> Result<()>; [INFO] [stdout] 46 | fn insert_expected_duration(&mut self, expected_duration: ExpectedDuration) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | fn list_time_entries(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn list_expected_durations(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn view_expected_durations_by_date(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn view_event_by_date(&mut self) -> Result>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | [INFO] [stdout] 66 | fn view_events_where_date_eq(&mut self, date: NaiveDate) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | fn view_event_names(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_if_duration_null` is never used [INFO] [stdout] --> src/table_cli_helper.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn empty_if_duration_null(cell: cli_table::CellStruct, value: &Duration) -> cli_table::CellStruct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.54s [INFO] running `Command { std: "docker" "inspect" "591f509ef0b8e766a4e5e58bffde14cddb897a0bfe7cf4a243e3c8c9deebf392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591f509ef0b8e766a4e5e58bffde14cddb897a0bfe7cf4a243e3c8c9deebf392", kill_on_drop: false }` [INFO] [stdout] 591f509ef0b8e766a4e5e58bffde14cddb897a0bfe7cf4a243e3c8c9deebf392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706550285e7a200fe844d4e3359897e9ffb7bf2b5088caa528a93a3791406433 [INFO] running `Command { std: "docker" "start" "-a" "706550285e7a200fe844d4e3359897e9ffb7bf2b5088caa528a93a3791406433", kill_on_drop: false }` [INFO] [stderr] Compiling papierkram v0.1.58 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{process, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/models.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stdout] | ---- the item `Cell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 93 | use cli_table::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/commands/event.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 4 | use cli_table::Cell; [INFO] [stdout] | --------------- the item `Cell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 40 | use cli_table::{Cell, print_stdout, Style, Table}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> src/models.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cli_table::Cell` [INFO] [stdout] --> src/commands/event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cli_table::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use chrono::{TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `duration` is never used [INFO] [stdout] --> src/models.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 82 | impl TimeEntry { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 83 | pub(crate) fn duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_expected_duration`, `list_expected_durations`, `view_expected_durations_by_date`, `view_event_by_date`, `view_events_where_date_eq`, and `view_event_names` are never used [INFO] [stdout] --> src/datastore.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait DataStore { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 46 | fn insert_expected_duration(&mut self, expected_duration: ExpectedDuration) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn list_expected_durations(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn view_expected_durations_by_date(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn view_event_by_date(&mut self) -> Result>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | [INFO] [stdout] 66 | fn view_events_where_date_eq(&mut self, date: NaiveDate) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | fn view_event_names(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_if_duration_null` is never used [INFO] [stdout] --> src/table_cli_helper.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn empty_if_duration_null(cell: cli_table::CellStruct, value: &Duration) -> cli_table::CellStruct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "706550285e7a200fe844d4e3359897e9ffb7bf2b5088caa528a93a3791406433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706550285e7a200fe844d4e3359897e9ffb7bf2b5088caa528a93a3791406433", kill_on_drop: false }` [INFO] [stdout] 706550285e7a200fe844d4e3359897e9ffb7bf2b5088caa528a93a3791406433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e39d7bad9a35505f611d37dbf07eb72c782810bfe972ca65f9177cb7b6c0bc66 [INFO] running `Command { std: "docker" "start" "-a" "e39d7bad9a35505f611d37dbf07eb72c782810bfe972ca65f9177cb7b6c0bc66", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `result` [INFO] [stderr] --> src/main.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | use std::{process, result}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Cell` is imported redundantly [INFO] [stderr] --> src/models.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stderr] | ---- the item `Cell` is already imported here [INFO] [stderr] ... [INFO] [stderr] 93 | use cli_table::Cell; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Cell` is imported redundantly [INFO] [stderr] --> src/commands/event.rs:40:21 [INFO] [stderr] | [INFO] [stderr] 4 | use cli_table::Cell; [INFO] [stderr] | --------------- the item `Cell` is already imported here [INFO] [stderr] ... [INFO] [stderr] 40 | use cli_table::{Cell, print_stdout, Style, Table}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cell` [INFO] [stderr] --> src/models.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | use cli_table::{Cell, format::Justify, Table}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cli_table::Cell` [INFO] [stderr] --> src/commands/event.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use cli_table::Cell; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TimeZone` [INFO] [stderr] --> src/main.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | use chrono::{TimeZone}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `duration` is never used [INFO] [stderr] --> src/models.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 82 | impl TimeEntry { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] 83 | pub(crate) fn duration(&self) -> Option { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `insert_expected_duration`, `list_expected_durations`, `view_expected_durations_by_date`, `view_event_by_date`, `view_events_where_date_eq`, and `view_event_names` are never used [INFO] [stderr] --> src/datastore.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub trait DataStore { [INFO] [stderr] | --------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 46 | fn insert_expected_duration(&mut self, expected_duration: ExpectedDuration) -> Result<()>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | fn list_expected_durations(&mut self) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | fn view_expected_durations_by_date(&mut self) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | fn view_event_by_date(&mut self) -> Result>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 65 | [INFO] [stderr] 66 | fn view_events_where_date_eq(&mut self, date: NaiveDate) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | fn view_event_names(&mut self) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `empty_if_duration_null` is never used [INFO] [stderr] --> src/table_cli_helper.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn empty_if_duration_null(cell: cli_table::CellStruct, value: &Duration) -> cli_table::CellStruct { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `papierkram` (bin "papierkram" test) generated 9 warnings (run `cargo fix --bin "papierkram" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/papierkram-2dad02bf9310f084) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test duration_newtype::tests::test_format ... ok [INFO] [stdout] test datastore::tests::test_format ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- datastore::tests::test_format stdout ---- [INFO] [stdout] thread 'datastore::tests::test_format' panicked at src/datastore.rs:375:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 9 [INFO] [stdout] right: 10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558aa3b6dc02 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558aa3b6dc02 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558aa3b6dc02 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558aa3b6dc02 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558aa3b9583c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558aa3b9583c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558aa3b6b58f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558aa3b6d9d4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558aa3b6d9d4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558aa3b6f69b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x558aa3b6f377 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558aa39c15c7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558aa39c15c7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558aa3b6fcd0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558aa3b6fcd0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558aa3b6fa12 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558aa3b6e0d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558aa3b6f744 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558aa3963a65 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558aa3963edb - core::panicking::assert_failed_inner::h748541179e1c5823 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558aa39861ee - core::panicking::assert_failed::hfc3b45bdcac688a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558aa397f5e2 - papierkram::datastore::tests::test_format::hd791caec71979371 [INFO] [stdout] at /opt/rustwide/workdir/src/datastore.rs:375:9 [INFO] [stdout] 22: 0x558aa397ec67 - papierkram::datastore::tests::test_format::{{closure}}::h35a3f795a0027a34 [INFO] [stdout] at /opt/rustwide/workdir/src/datastore.rs:355:21 [INFO] [stdout] 23: 0x558aa3965ab6 - core::ops::function::FnOnce::call_once::h2a33d39e6208fae4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558aa39c618f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558aa39c618f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558aa39c5883 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558aa39c5883 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558aa39c5883 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558aa39c5883 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558aa39c5883 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558aa39c5883 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558aa39c5883 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558aa398e483 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558aa398e483 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558aa3992fef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558aa3992fef - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558aa3992fef - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558aa3992fef - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558aa3992fef - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558aa3992fef - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558aa3992fef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558aa3b73d65 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558aa3b73d65 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558aa3b73d65 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f01ab188ac3 - [INFO] [stdout] 46: 0x7f01ab219bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] datastore::tests::test_format [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin papierkram` [INFO] running `Command { std: "docker" "inspect" "e39d7bad9a35505f611d37dbf07eb72c782810bfe972ca65f9177cb7b6c0bc66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39d7bad9a35505f611d37dbf07eb72c782810bfe972ca65f9177cb7b6c0bc66", kill_on_drop: false }` [INFO] [stdout] e39d7bad9a35505f611d37dbf07eb72c782810bfe972ca65f9177cb7b6c0bc66