[INFO] updating cached repository https://github.com/redox-os/orbutils [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d9bf83c3c62e5624cc65a124a1626f9533d16b4 [INFO] checking redox-os/orbutils against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbutils" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/orbutils on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/redox-os/orbutils [INFO] finished tweaking git repo https://github.com/redox-os/orbutils [INFO] tweaked toml for git repo https://github.com/redox-os/orbutils written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/orbutils already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 09c87a4d0083450b5faf47d922713d938537a918e89ccb07e0f5dd649a9ae6ba [INFO] running `"docker" "start" "-a" "09c87a4d0083450b5faf47d922713d938537a918e89ccb07e0f5dd649a9ae6ba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking resize v0.3.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking redox_syscall v0.1.56 [INFO] [stderr] Compiling decimal v2.0.4 (https://github.com/alkis/decimal.git#972c8547) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rust-argon2 v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cssparser v0.16.1 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking orbclient v0.3.27 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking orbfont v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Checking orbimage v0.1.17 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking redox_users v0.3.1 [INFO] [stderr] Checking calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc.git#1da4d1b9) [INFO] [stderr] Checking orbtk v0.2.29 [INFO] [stderr] Checking orbutils v0.1.16 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `event` [INFO] [stderr] --> src/launcher/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `orbutils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `event` [INFO] [stderr] --> src/launcher/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `orbutils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/file_manager/main.rs:724:37 [INFO] [stderr] | [INFO] [stderr] 724 | None => if let Some(home) = env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/file_manager/main.rs:724:37 [INFO] [stderr] | [INFO] [stderr] 724 | None => if let Some(home) = env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "09c87a4d0083450b5faf47d922713d938537a918e89ccb07e0f5dd649a9ae6ba"` [INFO] running `"docker" "rm" "-f" "09c87a4d0083450b5faf47d922713d938537a918e89ccb07e0f5dd649a9ae6ba"` [INFO] [stdout] 09c87a4d0083450b5faf47d922713d938537a918e89ccb07e0f5dd649a9ae6ba