[INFO] cloning repository https://github.com/AtsukiTak/rego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/rego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee9d777194c29458bee3227cd11c10f3e610741c [INFO] testing AtsukiTak/rego against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego" "/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/AtsukiTak/rego on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AtsukiTak/rego [INFO] finished tweaking git repo https://github.com/AtsukiTak/rego [INFO] tweaked toml for git repo https://github.com/AtsukiTak/rego written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/rego already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 62853180d887ac7346de8f67f93eea39633bb9ba63b0d7239d8a3ebf8e0b7b1c [INFO] running `Command { std: "docker" "start" "-a" "62853180d887ac7346de8f67f93eea39633bb9ba63b0d7239d8a3ebf8e0b7b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62853180d887ac7346de8f67f93eea39633bb9ba63b0d7239d8a3ebf8e0b7b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62853180d887ac7346de8f67f93eea39633bb9ba63b0d7239d8a3ebf8e0b7b1c", kill_on_drop: false }` [INFO] [stdout] 62853180d887ac7346de8f67f93eea39633bb9ba63b0d7239d8a3ebf8e0b7b1c [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b7ae66ca93ad2e9036a23f1716d2c14c213ba1a1988d99eed453e2e74e18fb9 [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" "6b7ae66ca93ad2e9036a23f1716d2c14c213ba1a1988d99eed453e2e74e18fb9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling warp v0.2.3 [INFO] [stderr] Compiling rego v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "6b7ae66ca93ad2e9036a23f1716d2c14c213ba1a1988d99eed453e2e74e18fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7ae66ca93ad2e9036a23f1716d2c14c213ba1a1988d99eed453e2e74e18fb9", kill_on_drop: false }` [INFO] [stdout] 6b7ae66ca93ad2e9036a23f1716d2c14c213ba1a1988d99eed453e2e74e18fb9 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd758af19d5189230b9cd4ed6d6259e92cd7b501d53ed6e75f730ac934afa12a [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" "dd758af19d5189230b9cd4ed6d6259e92cd7b501d53ed6e75f730ac934afa12a", kill_on_drop: false }` [INFO] [stderr] Compiling rego v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "dd758af19d5189230b9cd4ed6d6259e92cd7b501d53ed6e75f730ac934afa12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd758af19d5189230b9cd4ed6d6259e92cd7b501d53ed6e75f730ac934afa12a", kill_on_drop: false }` [INFO] [stdout] dd758af19d5189230b9cd4ed6d6259e92cd7b501d53ed6e75f730ac934afa12a [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41233717474e5b8ea29690d71f2b8e3df5b6b60c9911af735ded70ad4a9c3d11 [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" "41233717474e5b8ea29690d71f2b8e3df5b6b60c9911af735ded70ad4a9c3d11", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rego-778769aceaaf319f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests rego [INFO] [stdout] test domain::cred::tests::derive_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41233717474e5b8ea29690d71f2b8e3df5b6b60c9911af735ded70ad4a9c3d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41233717474e5b8ea29690d71f2b8e3df5b6b60c9911af735ded70ad4a9c3d11", kill_on_drop: false }` [INFO] [stdout] 41233717474e5b8ea29690d71f2b8e3df5b6b60c9911af735ded70ad4a9c3d11