[INFO] cloning repository https://github.com/joflucki/timelock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joflucki/timelock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoflucki%2Ftimelock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoflucki%2Ftimelock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99bfe48b4a6f19162720eb03962953312b16775d [INFO] checking joflucki/timelock against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoflucki%2Ftimelock" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joflucki/timelock [INFO] finished tweaking git repo https://github.com/joflucki/timelock [INFO] tweaked toml for git repo https://github.com/joflucki/timelock written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joflucki/timelock on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joflucki/timelock 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded tabled v0.19.0 [INFO] [stderr] Downloaded minisign-verify v0.2.3 [INFO] [stderr] Downloaded libsodium-sys-stable v1.22.3 [INFO] [stderr] Downloaded papergrid v0.15.0 [INFO] [stderr] Downloaded openssl-src v300.5.0+3.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dd6da636498e6db0dc3b2bae1ef0563cec296aa62e7b40201f9728f49fc799b [INFO] running `Command { std: "docker" "start" "-a" "6dd6da636498e6db0dc3b2bae1ef0563cec296aa62e7b40201f9728f49fc799b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dd6da636498e6db0dc3b2bae1ef0563cec296aa62e7b40201f9728f49fc799b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd6da636498e6db0dc3b2bae1ef0563cec296aa62e7b40201f9728f49fc799b", kill_on_drop: false }` [INFO] [stdout] 6dd6da636498e6db0dc3b2bae1ef0563cec296aa62e7b40201f9728f49fc799b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7cd5a79838fa8b8bb7211ae30b37336bce9390b477a23ee48c70b9305c30c1 [INFO] running `Command { std: "docker" "start" "-a" "5d7cd5a79838fa8b8bb7211ae30b37336bce9390b477a23ee48c70b9305c30c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling minisign-verify v0.2.3 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking papergrid v0.15.0 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tabled v0.19.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.3 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] error: couldn't read `server/src/cert.pem`: No such file or directory (os error 2) [INFO] [stdout] --> server/src/main.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | let identity = Identity::from_pkcs8(include_bytes!("cert.pem"), include_bytes!("key.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `server/src/key.pem`: No such file or directory (os error 2) [INFO] [stdout] --> server/src/main.rs:33:69 [INFO] [stdout] | [INFO] [stdout] 33 | let identity = Identity::from_pkcs8(include_bytes!("cert.pem"), include_bytes!("key.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `server/src/cert.pem`: No such file or directory (os error 2) [INFO] [stdout] --> server/src/main.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | let identity = Identity::from_pkcs8(include_bytes!("cert.pem"), include_bytes!("key.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `server/src/key.pem`: No such file or directory (os error 2) [INFO] [stdout] --> server/src/main.rs:33:69 [INFO] [stdout] | [INFO] [stdout] 33 | let identity = Identity::from_pkcs8(include_bytes!("cert.pem"), include_bytes!("key.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `client/src/cert.pem`: No such file or directory (os error 2) [INFO] [stdout] --> client/src/network.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | let cert = native_tls::Certificate::from_pem(include_bytes!("cert.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `client/src/cert.pem`: No such file or directory (os error 2) [INFO] [stdout] --> client/src/network.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | let cert = native_tls::Certificate::from_pem(include_bytes!("cert.pem"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "timelock-server" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `server` (bin "timelock-server") due to 2 previous errors [INFO] [stderr] error: could not compile `client` (bin "timelock-client" test) due to 1 previous error [INFO] [stderr] error: could not compile `client` (bin "timelock-client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5d7cd5a79838fa8b8bb7211ae30b37336bce9390b477a23ee48c70b9305c30c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7cd5a79838fa8b8bb7211ae30b37336bce9390b477a23ee48c70b9305c30c1", kill_on_drop: false }` [INFO] [stdout] 5d7cd5a79838fa8b8bb7211ae30b37336bce9390b477a23ee48c70b9305c30c1