[INFO] cloning repository https://github.com/titouan-loiseau/e2ee-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/titouan-loiseau/e2ee-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b7f13f781b4ed7588711e1d4da75bc143ab177e
[INFO] building titouan-loiseau/e2ee-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-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/titouan-loiseau/e2ee-rust
[INFO] finished tweaking git repo https://github.com/titouan-loiseau/e2ee-rust
[INFO] tweaked toml for git repo https://github.com/titouan-loiseau/e2ee-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/titouan-loiseau/e2ee-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/titouan-loiseau/e2ee-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]  Downloading crates ...
[INFO] [stderr]   Downloaded xeddsa v1.0.2
[INFO] [stderr]   Downloaded zmq-sys v0.12.0
[INFO] [stderr]   Downloaded r2d2_sqlite v0.28.0
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] [stderr]   Downloaded zmq v0.10.0
[INFO] [stderr]   Downloaded pqc_kyber v0.7.1
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[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] 63728585d2562732af3a5b676d5826955cb2732dfdda86e67d95fde1235cfa6e
[INFO] running `Command { std: "docker" "start" "-a" "63728585d2562732af3a5b676d5826955cb2732dfdda86e67d95fde1235cfa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63728585d2562732af3a5b676d5826955cb2732dfdda86e67d95fde1235cfa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63728585d2562732af3a5b676d5826955cb2732dfdda86e67d95fde1235cfa6e", kill_on_drop: false }`
[INFO] [stdout] 63728585d2562732af3a5b676d5826955cb2732dfdda86e67d95fde1235cfa6e
[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] faf0615f84e1988842939d89cbfd665c63a7e76f319cd259bdf5400ddf96f6f2
[INFO] running `Command { std: "docker" "start" "-a" "faf0615f84e1988842939d89cbfd665c63a7e76f319cd259bdf5400ddf96f6f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pqc_kyber v0.7.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling xeddsa v1.0.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling e2ee-rust-common v0.1.0 (/opt/rustwide/workdir/e2ee-rust-common)
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.28.0
[INFO] [stderr]    Compiling e2ee-rust-sqlite-storage v0.1.0 (/opt/rustwide/workdir/e2ee-rust-sqlite-storage)
[INFO] [stderr]    Compiling e2ee-rust-client-lib v0.1.0 (/opt/rustwide/workdir/e2ee-rust-client-lib)
[INFO] [stdout] warning: fields `client_data` and `heartbeat_thread` are never read
[INFO] [stdout]   --> e2ee-rust-client-lib/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Client<
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     client_data: Arc<ClientData<T, U, S>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 52 |     heartbeat_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling e2ee-rust-server v0.1.0 (/opt/rustwide/workdir/e2ee-rust-server)
[INFO] [stderr]    Compiling e2ee-rust-client-cli v0.1.0 (/opt/rustwide/workdir/e2ee-rust-client-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "faf0615f84e1988842939d89cbfd665c63a7e76f319cd259bdf5400ddf96f6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf0615f84e1988842939d89cbfd665c63a7e76f319cd259bdf5400ddf96f6f2", kill_on_drop: false }`
[INFO] [stdout] faf0615f84e1988842939d89cbfd665c63a7e76f319cd259bdf5400ddf96f6f2
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb0fcb70b13e7a48b7932b958d6464cfbf4670b905a2877142c91d00dbcbd5e
[INFO] running `Command { std: "docker" "start" "-a" "fdb0fcb70b13e7a48b7932b958d6464cfbf4670b905a2877142c91d00dbcbd5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling e2ee-rust-common v0.1.0 (/opt/rustwide/workdir/e2ee-rust-common)
[INFO] [stderr]    Compiling e2ee-rust-sqlite-storage v0.1.0 (/opt/rustwide/workdir/e2ee-rust-sqlite-storage)
[INFO] [stdout] warning: fields `client_data` and `heartbeat_thread` are never read
[INFO] [stdout]   --> e2ee-rust-client-lib/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Client<
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     client_data: Arc<ClientData<T, U, S>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 52 |     heartbeat_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling e2ee-rust-client-lib v0.1.0 (/opt/rustwide/workdir/e2ee-rust-client-lib)
[INFO] [stderr]    Compiling e2ee-rust-server v0.1.0 (/opt/rustwide/workdir/e2ee-rust-server)
[INFO] [stderr]    Compiling e2ee-rust-client-cli v0.1.0 (/opt/rustwide/workdir/e2ee-rust-client-cli)
[INFO] [stdout] warning: fields `client_data` and `heartbeat_thread` are never read
[INFO] [stdout]   --> e2ee-rust-client-lib/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Client<
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     client_data: Arc<ClientData<T, U, S>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 52 |     heartbeat_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "fdb0fcb70b13e7a48b7932b958d6464cfbf4670b905a2877142c91d00dbcbd5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb0fcb70b13e7a48b7932b958d6464cfbf4670b905a2877142c91d00dbcbd5e", kill_on_drop: false }`
[INFO] [stdout] fdb0fcb70b13e7a48b7932b958d6464cfbf4670b905a2877142c91d00dbcbd5e
