[INFO] cloning repository https://github.com/LucianoBestia/indexeddb_from_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucianoBestia/indexeddb_from_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Findexeddb_from_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Findexeddb_from_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab593f7bc3ccd1d712e261cdc15b59e1f7fd20e7 [INFO] testing LucianoBestia/indexeddb_from_rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Findexeddb_from_rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/indexeddb_from_rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/indexeddb_from_rust [INFO] finished tweaking git repo https://github.com/LucianoBestia/indexeddb_from_rust [INFO] tweaked toml for git repo https://github.com/LucianoBestia/indexeddb_from_rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/indexeddb_from_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59d860619ee8ada832ea4de779158e2e977b82a04ff54924e2bf8939a1d71b5b [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" "59d860619ee8ada832ea4de779158e2e977b82a04ff54924e2bf8939a1d71b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59d860619ee8ada832ea4de779158e2e977b82a04ff54924e2bf8939a1d71b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d860619ee8ada832ea4de779158e2e977b82a04ff54924e2bf8939a1d71b5b", kill_on_drop: false }` [INFO] [stdout] 59d860619ee8ada832ea4de779158e2e977b82a04ff54924e2bf8939a1d71b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82da00a892f1bc5cef703b3d8dc526169bc2d7c444409a78f54eb3e6c8b58cb8 [INFO] running `Command { std: "docker" "start" "-a" "82da00a892f1bc5cef703b3d8dc526169bc2d7c444409a78f54eb3e6c8b58cb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling js-sys v0.3.47 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.47 [INFO] [stderr] Compiling serde-wasm-bindgen v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.20 [INFO] [stderr] Compiling indexeddb_from_rust v2021.418.1035 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_date_fetch` [INFO] [stdout] --> src/currdb_config_mod.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn set_date_fetch(date_fetch: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_date_fetch` [INFO] [stdout] --> src/currdb_config_mod.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | pub async fn get_date_fetch() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_inside_transaction` [INFO] [stdout] --> src/currdb_currency_mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn put_inside_transaction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_inside_database` [INFO] [stdout] --> src/currdb_currency_mod.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn put_inside_database(iso_code: String, name: String, rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/page_input_currency_mod.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | page_input_currency(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.52s [INFO] running `Command { std: "docker" "inspect" "82da00a892f1bc5cef703b3d8dc526169bc2d7c444409a78f54eb3e6c8b58cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82da00a892f1bc5cef703b3d8dc526169bc2d7c444409a78f54eb3e6c8b58cb8", kill_on_drop: false }` [INFO] [stdout] 82da00a892f1bc5cef703b3d8dc526169bc2d7c444409a78f54eb3e6c8b58cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bd4c471d9f6d34db1dc3bafc0e31687a5c8687a19f3c21f490141ce0be9beaf [INFO] running `Command { std: "docker" "start" "-a" "6bd4c471d9f6d34db1dc3bafc0e31687a5c8687a19f3c21f490141ce0be9beaf", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.20 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.20 [INFO] [stderr] Compiling indexeddb_from_rust v2021.418.1035 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_date_fetch` [INFO] [stdout] --> src/currdb_config_mod.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn set_date_fetch(date_fetch: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_date_fetch` [INFO] [stdout] --> src/currdb_config_mod.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | pub async fn get_date_fetch() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_inside_transaction` [INFO] [stdout] --> src/currdb_currency_mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn put_inside_transaction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_inside_database` [INFO] [stdout] --> src/currdb_currency_mod.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn put_inside_database(iso_code: String, name: String, rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/page_input_currency_mod.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | page_input_currency(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "6bd4c471d9f6d34db1dc3bafc0e31687a5c8687a19f3c21f490141ce0be9beaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd4c471d9f6d34db1dc3bafc0e31687a5c8687a19f3c21f490141ce0be9beaf", kill_on_drop: false }` [INFO] [stdout] 6bd4c471d9f6d34db1dc3bafc0e31687a5c8687a19f3c21f490141ce0be9beaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1f30bc59bb0980639fdb86c9cf593763ba70700073c86ca6f0f16fa69a332c8 [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" "a1f30bc59bb0980639fdb86c9cf593763ba70700073c86ca6f0f16fa69a332c8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: function is never used: `set_date_fetch` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/currdb_config_mod.rs:76:14 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 76 | pub async fn set_date_fetch(date_fetch: &str) { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_date_fetch` [INFO] [stderr] --> src/currdb_config_mod.rs:87:14 [INFO] [stderr] | [INFO] [stderr] 87 | pub async fn get_date_fetch() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `put_inside_transaction` [INFO] [stderr] --> src/currdb_currency_mod.rs:46:14 [INFO] [stderr] | [INFO] [stderr] 46 | pub async fn put_inside_transaction( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `put_inside_database` [INFO] [stderr] --> src/currdb_currency_mod.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | pub async fn put_inside_database(iso_code: String, name: String, rate: f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `Future` that must be used [INFO] [stderr] --> src/page_input_currency_mod.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 150 | page_input_currency(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/indexeddb_from_rust-50e0fb87dd7045d3) [INFO] running `Command { std: "docker" "inspect" "a1f30bc59bb0980639fdb86c9cf593763ba70700073c86ca6f0f16fa69a332c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f30bc59bb0980639fdb86c9cf593763ba70700073c86ca6f0f16fa69a332c8", kill_on_drop: false }` [INFO] [stdout] a1f30bc59bb0980639fdb86c9cf593763ba70700073c86ca6f0f16fa69a332c8