[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamarkiewicz/rusty_ems 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/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-3/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] d31ccf808bfe58eb0b5515c979ab413a5fbe278227ea86418c6d448f4e1e199d [INFO] running `Command { std: "docker" "start" "-a" "d31ccf808bfe58eb0b5515c979ab413a5fbe278227ea86418c6d448f4e1e199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31ccf808bfe58eb0b5515c979ab413a5fbe278227ea86418c6d448f4e1e199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31ccf808bfe58eb0b5515c979ab413a5fbe278227ea86418c6d448f4e1e199d", kill_on_drop: false }` [INFO] [stdout] d31ccf808bfe58eb0b5515c979ab413a5fbe278227ea86418c6d448f4e1e199d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad94657807598be4daf8f5f18c54a051938e22cfa53c7d07b0bbdd174d733eeb [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" "ad94657807598be4daf8f5f18c54a051938e22cfa53c7d07b0bbdd174d733eeb", 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 num-traits v0.1.39 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling constant_time_eq v0.1.2 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling stringprep v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling generic-array v0.7.2 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.3.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling postgres-shared v0.3.0 [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 05s [INFO] running `Command { std: "docker" "inspect" "ad94657807598be4daf8f5f18c54a051938e22cfa53c7d07b0bbdd174d733eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad94657807598be4daf8f5f18c54a051938e22cfa53c7d07b0bbdd174d733eeb", kill_on_drop: false }` [INFO] [stdout] ad94657807598be4daf8f5f18c54a051938e22cfa53c7d07b0bbdd174d733eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] da54d15bf5c7ab0e225095c0b839adb4add6290ec01677589f878b9f3563f580 [INFO] running `Command { std: "docker" "start" "-a" "da54d15bf5c7ab0e225095c0b839adb4add6290ec01677589f878b9f3563f580", 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 6.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_ems-94c3f8821d75ebf4) [INFO] running `Command { std: "docker" "inspect" "da54d15bf5c7ab0e225095c0b839adb4add6290ec01677589f878b9f3563f580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da54d15bf5c7ab0e225095c0b839adb4add6290ec01677589f878b9f3563f580", kill_on_drop: false }` [INFO] [stdout] da54d15bf5c7ab0e225095c0b839adb4add6290ec01677589f878b9f3563f580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 38497636f2ea2d921fcbcee0dcd60d14f71ed76735243936aebfc5bbbc4e130c [INFO] running `Command { std: "docker" "start" "-a" "38497636f2ea2d921fcbcee0dcd60d14f71ed76735243936aebfc5bbbc4e130c", 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.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_ems-94c3f8821d75ebf4) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test api::tests::deserialize_organizer_info_with_valid_secret ... ok [INFO] [stdout] test api::tests::deserialize_snake_case ... ok [INFO] [stdout] test api::tests::deserialize_connection_info ... ok [INFO] [stdout] test api::tests::deserialize_event_tests_timestamps ... 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 2.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38497636f2ea2d921fcbcee0dcd60d14f71ed76735243936aebfc5bbbc4e130c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38497636f2ea2d921fcbcee0dcd60d14f71ed76735243936aebfc5bbbc4e130c", kill_on_drop: false }` [INFO] [stdout] 38497636f2ea2d921fcbcee0dcd60d14f71ed76735243936aebfc5bbbc4e130c