[INFO] fetching crate timelib 0.3.7...
[INFO] building timelib-0.3.7 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate timelib 0.3.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate timelib 0.3.7
[INFO] finished tweaking crates.io crate timelib 0.3.7
[INFO] tweaked toml for crates.io crate timelib 0.3.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate timelib 0.3.7 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 timelib 0.3.7 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5954298a6f26a78ff073e57427b6425931270126c5fd9e8be5caf3483e4e14d
[INFO] running `Command { std: "docker" "start" "-a" "c5954298a6f26a78ff073e57427b6425931270126c5fd9e8be5caf3483e4e14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5954298a6f26a78ff073e57427b6425931270126c5fd9e8be5caf3483e4e14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5954298a6f26a78ff073e57427b6425931270126c5fd9e8be5caf3483e4e14d", kill_on_drop: false }`
[INFO] [stdout] c5954298a6f26a78ff073e57427b6425931270126c5fd9e8be5caf3483e4e14d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b04c394f7ccdf4fea8ab4b8bd90a60455c5bff0b0e6b740f0b7c41efb72bfc7d
[INFO] running `Command { std: "docker" "start" "-a" "b04c394f7ccdf4fea8ab4b8bd90a60455c5bff0b0e6b740f0b7c41efb72bfc7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling timelib v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/tm2unixtime.c: In function 'do_range_limit_days_relative':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/tm2unixtime.c:70:97: warning: unused parameter 'y' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:    70 | static void do_range_limit_days_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert)
[INFO] [stderr] warning: timelib@0.3.7:       |                                                                                    ~~~~~~~~~~~~~^
[INFO] [stderr] warning: timelib@0.3.7: parse_date.re: In function 'timelib_parse_from_format_with_map':
[INFO] [stderr] warning: timelib@0.3.7: parse_date.re:2178:97: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'set_default_location_and_comments':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:466:69: warning: unused parameter 'tzf' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   466 | static void set_default_location_and_comments(const unsigned char **tzf, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                               ~~~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'format_ut_time':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:475:61: warning: unused parameter 'tz' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   475 | static char *format_ut_time(timelib_sll ts, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                             ~~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'skip_64bit_preamble':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:624:75: warning: unused parameter 'tz' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   624 | static int skip_64bit_preamble(const unsigned char **tzf, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                                           ~~~~~~~~~~~~~~~~^~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.29s
[INFO] running `Command { std: "docker" "inspect" "b04c394f7ccdf4fea8ab4b8bd90a60455c5bff0b0e6b740f0b7c41efb72bfc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04c394f7ccdf4fea8ab4b8bd90a60455c5bff0b0e6b740f0b7c41efb72bfc7d", kill_on_drop: false }`
[INFO] [stdout] b04c394f7ccdf4fea8ab4b8bd90a60455c5bff0b0e6b740f0b7c41efb72bfc7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 186ab6dba278af3e96a3a03f10f4e5a5f8d39a7cfdc3869d0f174c03c66b25cd
[INFO] running `Command { std: "docker" "start" "-a" "186ab6dba278af3e96a3a03f10f4e5a5f8d39a7cfdc3869d0f174c03c66b25cd", kill_on_drop: false }`
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/tm2unixtime.c: In function 'do_range_limit_days_relative':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/tm2unixtime.c:70:97: warning: unused parameter 'y' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:    70 | static void do_range_limit_days_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert)
[INFO] [stderr] warning: timelib@0.3.7:       |                                                                                    ~~~~~~~~~~~~~^
[INFO] [stderr] warning: timelib@0.3.7: parse_date.re: In function 'timelib_parse_from_format_with_map':
[INFO] [stderr] warning: timelib@0.3.7: parse_date.re:2178:97: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'set_default_location_and_comments':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:466:69: warning: unused parameter 'tzf' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   466 | static void set_default_location_and_comments(const unsigned char **tzf, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                               ~~~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'format_ut_time':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:475:61: warning: unused parameter 'tz' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   475 | static char *format_ut_time(timelib_sll ts, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                             ~~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c: In function 'skip_64bit_preamble':
[INFO] [stderr] warning: timelib@0.3.7: ext/timelib/parse_tz.c:624:75: warning: unused parameter 'tz' [-Wunused-parameter]
[INFO] [stderr] warning: timelib@0.3.7:   624 | static int skip_64bit_preamble(const unsigned char **tzf, timelib_tzinfo *tz)
[INFO] [stderr] warning: timelib@0.3.7:       |                                                           ~~~~~~~~~~~~~~~~^~
[INFO] [stderr]    Compiling timelib v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "186ab6dba278af3e96a3a03f10f4e5a5f8d39a7cfdc3869d0f174c03c66b25cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186ab6dba278af3e96a3a03f10f4e5a5f8d39a7cfdc3869d0f174c03c66b25cd", kill_on_drop: false }`
[INFO] [stdout] 186ab6dba278af3e96a3a03f10f4e5a5f8d39a7cfdc3869d0f174c03c66b25cd
