[INFO] updating cached repository https://github.com/neelayjunnarkar/ipscoreboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89db092895ac3b617b75cb4f9e3d07c1761c2658 [INFO] checking neelayjunnarkar/ipscoreboard against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneelayjunnarkar%2Fipscoreboard" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neelayjunnarkar/ipscoreboard on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neelayjunnarkar/ipscoreboard [INFO] finished tweaking git repo https://github.com/neelayjunnarkar/ipscoreboard [INFO] tweaked toml for git repo https://github.com/neelayjunnarkar/ipscoreboard written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/neelayjunnarkar/ipscoreboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ec156c8429523512e39d65a42fcc21cb9dd7323732e19dc45ea55c6d1d91849 [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" "5ec156c8429523512e39d65a42fcc21cb9dd7323732e19dc45ea55c6d1d91849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ec156c8429523512e39d65a42fcc21cb9dd7323732e19dc45ea55c6d1d91849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec156c8429523512e39d65a42fcc21cb9dd7323732e19dc45ea55c6d1d91849", kill_on_drop: false }` [INFO] [stdout] 5ec156c8429523512e39d65a42fcc21cb9dd7323732e19dc45ea55c6d1d91849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5530fb5f133261a42d4fce17822cced7c5c66a30bbcbfe13ba57a82d57aae8 [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" "5b5530fb5f133261a42d4fce17822cced7c5c66a30bbcbfe13ba57a82d57aae8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.11.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking openssl-sys v0.9.40 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking rusqlite v0.16.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking curl v0.4.19 [INFO] [stderr] Checking ipscoreboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | .expect("failed on create table");; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | ... &[&ip_addr as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [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/main.rs:77:64 [INFO] [stdout] | [INFO] [stdout] 77 | if let Ok(exists) = stmt.exists(&[&ip_addr as &ToSql]) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:84 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:103 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:124 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:146 [INFO] [stdout] | [INFO] [stdout] 99 | ...ty as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:164 [INFO] [stdout] | [INFO] [stdout] 99 | ...egion as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:185 [INFO] [stdout] | [INFO] [stdout] 99 | ...ountry as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:203 [INFO] [stdout] | [INFO] [stdout] 99 | ...&v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | .expect("failed on create table");; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | ... &[&ip_addr as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [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/main.rs:77:64 [INFO] [stdout] | [INFO] [stdout] 77 | if let Ok(exists) = stmt.exists(&[&ip_addr as &ToSql]) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:84 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:103 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:124 [INFO] [stdout] | [INFO] [stdout] 99 | ... &[&v.ip as &ToSql, &v.hostname as &ToSql, &v.city as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal... [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:146 [INFO] [stdout] | [INFO] [stdout] 99 | ...ty as &ToSql, &v.region as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:164 [INFO] [stdout] | [INFO] [stdout] 99 | ...egion as &ToSql, &v.country as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:185 [INFO] [stdout] | [INFO] [stdout] 99 | ...ountry as &ToSql, &v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:99:203 [INFO] [stdout] | [INFO] [stdout] 99 | ...&v.loc as &ToSql, &v.postal as &ToSql, &v.org as &ToSql], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.01s [INFO] running `Command { std: "docker" "inspect" "5b5530fb5f133261a42d4fce17822cced7c5c66a30bbcbfe13ba57a82d57aae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5530fb5f133261a42d4fce17822cced7c5c66a30bbcbfe13ba57a82d57aae8", kill_on_drop: false }` [INFO] [stdout] 5b5530fb5f133261a42d4fce17822cced7c5c66a30bbcbfe13ba57a82d57aae8