[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3c3052d7d4a9600ba6b9d91f3fc11d36925ffd [INFO] testing kamarkiewicz/rusty_ems against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamarkiewicz/rusty_ems on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cf95f3e764fa769f4574df8ac092a5e428ed18b3601be90bfbf795f663793c3 [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" "8cf95f3e764fa769f4574df8ac092a5e428ed18b3601be90bfbf795f663793c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cf95f3e764fa769f4574df8ac092a5e428ed18b3601be90bfbf795f663793c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf95f3e764fa769f4574df8ac092a5e428ed18b3601be90bfbf795f663793c3", kill_on_drop: false }` [INFO] [stdout] 8cf95f3e764fa769f4574df8ac092a5e428ed18b3601be90bfbf795f663793c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26df6ffe05d6d123484259ed7d9582ff6a5ac2050244bb16099612e85aa64ba5 [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" "26df6ffe05d6d123484259ed7d9582ff6a5ac2050244bb16099612e85aa64ba5", 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 byte-tools v0.1.3 [INFO] [stderr] Compiling constant_time_eq v0.1.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling stringprep v0.1.0 [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 num v0.1.39 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.8 [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 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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.34s [INFO] running `Command { std: "docker" "inspect" "26df6ffe05d6d123484259ed7d9582ff6a5ac2050244bb16099612e85aa64ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26df6ffe05d6d123484259ed7d9582ff6a5ac2050244bb16099612e85aa64ba5", kill_on_drop: false }` [INFO] [stdout] 26df6ffe05d6d123484259ed7d9582ff6a5ac2050244bb16099612e85aa64ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40aad58606510cdc03356843c913d57819fc0723a5dfebd355f06a100b3edd7d [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" "40aad58606510cdc03356843c913d57819fc0723a5dfebd355f06a100b3edd7d", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_ems v0.95.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.34s [INFO] running `Command { std: "docker" "inspect" "40aad58606510cdc03356843c913d57819fc0723a5dfebd355f06a100b3edd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40aad58606510cdc03356843c913d57819fc0723a5dfebd355f06a100b3edd7d", kill_on_drop: false }` [INFO] [stdout] 40aad58606510cdc03356843c913d57819fc0723a5dfebd355f06a100b3edd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5544f7ae573b9c08347ce647fdf7b96c037ad3ee328b27763755b8f1c70554ee [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" "5544f7ae573b9c08347ce647fdf7b96c037ad3ee328b27763755b8f1c70554ee", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_ems-286fff95be9877f1 [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_snake_case ... 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5544f7ae573b9c08347ce647fdf7b96c037ad3ee328b27763755b8f1c70554ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5544f7ae573b9c08347ce647fdf7b96c037ad3ee328b27763755b8f1c70554ee", kill_on_drop: false }` [INFO] [stdout] 5544f7ae573b9c08347ce647fdf7b96c037ad3ee328b27763755b8f1c70554ee