[INFO] cloning repository https://github.com/aquanauts/rizzy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aquanauts/rizzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquanauts%2Frizzy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquanauts%2Frizzy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab8c4f875f569a3a6519b01b1585f9f949d981b [INFO] testing aquanauts/rizzy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquanauts%2Frizzy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aquanauts/rizzy on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aquanauts/rizzy [INFO] finished tweaking git repo https://github.com/aquanauts/rizzy [INFO] tweaked toml for git repo https://github.com/aquanauts/rizzy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aquanauts/rizzy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06667187a988d63f8f283db42881d0c2149482587d9bcb1cedc72f15074eac3e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06667187a988d63f8f283db42881d0c2149482587d9bcb1cedc72f15074eac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06667187a988d63f8f283db42881d0c2149482587d9bcb1cedc72f15074eac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06667187a988d63f8f283db42881d0c2149482587d9bcb1cedc72f15074eac3e", kill_on_drop: false }` [INFO] [stdout] 06667187a988d63f8f283db42881d0c2149482587d9bcb1cedc72f15074eac3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9b0396a1b2a6dce8fa4fc9afd4ab0bdbd50a51b8e77d933cfae84c0d8f871c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee9b0396a1b2a6dce8fa4fc9afd4ab0bdbd50a51b8e77d933cfae84c0d8f871c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling rizzy v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.51s [INFO] running `Command { std: "docker" "inspect" "ee9b0396a1b2a6dce8fa4fc9afd4ab0bdbd50a51b8e77d933cfae84c0d8f871c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9b0396a1b2a6dce8fa4fc9afd4ab0bdbd50a51b8e77d933cfae84c0d8f871c", kill_on_drop: false }` [INFO] [stdout] ee9b0396a1b2a6dce8fa4fc9afd4ab0bdbd50a51b8e77d933cfae84c0d8f871c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f0ffbbfc2f8837c4d8d507d542b46a68d0766261246a55eaec1da71fd0c13a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44f0ffbbfc2f8837c4d8d507d542b46a68d0766261246a55eaec1da71fd0c13a", kill_on_drop: false }` [INFO] [stderr] Compiling rizzy v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "44f0ffbbfc2f8837c4d8d507d542b46a68d0766261246a55eaec1da71fd0c13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f0ffbbfc2f8837c4d8d507d542b46a68d0766261246a55eaec1da71fd0c13a", kill_on_drop: false }` [INFO] [stdout] 44f0ffbbfc2f8837c4d8d507d542b46a68d0766261246a55eaec1da71fd0c13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a20989967b472f0b8fa752999718b907f05bcffb11754dbc881934f09a88314 [INFO] running `Command { std: "docker" "start" "-a" "1a20989967b472f0b8fa752999718b907f05bcffb11754dbc881934f09a88314", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rizzy-05f9bd694aedd332) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test rizzy::tests::should_replace_dates_2 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_1 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_3 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_4 ... ok [INFO] [stdout] test rizzy::tests::should_replace_multiple_matches ... ok [INFO] [stdout] test rizzy::tests::should_convert_epoch_nanos_unusual_digits ... ok [INFO] [stdout] test rizzy::tests::should_convert_epoch_nanos ... ok [INFO] [stdout] test rizzy::tests::skip_conversion_on_maxint_epoch_nanos ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_6 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_5 ... ok [INFO] [stdout] test rizzy::tests::should_apply_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a20989967b472f0b8fa752999718b907f05bcffb11754dbc881934f09a88314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a20989967b472f0b8fa752999718b907f05bcffb11754dbc881934f09a88314", kill_on_drop: false }` [INFO] [stdout] 1a20989967b472f0b8fa752999718b907f05bcffb11754dbc881934f09a88314