[INFO] cloning repository https://github.com/andreas-mausch/rust-rest-api-with-database
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreas-mausch/rust-rest-api-with-database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreas-mausch%2Frust-rest-api-with-database", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreas-mausch%2Frust-rest-api-with-database'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1e2977fea64dc4976e18cd11faa10f905fb785a
[INFO] checking andreas-mausch/rust-rest-api-with-database against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreas-mausch%2Frust-rest-api-with-database" "/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/andreas-mausch/rust-rest-api-with-database on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andreas-mausch/rust-rest-api-with-database
[INFO] finished tweaking git repo https://github.com/andreas-mausch/rust-rest-api-with-database
[INFO] tweaked toml for git repo https://github.com/andreas-mausch/rust-rest-api-with-database written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/andreas-mausch/rust-rest-api-with-database 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded router v0.6.0
[INFO] [stderr]   Downloaded route-recognizer v0.1.13
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded iron-test v0.6.0
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded diesel_derives v2.1.0
[INFO] [stderr]   Downloaded diesel v2.1.0
[INFO] [stderr]   Downloaded regex-syntax v0.7.3
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e08e0a0d20ad3b031b1ff372329766e5e23f732f2f8cba640e54044e65c361b
[INFO] running `Command { std: "docker" "start" "-a" "0e08e0a0d20ad3b031b1ff372329766e5e23f732f2f8cba640e54044e65c361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e08e0a0d20ad3b031b1ff372329766e5e23f732f2f8cba640e54044e65c361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e08e0a0d20ad3b031b1ff372329766e5e23f732f2f8cba640e54044e65c361b", kill_on_drop: false }`
[INFO] [stdout] 0e08e0a0d20ad3b031b1ff372329766e5e23f732f2f8cba640e54044e65c361b
[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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03ee327521ca940c1d610069647d88ce202c909bab8b56cec5348c4315dea800
[INFO] running `Command { std: "docker" "start" "-a" "03ee327521ca940c1d610069647d88ce202c909bab8b56cec5348c4315dea800", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking route-recognizer v0.1.13
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking uuid v0.5.1
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking iron-test v0.6.0
[INFO] [stderr]     Checking router v0.6.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling diesel_derives v2.1.0
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking diesel v2.1.0
[INFO] [stderr]     Checking rust-rest-api-with-database v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "03ee327521ca940c1d610069647d88ce202c909bab8b56cec5348c4315dea800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ee327521ca940c1d610069647d88ce202c909bab8b56cec5348c4315dea800", kill_on_drop: false }`
[INFO] [stdout] 03ee327521ca940c1d610069647d88ce202c909bab8b56cec5348c4315dea800
[INFO] checking andreas-mausch/rust-rest-api-with-database against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreas-mausch%2Frust-rest-api-with-database" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/andreas-mausch/rust-rest-api-with-database on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andreas-mausch/rust-rest-api-with-database
[INFO] finished tweaking git repo https://github.com/andreas-mausch/rust-rest-api-with-database
[INFO] tweaked toml for git repo https://github.com/andreas-mausch/rust-rest-api-with-database written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/andreas-mausch/rust-rest-api-with-database 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1232ccb99428953287106ada648e499a4ad8617cf257240c1f443faeb868287f
[INFO] running `Command { std: "docker" "start" "-a" "1232ccb99428953287106ada648e499a4ad8617cf257240c1f443faeb868287f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1232ccb99428953287106ada648e499a4ad8617cf257240c1f443faeb868287f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1232ccb99428953287106ada648e499a4ad8617cf257240c1f443faeb868287f", kill_on_drop: false }`
[INFO] [stdout] 1232ccb99428953287106ada648e499a4ad8617cf257240c1f443faeb868287f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 505dee0da16e1aae9934368bba7eef4ab6331a4833c3e8a4254c7070f8490ada
[INFO] running `Command { std: "docker" "start" "-a" "505dee0da16e1aae9934368bba7eef4ab6331a4833c3e8a4254c7070f8490ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stdout] error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typemap-0.3.3/src/lib.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl<'a, K: Key, A: ?Sized + UnsafeAnyExt + 'a = UnsafeAny> Entry<'a, K, A> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typemap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "505dee0da16e1aae9934368bba7eef4ab6331a4833c3e8a4254c7070f8490ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505dee0da16e1aae9934368bba7eef4ab6331a4833c3e8a4254c7070f8490ada", kill_on_drop: false }`
[INFO] [stdout] 505dee0da16e1aae9934368bba7eef4ab6331a4833c3e8a4254c7070f8490ada
