[INFO] cloning repository https://github.com/Black616Angel/fileSync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Black616Angel/fileSync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlack616Angel%2FfileSync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlack616Angel%2FfileSync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de7731603b40f6a3d2c7a374900838b4dc7c9981 [INFO] testing Black616Angel/fileSync against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlack616Angel%2FfileSync" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Black616Angel/fileSync on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Black616Angel/fileSync [INFO] finished tweaking git repo https://github.com/Black616Angel/fileSync [INFO] tweaked toml for git repo https://github.com/Black616Angel/fileSync written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Black616Angel/fileSync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d34b6212d51d9e4e39ae73db6e1e8d7a703a29c24dbafbbee0091cb007b549a [INFO] running `Command { std: "docker" "start" "-a" "2d34b6212d51d9e4e39ae73db6e1e8d7a703a29c24dbafbbee0091cb007b549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d34b6212d51d9e4e39ae73db6e1e8d7a703a29c24dbafbbee0091cb007b549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d34b6212d51d9e4e39ae73db6e1e8d7a703a29c24dbafbbee0091cb007b549a", kill_on_drop: false }` [INFO] [stdout] 2d34b6212d51d9e4e39ae73db6e1e8d7a703a29c24dbafbbee0091cb007b549a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bdf8ab55ed8be592ab26ac6059eb9585e1892b6c59eae1828bd61113497ce7b [INFO] running `Command { std: "docker" "start" "-a" "5bdf8ab55ed8be592ab26ac6059eb9585e1892b6c59eae1828bd61113497ce7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling ftp v3.0.2 (https://github.com/Black616Angel/rust-ftp#7696e81e) [INFO] [stderr] Compiling file_sync v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "5bdf8ab55ed8be592ab26ac6059eb9585e1892b6c59eae1828bd61113497ce7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bdf8ab55ed8be592ab26ac6059eb9585e1892b6c59eae1828bd61113497ce7b", kill_on_drop: false }` [INFO] [stdout] 5bdf8ab55ed8be592ab26ac6059eb9585e1892b6c59eae1828bd61113497ce7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ae92d78291d76ab49921dca8d15bff9f5d6800870fa8747a0e2e3f6215398c [INFO] running `Command { std: "docker" "start" "-a" "d6ae92d78291d76ab49921dca8d15bff9f5d6800870fa8747a0e2e3f6215398c", kill_on_drop: false }` [INFO] [stderr] Compiling file_sync v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/myftp.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | get_file(&NFile {path: path.unwrap(), filename: file.unwrap() }, &mut get_stream(), &1.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^ ------------------------------------------------------ ----------------- ---------------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/myftp.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_file (file: &NFile, stream: &mut FtpStream, outputline: &u16, print: bool) { [INFO] [stdout] | ^^^^^^^^ ------------ ---------------------- ---------------- ----------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `chdate` in initializer of `models::NFile` [INFO] [stdout] --> src/myftp.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | get_file(&NFile {path: path.unwrap(), filename: file.unwrap() }, &mut get_stream(), &1.try_into().unwrap()); [INFO] [stdout] | ^^^^^ missing `chdate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `file_sync` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d6ae92d78291d76ab49921dca8d15bff9f5d6800870fa8747a0e2e3f6215398c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ae92d78291d76ab49921dca8d15bff9f5d6800870fa8747a0e2e3f6215398c", kill_on_drop: false }` [INFO] [stdout] d6ae92d78291d76ab49921dca8d15bff9f5d6800870fa8747a0e2e3f6215398c