[INFO] crate sixel-sys 0.3.1 is already in cache
[INFO] checking sixel-sys-0.3.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate sixel-sys 0.3.1 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate sixel-sys 0.3.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate sixel-sys 0.3.1
[INFO] finished tweaking crates.io crate sixel-sys 0.3.1
[INFO] tweaked toml for crates.io crate sixel-sys 0.3.1 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5eb35645ec337e7a377bf6796b598d10f84d8cdbd14687226a1d8d8b26511718
[INFO] running `"docker" "start" "-a" "5eb35645ec337e7a377bf6796b598d10f84d8cdbd14687226a1d8d8b26511718"`
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling sixel-sys v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0412]: cannot find type `Status` in this scope
[INFO] [stderr]   --> tests/lib.rs:87:30
[INFO] [stderr]    |
[INFO] [stderr] 87 |     let assert_ok = |actual: Status| {
[INFO] [stderr]    |                              ^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use sixel::status::Status;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OK` in crate `sixel`
[INFO] [stderr]   --> tests/lib.rs:88:27
[INFO] [stderr]    |
[INFO] [stderr] 88 |         assert_eq!(sixel::OK,
[INFO] [stderr]    |                           ^^ not found in `sixel`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use sixel::status::OK;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::raw::c_int`
[INFO] [stderr]   --> tests/lib.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     use std::os::raw::c_int;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::raw::c_uint`
[INFO] [stderr]   --> tests/lib.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     use std::os::raw::c_uint;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> tests/lib.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / lazy_static!{
[INFO] [stderr] 13 | |     pub static ref lock: Mutex<()> = Mutex::new(());
[INFO] [stderr] 14 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `sixel-sys`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "5eb35645ec337e7a377bf6796b598d10f84d8cdbd14687226a1d8d8b26511718"`
[INFO] running `"docker" "rm" "-f" "5eb35645ec337e7a377bf6796b598d10f84d8cdbd14687226a1d8d8b26511718"`
[INFO] [stdout] 5eb35645ec337e7a377bf6796b598d10f84d8cdbd14687226a1d8d8b26511718
