[INFO] cloning repository https://github.com/2mill/hermatite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2mill/hermatite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mill%2Fhermatite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mill%2Fhermatite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a8f6f18c7727e4d1a924845b1b0d99f3f89d7a4
[INFO] building 2mill/hermatite against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mill%2Fhermatite" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/2mill/hermatite on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/2mill/hermatite
[INFO] finished tweaking git repo https://github.com/2mill/hermatite
[INFO] tweaked toml for git repo https://github.com/2mill/hermatite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/2mill/hermatite 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31470f942a5a307c94ce114ff6548fdd96a8e8a4f4171f98e599ba8be82027f4
[INFO] running `Command { std: "docker" "start" "-a" "31470f942a5a307c94ce114ff6548fdd96a8e8a4f4171f98e599ba8be82027f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31470f942a5a307c94ce114ff6548fdd96a8e8a4f4171f98e599ba8be82027f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31470f942a5a307c94ce114ff6548fdd96a8e8a4f4171f98e599ba8be82027f4", kill_on_drop: false }`
[INFO] [stdout] 31470f942a5a307c94ce114ff6548fdd96a8e8a4f4171f98e599ba8be82027f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e06851e52a0b9d944fc6cb038ccc313be17249b6a22c4944def0617f0199fe6
[INFO] running `Command { std: "docker" "start" "-a" "2e06851e52a0b9d944fc6cb038ccc313be17249b6a22c4944def0617f0199fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling hematite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `adapter::ItemData`
[INFO] [stdout]   --> src/main.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use adapter::ItemData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ no `ItemData` in `adapter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::DateTime`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::DateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FIVE_MIN` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     FIVE_MIN,
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case: `FiveMin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ONE_HOUR` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ONE_HOUR
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case: `OneHour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FIVE_MIN` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FIVE_MIN,
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case: `FiveMin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ONE_HOUR` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:9:2
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ONE_HOUR,
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case: `OneHour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SIX_HOURS` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |     SIX_HOURS
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `SixHours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> src/adapter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/adapter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FIVE_MIN` should have an upper camel case name
[INFO] [stdout]   --> src/adapter.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FIVE_MIN,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `FiveMin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ONE_HOUR` should have an upper camel case name
[INFO] [stdout]   --> src/adapter.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ONE_HOUR,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `OneHour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SIX_HOURS` should have an upper camel case name
[INFO] [stdout]   --> src/adapter.rs:24:2
[INFO] [stdout]    |
[INFO] [stdout] 24 |     SIX_HOURS
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `SixHours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FIVE_MIN` should have an upper camel case name
[INFO] [stdout]   --> src/adapter.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 28 |     FIVE_MIN,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `FiveMin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ONE_HOUR` should have an upper camel case name
[INFO] [stdout]   --> src/adapter.rs:29:2
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ONE_HOUR,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `OneHour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<std::string::String as From<&str>>::from` in constants
[INFO] [stdout]   --> src/adapter.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 | const BASE: String = String::from("https://prices.runescape.wiki/api/v1/osrs");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hematite` (bin "hematite") due to 2 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2e06851e52a0b9d944fc6cb038ccc313be17249b6a22c4944def0617f0199fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e06851e52a0b9d944fc6cb038ccc313be17249b6a22c4944def0617f0199fe6", kill_on_drop: false }`
[INFO] [stdout] 2e06851e52a0b9d944fc6cb038ccc313be17249b6a22c4944def0617f0199fe6
