[INFO] cloning repository https://github.com/arthas168/rust-tangerine-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthas168/rust-tangerine-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthas168%2Frust-tangerine-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthas168%2Frust-tangerine-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ecaed6930a514d3fb6c17c8d2e4586904265f9f [INFO] testing arthas168/rust-tangerine-bot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthas168%2Frust-tangerine-bot" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthas168/rust-tangerine-bot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthas168/rust-tangerine-bot [INFO] finished tweaking git repo https://github.com/arthas168/rust-tangerine-bot [INFO] tweaked toml for git repo https://github.com/arthas168/rust-tangerine-bot written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/arthas168/rust-tangerine-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 240ac09b40218b4a1deb07b7157b19172e5fdc4efd5cf6abbe3a8a2fcec4cab5 [INFO] running `Command { std: "docker" "start" "-a" "240ac09b40218b4a1deb07b7157b19172e5fdc4efd5cf6abbe3a8a2fcec4cab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "240ac09b40218b4a1deb07b7157b19172e5fdc4efd5cf6abbe3a8a2fcec4cab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240ac09b40218b4a1deb07b7157b19172e5fdc4efd5cf6abbe3a8a2fcec4cab5", kill_on_drop: false }` [INFO] [stdout] 240ac09b40218b4a1deb07b7157b19172e5fdc4efd5cf6abbe3a8a2fcec4cab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7038237e3412b973ed535aaf7092a0bc12bb355f131c556b30694f9e052f68c4 [INFO] running `Command { std: "docker" "start" "-a" "7038237e3412b973ed535aaf7092a0bc12bb355f131c556b30694f9e052f68c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling fb_messenger v0.1.14 [INFO] [stderr] Compiling rust-tangerine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `dateWithoutTime` should have a snake case name [INFO] [stdout] --> src/event_list.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateWithoutTime: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_without_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createdAt` should have a snake case name [INFO] [stdout] --> src/event_list.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub createdAt: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `referenceId` should have a snake case name [INFO] [stdout] --> src/event_list.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub referenceId: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reference_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.44s [INFO] running `Command { std: "docker" "inspect" "7038237e3412b973ed535aaf7092a0bc12bb355f131c556b30694f9e052f68c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7038237e3412b973ed535aaf7092a0bc12bb355f131c556b30694f9e052f68c4", kill_on_drop: false }` [INFO] [stdout] 7038237e3412b973ed535aaf7092a0bc12bb355f131c556b30694f9e052f68c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3c3e8930ec41a921f944cb7582194e3a6590f6bbe619f1ca27ff68add46845 [INFO] running `Command { std: "docker" "start" "-a" "be3c3e8930ec41a921f944cb7582194e3a6590f6bbe619f1ca27ff68add46845", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-tangerine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `dateWithoutTime` should have a snake case name [INFO] [stdout] --> src/event_list.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateWithoutTime: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_without_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createdAt` should have a snake case name [INFO] [stdout] --> src/event_list.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub createdAt: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `referenceId` should have a snake case name [INFO] [stdout] --> src/event_list.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub referenceId: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reference_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tangerine-6328dfbb9b3d0b1b) [INFO] running `Command { std: "docker" "inspect" "be3c3e8930ec41a921f944cb7582194e3a6590f6bbe619f1ca27ff68add46845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3c3e8930ec41a921f944cb7582194e3a6590f6bbe619f1ca27ff68add46845", kill_on_drop: false }` [INFO] [stdout] be3c3e8930ec41a921f944cb7582194e3a6590f6bbe619f1ca27ff68add46845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 050a953d5722d5d102c996defde005d19efccf3b0fe696b16f4c4458fa5077d1 [INFO] running `Command { std: "docker" "start" "-a" "050a953d5722d5d102c996defde005d19efccf3b0fe696b16f4c4458fa5077d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: structure field `dateWithoutTime` should have a snake case name [INFO] [stderr] --> src/event_list.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub dateWithoutTime: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_without_time` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `createdAt` should have a snake case name [INFO] [stderr] --> src/event_list.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub createdAt: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `created_at` [INFO] [stderr] [INFO] [stderr] warning: structure field `referenceId` should have a snake case name [INFO] [stderr] --> src/event_list.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub referenceId: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reference_id` [INFO] [stderr] [INFO] [stderr] warning: `rust-tangerine` (bin "rust-tangerine" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.88s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tangerine-6328dfbb9b3d0b1b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test helpers::tests::test_get_utc_hour ... ok [INFO] [stdout] test compose_message::tests::test_message_for_array_with_one_element ... ok [INFO] [stdout] test helpers::tests::test_format_current_date ... ok [INFO] [stdout] test compose_message::tests::test_message_for_array_with_multiple_elements ... ok [INFO] [stdout] test helpers::tests::test_in_time_range ... ok [INFO] [stdout] test compose_message::tests::test_message_for_empty_array ... ok [INFO] [stdout] test helpers::tests::test_should_show_index ... ok [INFO] [stdout] test helpers::tests::test_suffix_toggle ... ok [INFO] [stdout] test helpers::tests::test_prepend_zero ... ok [INFO] [stdout] test helpers::tests::test_get_utc_minutes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "050a953d5722d5d102c996defde005d19efccf3b0fe696b16f4c4458fa5077d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050a953d5722d5d102c996defde005d19efccf3b0fe696b16f4c4458fa5077d1", kill_on_drop: false }` [INFO] [stdout] 050a953d5722d5d102c996defde005d19efccf3b0fe696b16f4c4458fa5077d1