[INFO] cloning repository https://github.com/SylaneCpn/secret_santa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SylaneCpn/secret_santa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSylaneCpn%2Fsecret_santa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSylaneCpn%2Fsecret_santa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd09a4d394b3cc126ac52aae2dc8a329778a8442 [INFO] testing SylaneCpn/secret_santa against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSylaneCpn%2Fsecret_santa" "/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/SylaneCpn/secret_santa on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SylaneCpn/secret_santa [INFO] finished tweaking git repo https://github.com/SylaneCpn/secret_santa [INFO] tweaked toml for git repo https://github.com/SylaneCpn/secret_santa written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SylaneCpn/secret_santa 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded email-encoding v0.2.1 [INFO] [stderr] Downloaded lettre v0.10.4 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f09e7924f18d2edb1df84d242961d3bc833e30720d133f5969685054db571776 [INFO] running `Command { std: "docker" "start" "-a" "f09e7924f18d2edb1df84d242961d3bc833e30720d133f5969685054db571776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f09e7924f18d2edb1df84d242961d3bc833e30720d133f5969685054db571776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09e7924f18d2edb1df84d242961d3bc833e30720d133f5969685054db571776", kill_on_drop: false }` [INFO] [stdout] f09e7924f18d2edb1df84d242961d3bc833e30720d133f5969685054db571776 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04e76b14ce08d0c58bf360dfb951dd3a2d95529a7573e117cbcca45b53accb9 [INFO] running `Command { std: "docker" "start" "-a" "c04e76b14ce08d0c58bf360dfb951dd3a2d95529a7573e117cbcca45b53accb9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [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] Compiling slab v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling secret_santa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "c04e76b14ce08d0c58bf360dfb951dd3a2d95529a7573e117cbcca45b53accb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04e76b14ce08d0c58bf360dfb951dd3a2d95529a7573e117cbcca45b53accb9", kill_on_drop: false }` [INFO] [stdout] c04e76b14ce08d0c58bf360dfb951dd3a2d95529a7573e117cbcca45b53accb9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f404b3f3919a09ec34ceee4cd45e700b45460f9b64fde13deb9c4cbf25fb4e [INFO] running `Command { std: "docker" "start" "-a" "f1f404b3f3919a09ec34ceee4cd45e700b45460f9b64fde13deb9c4cbf25fb4e", kill_on_drop: false }` [INFO] [stderr] Compiling secret_santa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "f1f404b3f3919a09ec34ceee4cd45e700b45460f9b64fde13deb9c4cbf25fb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f404b3f3919a09ec34ceee4cd45e700b45460f9b64fde13deb9c4cbf25fb4e", kill_on_drop: false }` [INFO] [stdout] f1f404b3f3919a09ec34ceee4cd45e700b45460f9b64fde13deb9c4cbf25fb4e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fc4b45a7d76cb42f4a3e4e5ba55c0ac01772045ae46ed968f5ab5f34163577e [INFO] running `Command { std: "docker" "start" "-a" "8fc4b45a7d76cb42f4a3e4e5ba55c0ac01772045ae46ed968f5ab5f34163577e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/secret_santa-c27d32a1a8e83282) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fc4b45a7d76cb42f4a3e4e5ba55c0ac01772045ae46ed968f5ab5f34163577e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc4b45a7d76cb42f4a3e4e5ba55c0ac01772045ae46ed968f5ab5f34163577e", kill_on_drop: false }` [INFO] [stdout] 8fc4b45a7d76cb42f4a3e4e5ba55c0ac01772045ae46ed968f5ab5f34163577e