[INFO] cloning repository https://github.com/estin/travels-task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estin/travels-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festin%2Ftravels-task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festin%2Ftravels-task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46ec266f5784a7f061e2877c475187fdabe82cda [INFO] testing estin/travels-task against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festin%2Ftravels-task" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/estin/travels-task on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/estin/travels-task [INFO] finished tweaking git repo https://github.com/estin/travels-task [INFO] tweaked toml for git repo https://github.com/estin/travels-task written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/estin/travels-task already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be0ae1fab7b968d838b9052dbfec475bf688344f9231df420bb4e165d361033 [INFO] running `Command { std: "docker" "start" "-a" "4be0ae1fab7b968d838b9052dbfec475bf688344f9231df420bb4e165d361033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be0ae1fab7b968d838b9052dbfec475bf688344f9231df420bb4e165d361033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be0ae1fab7b968d838b9052dbfec475bf688344f9231df420bb4e165d361033", kill_on_drop: false }` [INFO] [stdout] 4be0ae1fab7b968d838b9052dbfec475bf688344f9231df420bb4e165d361033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec05ae0bf4b92551991a9ec67f0625bfd058b22eb625d3aadad350c5d3edff6 [INFO] running `Command { std: "docker" "start" "-a" "eec05ae0bf4b92551991a9ec67f0625bfd058b22eb625d3aadad350c5d3edff6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling threadpool v1.6.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-minihttp v0.1.0 (/opt/rustwide/workdir/tokio-minihttp) [INFO] [stderr] Compiling travels-task v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/main.rs:1017:43 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/main.rs:1032:43 [INFO] [stdout] | [INFO] [stdout] 1032 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/main.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | length: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body` [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | body: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value_dt` [INFO] [stdout] --> src/main.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | value_dt: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.69s [INFO] running `Command { std: "docker" "inspect" "eec05ae0bf4b92551991a9ec67f0625bfd058b22eb625d3aadad350c5d3edff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec05ae0bf4b92551991a9ec67f0625bfd058b22eb625d3aadad350c5d3edff6", kill_on_drop: false }` [INFO] [stdout] eec05ae0bf4b92551991a9ec67f0625bfd058b22eb625d3aadad350c5d3edff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 465284cab80ed78b7d64ddc16cee89f4b50ced62f480f29c1048e16d26b1d06a [INFO] running `Command { std: "docker" "start" "-a" "465284cab80ed78b7d64ddc16cee89f4b50ced62f480f29c1048e16d26b1d06a", kill_on_drop: false }` [INFO] [stderr] Compiling travels-task v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / lazy_static! { [INFO] [stdout] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stdout] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stdout] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/main.rs:1017:43 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/main.rs:1032:43 [INFO] [stdout] | [INFO] [stdout] 1032 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/main.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | length: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body` [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | body: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value_dt` [INFO] [stdout] --> src/main.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | value_dt: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.92s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/travels_task-48ae38f493a98d2e) [INFO] running `Command { std: "docker" "inspect" "465284cab80ed78b7d64ddc16cee89f4b50ced62f480f29c1048e16d26b1d06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465284cab80ed78b7d64ddc16cee89f4b50ced62f480f29c1048e16d26b1d06a", kill_on_drop: false }` [INFO] [stdout] 465284cab80ed78b7d64ddc16cee89f4b50ced62f480f29c1048e16d26b1d06a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86e63a60127a79fff6955e8a290bbf74b63db9e508307519ad461600658a2f93 [INFO] running `Command { std: "docker" "start" "-a" "86e63a60127a79fff6955e8a290bbf74b63db9e508307519ad461600658a2f93", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static! { [INFO] [stderr] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stderr] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stderr] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stderr] 54 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static! { [INFO] [stderr] 40 | | static ref USER_FILE_RE: Regex = Regex::new(r"users_\d+.json$").unwrap(); [INFO] [stderr] 41 | | static ref LOCATION_FILE_RE: Regex = Regex::new(r"locations_\d+.json$").unwrap(); [INFO] [stderr] 42 | | static ref VISITS_FILE_RE: Regex = Regex::new(r"visits_\d+.json$").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 53 | | static ref VISITS_NEW_RE: Regex = Regex::new(r"^/visits/new[\?]*").unwrap(); [INFO] [stderr] 54 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:1017:43 [INFO] [stderr] | [INFO] [stderr] 1017 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:1032:43 [INFO] [stderr] | [INFO] [stderr] 1032 | let mut avg = avg.trim_right_matches("0").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `length` [INFO] [stderr] --> src/main.rs:141:5 [INFO] [stderr] | [INFO] [stderr] 141 | length: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:139:10 [INFO] [stderr] | [INFO] [stderr] 139 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `body` [INFO] [stderr] --> src/main.rs:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | body: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BodyLength` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:139:10 [INFO] [stderr] | [INFO] [stderr] 139 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value_dt` [INFO] [stderr] --> src/main.rs:225:5 [INFO] [stderr] | [INFO] [stderr] 225 | value_dt: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `QueryFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:218:10 [INFO] [stderr] | [INFO] [stderr] 218 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `travels-task` (bin "travels-task" test) generated 27 warnings (20 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/travels_task-48ae38f493a98d2e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86e63a60127a79fff6955e8a290bbf74b63db9e508307519ad461600658a2f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e63a60127a79fff6955e8a290bbf74b63db9e508307519ad461600658a2f93", kill_on_drop: false }` [INFO] [stdout] 86e63a60127a79fff6955e8a290bbf74b63db9e508307519ad461600658a2f93