[INFO] cloning repository https://github.com/deep-gaurav/dcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deep-gaurav/dcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fdcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fdcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efa4f5d8d596fa11c554c4a51aac83483bb8cd90
[INFO] building deep-gaurav/dcode against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeep-gaurav%2Fdcode" "/workspace/builds/worker-23/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/deep-gaurav/dcode on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/deep-gaurav/dcode
[INFO] finished tweaking git repo https://github.com/deep-gaurav/dcode
[INFO] tweaked toml for git repo https://github.com/deep-gaurav/dcode written to /workspace/builds/worker-23/source/Cargo.toml
[INFO] crate git repo https://github.com/deep-gaurav/dcode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57a5bad987e251c13de76cca582e25f36729cbc1134406226edbde528112db96
[INFO] running `Command { std: "docker" "start" "-a" "57a5bad987e251c13de76cca582e25f36729cbc1134406226edbde528112db96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57a5bad987e251c13de76cca582e25f36729cbc1134406226edbde528112db96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a5bad987e251c13de76cca582e25f36729cbc1134406226edbde528112db96", kill_on_drop: false }`
[INFO] [stdout] 57a5bad987e251c13de76cca582e25f36729cbc1134406226edbde528112db96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62248c8b9d1d974c6b8c8c43b06986ff44941f07645748e20e3cc7ed1965d7af
[INFO] running `Command { std: "docker" "start" "-a" "62248c8b9d1d974c6b8c8c43b06986ff44941f07645748e20e3cc7ed1965d7af", 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] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling libc v0.2.66
[INFO] [stderr] Compiling proc-macro2 v1.0.8
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.14
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling fnv v1.0.6
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling memchr v2.3.0
[INFO] [stderr] Compiling itoa v0.4.5
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling byteorder v1.3.2
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling bytes v0.5.4
[INFO] [stderr] Compiling futures-core v0.3.3
[INFO] [stderr] Compiling typenum v1.11.2
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling futures-sink v0.3.3
[INFO] [stderr] Compiling proc-macro-nested v0.1.3
[INFO] [stderr] Compiling version_check v0.9.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.6
[INFO] [stderr] Compiling cc v1.0.50
[INFO] [stderr] Compiling strsim v0.9.3
[INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr] Compiling smallvec v1.1.0
[INFO] [stderr] Compiling byte-tools v0.3.1
[INFO] [stderr] Compiling httparse v1.3.4
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling arc-swap v0.4.4
[INFO] [stderr] Compiling futures-io v0.3.3
[INFO] [stderr] Compiling futures-task v0.3.3
[INFO] [stderr] Compiling pin-project-lite v0.1.4
[INFO] [stderr] Compiling failure_derive v0.1.6
[INFO] [stderr] Compiling serde v1.0.104
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling rustc-demangle v0.1.16
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Compiling fake-simd v0.1.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling opaque-debug v0.2.3
[INFO] [stderr] Compiling try-lock v0.2.2
[INFO] [stderr] Compiling remove_dir_all v0.5.2
[INFO] [stderr] Compiling mime v0.3.16
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling base64 v0.11.0
[INFO] [stderr] Compiling dtoa v0.4.5
[INFO] [stderr] Compiling tower-service v0.3.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling utf-8 v0.7.5
[INFO] [stderr] Compiling utf8parse v0.1.1
[INFO] [stderr] Compiling unicode-width v0.1.7
[INFO] [stderr] Compiling shell-words v0.1.0
[INFO] [stderr] Compiling scoped-tls v1.0.0
[INFO] [stderr] Compiling regex-syntax v0.6.16
[INFO] [stderr] Compiling urlencoding v1.0.0
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling vte v0.3.3
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling block-padding v0.1.5
[INFO] [stderr] Compiling log v0.3.9
[INFO] [stderr] Compiling futures-channel v0.3.3
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling c2-chacha v0.2.3
[INFO] [stderr] Compiling mime v0.2.6
[INFO] [stderr] Compiling unicode-normalization v0.1.12
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Compiling unicase v1.4.2
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Compiling indexmap v1.3.1
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling http v0.2.0
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling buf_redux v0.8.4
[INFO] [stderr] Compiling twoway v0.1.8
[INFO] [stderr] Compiling aho-corasick v0.7.9
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling net2 v0.2.33
[INFO] [stderr] Compiling num_cpus v1.12.0
[INFO] [stderr] Compiling signal-hook-registry v1.2.0
[INFO] [stderr] Compiling time v0.1.42
[INFO] [stderr] Compiling serial-core v0.4.0
[INFO] [stderr] Compiling ioctl-rs v0.1.6
[INFO] [stderr] Compiling termios v0.2.2
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling backtrace-sys v0.1.32
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling serial-unix v0.4.0
[INFO] [stderr] Compiling serial v0.4.0
[INFO] [stderr] Compiling rand_chacha v0.2.1
[INFO] [stderr] Compiling generic-array v0.12.3
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling input_buffer v0.2.0
[INFO] [stderr] Compiling http v0.1.21
[INFO] [stderr] Compiling mio v0.6.21
[INFO] [stderr] Compiling digest v0.8.1
[INFO] [stderr] Compiling block-buffer v0.7.3
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling mio-uds v0.6.7
[INFO] [stderr] Compiling sha-1 v0.8.2
[INFO] [stderr] Compiling url v2.1.1
[INFO] [stderr] Compiling http-body v0.3.1
[INFO] [stderr] Compiling headers-core v0.2.0
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling headers v0.3.1
[INFO] [stderr] Compiling regex v1.3.4
[INFO] [stderr] Compiling tempfile v3.1.0
[INFO] [stderr] Compiling tungstenite v0.9.2
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling mime_guess v2.0.1
[INFO] [stderr] Compiling chrono v0.4.10
[INFO] [stderr] Compiling backtrace v0.3.42
[INFO] [stderr] Compiling mime_guess v1.8.7
[INFO] [stderr] Compiling darling_core v0.10.2
[INFO] [stderr] Compiling synstructure v0.12.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.11
[INFO] [stderr] Compiling tokio-macros v0.2.4
[INFO] [stderr] Compiling serde_derive v1.0.104
[INFO] [stderr] Compiling pin-project-internal v0.4.8
[INFO] [stderr] Compiling multipart v0.16.1
[INFO] [stderr] Compiling tokio v0.2.10
[INFO] [stderr] Compiling darling_macro v0.10.2
[INFO] [stderr] Compiling futures-macro v0.3.3
[INFO] [stderr] Compiling failure v0.1.6
[INFO] [stderr] Compiling pin-project v0.4.8
[INFO] [stderr] Compiling filedescriptor v0.5.2
[INFO] [stderr] Compiling portable-pty v0.2.0
[INFO] [stderr] Compiling futures-util v0.3.3
[INFO] [stderr] Compiling darling v0.10.2
[INFO] [stderr] Compiling enumset_derive v0.4.3
[INFO] [stderr] Compiling futures-executor v0.3.1
[INFO] [stderr] Compiling tokio-util v0.2.0
[INFO] [stderr] Compiling futures v0.3.1
[INFO] [stderr] Compiling h2 v0.2.1
[INFO] [stderr] Compiling serde_urlencoded v0.6.1
[INFO] [stderr] Compiling serde_json v1.0.45
[INFO] [stderr] Compiling enumset v0.4.4
[INFO] [stderr] Compiling hyper v0.13.2
[INFO] [stderr] Compiling vt100 v0.8.0
[INFO] [stderr] Compiling warp v0.2.1
[INFO] [stderr] Compiling back_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::process_shell::child_stream_to_vec`
[INFO] [stdout] --> src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::process_shell::child_stream_to_vec;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout] --> src/main.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | use regex::Regex;
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/lang_servers.rs:28:13
[INFO] [stdout] |
[INFO] [stdout] 28 | let mut rls_child =
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `futures_util::sink::SinkExt`
[INFO] [stdout] --> src/main.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use futures_util::sink::SinkExt;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `futures_util::sink::SinkExt`
[INFO] [stdout] --> src/lang_servers.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use futures_util::sink::SinkExt;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout] --> src/main.rs:256:9
[INFO] [stdout] |
[INFO] [stdout] 256 | let c = std::process::Command::new("bash").args(
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `ws_lsp_proxy_node`
[INFO] [stdout] --> src/main.rs:408:9
[INFO] [stdout] |
[INFO] [stdout] 408 | let ws_lsp_proxy_node = std::process::Command::new("node")
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_lsp_proxy_node`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout] --> src/process_dir.rs:60:36
[INFO] [stdout] |
[INFO] [stdout] 60 | ... Ok(dir)=>{
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout] --> src/process_dir.rs:63:37
[INFO] [stdout] |
[INFO] [stdout] 63 | ... Err(err)=>{
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout] --> src/process_dir.rs:100:29
[INFO] [stdout] |
[INFO] [stdout] 100 | if let Some(file)=self.create_file(data){
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout] --> src/process_dir.rs:112:31
[INFO] [stdout] |
[INFO] [stdout] 112 | if let Ok(dir) = fs::create_dir_all(path){
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `read_data`
[INFO] [stdout] --> src/process_dir.rs:167:35
[INFO] [stdout] |
[INFO] [stdout] 167 | if let Ok(read_data)=read_data{
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_data`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/main.rs:375:56
[INFO] [stdout] |
[INFO] [stdout] 375 | let svc = hyper::service::service_fn(move |mut req: Request
| {
[INFO] [stdout] | ----^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `install_rust`
[INFO] [stdout] --> src/main.rs:255:4
[INFO] [stdout] |
[INFO] [stdout] 255 | fn install_rust()->Result<(),std::io::Error>{
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `vt100`
[INFO] [stdout] --> src/process_shell.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | vt100:vt100::Parser,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `last_content`
[INFO] [stdout] --> src/process_shell.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | last_content:Option
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/main.rs:406:5
[INFO] [stdout] |
[INFO] [stdout] 406 | writeln!(qbit.stdin.expect("cant get qbit stdin"),"y");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/main.rs:414:5
[INFO] [stdout] |
[INFO] [stdout] 414 | / hyper::Server::bind(
[INFO] [stdout] 415 | | &(
[INFO] [stdout] 416 | | [0, 0, 0, 0],
[INFO] [stdout] 417 | | std::env::var("PORT")
[INFO] [stdout] ... |
[INFO] [stdout] 424 | | .serve(make_svc)
[INFO] [stdout] 425 | | .await;
[INFO] [stdout] | |___________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: static variable `jsonreg` should have an upper case name
[INFO] [stdout] --> src/lang_servers.rs:12:16
[INFO] [stdout] |
[INFO] [stdout] 12 | static ref jsonreg: Regex = Regex::new(r#"\{\s*['"]jsonrpc['"]:\s*['"]2.0\s*['"],(.*)\}"#).unwrap();
[INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `JSONREG`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/lang_servers.rs:73:37
[INFO] [stdout] |
[INFO] [stdout] 73 | ... ftx.send(Ok(warp::ws::Message::text(&jsn[0])));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/lang_servers.rs:118:17
[INFO] [stdout] |
[INFO] [stdout] 118 | write!(stdin,"{}", header);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: static variable `port_reg` should have an upper case name
[INFO] [stdout] --> src/port_forward.rs:10:16
[INFO] [stdout] |
[INFO] [stdout] 10 | static ref port_reg: Regex = Regex::new(r"(.*)/portforward/(\d+)(/.*)?").unwrap();
[INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `PORT_REG`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:102:25
[INFO] [stdout] |
[INFO] [stdout] 102 | / self.out.send(
[INFO] [stdout] 103 | | Ok(
[INFO] [stdout] 104 | | Message::text(data_str)
[INFO] [stdout] 105 | | )
[INFO] [stdout] 106 | | );
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:113:25
[INFO] [stdout] |
[INFO] [stdout] 113 | / self.out.send(
[INFO] [stdout] 114 | | Ok(
[INFO] [stdout] 115 | | Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 116 | | )
[INFO] [stdout] 117 | | );
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:126:29
[INFO] [stdout] |
[INFO] [stdout] 126 | / ... self.out.send(
[INFO] [stdout] 127 | | ... Ok(
[INFO] [stdout] 128 | | ... Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 129 | | ... )
[INFO] [stdout] 130 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:134:29
[INFO] [stdout] |
[INFO] [stdout] 134 | / ... self.out.send(
[INFO] [stdout] 135 | | ... Ok(
[INFO] [stdout] 136 | | ... Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 137 | | ... )
[INFO] [stdout] 138 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:150:29
[INFO] [stdout] |
[INFO] [stdout] 150 | / ... self.out.send(
[INFO] [stdout] 151 | | ... Ok(
[INFO] [stdout] 152 | | ... Message::text(data_str)
[INFO] [stdout] 153 | | ... )
[INFO] [stdout] 154 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:171:33
[INFO] [stdout] |
[INFO] [stdout] 171 | / ... self.out.send(
[INFO] [stdout] 172 | | ... Ok(
[INFO] [stdout] 173 | | ... Message::text(data_str)
[INFO] [stdout] 174 | | ... )
[INFO] [stdout] 175 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "62248c8b9d1d974c6b8c8c43b06986ff44941f07645748e20e3cc7ed1965d7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62248c8b9d1d974c6b8c8c43b06986ff44941f07645748e20e3cc7ed1965d7af", kill_on_drop: false }`
[INFO] [stdout] 62248c8b9d1d974c6b8c8c43b06986ff44941f07645748e20e3cc7ed1965d7af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d98dd7814a8aad00a5f8d03b7c1f1490beb785fa091e8e60d1445d75f8a3b2ad
[INFO] running `Command { std: "docker" "start" "-a" "d98dd7814a8aad00a5f8d03b7c1f1490beb785fa091e8e60d1445d75f8a3b2ad", kill_on_drop: false }`
[INFO] [stderr] Compiling back_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::process_shell::child_stream_to_vec`
[INFO] [stdout] --> src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::process_shell::child_stream_to_vec;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout] --> src/main.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | use regex::Regex;
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/lang_servers.rs:28:13
[INFO] [stdout] |
[INFO] [stdout] 28 | let mut rls_child =
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `futures_util::sink::SinkExt`
[INFO] [stdout] --> src/main.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use futures_util::sink::SinkExt;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `futures_util::sink::SinkExt`
[INFO] [stdout] --> src/lang_servers.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use futures_util::sink::SinkExt;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout] --> src/main.rs:256:9
[INFO] [stdout] |
[INFO] [stdout] 256 | let c = std::process::Command::new("bash").args(
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `ws_lsp_proxy_node`
[INFO] [stdout] --> src/main.rs:408:9
[INFO] [stdout] |
[INFO] [stdout] 408 | let ws_lsp_proxy_node = std::process::Command::new("node")
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_lsp_proxy_node`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout] --> src/process_dir.rs:60:36
[INFO] [stdout] |
[INFO] [stdout] 60 | ... Ok(dir)=>{
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout] --> src/process_dir.rs:63:37
[INFO] [stdout] |
[INFO] [stdout] 63 | ... Err(err)=>{
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout] --> src/process_dir.rs:100:29
[INFO] [stdout] |
[INFO] [stdout] 100 | if let Some(file)=self.create_file(data){
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout] --> src/process_dir.rs:112:31
[INFO] [stdout] |
[INFO] [stdout] 112 | if let Ok(dir) = fs::create_dir_all(path){
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `read_data`
[INFO] [stdout] --> src/process_dir.rs:167:35
[INFO] [stdout] |
[INFO] [stdout] 167 | if let Ok(read_data)=read_data{
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_data`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/main.rs:375:56
[INFO] [stdout] |
[INFO] [stdout] 375 | let svc = hyper::service::service_fn(move |mut req: Request| {
[INFO] [stdout] | ----^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `install_rust`
[INFO] [stdout] --> src/main.rs:255:4
[INFO] [stdout] |
[INFO] [stdout] 255 | fn install_rust()->Result<(),std::io::Error>{
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `vt100`
[INFO] [stdout] --> src/process_shell.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | vt100:vt100::Parser,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `last_content`
[INFO] [stdout] --> src/process_shell.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | last_content:Option
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/main.rs:406:5
[INFO] [stdout] |
[INFO] [stdout] 406 | writeln!(qbit.stdin.expect("cant get qbit stdin"),"y");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/main.rs:414:5
[INFO] [stdout] |
[INFO] [stdout] 414 | / hyper::Server::bind(
[INFO] [stdout] 415 | | &(
[INFO] [stdout] 416 | | [0, 0, 0, 0],
[INFO] [stdout] 417 | | std::env::var("PORT")
[INFO] [stdout] ... |
[INFO] [stdout] 424 | | .serve(make_svc)
[INFO] [stdout] 425 | | .await;
[INFO] [stdout] | |___________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: static variable `jsonreg` should have an upper case name
[INFO] [stdout] --> src/lang_servers.rs:12:16
[INFO] [stdout] |
[INFO] [stdout] 12 | static ref jsonreg: Regex = Regex::new(r#"\{\s*['"]jsonrpc['"]:\s*['"]2.0\s*['"],(.*)\}"#).unwrap();
[INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `JSONREG`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/lang_servers.rs:73:37
[INFO] [stdout] |
[INFO] [stdout] 73 | ... ftx.send(Ok(warp::ws::Message::text(&jsn[0])));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/lang_servers.rs:118:17
[INFO] [stdout] |
[INFO] [stdout] 118 | write!(stdin,"{}", header);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: static variable `port_reg` should have an upper case name
[INFO] [stdout] --> src/port_forward.rs:10:16
[INFO] [stdout] |
[INFO] [stdout] 10 | static ref port_reg: Regex = Regex::new(r"(.*)/portforward/(\d+)(/.*)?").unwrap();
[INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `PORT_REG`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:102:25
[INFO] [stdout] |
[INFO] [stdout] 102 | / self.out.send(
[INFO] [stdout] 103 | | Ok(
[INFO] [stdout] 104 | | Message::text(data_str)
[INFO] [stdout] 105 | | )
[INFO] [stdout] 106 | | );
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:113:25
[INFO] [stdout] |
[INFO] [stdout] 113 | / self.out.send(
[INFO] [stdout] 114 | | Ok(
[INFO] [stdout] 115 | | Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 116 | | )
[INFO] [stdout] 117 | | );
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:126:29
[INFO] [stdout] |
[INFO] [stdout] 126 | / ... self.out.send(
[INFO] [stdout] 127 | | ... Ok(
[INFO] [stdout] 128 | | ... Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 129 | | ... )
[INFO] [stdout] 130 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:134:29
[INFO] [stdout] |
[INFO] [stdout] 134 | / ... self.out.send(
[INFO] [stdout] 135 | | ... Ok(
[INFO] [stdout] 136 | | ... Message::text(serde_json::to_string(data).unwrap())
[INFO] [stdout] 137 | | ... )
[INFO] [stdout] 138 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:150:29
[INFO] [stdout] |
[INFO] [stdout] 150 | / ... self.out.send(
[INFO] [stdout] 151 | | ... Ok(
[INFO] [stdout] 152 | | ... Message::text(data_str)
[INFO] [stdout] 153 | | ... )
[INFO] [stdout] 154 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/process_dir.rs:171:33
[INFO] [stdout] |
[INFO] [stdout] 171 | / ... self.out.send(
[INFO] [stdout] 172 | | ... Ok(
[INFO] [stdout] 173 | | ... Message::text(data_str)
[INFO] [stdout] 174 | | ... )
[INFO] [stdout] 175 | | ... );
[INFO] [stdout] | |________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.17s
[INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/back_code-e83e4fec5a4c20ae)
[INFO] running `Command { std: "docker" "inspect" "d98dd7814a8aad00a5f8d03b7c1f1490beb785fa091e8e60d1445d75f8a3b2ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98dd7814a8aad00a5f8d03b7c1f1490beb785fa091e8e60d1445d75f8a3b2ad", kill_on_drop: false }`
[INFO] [stdout] d98dd7814a8aad00a5f8d03b7c1f1490beb785fa091e8e60d1445d75f8a3b2ad