[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 master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayuzgur%2Fweld" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serayuzgur/weld on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 680b2a30d254c3a2d9d6d81f394dd9915d918bc403858aacf2bc511895589b59 [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" "680b2a30d254c3a2d9d6d81f394dd9915d918bc403858aacf2bc511895589b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "680b2a30d254c3a2d9d6d81f394dd9915d918bc403858aacf2bc511895589b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680b2a30d254c3a2d9d6d81f394dd9915d918bc403858aacf2bc511895589b59", kill_on_drop: false }` [INFO] [stdout] 680b2a30d254c3a2d9d6d81f394dd9915d918bc403858aacf2bc511895589b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c36f93a426690cccc800d97ed66412b12c02f85b64bbfa116e7c3e8227367cf [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" "6c36f93a426690cccc800d97ed66412b12c02f85b64bbfa116e7c3e8227367cf", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking slog v2.1.1 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking slog-async v2.2.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking isatty v0.1.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking slog-term v2.3.0 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 39.27s [INFO] running `Command { std: "docker" "inspect" "6c36f93a426690cccc800d97ed66412b12c02f85b64bbfa116e7c3e8227367cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c36f93a426690cccc800d97ed66412b12c02f85b64bbfa116e7c3e8227367cf", kill_on_drop: false }` [INFO] [stdout] 6c36f93a426690cccc800d97ed66412b12c02f85b64bbfa116e7c3e8227367cf