[INFO] cloning repository https://github.com/ChenYunShu-01/scheduler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenYunShu-01/scheduler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fscheduler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fscheduler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a5422ffc694dc5e90ba4047802990d3de980d04 [INFO] testing ChenYunShu-01/scheduler-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fscheduler-rust" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChenYunShu-01/scheduler-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChenYunShu-01/scheduler-rust [INFO] finished tweaking git repo https://github.com/ChenYunShu-01/scheduler-rust [INFO] tweaked toml for git repo https://github.com/ChenYunShu-01/scheduler-rust written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/ChenYunShu-01/scheduler-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc6a4e5729a09e9ed80335a9be23783d839573bbf91124025e11c2f9f4e0d58 [INFO] running `Command { std: "docker" "start" "-a" "0dc6a4e5729a09e9ed80335a9be23783d839573bbf91124025e11c2f9f4e0d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc6a4e5729a09e9ed80335a9be23783d839573bbf91124025e11c2f9f4e0d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc6a4e5729a09e9ed80335a9be23783d839573bbf91124025e11c2f9f4e0d58", kill_on_drop: false }` [INFO] [stdout] 0dc6a4e5729a09e9ed80335a9be23783d839573bbf91124025e11c2f9f4e0d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4720ca349e9770a1f771ef54686e4681597fbbd15de43df4a76d5279cb119c7f [INFO] running `Command { std: "docker" "start" "-a" "4720ca349e9770a1f771ef54686e4681597fbbd15de43df4a76d5279cb119c7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling cron v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling scheduler_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "4720ca349e9770a1f771ef54686e4681597fbbd15de43df4a76d5279cb119c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4720ca349e9770a1f771ef54686e4681597fbbd15de43df4a76d5279cb119c7f", kill_on_drop: false }` [INFO] [stdout] 4720ca349e9770a1f771ef54686e4681597fbbd15de43df4a76d5279cb119c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6ef875c6cf5674baee5b06c405fe9329a38c1e81d6cc56b97533611c756fce [INFO] running `Command { std: "docker" "start" "-a" "ac6ef875c6cf5674baee5b06c405fe9329a38c1e81d6cc56b97533611c756fce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling scheduler_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.38s [INFO] running `Command { std: "docker" "inspect" "ac6ef875c6cf5674baee5b06c405fe9329a38c1e81d6cc56b97533611c756fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6ef875c6cf5674baee5b06c405fe9329a38c1e81d6cc56b97533611c756fce", kill_on_drop: false }` [INFO] [stdout] ac6ef875c6cf5674baee5b06c405fe9329a38c1e81d6cc56b97533611c756fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bd4b996a4a2d7706dc8ef5d12e1cadb506a43c70d7d45bc3ed1d2b81f43469f [INFO] running `Command { std: "docker" "start" "-a" "6bd4b996a4a2d7706dc8ef5d12e1cadb506a43c70d7d45bc3ed1d2b81f43469f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scheduler_rust-2d7798f988645436) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scheduler_rust-fd8b1407fbf4370c) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::get_user_executes_correct_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests scheduler_rust [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/job.rs - job::JobLocked::make_new_cron_job (line 247) ... ignored [INFO] [stdout] test src/job.rs - job::JobLocked::new_cron_job (line 276) ... ignored [INFO] [stdout] test src/job.rs - job::JobLocked::new_one_shot (line 312) ... ignored [INFO] [stdout] test src/job.rs - job::JobLocked::new_one_shot_at_instant (line 349) ... ignored [INFO] [stdout] test src/job.rs - job::JobLocked::new_repeated (line 385) ... ignored [INFO] [stdout] test src/job_scheduler.rs - job_scheduler::JobsSchedulerLocked::add (line 86) ... ignored [INFO] [stdout] test src/job_scheduler.rs - job_scheduler::JobsSchedulerLocked::remove (line 118) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bd4b996a4a2d7706dc8ef5d12e1cadb506a43c70d7d45bc3ed1d2b81f43469f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd4b996a4a2d7706dc8ef5d12e1cadb506a43c70d7d45bc3ed1d2b81f43469f", kill_on_drop: false }` [INFO] [stdout] 6bd4b996a4a2d7706dc8ef5d12e1cadb506a43c70d7d45bc3ed1d2b81f43469f