[INFO] crate sixel-sys 0.3.1 is already in cache [INFO] checking sixel-sys-0.3.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate sixel-sys 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sixel-sys 0.3.1 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=allow" "-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" "+beta-2019-10-27" "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] 868273fb7ddf3c731c7642001e05ad995b0f75d9977e486a839823ed60adedb3 [INFO] running `"docker" "start" "-a" "868273fb7ddf3c731c7642001e05ad995b0f75d9977e486a839823ed60adedb3"` [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] 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] 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] 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" "868273fb7ddf3c731c7642001e05ad995b0f75d9977e486a839823ed60adedb3"` [INFO] running `"docker" "rm" "-f" "868273fb7ddf3c731c7642001e05ad995b0f75d9977e486a839823ed60adedb3"` [INFO] [stdout] 868273fb7ddf3c731c7642001e05ad995b0f75d9977e486a839823ed60adedb3