[INFO] cloning repository https://github.com/ilkosta/odt2pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilkosta/odt2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filkosta%2Fodt2pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filkosta%2Fodt2pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96f39d64abef080314bdbf18cc8d2cacf4401083 [INFO] checking ilkosta/odt2pdf against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filkosta%2Fodt2pdf" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilkosta/odt2pdf on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilkosta/odt2pdf [INFO] finished tweaking git repo https://github.com/ilkosta/odt2pdf [INFO] tweaked toml for git repo https://github.com/ilkosta/odt2pdf written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ilkosta/odt2pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iron/params.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35759a45da606d2ef4da6801e44c183db0f84181918bbfa6db52cf30d2fbba86 [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" "35759a45da606d2ef4da6801e44c183db0f84181918bbfa6db52cf30d2fbba86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35759a45da606d2ef4da6801e44c183db0f84181918bbfa6db52cf30d2fbba86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35759a45da606d2ef4da6801e44c183db0f84181918bbfa6db52cf30d2fbba86", kill_on_drop: false }` [INFO] [stdout] 35759a45da606d2ef4da6801e44c183db0f84181918bbfa6db52cf30d2fbba86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a15bbb991bcd4a282614e6b56cdceeb08183f3f33fb80677dba3a6c42e92cfad [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" "a15bbb991bcd4a282614e6b56cdceeb08183f3f33fb80677dba3a6c42e92cfad", kill_on_drop: false }` [INFO] [stderr] Checking buf-read-ext v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking fern v0.3.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking textnonce v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking mime_multipart v0.6.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking formdata v0.13.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking params v0.8.0 (https://github.com/iron/params.git#ba3ebf83) [INFO] [stderr] Checking odt2pdf v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `needless_return` [INFO] [stdout] --> src/main.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[allow(needless_return)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `needless_return` [INFO] [stdout] --> src/main.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[allow(needless_return)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `self::time` [INFO] [stdout] --> src/logger/mod.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | format!("[{}][{}] {}", self::time::now().strftime("%Y-%m-%d][%H:%M:%S").unwrap(), level, msg) [INFO] [stdout] | ^^^ not found in `self::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/param_rules.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | try!($rule(req, &val)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | / required_param!(filename, params::File, rules [ [INFO] [stdout] 136 | | upload_checks::odt_extension [INFO] [stdout] 137 | | , upload_checks::correct_magic_number [INFO] [stdout] 138 | | , upload_checks::same_sha1sum_of_param_req]); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/main.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | use std::fs::{rename,File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `self::time` [INFO] [stdout] --> src/logger/mod.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | format!("[{}][{}] {}", self::time::now().strftime("%Y-%m-%d][%H:%M:%S").unwrap(), level, msg) [INFO] [stdout] | ^^^ not found in `self::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/param_rules.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | try!($rule(req, &val)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | / required_param!(filename, params::File, rules [ [INFO] [stdout] 136 | | upload_checks::odt_extension [INFO] [stdout] 137 | | , upload_checks::correct_magic_number [INFO] [stdout] 138 | | , upload_checks::same_sha1sum_of_param_req]); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/main.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | use std::fs::{rename,File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | let file_path = format!("{}.odt" , file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | match rename(&file_param.path(), &file_path) { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | let file_path = format!("{}.odt" , file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:79:49 [INFO] [stdout] | [INFO] [stdout] 79 | let working_dir = format!("{}",file_param.path().parent().expect("cannot access the directory of the uploaded temporary file").disp... [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | match rename(&file_param.path(), &file_path) { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:79:49 [INFO] [stdout] | [INFO] [stdout] 79 | let working_dir = format!("{}",file_param.path().parent().expect("cannot access the directory of the uploaded temporary file").disp... [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 101 | let ref result_file_path = format!("{}.pdf" , file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for struct `params::File` in the current scope [INFO] [stdout] --> src/main.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 101 | let ref result_file_path = format!("{}.pdf" , file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | router.post("/odt2pdf", chain_form_file); [INFO] [stdout] | ^^^^ ---------- --------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | router.post("/odt2pdf", chain_form_file); [INFO] [stdout] | ^^^^ ---------- --------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decode` found for struct `Docopt` in the current scope [INFO] [stdout] --> src/main.rs:180:45 [INFO] [stdout] | [INFO] [stdout] 180 | ... .and_then(|d| d.decode()) [INFO] [stdout] | ^^^^^^ method not found in `Docopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decode` found for struct `Docopt` in the current scope [INFO] [stdout] --> src/main.rs:180:45 [INFO] [stdout] | [INFO] [stdout] 180 | ... .and_then(|d| d.decode()) [INFO] [stdout] | ^^^^^^ method not found in `Docopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let file_path = file_param.path(); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let file_path = file_param.path(); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `filename` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | let fname = String::from(file_param.filename().expect("filename parameter not present! it must be have checked by BeforeMiddleware")); [INFO] [stdout] | ^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | let ref file_path = format!("{}",file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `filename` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | let fname = String::from(file_param.filename().expect("filename parameter not present! it must be have checked by BeforeMiddleware")); [INFO] [stdout] | ^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `path` found for reference `¶ms::File` in the current scope [INFO] [stdout] --> src/upload_checks.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | let ref file_path = format!("{}",file_param.path().display()); [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `odt2pdf` [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 10 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a15bbb991bcd4a282614e6b56cdceeb08183f3f33fb80677dba3a6c42e92cfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15bbb991bcd4a282614e6b56cdceeb08183f3f33fb80677dba3a6c42e92cfad", kill_on_drop: false }` [INFO] [stdout] a15bbb991bcd4a282614e6b56cdceeb08183f3f33fb80677dba3a6c42e92cfad