[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquanauts%2Frizzy" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aquanauts/rizzy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-115/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 287621aa3445d96008dc4b470d9798961be55816256963cc8fe6a8cea4203ce7 [INFO] running `Command { std: "docker" "start" "-a" "287621aa3445d96008dc4b470d9798961be55816256963cc8fe6a8cea4203ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "287621aa3445d96008dc4b470d9798961be55816256963cc8fe6a8cea4203ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "287621aa3445d96008dc4b470d9798961be55816256963cc8fe6a8cea4203ce7", kill_on_drop: false }` [INFO] [stdout] 287621aa3445d96008dc4b470d9798961be55816256963cc8fe6a8cea4203ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710c677642bdd7ae18bb3be1f4bfd635c4b5928c5f6f2c57c9efa1ff6cfa4171 [INFO] running `Command { std: "docker" "start" "-a" "710c677642bdd7ae18bb3be1f4bfd635c4b5928c5f6f2c57c9efa1ff6cfa4171", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling uncased v0.9.6 [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.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [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 parse-zoneinfo v0.3.0 [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 clap_derive v3.0.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rizzy v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "710c677642bdd7ae18bb3be1f4bfd635c4b5928c5f6f2c57c9efa1ff6cfa4171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710c677642bdd7ae18bb3be1f4bfd635c4b5928c5f6f2c57c9efa1ff6cfa4171", kill_on_drop: false }` [INFO] [stdout] 710c677642bdd7ae18bb3be1f4bfd635c4b5928c5f6f2c57c9efa1ff6cfa4171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff96b9f7845393be4faf32952b9b09195fbb4a7ce97e8c2cd8b5dfb87d0f8109 [INFO] running `Command { std: "docker" "start" "-a" "ff96b9f7845393be4faf32952b9b09195fbb4a7ce97e8c2cd8b5dfb87d0f8109", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rizzy v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "ff96b9f7845393be4faf32952b9b09195fbb4a7ce97e8c2cd8b5dfb87d0f8109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff96b9f7845393be4faf32952b9b09195fbb4a7ce97e8c2cd8b5dfb87d0f8109", kill_on_drop: false }` [INFO] [stdout] ff96b9f7845393be4faf32952b9b09195fbb4a7ce97e8c2cd8b5dfb87d0f8109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c90a32773b15fb80f4a3d4ec3373f52b9adaf6eb6628e18727d19b9955c48036 [INFO] running `Command { std: "docker" "start" "-a" "c90a32773b15fb80f4a3d4ec3373f52b9adaf6eb6628e18727d19b9955c48036", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rizzy-2d80f31d9407e537) [INFO] [stdout] running 11 tests [INFO] [stdout] test rizzy::tests::should_replace_dates_4 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_1 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_5 ... ok [INFO] [stdout] test rizzy::tests::should_apply_format ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_2 ... ok [INFO] [stdout] test rizzy::tests::should_replace_multiple_matches ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_6 ... ok [INFO] [stdout] test rizzy::tests::should_replace_dates_3 ... 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] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c90a32773b15fb80f4a3d4ec3373f52b9adaf6eb6628e18727d19b9955c48036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90a32773b15fb80f4a3d4ec3373f52b9adaf6eb6628e18727d19b9955c48036", kill_on_drop: false }` [INFO] [stdout] c90a32773b15fb80f4a3d4ec3373f52b9adaf6eb6628e18727d19b9955c48036