[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthas168%2Frust-tangerine-bot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthas168/rust-tangerine-bot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-2/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fb_messenger v0.1.14 [INFO] [stderr] Downloaded openssl-sys v0.9.59 [INFO] [stderr] Downloaded openssl v0.10.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 537ce9742413ad81d8ed9567ac1290ac0571a0cb157ec99fd262b33b60a19433 [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" "537ce9742413ad81d8ed9567ac1290ac0571a0cb157ec99fd262b33b60a19433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "537ce9742413ad81d8ed9567ac1290ac0571a0cb157ec99fd262b33b60a19433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537ce9742413ad81d8ed9567ac1290ac0571a0cb157ec99fd262b33b60a19433", kill_on_drop: false }` [INFO] [stdout] 537ce9742413ad81d8ed9567ac1290ac0571a0cb157ec99fd262b33b60a19433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ec7020f8bee5876b2fa13091366bf232a14f7d94c23be6e069143db1458a68 [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" "36ec7020f8bee5876b2fa13091366bf232a14f7d94c23be6e069143db1458a68", kill_on_drop: false }` [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 futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ipnet v2.3.0 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [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 2m 56s [INFO] running `Command { std: "docker" "inspect" "36ec7020f8bee5876b2fa13091366bf232a14f7d94c23be6e069143db1458a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ec7020f8bee5876b2fa13091366bf232a14f7d94c23be6e069143db1458a68", kill_on_drop: false }` [INFO] [stdout] 36ec7020f8bee5876b2fa13091366bf232a14f7d94c23be6e069143db1458a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058740c3133ba3359ef99bf4f3a5093ba49d7fc00f325ae7b42d75433872e3d0 [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" "058740c3133ba3359ef99bf4f3a5093ba49d7fc00f325ae7b42d75433872e3d0", kill_on_drop: false }` [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 5.27s [INFO] running `Command { std: "docker" "inspect" "058740c3133ba3359ef99bf4f3a5093ba49d7fc00f325ae7b42d75433872e3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058740c3133ba3359ef99bf4f3a5093ba49d7fc00f325ae7b42d75433872e3d0", kill_on_drop: false }` [INFO] [stdout] 058740c3133ba3359ef99bf4f3a5093ba49d7fc00f325ae7b42d75433872e3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "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] 950dd48d5787f83231b415ac90802891b09843772c7012b7dbd67c26a9912e14 [INFO] running `Command { std: "docker" "start" "-a" "950dd48d5787f83231b415ac90802891b09843772c7012b7dbd67c26a9912e14", kill_on_drop: false }` [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 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_tangerine-6328dfbb9b3d0b1b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test compose_message::tests::test_message_for_array_with_one_element ... ok [INFO] [stdout] test compose_message::tests::test_message_for_array_with_multiple_elements ... ok [INFO] [stdout] test helpers::tests::test_get_utc_minutes ... ok [INFO] [stdout] test helpers::tests::test_in_time_range ... ok [INFO] [stdout] test helpers::tests::test_prepend_zero ... ok [INFO] [stdout] test helpers::tests::test_suffix_toggle ... ok [INFO] [stdout] test helpers::tests::test_should_show_index ... ok [INFO] [stdout] test helpers::tests::test_format_current_date ... ok [INFO] [stdout] test compose_message::tests::test_message_for_empty_array ... ok [INFO] [stdout] test helpers::tests::test_get_utc_hour ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "950dd48d5787f83231b415ac90802891b09843772c7012b7dbd67c26a9912e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950dd48d5787f83231b415ac90802891b09843772c7012b7dbd67c26a9912e14", kill_on_drop: false }` [INFO] [stdout] 950dd48d5787f83231b415ac90802891b09843772c7012b7dbd67c26a9912e14