[INFO] cloning repository https://github.com/serayuzgur/weld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serayuzgur/weld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayuzgur%2Fweld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayuzgur%2Fweld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7594358c1c552103eb6fb7071e69fe0e17f918 [INFO] checking serayuzgur/weld against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayuzgur%2Fweld" "/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/serayuzgur/weld 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/serayuzgur/weld [INFO] finished tweaking git repo https://github.com/serayuzgur/weld [INFO] tweaked toml for git repo https://github.com/serayuzgur/weld written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/serayuzgur/weld 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] 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" "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] 5bb7f795b7114450e4e795d73385a8269b8df26c49697d27a576ca97f1abb894 [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" "5bb7f795b7114450e4e795d73385a8269b8df26c49697d27a576ca97f1abb894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb7f795b7114450e4e795d73385a8269b8df26c49697d27a576ca97f1abb894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb7f795b7114450e4e795d73385a8269b8df26c49697d27a576ca97f1abb894", kill_on_drop: false }` [INFO] [stdout] 5bb7f795b7114450e4e795d73385a8269b8df26c49697d27a576ca97f1abb894 [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" "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] 45fe3fc2941ae925794a472b56b3fcfcdb69b214aacff4a802333acdab8464ca [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" "45fe3fc2941ae925794a472b56b3fcfcdb69b214aacff4a802333acdab8464ca", kill_on_drop: false }` [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking slog v2.1.1 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking take_mut v0.2.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking isatty v0.1.6 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking slog-async v2.2.0 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking slog-term v2.3.0 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.19 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking weldmock v0.0.1-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/weld.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | ///Initializes lazy statics. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/utils.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | type FutureBox = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn futures::Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/mod.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | type FutureBox = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 doc comment [INFO] [stdout] --> src/weld.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | ///Initializes lazy statics. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/utils.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | type FutureBox = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn futures::Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/mod.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | type FutureBox = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/weld.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// Root logger for the application. Helps to manage log output from one place. All loggers will use this. [INFO] [stdout] 15 | | pub static ref ROOT_LOGGER: Logger = Logger::root(Arc::new(Async::new(CompactFormat::new(TermDecorator::new().build()).build().fuse()... [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref DATABASE : Mutex = Mutex::new(Database::new()); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let mut fields_vec = &mut queries.fields; [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: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let mut sort_vet = &mut queries.sort; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let mut filter_vet = &mut queries.filter; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let mut fields_vec = &mut queries.fields; [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: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let mut sort_vet = &mut queries.sort; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service/query_api/mod.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let mut filter_vet = &mut queries.filter; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.28s [INFO] running `Command { std: "docker" "inspect" "45fe3fc2941ae925794a472b56b3fcfcdb69b214aacff4a802333acdab8464ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fe3fc2941ae925794a472b56b3fcfcdb69b214aacff4a802333acdab8464ca", kill_on_drop: false }` [INFO] [stdout] 45fe3fc2941ae925794a472b56b3fcfcdb69b214aacff4a802333acdab8464ca