[INFO] cloning repository https://github.com/Pingoin/fuel-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pingoin/fuel-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingoin%2Ffuel-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingoin%2Ffuel-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a47018c22aa71753577135ec324bcd474d235fd [INFO] testing Pingoin/fuel-app/0a47018c22aa71753577135ec324bcd474d235fd against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingoin%2Ffuel-app" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pingoin/fuel-app on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pingoin/fuel-app [INFO] finished tweaking git repo https://github.com/Pingoin/fuel-app [INFO] tweaked toml for git repo https://github.com/Pingoin/fuel-app written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Pingoin/fuel-app 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-core v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore-futures v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore-web v0.9.0-beta.2 [INFO] [stderr] Downloaded rust-i18n v2.2.1 [INFO] [stderr] Downloaded rust-i18n-extract v2.1.0 [INFO] [stderr] Downloaded sycamore-macro v0.9.0-beta.2 [INFO] [stderr] Downloaded rust-i18n-macro v2.1.0 [INFO] [stderr] Downloaded rust-i18n-support v2.1.0 [INFO] [stderr] Downloaded sycamore-reactive v0.9.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366c96ace6d767447313b566dae0285bddc5c5ecc6e3ea668a84d4e057c8e58e [INFO] running `Command { std: "docker" "start" "-a" "366c96ace6d767447313b566dae0285bddc5c5ecc6e3ea668a84d4e057c8e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366c96ace6d767447313b566dae0285bddc5c5ecc6e3ea668a84d4e057c8e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366c96ace6d767447313b566dae0285bddc5c5ecc6e3ea668a84d4e057c8e58e", kill_on_drop: false }` [INFO] [stdout] 366c96ace6d767447313b566dae0285bddc5c5ecc6e3ea668a84d4e057c8e58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba1cb352b7b6cbfa0733dac2425718393bb8c262469c1d3dfd43b9c9ab5ccf0 [INFO] running `Command { std: "docker" "start" "-a" "9ba1cb352b7b6cbfa0733dac2425718393bb8c262469c1d3dfd43b9c9ab5ccf0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sycamore-reactive v0.9.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rust-i18n-support v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-i18n v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling web-sys v0.3.65 [INFO] [stderr] Compiling sycamore-futures v0.9.0-beta.2 [INFO] [stderr] Compiling sycamore-core v0.9.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.38 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rust-i18n-macro v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sycamore-macro v0.9.0-beta.2 [INFO] [stderr] Compiling rust-i18n-extract v2.1.0 [INFO] [stderr] Compiling sycamore-web v0.9.0-beta.2 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling sycamore v0.9.0-beta.2 [INFO] [stderr] Compiling fuel-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web::html::nav` [INFO] [stdout] --> src/utils.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use sycamore::{prelude::*, web::html::nav}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.84s [INFO] running `Command { std: "docker" "inspect" "9ba1cb352b7b6cbfa0733dac2425718393bb8c262469c1d3dfd43b9c9ab5ccf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba1cb352b7b6cbfa0733dac2425718393bb8c262469c1d3dfd43b9c9ab5ccf0", kill_on_drop: false }` [INFO] [stdout] 9ba1cb352b7b6cbfa0733dac2425718393bb8c262469c1d3dfd43b9c9ab5ccf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 557b73bf03a47e9272a381aac13c87950e3f5ca0ebb384b60960e6f9258ab411 [INFO] running `Command { std: "docker" "start" "-a" "557b73bf03a47e9272a381aac13c87950e3f5ca0ebb384b60960e6f9258ab411", kill_on_drop: false }` [INFO] [stderr] Compiling fuel-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web::html::nav` [INFO] [stdout] --> src/utils.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use sycamore::{prelude::*, web::html::nav}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "557b73bf03a47e9272a381aac13c87950e3f5ca0ebb384b60960e6f9258ab411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557b73bf03a47e9272a381aac13c87950e3f5ca0ebb384b60960e6f9258ab411", kill_on_drop: false }` [INFO] [stdout] 557b73bf03a47e9272a381aac13c87950e3f5ca0ebb384b60960e6f9258ab411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcd5a74d889c69fe171f5d2fdd0fc6ca8cb13d180e62bc61c3157971d02c0f2d [INFO] running `Command { std: "docker" "start" "-a" "dcd5a74d889c69fe171f5d2fdd0fc6ca8cb13d180e62bc61c3157971d02c0f2d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `web::html::nav` [INFO] [stderr] --> src/utils.rs:2:28 [INFO] [stderr] | [INFO] [stderr] 2 | use sycamore::{prelude::*, web::html::nav}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fuel-app` (bin "fuel-app" test) generated 1 warning (run `cargo fix --bin "fuel-app" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuel_app-ed480890ed3f2b60) [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" "dcd5a74d889c69fe171f5d2fdd0fc6ca8cb13d180e62bc61c3157971d02c0f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd5a74d889c69fe171f5d2fdd0fc6ca8cb13d180e62bc61c3157971d02c0f2d", kill_on_drop: false }` [INFO] [stdout] dcd5a74d889c69fe171f5d2fdd0fc6ca8cb13d180e62bc61c3157971d02c0f2d