[INFO] fetching crate libplist 0.1.0...
[INFO] checking libplist-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate libplist 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate libplist 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libplist 0.1.0
[INFO] finished tweaking crates.io crate libplist 0.1.0
[INFO] tweaked toml for crates.io crate libplist 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.53.3 (available: v0.70.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 315f908474cff2eb850e4bdcc83154988a1757a21f91a5297e2ada54f2a82fd1
[INFO] running `Command { std: "docker" "start" "-a" "315f908474cff2eb850e4bdcc83154988a1757a21f91a5297e2ada54f2a82fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "315f908474cff2eb850e4bdcc83154988a1757a21f91a5297e2ada54f2a82fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315f908474cff2eb850e4bdcc83154988a1757a21f91a5297e2ada54f2a82fd1", kill_on_drop: false }`
[INFO] [stdout] 315f908474cff2eb850e4bdcc83154988a1757a21f91a5297e2ada54f2a82fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef26fed6bbc410a995b4fe8adc1a3dc6d562f8dc06cf3c8211d67c1b88a5e82
[INFO] running `Command { std: "docker" "start" "-a" "aef26fed6bbc410a995b4fe8adc1a3dc6d562f8dc06cf3c8211d67c1b88a5e82", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling libplist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `plist_mem_free` in module `ffi`
[INFO] [stdout]    --> src/plist.rs:374:26
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     ffi::plist_mem_free(buffer as *mut c_void);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ help: a function with a similar name exists: `plist_free`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/libplist-3d9e4e183a909eb9/out/libplist_bindings.rs:3:1452
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ist_t ; } extern "C" { pub fn plist_free (plist : plist_t) ; } extern "C" { pub fn plist_copy (node : plist_t) -> plist_t ; } extern "...
[INFO] [stdout]     |                           ------------------------------------- similarly named function `plist_free` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `plist_mem_free` in module `ffi`
[INFO] [stdout]    --> src/plist.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     ffi::plist_mem_free(buffer as *mut c_void);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ help: a function with a similar name exists: `plist_free`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/libplist-3d9e4e183a909eb9/out/libplist_bindings.rs:3:1452
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ist_t ; } extern "C" { pub fn plist_free (plist : plist_t) ; } extern "C" { pub fn plist_copy (node : plist_t) -> plist_t ; } extern "...
[INFO] [stdout]     |                           ------------------------------------- similarly named function `plist_free` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `plist_mem_free` in module `ffi`
[INFO] [stdout]    --> src/plist.rs:374:26
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     ffi::plist_mem_free(buffer as *mut c_void);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ help: a function with a similar name exists: `plist_free`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/libplist-3d9e4e183a909eb9/out/libplist_bindings.rs:3:1452
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ist_t ; } extern "C" { pub fn plist_free (plist : plist_t) ; } extern "C" { pub fn plist_copy (node : plist_t) -> plist_t ; } extern "...
[INFO] [stdout]     |                           ------------------------------------- similarly named function `plist_free` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `plist_mem_free` in module `ffi`
[INFO] [stdout]    --> src/plist.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     ffi::plist_mem_free(buffer as *mut c_void);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ help: a function with a similar name exists: `plist_free`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/libplist-3d9e4e183a909eb9/out/libplist_bindings.rs:3:1452
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ist_t ; } extern "C" { pub fn plist_free (plist : plist_t) ; } extern "C" { pub fn plist_copy (node : plist_t) -> plist_t ; } extern "...
[INFO] [stdout]     |                           ------------------------------------- similarly named function `plist_free` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/plist.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let datetime = Utc.timestamp(secs as i64, (usecs as u32) * 1000);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/plist.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let datetime = Utc.timestamp(secs as i64, (usecs as u32) * 1000);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/plist.rs:594:32
[INFO] [stdout]     |
[INFO] [stdout] 594 |             let datetime = Utc.timestamp(secs, (usec * 1000) as u32);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/plist.rs:594:32
[INFO] [stdout]     |
[INFO] [stdout] 594 |             let datetime = Utc.timestamp(secs, (usec * 1000) as u32);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libplist` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libplist` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aef26fed6bbc410a995b4fe8adc1a3dc6d562f8dc06cf3c8211d67c1b88a5e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef26fed6bbc410a995b4fe8adc1a3dc6d562f8dc06cf3c8211d67c1b88a5e82", kill_on_drop: false }`
[INFO] [stdout] aef26fed6bbc410a995b4fe8adc1a3dc6d562f8dc06cf3c8211d67c1b88a5e82
