[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#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fhexviewer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Enter-tainer/hexviewer on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-13/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45982eb6d01ff7e68554dc73dec11f60ee7862eb0584f38e0cea39b55478a1c [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" "a45982eb6d01ff7e68554dc73dec11f60ee7862eb0584f38e0cea39b55478a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45982eb6d01ff7e68554dc73dec11f60ee7862eb0584f38e0cea39b55478a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45982eb6d01ff7e68554dc73dec11f60ee7862eb0584f38e0cea39b55478a1c", kill_on_drop: false }` [INFO] [stdout] a45982eb6d01ff7e68554dc73dec11f60ee7862eb0584f38e0cea39b55478a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 370e12ee86fbe980cf83c0b3a2fd8f781005998bee0f8e987601656e5965ecad [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" "370e12ee86fbe980cf83c0b3a2fd8f781005998bee0f8e987601656e5965ecad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [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 regex-syntax v0.6.23 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking beef v0.5.0 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling standback v0.2.16 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [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[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] 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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "370e12ee86fbe980cf83c0b3a2fd8f781005998bee0f8e987601656e5965ecad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370e12ee86fbe980cf83c0b3a2fd8f781005998bee0f8e987601656e5965ecad", kill_on_drop: false }` [INFO] [stdout] 370e12ee86fbe980cf83c0b3a2fd8f781005998bee0f8e987601656e5965ecad