[INFO] cloning repository https://github.com/tigertoes/fe2o3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tigertoes/fe2o3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigertoes%2Ffe2o3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigertoes%2Ffe2o3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba5d9500add8b932adc51183d9c796271d21e0f [INFO] testing tigertoes/fe2o3 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigertoes%2Ffe2o3" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tigertoes/fe2o3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tigertoes/fe2o3 [INFO] finished tweaking git repo https://github.com/tigertoes/fe2o3 [INFO] tweaked toml for git repo https://github.com/tigertoes/fe2o3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tigertoes/fe2o3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maxminddb v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bfe378554a9b89daee3d0fa4c0e121a1943f8ec037b082904562f83b0247405 [INFO] running `Command { std: "docker" "start" "-a" "8bfe378554a9b89daee3d0fa4c0e121a1943f8ec037b082904562f83b0247405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bfe378554a9b89daee3d0fa4c0e121a1943f8ec037b082904562f83b0247405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfe378554a9b89daee3d0fa4c0e121a1943f8ec037b082904562f83b0247405", kill_on_drop: false }` [INFO] [stdout] 8bfe378554a9b89daee3d0fa4c0e121a1943f8ec037b082904562f83b0247405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf7f32d550af2c5f83348df4e641dac363b3a0fc3da06af4d55514fd9668033 [INFO] running `Command { std: "docker" "start" "-a" "4cf7f32d550af2c5f83348df4e641dac363b3a0fc3da06af4d55514fd9668033", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.7 [INFO] [stderr] Compiling maxminddb v0.8.1 [INFO] [stderr] Compiling fe2o3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - type Future = Box>; [INFO] [stdout] 44 + type Future = Box>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ct_result` [INFO] [stdout] --> src/lib.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let ct_result: Result = self.city.lookup(ip); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ct_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `as_result` [INFO] [stdout] --> src/lib.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let as_result: Result = self.autonomous_system.lookup(ip); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_as_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `AS_NOT_FOUND` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | static AS_NOT_FOUND: &'static str = "0"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | let server = Http::new().bind(&addr, move || [INFO] [stdout] | ------- [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure is Result, std::io::Error> [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] 55 | Ok(GeoIPService::new(&cc_reader, &ct_reader, &as_reader))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fe2o3` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4cf7f32d550af2c5f83348df4e641dac363b3a0fc3da06af4d55514fd9668033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf7f32d550af2c5f83348df4e641dac363b3a0fc3da06af4d55514fd9668033", kill_on_drop: false }` [INFO] [stdout] 4cf7f32d550af2c5f83348df4e641dac363b3a0fc3da06af4d55514fd9668033