[INFO] cloning repository https://github.com/justisGipson/scheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justisGipson/scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustisGipson%2Fscheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustisGipson%2Fscheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1e9e2aa8f06859f5500679d621399fa49344250 [INFO] testing justisGipson/scheduler 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%2FjustisGipson%2Fscheduler" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justisGipson/scheduler 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/justisGipson/scheduler [INFO] finished tweaking git repo https://github.com/justisGipson/scheduler [INFO] tweaked toml for git repo https://github.com/justisGipson/scheduler written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/justisGipson/scheduler 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8e4ece93139e693a30ab1f8aef21ee6e1ecbfae01d027d7e762882f7b4cb7df6 [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" "8e4ece93139e693a30ab1f8aef21ee6e1ecbfae01d027d7e762882f7b4cb7df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e4ece93139e693a30ab1f8aef21ee6e1ecbfae01d027d7e762882f7b4cb7df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4ece93139e693a30ab1f8aef21ee6e1ecbfae01d027d7e762882f7b4cb7df6", kill_on_drop: false }` [INFO] [stdout] 8e4ece93139e693a30ab1f8aef21ee6e1ecbfae01d027d7e762882f7b4cb7df6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b5ab9ecb54d5977f0e27f71e9bd179e38a4c1bca64057f80d9b1c31defaedec9 [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" "b5ab9ecb54d5977f0e27f71e9bd179e38a4c1bca64057f80d9b1c31defaedec9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling scheduler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.80s [INFO] running `Command { std: "docker" "inspect" "b5ab9ecb54d5977f0e27f71e9bd179e38a4c1bca64057f80d9b1c31defaedec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ab9ecb54d5977f0e27f71e9bd179e38a4c1bca64057f80d9b1c31defaedec9", kill_on_drop: false }` [INFO] [stdout] b5ab9ecb54d5977f0e27f71e9bd179e38a4c1bca64057f80d9b1c31defaedec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ca0faf27d81eecb0f9abe95b8aa5c1d9e8e8c232e9e3d45d3f76e6293f120eb2 [INFO] running `Command { std: "docker" "start" "-a" "ca0faf27d81eecb0f9abe95b8aa5c1d9e8e8c232e9e3d45d3f76e6293f120eb2", kill_on_drop: false }` [INFO] [stderr] Compiling scheduler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scheduler-025d22e9e65b16d1) [INFO] running `Command { std: "docker" "inspect" "ca0faf27d81eecb0f9abe95b8aa5c1d9e8e8c232e9e3d45d3f76e6293f120eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0faf27d81eecb0f9abe95b8aa5c1d9e8e8c232e9e3d45d3f76e6293f120eb2", kill_on_drop: false }` [INFO] [stdout] ca0faf27d81eecb0f9abe95b8aa5c1d9e8e8c232e9e3d45d3f76e6293f120eb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 887f6de33da7f59d607ba0b40d0b85a41981ead9a87db1e1a3b6e7f22c8b72e4 [INFO] running `Command { std: "docker" "start" "-a" "887f6de33da7f59d607ba0b40d0b85a41981ead9a87db1e1a3b6e7f22c8b72e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scheduler-025d22e9e65b16d1) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "887f6de33da7f59d607ba0b40d0b85a41981ead9a87db1e1a3b6e7f22c8b72e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887f6de33da7f59d607ba0b40d0b85a41981ead9a87db1e1a3b6e7f22c8b72e4", kill_on_drop: false }` [INFO] [stdout] 887f6de33da7f59d607ba0b40d0b85a41981ead9a87db1e1a3b6e7f22c8b72e4