Nov 17 12:15:42.109 INFO testing Rirush/nullptr_chat_server against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 12:15:42.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:42.263 INFO [stdout] 5d4aba61ee74897e67e32057cd807b60e13660e92d6bab2375dd2af561be2e06 Nov 17 12:15:42.265 INFO running `"docker" "start" "-a" "5d4aba61ee74897e67e32057cd807b60e13660e92d6bab2375dd2af561be2e06"` Nov 17 12:15:42.623 INFO [stderr] usermod: no changes Nov 17 12:15:42.926 INFO [stderr] Compiling redis v0.9.1 Nov 17 12:15:42.930 INFO [stderr] Compiling mio v0.6.16 Nov 17 12:15:42.930 INFO [stderr] Compiling uuid v0.6.5 Nov 17 12:15:42.931 INFO [stderr] Compiling combine v3.5.2 Nov 17 12:15:42.932 INFO [stderr] Compiling failure v0.1.2 Nov 17 12:15:42.932 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 17 12:15:43.655 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 12:15:45.444 INFO [stderr] Compiling diesel v1.3.3 Nov 17 12:15:47.993 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 12:15:50.999 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 12:16:41.061 INFO [stderr] Compiling quickchat v0.1.0 (/source) Nov 17 12:16:44.943 INFO [stderr] error: Column `content` cannot be named the same as its table. Nov 17 12:16:44.943 INFO [stderr] You may use `#[sql_name = "content"]` to reference the table's `content` column. Nov 17 12:16:44.943 INFO [stderr] Docs available at: `https://docs.diesel.rs/diesel/macro.table.html` Nov 17 12:16:44.943 INFO [stderr] Nov 17 12:16:44.943 INFO [stderr] --> src/schema.rs:1:1 Nov 17 12:16:44.943 INFO [stderr] | Nov 17 12:16:44.943 INFO [stderr] 1 | / table! { Nov 17 12:16:44.943 INFO [stderr] 2 | | content (id) { Nov 17 12:16:44.943 INFO [stderr] 3 | | id -> Uuid, Nov 17 12:16:44.943 INFO [stderr] 4 | | content -> Bytea, Nov 17 12:16:44.943 INFO [stderr] 5 | | } Nov 17 12:16:44.943 INFO [stderr] 6 | | } Nov 17 12:16:44.943 INFO [stderr] | |_^ Nov 17 12:16:44.943 INFO [stderr] | Nov 17 12:16:44.943 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:44.943 INFO [stderr] Nov 17 12:16:45.001 INFO [stderr] error: aborting due to previous error Nov 17 12:16:45.001 INFO [stderr] Nov 17 12:16:45.018 INFO [stderr] error: Could not compile `quickchat`. Nov 17 12:16:45.018 INFO [stderr] Nov 17 12:16:45.018 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 12:16:45.020 INFO [stderr] su: No module specific data is present Nov 17 12:16:45.315 INFO running `"docker" "inspect" "5d4aba61ee74897e67e32057cd807b60e13660e92d6bab2375dd2af561be2e06"` Nov 17 12:16:45.397 INFO running `"docker" "rm" "-f" "5d4aba61ee74897e67e32057cd807b60e13660e92d6bab2375dd2af561be2e06"` Nov 17 12:16:45.484 INFO [stdout] 5d4aba61ee74897e67e32057cd807b60e13660e92d6bab2375dd2af561be2e06