[INFO] cloning repository stevenheidel/go-links [INFO] running `"git" "clone" "--bare" "git://github.com/stevenheidel/go-links.git" "work/cache/sources/gh/stevenheidel/go-links"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stevenheidel/go-links'... [INFO] running `"git" "clone" "work/cache/sources/gh/stevenheidel/go-links" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stevenheidel/go-links"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stevenheidel/go-links'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stevenheidel/go-links" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stevenheidel/go-links"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stevenheidel/go-links'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4956a192d069e668764e1d2afb174192a9cee5ba [INFO] sha for GitHub repo stevenheidel/go-links: 4956a192d069e668764e1d2afb174192a9cee5ba [INFO] validating manifest of stevenheidel/go-links on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stevenheidel/go-links on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stevenheidel/go-links [INFO] finished frobbing stevenheidel/go-links [INFO] frobbed toml for stevenheidel/go-links written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stevenheidel/go-links/Cargo.toml [INFO] started frobbing stevenheidel/go-links [INFO] finished frobbing stevenheidel/go-links [INFO] frobbed toml for stevenheidel/go-links written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stevenheidel/go-links/Cargo.toml [INFO] crate stevenheidel/go-links already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel v1.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stevenheidel/go-links against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stevenheidel/go-links:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 15b6c9fe39d380f2c2e35193d6b5f9016bbc53336608ec7fbed3175fae20796e [INFO] running `"docker" "start" "-a" "15b6c9fe39d380f2c2e35193d6b5f9016bbc53336608ec7fbed3175fae20796e"` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling diesel v1.2.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling rocket_contrib v0.4.0 [INFO] [stderr] Compiling go-links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `&diesel::PgConnection: diesel::Connection` is not satisfied [INFO] [stderr] --> src/main.rs:34:15 [INFO] [stderr] | [INFO] [stderr] 34 | links.load(&conn) [INFO] [stderr] | ^^^^ the trait `diesel::Connection` is not implemented for `&diesel::PgConnection` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<&diesel::PgConnection, _>` for `schema::links::table` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `i32: diesel::deserialize::FromSql, _>` is not satisfied [INFO] [stderr] --> src/main.rs:34:15 [INFO] [stderr] | [INFO] [stderr] 34 | links.load(&conn) [INFO] [stderr] | ^^^^ the trait `diesel::deserialize::FromSql, _>` is not implemented for `i32` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `i32` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable), _>` for `(i32, std::string::String, std::string::String, i32)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable), _>` for `Link` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<&diesel::PgConnection, Link>` for `schema::links::table` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `go-links`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "15b6c9fe39d380f2c2e35193d6b5f9016bbc53336608ec7fbed3175fae20796e"` [INFO] running `"docker" "rm" "-f" "15b6c9fe39d380f2c2e35193d6b5f9016bbc53336608ec7fbed3175fae20796e"` [INFO] [stdout] 15b6c9fe39d380f2c2e35193d6b5f9016bbc53336608ec7fbed3175fae20796e