[INFO] fetching crate libplist 0.1.0...
[INFO] testing libplist-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate libplist 0.1.0 into /workspace/builds/worker-6-tc1/source
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libplist 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.53.3 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b44efa779dc5b62ca3d46f51f1cee9f9e6a9f4db2005eedd52713ffa05b7045b
[INFO] running `Command { std: "docker" "start" "-a" "b44efa779dc5b62ca3d46f51f1cee9f9e6a9f4db2005eedd52713ffa05b7045b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b44efa779dc5b62ca3d46f51f1cee9f9e6a9f4db2005eedd52713ffa05b7045b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44efa779dc5b62ca3d46f51f1cee9f9e6a9f4db2005eedd52713ffa05b7045b", kill_on_drop: false }`
[INFO] [stdout] b44efa779dc5b62ca3d46f51f1cee9f9e6a9f4db2005eedd52713ffa05b7045b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec7965764447bb13bf3c03686c39e7ae66fb3b677619aedc08a0ec3e08d02e0
[INFO] running `Command { std: "docker" "start" "-a" "cec7965764447bb13bf3c03686c39e7ae66fb3b677619aedc08a0ec3e08d02e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling libplist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `PLIST_UINT` found for enum `plist_type` in the current scope
[INFO] [stdout]   --> src/plist.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 plist_type::PLIST_UINT => Plist::Uint(plist_ref),
[INFO] [stdout]    |                             ^^^^^^^^^^ variant or associated item not found in `plist_type`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/libplist-6a5829d7806d041c/out/libplist_bindings.rs:3:9046
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...artialEq , Eq , Hash)] pub enum plist_type { PLIST_NONE = - 1 , PLIST_BOOLEAN = 0 , PLIST_INT = 1 , PLIST_REAL = 2 , PLIST_STRING...
[INFO] [stdout]    |                           ------------------- variant or associated item `PLIST_UINT` not found for this enum
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -                 plist_type::PLIST_UINT => Plist::Uint(plist_ref),
[INFO] [stdout] 67 +                 plist_type::PLIST_INT => Plist::Uint(plist_ref),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/plist.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             ffi::plist_from_memory(buffer.as_ptr() as *const c_char, size as u32, &mut plist)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------------------- argument #4 of type `*mut plist_format_t` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/libplist-6a5829d7806d041c/out/libplist_bindings.rs:3:16036
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...b fn plist_from_memory (plist_data : * const :: std :: os :: raw :: c_char , length : u32 , plist : * mut plist_t , format : * mu...
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^                                                                                              ------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 98 |             ffi::plist_from_memory(buffer.as_ptr() as *const c_char, size as u32, &mut plist, /* *mut plist_format_t */)
[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: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] error[E0599]: no variant or associated item named `PLIST_UINT` found for enum `plist_type` in the current scope
[INFO] [stdout]    --> src/plist.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |         plist_type::PLIST_UINT => {
[INFO] [stdout]     |                     ^^^^^^^^^^ variant or associated item not found in `plist_type`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/libplist-6a5829d7806d041c/out/libplist_bindings.rs:3:9046
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...rtialEq , Eq , Hash)] pub enum plist_type { PLIST_NONE = - 1 , PLIST_BOOLEAN = 0 , PLIST_INT = 1 , PLIST_REAL = 2 , PLIST_STRING...
[INFO] [stdout]     |                          ------------------- variant or associated item `PLIST_UINT` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 522 -         plist_type::PLIST_UINT => {
[INFO] [stdout] 522 +         plist_type::PLIST_INT => {
[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] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libplist` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cec7965764447bb13bf3c03686c39e7ae66fb3b677619aedc08a0ec3e08d02e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec7965764447bb13bf3c03686c39e7ae66fb3b677619aedc08a0ec3e08d02e0", kill_on_drop: false }`
[INFO] [stdout] cec7965764447bb13bf3c03686c39e7ae66fb3b677619aedc08a0ec3e08d02e0
