[INFO] cloning repository https://github.com/Jancd/rup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jancd/rup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJancd%2Frup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJancd%2Frup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 211d236b20068e5425bd2afb3b927525ab607aaa [INFO] testing Jancd/rup against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJancd%2Frup" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jancd/rup 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/Jancd/rup [INFO] finished tweaking git repo https://github.com/Jancd/rup [INFO] tweaked toml for git repo https://github.com/Jancd/rup written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/Jancd/rup 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 proc-macro-nested v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] fd1f2469cf685e9a46b4f831b78ca41cbe746ab93225f2b27c6a672aeb1bc0f6 [INFO] running `Command { std: "docker" "start" "-a" "fd1f2469cf685e9a46b4f831b78ca41cbe746ab93225f2b27c6a672aeb1bc0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1f2469cf685e9a46b4f831b78ca41cbe746ab93225f2b27c6a672aeb1bc0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1f2469cf685e9a46b4f831b78ca41cbe746ab93225f2b27c6a672aeb1bc0f6", kill_on_drop: false }` [INFO] [stdout] fd1f2469cf685e9a46b4f831b78ca41cbe746ab93225f2b27c6a672aeb1bc0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] ea139f6737f8019f5e9109e4ad46506ffb18c122f318661e95306e133254d685 [INFO] running `Command { std: "docker" "start" "-a" "ea139f6737f8019f5e9109e4ad46506ffb18c122f318661e95306e133254d685", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling rup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `queue` [INFO] [stdout] --> src/executor.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | queue: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn` [INFO] [stdout] --> src/executor.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn spawn(&self, future: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn_boxed` [INFO] [stdout] --> src/executor.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn spawn_boxed(&self, future: BoxFuture<'static, ()>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spawn` [INFO] [stdout] --> src/executor.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn spawn(future: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/executor.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn new + Send + 'static>(future: F, queue: Arc) -> Task { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_boxed` [INFO] [stdout] --> src/executor.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | fn new_boxed(future: BoxFuture<'static, ()>, queue: Arc) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.01s [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea139f6737f8019f5e9109e4ad46506ffb18c122f318661e95306e133254d685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea139f6737f8019f5e9109e4ad46506ffb18c122f318661e95306e133254d685", kill_on_drop: false }` [INFO] [stdout] ea139f6737f8019f5e9109e4ad46506ffb18c122f318661e95306e133254d685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 8cb66bad53f1b900213da8d212b490d48b329ad949bc1dc8fbd0d9f84c83bc62 [INFO] running `Command { std: "docker" "start" "-a" "8cb66bad53f1b900213da8d212b490d48b329ad949bc1dc8fbd0d9f84c83bc62", kill_on_drop: false }` [INFO] [stderr] Compiling rup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `queue` [INFO] [stdout] --> src/executor.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | queue: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn` [INFO] [stdout] --> src/executor.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn spawn(&self, future: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn_boxed` [INFO] [stdout] --> src/executor.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn spawn_boxed(&self, future: BoxFuture<'static, ()>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spawn` [INFO] [stdout] --> src/executor.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn spawn(future: F) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/executor.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn new + Send + 'static>(future: F, queue: Arc) -> Task { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_boxed` [INFO] [stdout] --> src/executor.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | fn new_boxed(future: BoxFuture<'static, ()>, queue: Arc) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/executor.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/executor/tests.rs" or "src/executor/tests/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rup` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8cb66bad53f1b900213da8d212b490d48b329ad949bc1dc8fbd0d9f84c83bc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb66bad53f1b900213da8d212b490d48b329ad949bc1dc8fbd0d9f84c83bc62", kill_on_drop: false }` [INFO] [stdout] 8cb66bad53f1b900213da8d212b490d48b329ad949bc1dc8fbd0d9f84c83bc62