[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] building vishalcjha/rdatabase against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishalcjha%2Frdatabase" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vishalcjha/rdatabase on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24630064c85a049d99b116806ac36e6455dbc9dd14d59caf9da87f240ff2567d [INFO] running `Command { std: "docker" "start" "-a" "24630064c85a049d99b116806ac36e6455dbc9dd14d59caf9da87f240ff2567d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24630064c85a049d99b116806ac36e6455dbc9dd14d59caf9da87f240ff2567d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24630064c85a049d99b116806ac36e6455dbc9dd14d59caf9da87f240ff2567d", kill_on_drop: false }` [INFO] [stdout] 24630064c85a049d99b116806ac36e6455dbc9dd14d59caf9da87f240ff2567d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8c6d8690f46051a2e52456a7e93f81b31431c2292c3e7ce5169a727e449a20e [INFO] running `Command { std: "docker" "start" "-a" "b8c6d8690f46051a2e52456a7e93f81b31431c2292c3e7ce5169a727e449a20e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling 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)]` 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] Compiling 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling executer v0.1.0 (/opt/rustwide/workdir/executer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.44s [INFO] running `Command { std: "docker" "inspect" "b8c6d8690f46051a2e52456a7e93f81b31431c2292c3e7ce5169a727e449a20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c6d8690f46051a2e52456a7e93f81b31431c2292c3e7ce5169a727e449a20e", kill_on_drop: false }` [INFO] [stdout] b8c6d8690f46051a2e52456a7e93f81b31431c2292c3e7ce5169a727e449a20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb4ab8080d286c2bc72a146036c021e05df43b85dd0facb42d952c94d3e3ff66 [INFO] running `Command { std: "docker" "start" "-a" "fb4ab8080d286c2bc72a146036c021e05df43b85dd0facb42d952c94d3e3ff66", kill_on_drop: false }` [INFO] [stderr] Compiling front_end v0.1.0 (/opt/rustwide/workdir/front_end) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/storage) [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)]` 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] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling executer v0.1.0 (/opt/rustwide/workdir/executer) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "fb4ab8080d286c2bc72a146036c021e05df43b85dd0facb42d952c94d3e3ff66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4ab8080d286c2bc72a146036c021e05df43b85dd0facb42d952c94d3e3ff66", kill_on_drop: false }` [INFO] [stdout] fb4ab8080d286c2bc72a146036c021e05df43b85dd0facb42d952c94d3e3ff66