Nov 17 12:15:43.517 INFO testing Rirush/nullptr_chat_server against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 12:15:43.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 12:15:44.015 INFO [stdout] ce019d9df66aaf97ab30bd672a919d27e0c86e4e3106a025c841585587ace753 Nov 17 12:15:44.021 INFO running `"docker" "start" "-a" "ce019d9df66aaf97ab30bd672a919d27e0c86e4e3106a025c841585587ace753"` Nov 17 12:15:45.079 INFO [stderr] usermod: no changes Nov 17 12:15:45.459 INFO [stderr] Compiling redis v0.9.1 Nov 17 12:15:45.465 INFO [stderr] Compiling uuid v0.6.5 Nov 17 12:15:45.465 INFO [stderr] Compiling combine v3.5.2 Nov 17 12:15:45.469 INFO [stderr] Compiling failure v0.1.2 Nov 17 12:15:45.470 INFO [stderr] Compiling rocket v0.3.16 Nov 17 12:15:46.226 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 12:15:47.415 INFO [stderr] Compiling diesel v1.3.3 Nov 17 12:16:00.271 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 17 12:16:00.271 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 17 12:16:47.807 INFO [stderr] Compiling quickchat v0.1.0 (/source) Nov 17 12:16:51.607 INFO [stderr] error: Column `content` cannot be named the same as its table. Nov 17 12:16:51.607 INFO [stderr] You may use `#[sql_name = "content"]` to reference the table's `content` column. Nov 17 12:16:51.607 INFO [stderr] Docs available at: `https://docs.diesel.rs/diesel/macro.table.html` Nov 17 12:16:51.607 INFO [stderr] Nov 17 12:16:51.607 INFO [stderr] --> src/schema.rs:1:1 Nov 17 12:16:51.607 INFO [stderr] | Nov 17 12:16:51.607 INFO [stderr] 1 | / table! { Nov 17 12:16:51.607 INFO [stderr] 2 | | content (id) { Nov 17 12:16:51.607 INFO [stderr] 3 | | id -> Uuid, Nov 17 12:16:51.607 INFO [stderr] 4 | | content -> Bytea, Nov 17 12:16:51.607 INFO [stderr] 5 | | } Nov 17 12:16:51.607 INFO [stderr] 6 | | } Nov 17 12:16:51.607 INFO [stderr] | |_^ Nov 17 12:16:51.607 INFO [stderr] | Nov 17 12:16:51.607 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:16:51.607 INFO [stderr] Nov 17 12:16:51.689 INFO [stderr] error: aborting due to previous error Nov 17 12:16:51.689 INFO [stderr] Nov 17 12:16:51.707 INFO [stderr] error: Could not compile `quickchat`. Nov 17 12:16:51.707 INFO [stderr] Nov 17 12:16:51.707 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 12:16:51.708 INFO [stderr] su: No module specific data is present Nov 17 12:16:52.475 INFO running `"docker" "inspect" "ce019d9df66aaf97ab30bd672a919d27e0c86e4e3106a025c841585587ace753"` Nov 17 12:16:52.657 INFO running `"docker" "rm" "-f" "ce019d9df66aaf97ab30bd672a919d27e0c86e4e3106a025c841585587ace753"` Nov 17 12:16:52.798 INFO [stdout] ce019d9df66aaf97ab30bd672a919d27e0c86e4e3106a025c841585587ace753