[INFO] cloning repository https://github.com/elexis-eu/dictionary-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elexis-eu/dictionary-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bcb77ea7b755df51b3cb1e2f42f7c6ad9784d67 [INFO] testing elexis-eu/dictionary-service against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elexis-eu/dictionary-service [INFO] finished tweaking git repo https://github.com/elexis-eu/dictionary-service [INFO] tweaked toml for git repo https://github.com/elexis-eu/dictionary-service written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding gotham v0.6.0 (available: v0.7.4) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.6.0) [INFO] [stderr] Adding pest v1.0.6 (available: v2.8.1) [INFO] [stderr] Adding pest_derive v1.0.8 (available: v2.8.1) [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding rusqlite v0.25.4 (available: v0.36.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded xml-rs v0.8.26 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded borrow-bag v1.1.1 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.7 [INFO] [stderr] Downloaded anstyle v1.0.11 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] [stderr] Downloaded socket2 v0.5.10 [INFO] [stderr] Downloaded bumpalo v3.19.0 [INFO] [stderr] Downloaded gotham v0.6.0 [INFO] [stderr] Downloaded hashbrown v0.15.4 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded mio v1.0.4 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded pest v1.0.6 [INFO] [stderr] Downloaded zerocopy v0.8.26 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded windows-strings v0.4.2 [INFO] [stderr] Downloaded windows-core v0.61.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded colorchoice v1.0.4 [INFO] [stderr] Downloaded clap_lex v0.7.5 [INFO] [stderr] Downloaded const_fn v0.4.11 [INFO] [stderr] Downloaded cookie v0.15.2 [INFO] [stderr] Downloaded hermit-abi v0.5.2 [INFO] [stderr] Downloaded rustversion v1.0.21 [INFO] [stderr] Downloaded tokio-rustls v0.22.0 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded pest_derive v1.0.8 [INFO] [stderr] Downloaded zerocopy-derive v0.8.26 [INFO] [stderr] Downloaded windows-result v0.3.4 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded sha1 v0.6.1 [INFO] [stderr] Downloaded gotham_derive v0.7.1 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded windows-link v0.1.3 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded r-efi v5.3.0 [INFO] [stderr] Downloaded tokio v1.45.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6f16faf0136fbb208fbc041d4981a381e4c2396420fe79ed588cb32f79cb48a [INFO] running `Command { std: "docker" "start" "-a" "a6f16faf0136fbb208fbc041d4981a381e4c2396420fe79ed588cb32f79cb48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f16faf0136fbb208fbc041d4981a381e4c2396420fe79ed588cb32f79cb48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f16faf0136fbb208fbc041d4981a381e4c2396420fe79ed588cb32f79cb48a", kill_on_drop: false }` [INFO] [stdout] a6f16faf0136fbb208fbc041d4981a381e4c2396420fe79ed588cb32f79cb48a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ab7728e930b782d002d41154a836f3f7d137ac60a1c921b2717d7162e603b925 [INFO] running `Command { std: "docker" "start" "-a" "ab7728e930b782d002d41154a836f3f7d137ac60a1c921b2717d7162e603b925", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling borrow-bag v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gotham_derive v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling gotham v0.6.0 [INFO] [stderr] Compiling elexis-dictionary-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `clap::App`, `clap::SubCommand` [INFO] [stdout] --> src/main.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | use clap::{App, Arg, SubCommand, ArgMatches}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `SubCommand` in the root [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `Subcommand` [INFO] [stdout] | no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/rdf/model.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let mut r = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elexis-dictionary-service` (bin "elexis-dictionary-service") due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ab7728e930b782d002d41154a836f3f7d137ac60a1c921b2717d7162e603b925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7728e930b782d002d41154a836f3f7d137ac60a1c921b2717d7162e603b925", kill_on_drop: false }` [INFO] [stdout] ab7728e930b782d002d41154a836f3f7d137ac60a1c921b2717d7162e603b925