[INFO] updating cached repository https://github.com/gky360/acick [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] be3c07556b6673838f70933605c5849d45bf5e77 [INFO] testing gky360/acick against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgky360%2Facick" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gky360/acick on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gky360/acick [INFO] removed workspace from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-atcoder from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-config from git repo https://github.com/gky360/acick [INFO] removed path dependency acick-util from git repo https://github.com/gky360/acick [INFO] finished tweaking git repo https://github.com/gky360/acick [INFO] tweaked toml for git repo https://github.com/gky360/acick written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/gky360/acick already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-sync-rustls v0.3.0-rc.17 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7eedef3ab3ad46a1f0256b3dcc4b135e4021b577169fc0d16cc1dd095eb35286 [INFO] running `"docker" "start" "-a" "7eedef3ab3ad46a1f0256b3dcc4b135e4021b577169fc0d16cc1dd095eb35286"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling retry v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling cookie_store v0.11.0 [INFO] [stderr] Compiling dropbox-sdk v0.3.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling tera v1.3.0 [INFO] [stderr] Compiling acick-util v0.1.0 [INFO] [stderr] Compiling acick-config v0.1.0 [INFO] [stderr] Compiling acick-dropbox v0.1.0 [INFO] [stderr] Compiling acick-atcoder v0.1.0 [INFO] [stderr] Compiling acick v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stderr] --> src/cmd/mod.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | Config::load(self.service_id, self.contest_id.clone(), base_dir, cnsl) [INFO] [stderr] | ^^^^^^^^^^^^ --------------- ----------------------- -------- ---- supplied 4 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 3 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 arguments but 6 arguments were supplied [INFO] [stderr] --> src/cmd/fetch.rs:100:17 [INFO] [stderr] | [INFO] [stderr] 100 | AtcoderActor::fetch_full( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stderr] 101 | &conf.contest_id, [INFO] [stderr] | ---------------- [INFO] [stderr] 102 | &problems, [INFO] [stderr] | --------- [INFO] [stderr] 103 | &DBX_TOKEN_PATH, [INFO] [stderr] | --------------- [INFO] [stderr] 104 | access_token, [INFO] [stderr] | ------------ [INFO] [stderr] 105 | conf, [INFO] [stderr] | ---- [INFO] [stderr] 106 | cnsl, [INFO] [stderr] | ---- supplied 6 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `acick`. [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: build failed [INFO] running `"docker" "inspect" "7eedef3ab3ad46a1f0256b3dcc4b135e4021b577169fc0d16cc1dd095eb35286"` [INFO] running `"docker" "rm" "-f" "7eedef3ab3ad46a1f0256b3dcc4b135e4021b577169fc0d16cc1dd095eb35286"` [INFO] [stdout] 7eedef3ab3ad46a1f0256b3dcc4b135e4021b577169fc0d16cc1dd095eb35286