[INFO] cloning repository https://github.com/kamarkiewicz/rusty_ems [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamarkiewicz/rusty_ems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3c3052d7d4a9600ba6b9d91f3fc11d36925ffd [INFO] testing kamarkiewicz/rusty_ems 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%2Fkamarkiewicz%2Frusty_ems" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamarkiewicz/rusty_ems 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/kamarkiewicz/rusty_ems [INFO] finished tweaking git repo https://github.com/kamarkiewicz/rusty_ems [INFO] tweaked toml for git repo https://github.com/kamarkiewicz/rusty_ems written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kamarkiewicz/rusty_ems 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 digest v0.5.2 [INFO] [stderr] Downloaded unicode-bidi v0.2.6 [INFO] [stderr] Downloaded postgres-derive v0.3.1 [INFO] [stderr] Downloaded hmac v0.1.1 [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] [stderr] Downloaded sha2 v0.5.3 [INFO] [stderr] Downloaded crypto-mac v0.3.0 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded typenum v1.5.2 [INFO] [stderr] Downloaded generic-array v0.7.2 [INFO] [stderr] Downloaded stringprep v0.1.0 [INFO] [stderr] Downloaded postgres-shared v0.3.0 [INFO] [stderr] Downloaded postgres-protocol v0.3.0 [INFO] [stderr] Downloaded postgres v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] ec29df5cc95c39171b44641bf8e3f517282c29f3ce62e32225bf80e665622551 [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" "ec29df5cc95c39171b44641bf8e3f517282c29f3ce62e32225bf80e665622551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec29df5cc95c39171b44641bf8e3f517282c29f3ce62e32225bf80e665622551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec29df5cc95c39171b44641bf8e3f517282c29f3ce62e32225bf80e665622551", kill_on_drop: false }` [INFO] [stdout] ec29df5cc95c39171b44641bf8e3f517282c29f3ce62e32225bf80e665622551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4ff500da6a3098c7fc0bdb9ebeae63bdca63438f3fe916b8e12615880ff9acc7 [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" "4ff500da6a3098c7fc0bdb9ebeae63bdca63438f3fe916b8e12615880ff9acc7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling typenum v1.5.2 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling constant_time_eq v0.1.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling stringprep v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling generic-array v0.7.2 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling postgres-protocol v0.3.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling postgres-shared v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling postgres v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rusty_ems v0.95.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4ff500da6a3098c7fc0bdb9ebeae63bdca63438f3fe916b8e12615880ff9acc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff500da6a3098c7fc0bdb9ebeae63bdca63438f3fe916b8e12615880ff9acc7", kill_on_drop: false }` [INFO] [stdout] 4ff500da6a3098c7fc0bdb9ebeae63bdca63438f3fe916b8e12615880ff9acc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] fff6f04be7bcc35c7d3a51aee2a2cfd26787b9a471b76aa2d77560b09a9d5e0a [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" "fff6f04be7bcc35c7d3a51aee2a2cfd26787b9a471b76aa2d77560b09a9d5e0a", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_ems v0.95.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "fff6f04be7bcc35c7d3a51aee2a2cfd26787b9a471b76aa2d77560b09a9d5e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff6f04be7bcc35c7d3a51aee2a2cfd26787b9a471b76aa2d77560b09a9d5e0a", kill_on_drop: false }` [INFO] [stdout] fff6f04be7bcc35c7d3a51aee2a2cfd26787b9a471b76aa2d77560b09a9d5e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 3a71027c02ddd8d765b6721416121af6a3c42ee505df4921be6cc447a69758b5 [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" "3a71027c02ddd8d765b6721416121af6a3c42ee505df4921be6cc447a69758b5", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain!{ [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(io::Error); [INFO] [stderr] 36 | | Json(serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain!{ [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(io::Error); [INFO] [stderr] 36 | | Json(serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rusty_ems` (bin "rusty_ems" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_ems-94c3f8821d75ebf4) [INFO] [stdout] running 5 tests [INFO] [stdout] test api::tests::deserialize_connection_info ... ok [INFO] [stdout] test api::tests::deserialize_organizer_info_with_valid_secret ... ok [INFO] [stdout] test api::tests::deserialize_event_tests_timestamps ... ok [INFO] [stdout] test api::tests::deserialize_snake_case ... ok [INFO] [stdout] test api::tests::deserialize_organizer_info_with_invalid_secret ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a71027c02ddd8d765b6721416121af6a3c42ee505df4921be6cc447a69758b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a71027c02ddd8d765b6721416121af6a3c42ee505df4921be6cc447a69758b5", kill_on_drop: false }` [INFO] [stdout] 3a71027c02ddd8d765b6721416121af6a3c42ee505df4921be6cc447a69758b5