[INFO] updating cached repository https://github.com/Harbon/CloudTask
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 8db2edb6fbf85078145091240a90903e3507f2c0
[INFO] checking Harbon/CloudTask against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarbon%2FCloudTask" "/workspace/builds/worker-8/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Harbon/CloudTask on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Harbon/CloudTask
[INFO] finished tweaking git repo https://github.com/Harbon/CloudTask
[INFO] tweaked toml for git repo https://github.com/Harbon/CloudTask written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] crate git repo https://github.com/Harbon/CloudTask already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/iron/body-parser.git`
[INFO] [stderr]     Updating git repository `https://github.com/iron/logger.git`
[INFO] [stderr]     Updating git repository `https://github.com/iron/router.git`
[INFO] [stderr]     Updating git repository `https://github.com/iron/iron`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 756321bfcc27bc9f254deb1f8b8c9201b2b2be3fc6497a2260e3607088143798
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "756321bfcc27bc9f254deb1f8b8c9201b2b2be3fc6497a2260e3607088143798"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.2.6
[INFO] [stderr]     Checking conduit-mime-types v0.7.3
[INFO] [stderr]     Checking error v0.1.9
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking miniz-sys v0.1.12
[INFO] [stderr]     Checking hpack v0.2.0
[INFO] [stderr]     Checking cookie v0.2.5
[INFO] [stderr]     Checking serde_json v0.7.4
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-iter v0.1.40
[INFO] [stderr]     Checking uuid v0.2.3
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking logger v0.4.0 (https://github.com/iron/logger.git#4df63964)
[INFO] [stderr]     Checking router v0.7.0-pre1 (https://github.com/iron/router.git#ec2c7890)
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking solicit v0.4.4
[INFO] [stderr]     Checking url v0.5.10
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking hyper v0.8.1
[INFO] [stderr]     Checking iron v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking persistent v0.1.0
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking CloudTask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0277]: expected a `std::ops::Fn<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]    --> src/app/mod.rs:14:32
[INFO] [stderr]     |
[INFO] [stderr] 14  |     let mut chain = Chain::new(routes::init_router());
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^ expected an `Fn<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iron-0.3.1/src/middleware/mod.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn new<H: Handler>(handler: H) -> Chain {
[INFO] [stderr]     |                   ------- required by this bound in `iron::Chain::new`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `for<'r, 's, 't0> std::ops::Fn<(&'r mut iron::Request<'s, 't0>,)>` is not implemented for `router::Router`
[INFO] [stderr]     = note: required because of the requirements on the impl of `iron::Handler` for `router::Router`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: expected a `std::ops::FnOnce<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]    --> src/app/mod.rs:14:32
[INFO] [stderr]     |
[INFO] [stderr] 14  |     let mut chain = Chain::new(routes::init_router());
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^ expected an `FnOnce<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iron-0.3.1/src/middleware/mod.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn new<H: Handler>(handler: H) -> Chain {
[INFO] [stderr]     |                   ------- required by this bound in `iron::Chain::new`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `std::ops::FnOnce<(&mut iron::Request<'_, '_>,)>` is not implemented for `router::Router`
[INFO] [stderr]     = note: required because of the requirements on the impl of `iron::Handler` for `router::Router`
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]  --> src/app/routes.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     router.post("/referExpress", controllers::handle_refer_express);
[INFO] [stderr]   |            ^^^^ ---------------  --------------------------------- supplied 2 arguments
[INFO] [stderr]   |            |
[INFO] [stderr]   |            expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]  --> src/app/routes.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     router.post("/decodeqr", controllers::handle_decode_qr);
[INFO] [stderr]   |            ^^^^ -----------  ----------------------------- supplied 2 arguments
[INFO] [stderr]   |            |
[INFO] [stderr]   |            expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: expected a `std::ops::Fn<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]    --> src/app/mod.rs:14:32
[INFO] [stderr]     |
[INFO] [stderr] 14  |     let mut chain = Chain::new(routes::init_router());
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^ expected an `Fn<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iron-0.3.1/src/middleware/mod.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn new<H: Handler>(handler: H) -> Chain {
[INFO] [stderr]     |                   ------- required by this bound in `iron::Chain::new`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `for<'r, 's, 't0> std::ops::Fn<(&'r mut iron::Request<'s, 't0>,)>` is not implemented for `router::Router`
[INFO] [stderr]     = note: required because of the requirements on the impl of `iron::Handler` for `router::Router`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: expected a `std::ops::FnOnce<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]    --> src/app/mod.rs:14:32
[INFO] [stderr]     |
[INFO] [stderr] 14  |     let mut chain = Chain::new(routes::init_router());
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^ expected an `FnOnce<(&mut iron::Request<'_, '_>,)>` closure, found `router::Router`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iron-0.3.1/src/middleware/mod.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn new<H: Handler>(handler: H) -> Chain {
[INFO] [stderr]     |                   ------- required by this bound in `iron::Chain::new`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `std::ops::FnOnce<(&mut iron::Request<'_, '_>,)>` is not implemented for `router::Router`
[INFO] [stderr]     = note: required because of the requirements on the impl of `iron::Handler` for `router::Router`
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]  --> src/app/routes.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     router.post("/referExpress", controllers::handle_refer_express);
[INFO] [stderr]   |            ^^^^ ---------------  --------------------------------- supplied 2 arguments
[INFO] [stderr]   |            |
[INFO] [stderr]   |            expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]  --> src/app/routes.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     router.post("/decodeqr", controllers::handle_decode_qr);
[INFO] [stderr]   |            ^^^^ -----------  ----------------------------- supplied 2 arguments
[INFO] [stderr]   |            |
[INFO] [stderr]   |            expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `bodyparser::Json: plugin::Plugin<iron::Request<'_, '_>>` is not satisfied
[INFO] [stderr]    --> src/app/controllers/mod.rs:203:21
[INFO] [stderr]     |
[INFO] [stderr] 203 |     let body = _req.get::<bodyparser::Json>();
[INFO] [stderr]     |                     ^^^ the trait `plugin::Plugin<iron::Request<'_, '_>>` is not implemented for `bodyparser::Json`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <bodyparser::Json as plugin::Plugin<iron::request::Request<'a, 'b>>>
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `bodyparser::Json: plugin::Plugin<iron::Request<'_, '_>>` is not satisfied
[INFO] [stderr]    --> src/app/controllers/mod.rs:203:21
[INFO] [stderr]     |
[INFO] [stderr] 203 |     let body = _req.get::<bodyparser::Json>();
[INFO] [stderr]     |                     ^^^ the trait `plugin::Plugin<iron::Request<'_, '_>>` is not implemented for `bodyparser::Json`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <bodyparser::Json as plugin::Plugin<iron::request::Request<'a, 'b>>>
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `find` found for enum `serde_json::value::Value` in the current scope
[INFO] [stderr]    --> src/app/controllers/mod.rs:211:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |         match json_body.find("type") {
[INFO] [stderr]     |                         ^^^^ method not found in `serde_json::value::Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `find` found for enum `serde_json::value::Value` in the current scope
[INFO] [stderr]    --> src/app/controllers/mod.rs:211:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |         match json_body.find("type") {
[INFO] [stderr]     |                         ^^^^ method not found in `serde_json::value::Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `find` found for enum `serde_json::value::Value` in the current scope
[INFO] [stderr]    --> src/app/controllers/mod.rs:224:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |         match json_body.find("data") {
[INFO] [stderr]     |                         ^^^^ method not found in `serde_json::value::Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `find` found for enum `serde_json::value::Value` in the current scope
[INFO] [stderr]    --> src/app/controllers/mod.rs:224:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |         match json_body.find("data") {
[INFO] [stderr]     |                         ^^^^ method not found in `serde_json::value::Value`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 7 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: aborting due to 7 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `CloudTask`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `CloudTask`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "756321bfcc27bc9f254deb1f8b8c9201b2b2be3fc6497a2260e3607088143798"`
[INFO] running `"docker" "rm" "-f" "756321bfcc27bc9f254deb1f8b8c9201b2b2be3fc6497a2260e3607088143798"`
[INFO] [stdout] 756321bfcc27bc9f254deb1f8b8c9201b2b2be3fc6497a2260e3607088143798
