[INFO] cloning repository https://github.com/kangs9d/lottery-number-maker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kangs9d/lottery-number-maker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangs9d%2Flottery-number-maker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangs9d%2Flottery-number-maker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0a53e7d4116e684a17f52cc877444e42a56b84d [INFO] building kangs9d/lottery-number-maker against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangs9d%2Flottery-number-maker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangs9d/lottery-number-maker on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangs9d/lottery-number-maker [INFO] finished tweaking git repo https://github.com/kangs9d/lottery-number-maker [INFO] tweaked toml for git repo https://github.com/kangs9d/lottery-number-maker written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kangs9d/lottery-number-maker 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded clap_complete v4.4.4 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded cron v0.12.0 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded mockall_double v0.3.0 [INFO] [stderr] Downloaded sqlx-cli v0.7.2 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded httpc-test v0.1.7 [INFO] [stderr] Downloaded rsa v0.9.3 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.9.4 [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded promptly v0.3.1 [INFO] [stderr] Downloaded http v0.2.10 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1f2f6d8755d6317c5e950abde677148948c4680349034cc95f04b512f75c28 [INFO] running `Command { std: "docker" "start" "-a" "4e1f2f6d8755d6317c5e950abde677148948c4680349034cc95f04b512f75c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1f2f6d8755d6317c5e950abde677148948c4680349034cc95f04b512f75c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1f2f6d8755d6317c5e950abde677148948c4680349034cc95f04b512f75c28", kill_on_drop: false }` [INFO] [stdout] 4e1f2f6d8755d6317c5e950abde677148948c4680349034cc95f04b512f75c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3c5812a6fcce4842ad48a79d597f6bf79081de9e666181c5fee1e9ab630ac0 [INFO] running `Command { std: "docker" "start" "-a" "ce3c5812a6fcce4842ad48a79d597f6bf79081de9e666181c5fee1e9ab630ac0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling sqlx-core v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling mockall_double v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling sqlx v0.7.2 [INFO] [stderr] Compiling lottery-number-maker v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.65s [INFO] running `Command { std: "docker" "inspect" "ce3c5812a6fcce4842ad48a79d597f6bf79081de9e666181c5fee1e9ab630ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3c5812a6fcce4842ad48a79d597f6bf79081de9e666181c5fee1e9ab630ac0", kill_on_drop: false }` [INFO] [stdout] ce3c5812a6fcce4842ad48a79d597f6bf79081de9e666181c5fee1e9ab630ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e76fc914383603ca1958dfaf41f06bc3cb1d0230e98763b2e0833392d5268cf [INFO] running `Command { std: "docker" "start" "-a" "5e76fc914383603ca1958dfaf41f06bc3cb1d0230e98763b2e0833392d5268cf", kill_on_drop: false }` [INFO] [stderr] warning: lottery-number-maker v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling sqlx-core v0.7.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rsa v0.9.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-mysql v0.7.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling sqlx v0.7.2 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling reqwest_cookie_store v0.6.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling httpc-test v0.1.7 [INFO] [stderr] Compiling sqlx-cli v0.7.2 [INFO] [stderr] Compiling lottery-number-maker v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.13s [INFO] running `Command { std: "docker" "inspect" "5e76fc914383603ca1958dfaf41f06bc3cb1d0230e98763b2e0833392d5268cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e76fc914383603ca1958dfaf41f06bc3cb1d0230e98763b2e0833392d5268cf", kill_on_drop: false }` [INFO] [stdout] 5e76fc914383603ca1958dfaf41f06bc3cb1d0230e98763b2e0833392d5268cf [INFO] building kangs9d/lottery-number-maker against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangs9d%2Flottery-number-maker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangs9d/lottery-number-maker on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangs9d/lottery-number-maker [INFO] finished tweaking git repo https://github.com/kangs9d/lottery-number-maker [INFO] tweaked toml for git repo https://github.com/kangs9d/lottery-number-maker written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kangs9d/lottery-number-maker 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40526fb877cd5c5d546c4b47f07fbe3eeb164415c3d1c7931b5dcfb4b2e60c6d [INFO] running `Command { std: "docker" "start" "-a" "40526fb877cd5c5d546c4b47f07fbe3eeb164415c3d1c7931b5dcfb4b2e60c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40526fb877cd5c5d546c4b47f07fbe3eeb164415c3d1c7931b5dcfb4b2e60c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40526fb877cd5c5d546c4b47f07fbe3eeb164415c3d1c7931b5dcfb4b2e60c6d", kill_on_drop: false }` [INFO] [stdout] 40526fb877cd5c5d546c4b47f07fbe3eeb164415c3d1c7931b5dcfb4b2e60c6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1234cf9aed8dca59351eecaab786a656ac915bad6b8321c74e5387f5b58b4eac [INFO] running `Command { std: "docker" "start" "-a" "1234cf9aed8dca59351eecaab786a656ac915bad6b8321c74e5387f5b58b4eac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sqlx-core v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sqlx-postgres v0.7.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling mockall_double v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling sqlx v0.7.2 [INFO] [stderr] Compiling lottery-number-maker v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.58s [INFO] running `Command { std: "docker" "inspect" "1234cf9aed8dca59351eecaab786a656ac915bad6b8321c74e5387f5b58b4eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1234cf9aed8dca59351eecaab786a656ac915bad6b8321c74e5387f5b58b4eac", kill_on_drop: false }` [INFO] [stdout] 1234cf9aed8dca59351eecaab786a656ac915bad6b8321c74e5387f5b58b4eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22be3602989f08720de8cd4f6a3440efaf1b2408822ac679e536488f7c884ea6 [INFO] running `Command { std: "docker" "start" "-a" "22be3602989f08720de8cd4f6a3440efaf1b2408822ac679e536488f7c884ea6", kill_on_drop: false }` [INFO] [stderr] warning: lottery-number-maker v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling sqlx-core v0.7.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rsa v0.9.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling sqlx-mysql v0.7.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling sqlx-sqlite v0.7.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling sqlx v0.7.2 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling reqwest_cookie_store v0.6.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling sqlx-cli v0.7.2 [INFO] [stderr] Compiling httpc-test v0.1.7 [INFO] [stderr] Compiling lottery-number-maker v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTCRXyq/symbols.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.lottery_number_maker.5480514f521b0170-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0.42mynobfu3vu3bvn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-19eed65ad9d5a563/out" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.rlib" "/opt/rustwide/target/debug/deps/librstest-d7f0319f6fbd505f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-dedb0246f629f831.rlib" "/opt/rustwide/target/debug/deps/libfutures-9a1df6af8ab06b09.rlib" "/opt/rustwide/target/debug/deps/libserde_with-48271e12bc9b9102.rlib" "/opt/rustwide/target/debug/deps/libtokio_cron_scheduler-63f3545a9c79139f.rlib" "/opt/rustwide/target/debug/deps/libcron-3af6719bf9b439dc.rlib" "/opt/rustwide/target/debug/deps/libchrono-4ed250d8bc5d0f60.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libuuid-5acca32b8396a1f2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libmockall-7afe393bc45b2ada.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-fccec8f026550b53.rlib" "/opt/rustwide/target/debug/deps/libtermtree-0d3d7b8a8c90407e.rlib" "/opt/rustwide/target/debug/deps/libpredicates-1319d5ddf2970d2c.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f293bffd3af7734.rlib" "/opt/rustwide/target/debug/deps/libdifflib-ef44a6f370e08509.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-3e77bb21217f36fb.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-1ff4980d83627bd0.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba8e2d214d253195.rlib" "/opt/rustwide/target/debug/deps/libfragile-8d6dbd7b9727bd97.rlib" "/opt/rustwide/target/debug/deps/libdowncast-ab98e837fec3c789.rlib" "/opt/rustwide/target/debug/deps/libsqlx-5c93d5f1b591eb51.rlib" "/opt/rustwide/target/debug/deps/libsqlx_sqlite-29eb4723b533ed50.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-da01eff6bb5fceb5.rlib" "/opt/rustwide/target/debug/deps/libflume-0b983e8720880497.rlib" "/opt/rustwide/target/debug/deps/libspin-b2c89f0fed351c5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-711231d57be14c53.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-1cbe3c6f8a2740eb.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-3289b24be7dde82c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libwhoami-2260ed3481c62ac3.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libmd5-24fe0ea52d9fe795.rlib" "/opt/rustwide/target/debug/deps/libatoi-f87515a113f72d15.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libstringprep-531e714b86e8e0e3.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libhkdf-e2d4400a683bbb55.rlib" "/opt/rustwide/target/debug/deps/libhmac-89712d0d45447be7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_mysql-0fc817d7433ec435.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libcrc-08749639087a7b76.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-4ffa0da5459656f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6dabb55f60f6de04.rlib" "/opt/rustwide/target/debug/deps/libsha1-f67d16801c54d901.rlib" "/opt/rustwide/target/debug/deps/librsa-d908366b1494c8ea.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-3a6323b27bffb953.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-bb341ec7768daf14.rlib" "/opt/rustwide/target/debug/deps/libspki-cda1b159741d8b17.rlib" "/opt/rustwide/target/debug/deps/libder-ddc50ffe01a17886.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-cd48077e5bb99107.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-ff1103e9b8736928.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-7800e9f58fc57dfb.rlib" "/opt/rustwide/target/debug/deps/liblibm-d7b4490c739b44e4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-61988681618a519d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb4f721bae753ea3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dec11b005c035a7a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e87bb400ec4c367.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/librand-d54de219eb41d06f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a3ab5c886bf40b05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-874ab392836930ea.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-85027820a5796dd8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41d75dbd8b42e721.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b22aead5297b181d.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-ea6bd47462649bed.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libdigest-2c42411f2756d607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2f64019515f20d8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4acf97eb75d9b7d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8c2e0c00d50f54cb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f4b9432636fbbee7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3405a0c4a23e1850.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-4017827a5ded6bc6.rlib" "/opt/rustwide/target/debug/deps/libblocking-708f7d51356ed38b.rlib" "/opt/rustwide/target/debug/deps/libpiper-99568b7eafe71ca9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-798a19f0216a4e15.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0c74becadacba12e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cda034a150db658e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6f0ac5a4db89d21f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0f260694c815c28d.rlib" "/opt/rustwide/target/debug/deps/libasync_io-227b77c18ae162bb.rlib" "/opt/rustwide/target/debug/deps/librustix-bdd8ed12bbc9a98f.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-783c9715e15d402d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libpolling-b6a7065affce97ba.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-030c668aa5202085.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-4655d1fe45b4a674.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4ab1ba129995c2a8.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-5e2b7ed6eeac7576.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-63efd6ca4e7d10de.rlib" "/opt/rustwide/target/debug/deps/libitertools-e84f9bfabbcb0643.rlib" "/opt/rustwide/target/debug/deps/libhashlink-a3f43433075ab6c2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cb72e501e8c3305d.rlib" "/opt/rustwide/target/debug/deps/libahash-5aed6474f36018a7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b59ce46caf30407f.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-7e76817297fb9947.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-36d4c6c62753c8cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libeither-6d6a711be541eb0d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libaxum-a7001fb675995ad6.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-79c603fc37984bc8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56e1ab16ae8528d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9eb5870e2f4b8701.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libhyper-65d1d5b7880d1305.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ed38dff3064d61ef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-6da13af4e4468958.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1a40450e227a678b.rlib" "/opt/rustwide/target/debug/deps/libtracing-69660aaaf37e02f4.rlib" "/opt/rustwide/target/debug/deps/liblog-2700e1eecb3598fa.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-81d939fa580f6aaa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bdde066527e7a99b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libserde-2c87043c82d2e6f3.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-6770ffb0fd05f77c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3810e64e25bd5fac.rlib" "/opt/rustwide/target/debug/deps/libtower-66ae4ca3358ef25e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7c678bce1e81370a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b3219684dc8da5d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7107eefe0a58e433.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio-fbf3b78702714b8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8d0296d4ebd762f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-652c0e0396233476.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a52511a432f4660f.rlib" "/opt/rustwide/target/debug/deps/libmio-1a8c134756342874.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2580aec9a0722226.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da0a6901da2f631a.rlib" "/opt/rustwide/target/debug/deps/liblibc-55ba20fab9fcfa3f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf9343cf3efed3d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp-28d5f10960be6fef.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lottery_number_maker-1dbe334d830baaa0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lottery-number-maker` (bin "lottery-number-maker" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22be3602989f08720de8cd4f6a3440efaf1b2408822ac679e536488f7c884ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22be3602989f08720de8cd4f6a3440efaf1b2408822ac679e536488f7c884ea6", kill_on_drop: false }` [INFO] [stdout] 22be3602989f08720de8cd4f6a3440efaf1b2408822ac679e536488f7c884ea6