[INFO] fetching crate kjspkg 0.2.3... [INFO] building kjspkg-0.2.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate kjspkg 0.2.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kjspkg 0.2.3 [INFO] finished tweaking crates.io crate kjspkg 0.2.3 [INFO] tweaked toml for crates.io crate kjspkg 0.2.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kjspkg 0.2.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kjspkg 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded copy_dir v0.1.3 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.2 [INFO] [stderr] Downloaded anyhow v1.0.90 [INFO] [stderr] Downloaded open v5.3.0 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded reqwest v0.12.8 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded rustls v0.23.15 [INFO] [stderr] Downloaded pure-rust-locales v0.8.1 [INFO] [stderr] Downloaded kjspkg-api v0.1.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 960f3af49dacb175627b0c05a5537d5f50c0b383b27057b91425126f71325d3c [INFO] running `Command { std: "docker" "start" "-a" "960f3af49dacb175627b0c05a5537d5f50c0b383b27057b91425126f71325d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "960f3af49dacb175627b0c05a5537d5f50c0b383b27057b91425126f71325d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960f3af49dacb175627b0c05a5537d5f50c0b383b27057b91425126f71325d3c", kill_on_drop: false }` [INFO] [stdout] 960f3af49dacb175627b0c05a5537d5f50c0b383b27057b91425126f71325d3c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea1ad4b56498df6215e63e055220dc29e4db03308e7bb028e0f2996cb361544c [INFO] running `Command { std: "docker" "start" "-a" "ea1ad4b56498df6215e63e055220dc29e4db03308e7bb028e0f2996cb361544c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.2 [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 tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling kjspkg-api v0.1.0 [INFO] [stderr] Compiling kjspkg v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ea1ad4b56498df6215e63e055220dc29e4db03308e7bb028e0f2996cb361544c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1ad4b56498df6215e63e055220dc29e4db03308e7bb028e0f2996cb361544c", kill_on_drop: false }` [INFO] [stdout] ea1ad4b56498df6215e63e055220dc29e4db03308e7bb028e0f2996cb361544c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81e869b308e877bd079c924c2a2d19dde8dcbdca44f76858b8d46d33264aad31 [INFO] running `Command { std: "docker" "start" "-a" "81e869b308e877bd079c924c2a2d19dde8dcbdca44f76858b8d46d33264aad31", kill_on_drop: false }` [INFO] [stderr] Compiling kjspkg v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s [INFO] running `Command { std: "docker" "inspect" "81e869b308e877bd079c924c2a2d19dde8dcbdca44f76858b8d46d33264aad31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e869b308e877bd079c924c2a2d19dde8dcbdca44f76858b8d46d33264aad31", kill_on_drop: false }` [INFO] [stdout] 81e869b308e877bd079c924c2a2d19dde8dcbdca44f76858b8d46d33264aad31