[INFO] cloning repository https://github.com/marior765/rustpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marior765/rustpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarior765%2Frustpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarior765%2Frustpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72c8536c6fb057d45b362dde45a7f97f076b8808 [INFO] checking marior765/rustpack against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarior765%2Frustpack" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marior765/rustpack on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marior765/rustpack [INFO] finished tweaking git repo https://github.com/marior765/rustpack [INFO] tweaked toml for git repo https://github.com/marior765/rustpack written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/marior765/rustpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 377e5b945f513a55492eb1fbeda9e43d03250f2d2c5db9c68b95d2a74d0be267 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "377e5b945f513a55492eb1fbeda9e43d03250f2d2c5db9c68b95d2a74d0be267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377e5b945f513a55492eb1fbeda9e43d03250f2d2c5db9c68b95d2a74d0be267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377e5b945f513a55492eb1fbeda9e43d03250f2d2c5db9c68b95d2a74d0be267", kill_on_drop: false }` [INFO] [stdout] 377e5b945f513a55492eb1fbeda9e43d03250f2d2c5db9c68b95d2a74d0be267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] 7fe2d4d1b0ae43d19193e3ba907b44b7706ed62e00a1223aa516981c93b9dfb1 [INFO] running `Command { std: "docker" "start" "-a" "7fe2d4d1b0ae43d19193e3ba907b44b7706ed62e00a1223aa516981c93b9dfb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling valico v2.4.1 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking rustpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found keyword `self` [INFO] [stdout] --> src/MultiCompiler.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | } [INFO] [stdout] | - expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] 15 | [INFO] [stdout] 16 | self.compilers = compilers; [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid comparison operator `!==` [INFO] [stdout] --> src/MultiCompiler.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | ) !== 0 && [INFO] [stdout] | ^^^ help: `!==` is not a valid comparison operator, use `!=` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `/` [INFO] [stdout] --> src/MultiCompiler.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `/` [INFO] [stdout] --> src/MultiCompiler.rs:37:51 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | fn validateDependencies(&self, Fn()) -> bool { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `}` [INFO] [stdout] --> src/MultiCompiler.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | }; [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,` [INFO] [stdout] --> src/MultiCompiler.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | ... self.compilers[i], [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | fn run(&self, Fn()) -> Fn() { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid comparison operator `!==` [INFO] [stdout] --> src/MultiCompiler.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | if (Fn() !== unimplemented!) { [INFO] [stdout] | ^^^ help: `!==` is not a valid comparison operator, use `!=` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:105:40 [INFO] [stdout] | [INFO] [stdout] 105 | if (Fn() !== unimplemented!) { [INFO] [stdout] | ^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/MultiCompiler.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 112 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod ConcurrentCompilationError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ConcurrentCompilationError`, create file "src/MultiCompiler/ConcurrentCompilationError.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/MultiCompiler.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found keyword `self` [INFO] [stdout] --> src/MultiCompiler.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | } [INFO] [stdout] | - expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] 15 | [INFO] [stdout] 16 | self.compilers = compilers; [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid comparison operator `!==` [INFO] [stdout] --> src/MultiCompiler.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | ) !== 0 && [INFO] [stdout] | ^^^ help: `!==` is not a valid comparison operator, use `!=` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `/` [INFO] [stdout] --> src/MultiCompiler.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | /[/\\]/.test(common_path) [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `/` [INFO] [stdout] --> src/MultiCompiler.rs:37:51 [INFO] [stdout] | [INFO] [stdout] 37 | common_path = common_path.replace(/[/\\][^/\\]*$/, ""); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | fn validateDependencies(&self, Fn()) -> bool { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `}` [INFO] [stdout] --> src/MultiCompiler.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | }; [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,` [INFO] [stdout] --> src/MultiCompiler.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | ... self.compilers[i], [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | fn run(&self, Fn()) -> Fn() { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid comparison operator `!==` [INFO] [stdout] --> src/MultiCompiler.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | if (Fn() !== unimplemented!) { [INFO] [stdout] | ^^^ help: `!==` is not a valid comparison operator, use `!=` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `)` [INFO] [stdout] --> src/MultiCompiler.rs:105:40 [INFO] [stdout] | [INFO] [stdout] 105 | if (Fn() !== unimplemented!) { [INFO] [stdout] | ^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/MultiCompiler.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 112 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod ConcurrentCompilationError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ConcurrentCompilationError`, create file "src/MultiCompiler/ConcurrentCompilationError.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0449]: unnecessary visibility qualifier [INFO] [stdout] --> src/MultiCompiler.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub impl MultiCompiler { [INFO] [stdout] | ^^^ `pub` not permitted here because it's implied [INFO] [stdout] | [INFO] [stdout] = note: place qualifiers on individual impl items instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ConcurrentCompilationError::ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ConcurrentCompilationError::ConcurrentCompilationError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConcurrentCompilationError` in `MultiCompiler::ConcurrentCompilationError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultiCompiler` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub impl MultiCompiler { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultiCompiler` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(&self, compilers: &Vec) -> MultiCompiler { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `commonPath` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | commonPath [INFO] [stdout] | ^^^^^^^^^^ help: a local variable with a similar name exists: `common_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Err` [INFO] [stdout] --> src/MultiCompiler.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | fn inputFileSystem() -> Err { [INFO] [stdout] | ^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Err; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Err` [INFO] [stdout] --> src/MultiCompiler.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn outputFileSystem() -> Err { [INFO] [stdout] | ^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Err; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/MultiCompiler.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Fn(ConcurrentCompilationError::new()) [INFO] [stdout] | ^^ not a function, tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:99:44 [INFO] [stdout] | [INFO] [stdout] 99 | Fn(ConcurrentCompilationError::new()) [INFO] [stdout] | ^^^ not found in `ConcurrentCompilationError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/MultiCompiler.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | Fn(err, stats) [INFO] [stdout] | ^^ not a function, tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `MultiCompiler` [INFO] [stdout] --> src/main.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | let compiler = MultiCompiler::new(); [INFO] [stdout] | ^^^ not found in `MultiCompiler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/MultiCompiler.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | if (self.compilers[i].dependecies) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | if (!target) { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/MultiCompiler.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | fn run(&self, Fn()) -> Fn() { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | if (self.running) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | if (self.compilers[i].inputFileSystem && self.inputFileSystem().purge) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0201]: duplicate definitions with name `inputFileSystem`: [INFO] [stdout] --> src/MultiCompiler.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn inputFileSystem() -> Err { [INFO] [stdout] 44 | | panic!("Cannot read inputFileSystem of a MiltiCompiler"); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____- previous definition of `inputFileSystem` here [INFO] [stdout] ... [INFO] [stdout] 51 | / fn inputFileSystem(&self, value: String) { [INFO] [stdout] 52 | | for i in 0..self.compilers.len() { [INFO] [stdout] 53 | | self.compilers[i].inputFileSystem = value; [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0201]: duplicate definitions with name `outputFileSystem`: [INFO] [stdout] --> src/MultiCompiler.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 47 | / fn outputFileSystem() -> Err { [INFO] [stdout] 48 | | panic!("Cannot read outputFileSystem of a MiltiCompiler"); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____- previous definition of `outputFileSystem` here [INFO] [stdout] ... [INFO] [stdout] 57 | / fn outputFileSystem(&self, value: String) { [INFO] [stdout] 58 | | for i in 0..self.compilers.len() { [INFO] [stdout] 59 | | self.compilers[i].outputFileSystem = value; [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpack` [INFO] [stdout] error: aborting due to 31 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0201, E0412, E0423, E0425, E0432, E0449, E0573, E0583. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0201`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0449]: unnecessary visibility qualifier [INFO] [stdout] --> src/MultiCompiler.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub impl MultiCompiler { [INFO] [stdout] | ^^^ `pub` not permitted here because it's implied [INFO] [stdout] | [INFO] [stdout] = note: place qualifiers on individual impl items instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ConcurrentCompilationError::ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ConcurrentCompilationError::ConcurrentCompilationError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConcurrentCompilationError` in `MultiCompiler::ConcurrentCompilationError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultiCompiler` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub impl MultiCompiler { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultiCompiler` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(&self, compilers: &Vec) -> MultiCompiler { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `commonPath` in this scope [INFO] [stdout] --> src/MultiCompiler.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | commonPath [INFO] [stdout] | ^^^^^^^^^^ help: a local variable with a similar name exists: `common_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Err` [INFO] [stdout] --> src/MultiCompiler.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | fn inputFileSystem() -> Err { [INFO] [stdout] | ^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Err; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Err` [INFO] [stdout] --> src/MultiCompiler.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn outputFileSystem() -> Err { [INFO] [stdout] | ^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Err; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/MultiCompiler.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Fn(ConcurrentCompilationError::new()) [INFO] [stdout] | ^^ not a function, tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `ConcurrentCompilationError` [INFO] [stdout] --> src/MultiCompiler.rs:99:44 [INFO] [stdout] | [INFO] [stdout] 99 | Fn(ConcurrentCompilationError::new()) [INFO] [stdout] | ^^^ not found in `ConcurrentCompilationError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/MultiCompiler.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | Fn(err, stats) [INFO] [stdout] | ^^ not a function, tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `MultiCompiler` [INFO] [stdout] --> src/main.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | let compiler = MultiCompiler::new(); [INFO] [stdout] | ^^^ not found in `MultiCompiler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/MultiCompiler.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | if (self.compilers[i].dependecies) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | if (!target) { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/MultiCompiler.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | fn run(&self, Fn()) -> Fn() { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | if (self.running) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/MultiCompiler.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | if (self.compilers[i].inputFileSystem && self.inputFileSystem().purge) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0201]: duplicate definitions with name `inputFileSystem`: [INFO] [stdout] --> src/MultiCompiler.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn inputFileSystem() -> Err { [INFO] [stdout] 44 | | panic!("Cannot read inputFileSystem of a MiltiCompiler"); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____- previous definition of `inputFileSystem` here [INFO] [stdout] ... [INFO] [stdout] 51 | / fn inputFileSystem(&self, value: String) { [INFO] [stdout] 52 | | for i in 0..self.compilers.len() { [INFO] [stdout] 53 | | self.compilers[i].inputFileSystem = value; [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0201]: duplicate definitions with name `outputFileSystem`: [INFO] [stdout] --> src/MultiCompiler.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 47 | / fn outputFileSystem() -> Err { [INFO] [stdout] 48 | | panic!("Cannot read outputFileSystem of a MiltiCompiler"); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____- previous definition of `outputFileSystem` here [INFO] [stdout] ... [INFO] [stdout] 57 | / fn outputFileSystem(&self, value: String) { [INFO] [stdout] 58 | | for i in 0..self.compilers.len() { [INFO] [stdout] 59 | | self.compilers[i].outputFileSystem = value; [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0201, E0412, E0423, E0425, E0432, E0449, E0573, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0201`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fe2d4d1b0ae43d19193e3ba907b44b7706ed62e00a1223aa516981c93b9dfb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe2d4d1b0ae43d19193e3ba907b44b7706ed62e00a1223aa516981c93b9dfb1", kill_on_drop: false }` [INFO] [stdout] 7fe2d4d1b0ae43d19193e3ba907b44b7706ed62e00a1223aa516981c93b9dfb1