[INFO] cloning repository https://github.com/vishalcjha/rdatabase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vishalcjha/rdatabase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishalcjha%2Frdatabase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishalcjha%2Frdatabase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 901f10a1641b85d4f417b81bde493c2860ac9f87 [INFO] checking vishalcjha/rdatabase against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishalcjha%2Frdatabase" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vishalcjha/rdatabase [INFO] finished tweaking git repo https://github.com/vishalcjha/rdatabase [INFO] tweaked toml for git repo https://github.com/vishalcjha/rdatabase written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vishalcjha/rdatabase on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vishalcjha/rdatabase 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v5.0.0 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded rustyline v13.0.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34dddb2166451e63d637a75f4e6f602a119d97fb15f79f8ef10862051b6957c1 [INFO] running `Command { std: "docker" "start" "-a" "34dddb2166451e63d637a75f4e6f602a119d97fb15f79f8ef10862051b6957c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34dddb2166451e63d637a75f4e6f602a119d97fb15f79f8ef10862051b6957c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34dddb2166451e63d637a75f4e6f602a119d97fb15f79f8ef10862051b6957c1", kill_on_drop: false }` [INFO] [stdout] 34dddb2166451e63d637a75f4e6f602a119d97fb15f79f8ef10862051b6957c1 [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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6848c1bb30fb82597b55477a89c4b15ee10d10f7fb6d3027020fbed2a0656a29 [INFO] running `Command { std: "docker" "start" "-a" "6848c1bb30fb82597b55477a89c4b15ee10d10f7fb6d3027020fbed2a0656a29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking front_end v0.1.0 (/opt/rustwide/workdir/front_end) [INFO] [stdout] warning: trait `Sizable` is never used [INFO] [stdout] --> front_end/src/parser/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | trait Sizable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> front_end/src/parser/command/insert_command.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 97 | impl InsertCommand { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 98 | fn new(table_name: impl Into, values: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking storage v0.1.0 (/opt/rustwide/workdir/storage) [INFO] [stdout] warning: field `table_definations` is never read [INFO] [stdout] --> storage/src/in_memory/manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StorageManager { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 16 | table_definations: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table_definations` is never read [INFO] [stdout] --> storage/src/in_memory/manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StorageManager { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 16 | table_definations: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking executer v0.1.0 (/opt/rustwide/workdir/executer) [INFO] [stdout] warning: trait `Sizable` is never used [INFO] [stdout] --> front_end/src/parser/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | trait Sizable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.06s [INFO] running `Command { std: "docker" "inspect" "6848c1bb30fb82597b55477a89c4b15ee10d10f7fb6d3027020fbed2a0656a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6848c1bb30fb82597b55477a89c4b15ee10d10f7fb6d3027020fbed2a0656a29", kill_on_drop: false }` [INFO] [stdout] 6848c1bb30fb82597b55477a89c4b15ee10d10f7fb6d3027020fbed2a0656a29