[INFO] cloning repository https://github.com/Enter-tainer/hexviewer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enter-tainer/hexviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fhexviewer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fhexviewer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b40e46b7aeba27068da35b5967834ac5dc28f00f [INFO] checking Enter-tainer/hexviewer against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fhexviewer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Enter-tainer/hexviewer on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Enter-tainer/hexviewer [INFO] finished tweaking git repo https://github.com/Enter-tainer/hexviewer [INFO] tweaked toml for git repo https://github.com/Enter-tainer/hexviewer written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Enter-tainer/hexviewer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4260aa4a6128aafb35b84b57ebc1dba0b093da523700448218701850fbaced4 [INFO] running `Command { std: "docker" "start" "-a" "e4260aa4a6128aafb35b84b57ebc1dba0b093da523700448218701850fbaced4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4260aa4a6128aafb35b84b57ebc1dba0b093da523700448218701850fbaced4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4260aa4a6128aafb35b84b57ebc1dba0b093da523700448218701850fbaced4", kill_on_drop: false }` [INFO] [stdout] e4260aa4a6128aafb35b84b57ebc1dba0b093da523700448218701850fbaced4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98aca20e5b8afe82ffacd436d203ed8df7e36690e4b16f749832136efd25245 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c98aca20e5b8afe82ffacd436d203ed8df7e36690e4b16f749832136efd25245", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking beef v0.5.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking evalexpr v5.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling standback v0.2.16 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stdout] error[E0432]: unresolved import `core::task::Wake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/standback-0.2.16/src/lib.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | pub use core::task::Wake; [INFO] [stdout] | ^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `wake` [INFO] [stdout] | no `Wake` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `standback` [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] [stdout] error[E0432]: unresolved import `core::task::Wake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/standback-0.2.16/src/lib.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | pub use core::task::Wake; [INFO] [stdout] | ^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `wake` [INFO] [stdout] | no `Wake` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c98aca20e5b8afe82ffacd436d203ed8df7e36690e4b16f749832136efd25245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98aca20e5b8afe82ffacd436d203ed8df7e36690e4b16f749832136efd25245", kill_on_drop: false }` [INFO] [stdout] c98aca20e5b8afe82ffacd436d203ed8df7e36690e4b16f749832136efd25245