[INFO] cloning repository https://github.com/nanorandria/mon-serveur-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanorandria/mon-serveur-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanorandria%2Fmon-serveur-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanorandria%2Fmon-serveur-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8622e3398ca093ebc7b8c32ff0721cdb30fa17de [INFO] building nanorandria/mon-serveur-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanorandria%2Fmon-serveur-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nanorandria/mon-serveur-rust [INFO] finished tweaking git repo https://github.com/nanorandria/mon-serveur-rust [INFO] tweaked toml for git repo https://github.com/nanorandria/mon-serveur-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nanorandria/mon-serveur-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nanorandria/mon-serveur-rust 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding async-stream v0.3.6 [INFO] [stderr] Adding async-stream-impl v0.3.6 [INFO] [stderr] Adding async-trait v0.1.89 [INFO] [stderr] Adding atomic v0.5.3 [INFO] [stderr] Adding atomic v0.6.1 [INFO] [stderr] Adding binascii v0.1.4 [INFO] [stderr] Adding bytemuck v1.23.2 [INFO] [stderr] Updating cookie v0.16.2 -> v0.18.1 [INFO] [stderr] Adding devise v0.4.2 [INFO] [stderr] Adding devise_codegen v0.4.2 [INFO] [stderr] Adding devise_core v0.4.2 [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Adding errno v0.3.14 [INFO] [stderr] Adding fastrand v2.3.0 [INFO] [stderr] Adding figment v0.10.19 [INFO] [stderr] Adding futures v0.3.31 [INFO] [stderr] Adding futures-channel v0.3.31 [INFO] [stderr] Adding futures-io v0.3.31 [INFO] [stderr] Adding generator v0.7.5 [INFO] [stderr] Adding getrandom v0.2.16 [INFO] [stderr] Adding glob v0.3.3 [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding http v1.3.1 [INFO] [stderr] Adding http-body v0.4.6 [INFO] [stderr] Adding hyper v0.14.32 [INFO] [stderr] Adding inlinable_string v0.1.15 [INFO] [stderr] Adding is-terminal v0.4.16 [INFO] [stderr] Adding linux-raw-sys v0.11.0 [INFO] [stderr] Adding loom v0.5.6 [INFO] [stderr] Adding matchers v0.2.0 [INFO] [stderr] Adding multer v3.1.0 [INFO] [stderr] Adding nu-ansi-term v0.50.1 [INFO] [stderr] Adding num_cpus v1.17.0 [INFO] [stderr] Adding pear v0.2.9 [INFO] [stderr] Adding pear_codegen v0.2.9 [INFO] [stderr] Adding proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downgrading rand v0.9.2 -> v0.8.5 [INFO] [stderr] Downgrading rand_chacha v0.9.0 -> v0.3.1 [INFO] [stderr] Downgrading rand_core v0.9.3 -> v0.6.4 [INFO] [stderr] Adding ref-cast v1.0.25 [INFO] [stderr] Adding ref-cast-impl v1.0.25 [INFO] [stderr] Adding rocket v0.5.1 [INFO] [stderr] Adding rocket_codegen v0.5.1 [INFO] [stderr] Adding rocket_http v0.5.1 [INFO] [stderr] Adding rustix v1.1.2 [INFO] [stderr] Adding scoped-tls v1.0.1 [INFO] [stderr] Adding serde_spanned v0.6.9 [INFO] [stderr] Adding sharded-slab v0.1.7 [INFO] [stderr] Adding spin v0.9.8 [INFO] [stderr] Adding stable-pattern v0.1.0 [INFO] [stderr] Adding state v0.6.0 [INFO] [stderr] Adding tempfile v3.23.0 [INFO] [stderr] Adding thread_local v1.1.9 [INFO] [stderr] Adding tokio-stream v0.1.17 [INFO] [stderr] Adding toml v0.8.23 [INFO] [stderr] Adding toml_datetime v0.6.11 [INFO] [stderr] Adding toml_edit v0.22.27 [INFO] [stderr] Adding toml_write v0.1.2 [INFO] [stderr] Adding tower-service v0.3.3 [INFO] [stderr] Adding tracing-log v0.2.0 [INFO] [stderr] Adding tracing-subscriber v0.3.20 [INFO] [stderr] Adding try-lock v0.2.5 [INFO] [stderr] Adding ubyte v0.10.4 [INFO] [stderr] Adding uncased v0.9.10 [INFO] [stderr] Adding valuable v0.1.1 [INFO] [stderr] Adding want v0.3.1 [INFO] [stderr] Adding windows v0.48.0 [INFO] [stderr] Adding windows-targets v0.48.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 [INFO] [stderr] Adding winnow v0.7.13 [INFO] [stderr] Adding yansi v1.0.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref-cast v1.0.25 [INFO] [stderr] Downloaded ref-cast-impl v1.0.25 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a8d8374efc15e301343141a296c74e487cd2d3f075f4f356b9c483e0eabdf1b [INFO] running `Command { std: "docker" "start" "-a" "6a8d8374efc15e301343141a296c74e487cd2d3f075f4f356b9c483e0eabdf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a8d8374efc15e301343141a296c74e487cd2d3f075f4f356b9c483e0eabdf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8d8374efc15e301343141a296c74e487cd2d3f075f4f356b9c483e0eabdf1b", kill_on_drop: false }` [INFO] [stdout] 6a8d8374efc15e301343141a296c74e487cd2d3f075f4f356b9c483e0eabdf1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc473889a8463cb8aa67e2f307c63e76d3ec6f8213f512fafa5eb0daf4440706 [INFO] running `Command { std: "docker" "start" "-a" "cc473889a8463cb8aa67e2f307c63e76d3ec6f8213f512fafa5eb0daf4440706", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rust-upload-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> src/main.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let id = Uuid::new_v4().to_string(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Uuid` consider using one of the following associated functions: [INFO] [stdout] uuid::builder::::nil [INFO] [stdout] uuid::builder::::max [INFO] [stdout] uuid::builder::::from_fields [INFO] [stdout] uuid::builder::::from_fields_le [INFO] [stdout] and 10 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.17.0/src/builder.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub const fn nil() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const fn max() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const fn from_fields(d1: u32, d2: u16, d3: u16, d4: &[u8; 8]) -> Uuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const fn from_fields_le(d1: u32, d2: u16, d3: u16, d4: &[u8; 8]) -> Uuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `new` with a similar name [INFO] [stdout] | [INFO] [stdout] 27 - let id = Uuid::new_v4().to_string(); [INFO] [stdout] 27 + let id = Uuid::new().to_string(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ByteUnit` in the current scope [INFO] [stdout] --> src/main.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let _ = data.open(ByteUnit::from_bytes(10 * 1024 * 1024)).stream_to(&mut file).await; [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `ByteUnit` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ByteUnit` consider using one of the following associated functions: [INFO] [stdout] ByteUnit::Byte [INFO] [stdout] ByteUnit::Kilobyte [INFO] [stdout] ByteUnit::Kibibyte [INFO] [stdout] ByteUnit::Megabyte [INFO] [stdout] and 10 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ubyte-0.10.4/src/byte_unit.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / constructor_fns! { [INFO] [stdout] 163 | | B, Byte = 1, [INFO] [stdout] 164 | | kB, Kilobyte = 1_000, [INFO] [stdout] 165 | | KiB, Kibibyte = 1 << 10, [INFO] [stdout] ... | [INFO] [stdout] 175 | | EiB, Exbibyte = 1 << 60, [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] help: there is a method `bytes` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ubyte-0.10.4/src/byte_unit.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | fn bytes(self) -> ByteUnit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `constructor_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-upload-server` (bin "rust-upload-server") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cc473889a8463cb8aa67e2f307c63e76d3ec6f8213f512fafa5eb0daf4440706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc473889a8463cb8aa67e2f307c63e76d3ec6f8213f512fafa5eb0daf4440706", kill_on_drop: false }` [INFO] [stdout] cc473889a8463cb8aa67e2f307c63e76d3ec6f8213f512fafa5eb0daf4440706