[INFO] cloning repository https://github.com/lucasbasquerotto/rust-tmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasbasquerotto/rust-tmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbasquerotto%2Frust-tmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbasquerotto%2Frust-tmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 074ae43bf0911c33cc3294a15e2770b8dd678309 [INFO] testing lucasbasquerotto/rust-tmp 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%2Flucasbasquerotto%2Frust-tmp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucasbasquerotto/rust-tmp 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/lucasbasquerotto/rust-tmp [INFO] finished tweaking git repo https://github.com/lucasbasquerotto/rust-tmp [INFO] tweaked toml for git repo https://github.com/lucasbasquerotto/rust-tmp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lucasbasquerotto/rust-tmp 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 35176d513bb54a61a6b18a6d8ac2d528aceb81b5e94d82a6dd0cc2f754c94894 [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" "35176d513bb54a61a6b18a6d8ac2d528aceb81b5e94d82a6dd0cc2f754c94894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35176d513bb54a61a6b18a6d8ac2d528aceb81b5e94d82a6dd0cc2f754c94894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35176d513bb54a61a6b18a6d8ac2d528aceb81b5e94d82a6dd0cc2f754c94894", kill_on_drop: false }` [INFO] [stdout] 35176d513bb54a61a6b18a6d8ac2d528aceb81b5e94d82a6dd0cc2f754c94894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e7cba29c7a12b58b8a3c4d3b58893f20259a407c417d638c59663735254bae37 [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" "e7cba29c7a12b58b8a3c4d3b58893f20259a407c417d638c59663735254bae37", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling tmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "e7cba29c7a12b58b8a3c4d3b58893f20259a407c417d638c59663735254bae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cba29c7a12b58b8a3c4d3b58893f20259a407c417d638c59663735254bae37", kill_on_drop: false }` [INFO] [stdout] e7cba29c7a12b58b8a3c4d3b58893f20259a407c417d638c59663735254bae37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7e71885411d128765e3aac1d1d145ba7bac1da33404a6c18fafc49a788689e1c [INFO] running `Command { std: "docker" "start" "-a" "7e71885411d128765e3aac1d1d145ba7bac1da33404a6c18fafc49a788689e1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling http-muncher v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling mockito v0.7.2 [INFO] [stderr] Compiling tmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 33s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tmp-8fd27f0dab1d66c1) [INFO] running `Command { std: "docker" "inspect" "7e71885411d128765e3aac1d1d145ba7bac1da33404a6c18fafc49a788689e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e71885411d128765e3aac1d1d145ba7bac1da33404a6c18fafc49a788689e1c", kill_on_drop: false }` [INFO] [stdout] 7e71885411d128765e3aac1d1d145ba7bac1da33404a6c18fafc49a788689e1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 51b98f1660a86d8be941497424af91c60aecd09a4740e110ca63000df31db2cd [INFO] running `Command { std: "docker" "start" "-a" "51b98f1660a86d8be941497424af91c60aecd09a4740e110ca63000df31db2cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmp-8fd27f0dab1d66c1) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test business::action::auto_action::tests::test_hook_ok ... ok [INFO] [stdout] test business::action::auto_action::tests::test_hook_error_internal ... ok [INFO] [stdout] test business::action::auto_action::tests::test_internal_error_hook ... ok [INFO] [stdout] test business::action::echo::echo_info_action::tests::test_ok ... ok [INFO] [stdout] test business::action::echo::echo_info_action::tests::test_not_allowed ... ok [INFO] [stdout] test business::action::user::register_action::tests::test_error_auth ... ok [INFO] [stdout] test business::action::user::login_action::tests::test_error_auth ... ok [INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_not_allowed ... ok [INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_ok ... ok [INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_ok_admin ... ok [INFO] [stdout] test business::action::echo::echo_error_action::tests::test_ok ... ok [INFO] [stdout] test business::action::user::login_action::tests::test_ok ... ok [INFO] [stdout] test business::action::echo::echo_error_action::tests::test_not_allowed ... ok [INFO] [stdout] test business::action::echo::echo_info_action::tests::test_ok_admin ... ok [INFO] [stdout] test business::action::echo::echo_error_action::tests::test_ok_admin ... ok [INFO] [stdout] test business::action::user::logout_action::tests::main ... ok [INFO] [stdout] test business::action::auto_action::tests::test_internal_ok ... ok [INFO] [stdout] test core::action::action_type::user_action_type::tests::main ... ok [INFO] [stdout] test core::action::action_type::moderator_action_type::tests::main ... ok [INFO] [stdout] test core::action::action_type::automatic_action_type::tests::main ... ok [INFO] [stdout] test core::action::main_impl::action_impl::tests::test_3_private_public ... ok [INFO] [stdout] test core::action::main_impl::action_impl::tests::test_1_public_error ... ok [INFO] [stdout] test core::action::main_impl::action_impl::tests::test_5_empty_error ... ok [INFO] [stdout] test core::action::main_impl::action_impl::tests::test_4_private_error ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_hook_ok ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_hook_not_allowed ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_input_context_hook ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_input_context_internal ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_internal_ok ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_ok_internal ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_ok_hook ... ok [INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_not_allowed ... ok [INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_internal_not_allowed ... ok [INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_ok_admin ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_not_allowed_unauthenticated ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_not_allowed_unconfirmed ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_ok ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_input_context_auth ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_not_allowed_authenticated ... ok [INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_ok ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_input_context_no_auth ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_not_allowed_unconfirmed ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_ok ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_not_allowed_authenticated ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_ok_auth ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_not_allowed_unauthenticated ... ok [INFO] [stdout] test business::action::web_action::tests::test_auto_status_error ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_ok_no_auth ... ok [INFO] [stdout] test tests::main ... ok [INFO] [stdout] test business::action::web_action::tests::test_auto_internal_ok ... ok [INFO] [stdout] test business::action::user::register_action::tests::test_ok ... ok [INFO] [stdout] test business::action::web_action::tests::test_user_no_status_error ... ok [INFO] [stdout] test core::action::main_impl::action_impl::tests::test_2_private_public ... ok [INFO] [stdout] test business::action::web_action::tests::test_user_no_auth_ok ... ok [INFO] [stdout] test business::action::web_action::tests::test_mod_ok ... ok [INFO] [stdout] test business::action::web_action::tests::test_mod_status_error ... ok [INFO] [stdout] test business::action::web_action::tests::test_user_auth_ok ... ok [INFO] [stdout] test business::action::web_action::tests::test_auto_no_status_error ... ok [INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_ok ... ok [INFO] [stdout] test business::action::web_action::tests::test_mod_no_status_error ... ok [INFO] [stdout] test business::action::web_action::tests::test_user_status_error ... ok [INFO] [stdout] test business::action::user::select_action::tests::test_ok ... ok [INFO] [stdout] test core::external::main_impl::external_impl::tests::test_external_mock_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51b98f1660a86d8be941497424af91c60aecd09a4740e110ca63000df31db2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b98f1660a86d8be941497424af91c60aecd09a4740e110ca63000df31db2cd", kill_on_drop: false }` [INFO] [stdout] 51b98f1660a86d8be941497424af91c60aecd09a4740e110ca63000df31db2cd