[INFO] cloning repository https://github.com/kayoumido/totally-not-gaps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayoumido/totally-not-gaps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayoumido%2Ftotally-not-gaps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayoumido%2Ftotally-not-gaps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b29eb35f6a55df0cd70213ce9af5611f9779cf1 [INFO] testing kayoumido/totally-not-gaps 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%2Fkayoumido%2Ftotally-not-gaps" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kayoumido/totally-not-gaps 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/kayoumido/totally-not-gaps [INFO] finished tweaking git repo https://github.com/kayoumido/totally-not-gaps [INFO] tweaked toml for git repo https://github.com/kayoumido/totally-not-gaps written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kayoumido/totally-not-gaps 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 rhai_codegen v0.3.6 [INFO] [stderr] Downloaded casbin v2.0.7 [INFO] [stderr] Downloaded read_input v0.8.4 [INFO] [stderr] Downloaded rhai v0.19.15 [INFO] [stderr] Downloaded rstest v0.6.4 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a80dad15d295c03ae0183fb47acdedca705034e3fe4f20748966334c63b85053 [INFO] running `Command { std: "docker" "start" "-a" "a80dad15d295c03ae0183fb47acdedca705034e3fe4f20748966334c63b85053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a80dad15d295c03ae0183fb47acdedca705034e3fe4f20748966334c63b85053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80dad15d295c03ae0183fb47acdedca705034e3fe4f20748966334c63b85053", kill_on_drop: false }` [INFO] [stdout] a80dad15d295c03ae0183fb47acdedca705034e3fe4f20748966334c63b85053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7e7053f4986b3cbb12b58363dfc41ca268d78a775af70cdf6405e9a11ca965b [INFO] running `Command { std: "docker" "start" "-a" "a7e7053f4986b3cbb12b58363dfc41ca268d78a775af70cdf6405e9a11ca965b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling read_input v0.8.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling rhai_codegen v0.3.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling rhai v0.19.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling casbin v2.0.7 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling cags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 18s [INFO] running `Command { std: "docker" "inspect" "a7e7053f4986b3cbb12b58363dfc41ca268d78a775af70cdf6405e9a11ca965b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e7053f4986b3cbb12b58363dfc41ca268d78a775af70cdf6405e9a11ca965b", kill_on_drop: false }` [INFO] [stdout] a7e7053f4986b3cbb12b58363dfc41ca268d78a775af70cdf6405e9a11ca965b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cd3e605f75d6c510f140b90d9ddf8b0c81896d247f0cc624df4d42249be7cda [INFO] running `Command { std: "docker" "start" "-a" "4cd3e605f75d6c510f140b90d9ddf8b0c81896d247f0cc624df4d42249be7cda", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling cags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.16s [INFO] running `Command { std: "docker" "inspect" "4cd3e605f75d6c510f140b90d9ddf8b0c81896d247f0cc624df4d42249be7cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd3e605f75d6c510f140b90d9ddf8b0c81896d247f0cc624df4d42249be7cda", kill_on_drop: false }` [INFO] [stdout] 4cd3e605f75d6c510f140b90d9ddf8b0c81896d247f0cc624df4d42249be7cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9e40a62659cb68931d83147860fcf2b9fc22bc0764f26218f5a424f7253d2a98 [INFO] running `Command { std: "docker" "start" "-a" "9e40a62659cb68931d83147860fcf2b9fc22bc0764f26218f5a424f7253d2a98", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cags-62db529bd8b5e54e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test grades::test::test_get_grade_with_unknown_user ... ok [INFO] [stdout] test grades::test::test_failed_grade_insert ... ok [INFO] [stdout] test users::test::test_get_student ... ok [INFO] [stdout] test users::test::test_get_student_with_teacher ... ok [INFO] [stdout] test grades::test::test_succesfull_grade_insert ... ok [INFO] [stdout] test users::test::test_get_unknown_student ... ok [INFO] [stdout] test utils::test::test_pad_hash ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_1 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_3 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_2 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_6 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_4 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_5 ... ok [INFO] [stdout] test authorization::test::tet_authorization::case_7 ... ok [INFO] [stdout] test grades::test::test_get_grade_with_teacher ... ok [INFO] [stdout] test grades::test::test_get_grade_with_student_with_grades ... ok [INFO] [stdout] test authentication::test::test_login_with_unknown_user ... ok [INFO] [stdout] test grades::test::test_get_grade_with_student_without_grades ... ok [INFO] [stdout] test authentication::test::test_login_with_known_user_but_wrong_password ... ok [INFO] [stdout] test authentication::test::test_login_with_known_teacher ... ok [INFO] [stdout] test authentication::test::test_login_with_known_student ... ok [INFO] [stdout] test utils::test::test_hash ... ok [INFO] [stdout] test utils::test::test_verify_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e40a62659cb68931d83147860fcf2b9fc22bc0764f26218f5a424f7253d2a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e40a62659cb68931d83147860fcf2b9fc22bc0764f26218f5a424f7253d2a98", kill_on_drop: false }` [INFO] [stdout] 9e40a62659cb68931d83147860fcf2b9fc22bc0764f26218f5a424f7253d2a98