[INFO] fetching crate oxyromon 0.4.0... [INFO] checking oxyromon-0.4.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate oxyromon 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate oxyromon 0.4.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxyromon 0.4.0 [INFO] finished tweaking crates.io crate oxyromon 0.4.0 [INFO] tweaked toml for crates.io crate oxyromon 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate oxyromon 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f13ef91cef3c7116c7f52c02f94e6a2f97c76b4fc1b0467136ee66ee83e322 [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" "e0f13ef91cef3c7116c7f52c02f94e6a2f97c76b4fc1b0467136ee66ee83e322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f13ef91cef3c7116c7f52c02f94e6a2f97c76b4fc1b0467136ee66ee83e322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f13ef91cef3c7116c7f52c02f94e6a2f97c76b4fc1b0467136ee66ee83e322", kill_on_drop: false }` [INFO] [stdout] e0f13ef91cef3c7116c7f52c02f94e6a2f97c76b4fc1b0467136ee66ee83e322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47626e2b4f4b2ff0730b8b1fe00172a11d92f1847887f6a7726a81035268a098 [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" "47626e2b4f4b2ff0730b8b1fe00172a11d92f1847887f6a7726a81035268a098", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking simple-error v0.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking refinery-core v0.3.1 [INFO] [stderr] Compiling refinery-macros v0.3.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking refinery v0.3.0 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking oxyromon v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `find_games` [INFO] [stdout] --> src/database.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn find_games(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_releases` [INFO] [stdout] --> src/database.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | pub async fn find_releases(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms` [INFO] [stdout] --> src/database.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | pub async fn find_roms(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms_without_romfile_by_system_id` [INFO] [stdout] --> src/database.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | pub async fn find_roms_without_romfile_by_system_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_directory` [INFO] [stdout] --> src/config.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | pub async fn get_directory(connection: &mut SqliteConnection, key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms_without_romfile_by_system_id` [INFO] [stdout] --> src/database.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | pub async fn find_roms_without_romfile_by_system_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `Command { std: "docker" "inspect" "47626e2b4f4b2ff0730b8b1fe00172a11d92f1847887f6a7726a81035268a098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47626e2b4f4b2ff0730b8b1fe00172a11d92f1847887f6a7726a81035268a098", kill_on_drop: false }` [INFO] [stdout] 47626e2b4f4b2ff0730b8b1fe00172a11d92f1847887f6a7726a81035268a098