[INFO] cloning repository https://github.com/cairesvs/city [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cairesvs/city" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcairesvs%2Fcity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcairesvs%2Fcity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3af6636e158de0d4152c6b92873c433c46a6cfb1 [INFO] testing cairesvs/city/3af6636e158de0d4152c6b92873c433c46a6cfb1 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcairesvs%2Fcity" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cairesvs/city on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cairesvs/city [INFO] finished tweaking git repo https://github.com/cairesvs/city [INFO] tweaked toml for git repo https://github.com/cairesvs/city written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cairesvs/city already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded slog v2.3.2 [INFO] [stderr] Downloaded isatty v0.1.8 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded phf_shared v0.7.22 [INFO] [stderr] Downloaded log v0.4.4 [INFO] [stderr] Downloaded itoa v0.4.2 [INFO] [stderr] Downloaded slog-json v2.2.0 [INFO] [stderr] Downloaded slog-term v2.4.0 [INFO] [stderr] Downloaded serde_json v1.0.26 [INFO] [stderr] Downloaded serde v1.0.71 [INFO] [stderr] Downloaded phf v0.7.22 [INFO] [stderr] Downloaded chrono v0.4.5 [INFO] [stderr] Downloaded phf_generator v0.7.22 [INFO] [stderr] Downloaded phf_codegen v0.7.22 [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded ryu v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89db1c1060113f51f40e81acd1a8d214290002a8c908a0cc07411955df04ed7e [INFO] running `Command { std: "docker" "start" "-a" "89db1c1060113f51f40e81acd1a8d214290002a8c908a0cc07411955df04ed7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89db1c1060113f51f40e81acd1a8d214290002a8c908a0cc07411955df04ed7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89db1c1060113f51f40e81acd1a8d214290002a8c908a0cc07411955df04ed7e", kill_on_drop: false }` [INFO] [stdout] 89db1c1060113f51f40e81acd1a8d214290002a8c908a0cc07411955df04ed7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea589a0d37caada5a3a3e2be7dfa8f220b807fe05e4ab44bf7b9b36034b4951 [INFO] running `Command { std: "docker" "start" "-a" "9ea589a0d37caada5a3a3e2be7dfa8f220b807fe05e4ab44bf7b9b36034b4951", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling slog v2.3.2 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 (https://github.com/iron/logger.git#59873ba2) [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling slog-json v2.2.0 [INFO] [stderr] Compiling city v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/components/json.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | err.response = try!(self.after(req, err.response)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/components/context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub environment: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: route-recognizer v0.1.12, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9ea589a0d37caada5a3a3e2be7dfa8f220b807fe05e4ab44bf7b9b36034b4951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea589a0d37caada5a3a3e2be7dfa8f220b807fe05e4ab44bf7b9b36034b4951", kill_on_drop: false }` [INFO] [stdout] 9ea589a0d37caada5a3a3e2be7dfa8f220b807fe05e4ab44bf7b9b36034b4951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10d8222f68d111a9954fe6381350e893ca9fcc5656fd7ecdaec5bbab9615451 [INFO] running `Command { std: "docker" "start" "-a" "b10d8222f68d111a9954fe6381350e893ca9fcc5656fd7ecdaec5bbab9615451", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling city v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/components/json.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | err.response = try!(self.after(req, err.response)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/components/context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub environment: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: route-recognizer v0.1.12, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b10d8222f68d111a9954fe6381350e893ca9fcc5656fd7ecdaec5bbab9615451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10d8222f68d111a9954fe6381350e893ca9fcc5656fd7ecdaec5bbab9615451", kill_on_drop: false }` [INFO] [stdout] b10d8222f68d111a9954fe6381350e893ca9fcc5656fd7ecdaec5bbab9615451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25c68988ad8111527abf3652cd33e24161f4f9009ac7fe62b57fcab61275b9ee [INFO] running `Command { std: "docker" "start" "-a" "25c68988ad8111527abf3652cd33e24161f4f9009ac7fe62b57fcab61275b9ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/components/json.rs:64:24 [INFO] [stderr] | [INFO] [stderr] 64 | err.response = try!(self.after(req, err.response)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `environment` is never read [INFO] [stderr] --> src/components/context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Context { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 5 | pub environment: &'static str, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `city` (bin "city" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: route-recognizer v0.1.12, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/city-7f3c1aebd9059d50) [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" "25c68988ad8111527abf3652cd33e24161f4f9009ac7fe62b57fcab61275b9ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c68988ad8111527abf3652cd33e24161f4f9009ac7fe62b57fcab61275b9ee", kill_on_drop: false }` [INFO] [stdout] 25c68988ad8111527abf3652cd33e24161f4f9009ac7fe62b57fcab61275b9ee