[INFO] fetching crate open_in_editor 0.2.0... [INFO] checking open_in_editor-0.2.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate open_in_editor 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate open_in_editor 0.2.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate open_in_editor 0.2.0 [INFO] finished tweaking crates.io crate open_in_editor 0.2.0 [INFO] tweaked toml for crates.io crate open_in_editor 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 4ce81a86ea4bb0470c151c35fd758942758f572e3774b012ba5c46f9ab4d42e7 [INFO] running `Command { std: "docker" "start" "-a" "4ce81a86ea4bb0470c151c35fd758942758f572e3774b012ba5c46f9ab4d42e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce81a86ea4bb0470c151c35fd758942758f572e3774b012ba5c46f9ab4d42e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce81a86ea4bb0470c151c35fd758942758f572e3774b012ba5c46f9ab4d42e7", kill_on_drop: false }` [INFO] [stdout] 4ce81a86ea4bb0470c151c35fd758942758f572e3774b012ba5c46f9ab4d42e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca11192c5f69c7dce292c3a5635322644587643bd0fb382c16c3867a67135a7 [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" "7ca11192c5f69c7dce292c3a5635322644587643bd0fb382c16c3867a67135a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking open_in_editor v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: mismatched closing delimiter: `}` [INFO] [stdout] --> src/xdg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 48 | err => { [INFO] [stdout] | - closing delimiter possibly meant for this [INFO] [stdout] ... [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 64 | } [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> src/xdg.rs:52:68 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | - -^ [INFO] [stdout] | | | [INFO] [stdout] | unclosed delimiter help: `)` may belong here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `)` [INFO] [stdout] --> src/xdg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | err [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 64 | } [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found built-in attribute `path` [INFO] [stdout] --> src/xdg.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | if launch(Command::new("kfmclient").arg("openURL").args(path[0])).is_ok() { [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found built-in attribute `path` [INFO] [stdout] --> src/xdg.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | if launch(Command::new("kioclient").arg("exec").args(path[0])).is_ok() { [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `}` [INFO] [stdout] --> src/xdg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 48 | err => { [INFO] [stdout] | - closing delimiter possibly meant for this [INFO] [stdout] ... [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 64 | } [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> src/xdg.rs:52:68 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | - -^ [INFO] [stdout] | | | [INFO] [stdout] | unclosed delimiter help: `)` may belong here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `)` [INFO] [stdout] --> src/xdg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | err [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 64 | } [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found built-in attribute `path` [INFO] [stdout] --> src/xdg.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | if launch(Command::new("kfmclient").arg("openURL").args(path[0])).is_ok() { [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found built-in attribute `path` [INFO] [stdout] --> src/xdg.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | if launch(Command::new("kioclient").arg("exec").args(path[0])).is_ok() { [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ok` found for mutable reference `&mut Command` in the current scope [INFO] [stdout] --> src/xdg.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | ^^^^^ method not found in `&mut Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ok` found for mutable reference `&mut Command` in the current scope [INFO] [stdout] --> src/xdg.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | ^^^^^ method not found in `&mut Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/xdg.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found enum `Result<(), Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/xdg.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | if launch(Command::new("kde-open").args(paths).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found enum `Result<(), Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `open_in_editor` [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] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7ca11192c5f69c7dce292c3a5635322644587643bd0fb382c16c3867a67135a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca11192c5f69c7dce292c3a5635322644587643bd0fb382c16c3867a67135a7", kill_on_drop: false }` [INFO] [stdout] 7ca11192c5f69c7dce292c3a5635322644587643bd0fb382c16c3867a67135a7