[INFO] cloning repository https://github.com/sekiyelab/rust-trial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sekiyelab/rust-trial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekiyelab%2Frust-trial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekiyelab%2Frust-trial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b345f431167b80f3e1324de9bae285af22beffa0 [INFO] building sekiyelab/rust-trial against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekiyelab%2Frust-trial" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sekiyelab/rust-trial [INFO] finished tweaking git repo https://github.com/sekiyelab/rust-trial [INFO] tweaked toml for git repo https://github.com/sekiyelab/rust-trial written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sekiyelab/rust-trial on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sekiyelab/rust-trial 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.36.0 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded borsh-derive v1.3.1 [INFO] [stderr] Downloaded bon v3.6.3 [INFO] [stderr] Downloaded rust_decimal v1.38.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded bon-macros v3.6.3 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded rkyv v0.7.44 [INFO] [stderr] Downloaded cc v1.0.85 [INFO] [stderr] Downloaded subtle v2.6.0 [INFO] [stderr] Downloaded stream_throttle v0.5.1 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded rustls v0.23.7 [INFO] [stderr] Downloaded borsh v1.3.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.44 [INFO] [stderr] Downloaded google_maps v3.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b974ac6f3b49f24125dffb8bb78d4ac33b08e23827145b96fdf2758da62e9bf7 [INFO] running `Command { std: "docker" "start" "-a" "b974ac6f3b49f24125dffb8bb78d4ac33b08e23827145b96fdf2758da62e9bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b974ac6f3b49f24125dffb8bb78d4ac33b08e23827145b96fdf2758da62e9bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b974ac6f3b49f24125dffb8bb78d4ac33b08e23827145b96fdf2758da62e9bf7", kill_on_drop: false }` [INFO] [stdout] b974ac6f3b49f24125dffb8bb78d4ac33b08e23827145b96fdf2758da62e9bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e6a0c085a8e547e1f69fe65bc453eaec7ae1e6fb7548cac6eb018a031699f4 [INFO] running `Command { std: "docker" "start" "-a" "06e6a0c085a8e547e1f69fe65bc453eaec7ae1e6fb7548cac6eb018a031699f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling backon v1.5.0 [INFO] [stderr] Compiling stream_throttle v0.5.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling google_maps v3.8.3 [INFO] [stderr] Compiling rust-trial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "06e6a0c085a8e547e1f69fe65bc453eaec7ae1e6fb7548cac6eb018a031699f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e6a0c085a8e547e1f69fe65bc453eaec7ae1e6fb7548cac6eb018a031699f4", kill_on_drop: false }` [INFO] [stdout] 06e6a0c085a8e547e1f69fe65bc453eaec7ae1e6fb7548cac6eb018a031699f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ca7efef39b22261580ca3e4d61d73391a9993845d153d28a6800f7e5f2ca15a [INFO] running `Command { std: "docker" "start" "-a" "6ca7efef39b22261580ca3e4d61d73391a9993845d153d28a6800f7e5f2ca15a", kill_on_drop: false }` [INFO] [stderr] Compiling rust-trial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "6ca7efef39b22261580ca3e4d61d73391a9993845d153d28a6800f7e5f2ca15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca7efef39b22261580ca3e4d61d73391a9993845d153d28a6800f7e5f2ca15a", kill_on_drop: false }` [INFO] [stdout] 6ca7efef39b22261580ca3e4d61d73391a9993845d153d28a6800f7e5f2ca15a