[INFO] cloning repository https://github.com/attilusleung/code-quiz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/attilusleung/code-quiz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattilusleung%2Fcode-quiz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattilusleung%2Fcode-quiz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5f550e0e8469eaffa4a6ca121dd0833a1a158aa [INFO] testing attilusleung/code-quiz 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%2Fattilusleung%2Fcode-quiz" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/attilusleung/code-quiz 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/attilusleung/code-quiz [INFO] finished tweaking git repo https://github.com/attilusleung/code-quiz [INFO] tweaked toml for git repo https://github.com/attilusleung/code-quiz written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/attilusleung/code-quiz 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56b96a0f97e2e676a0d04d32e43345e9e129cc68b81d2295ec5d506a7ab7bb44 [INFO] running `Command { std: "docker" "start" "-a" "56b96a0f97e2e676a0d04d32e43345e9e129cc68b81d2295ec5d506a7ab7bb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b96a0f97e2e676a0d04d32e43345e9e129cc68b81d2295ec5d506a7ab7bb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b96a0f97e2e676a0d04d32e43345e9e129cc68b81d2295ec5d506a7ab7bb44", kill_on_drop: false }` [INFO] [stdout] 56b96a0f97e2e676a0d04d32e43345e9e129cc68b81d2295ec5d506a7ab7bb44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64dbc1f2278fdf29077e9dc2dcba826874c1fb64777fa41373bd703b6c27ac15 [INFO] running `Command { std: "docker" "start" "-a" "64dbc1f2278fdf29077e9dc2dcba826874c1fb64777fa41373bd703b6c27ac15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling tokio v0.3.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling tokio-test v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling handlebars v3.5.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/test/mod.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | match exec_in_dangling_container("test", vec!["python", "./test.py", func_name], time, Some(&input), true).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ -------------------------------------- ---- ------------ ---- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/exec/docker.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn exec_in_dangling_container( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | image_name: &str, [INFO] [stdout] | ---------------- [INFO] [stdout] 62 | command: impl IntoIterator, [INFO] [stdout] | ------------------------------------- [INFO] [stdout] 63 | time: Duration, [INFO] [stdout] | -------------- [INFO] [stdout] 64 | root: bool, [INFO] [stdout] | ---------- [INFO] [stdout] 65 | stdin: Option<&str>, [INFO] [stdout] | ------------------- [INFO] [stdout] 66 | / readonly: bool [INFO] [stdout] 67 | | ) [INFO] [stdout] | |_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `executor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64dbc1f2278fdf29077e9dc2dcba826874c1fb64777fa41373bd703b6c27ac15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64dbc1f2278fdf29077e9dc2dcba826874c1fb64777fa41373bd703b6c27ac15", kill_on_drop: false }` [INFO] [stdout] 64dbc1f2278fdf29077e9dc2dcba826874c1fb64777fa41373bd703b6c27ac15