[INFO] cloning repository https://github.com/BartWillems/sqlactix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartWillems/sqlactix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Fsqlactix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Fsqlactix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1596bead48c2ebc5d2b73d53877f835746edcb99 [INFO] checking BartWillems/sqlactix against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Fsqlactix" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BartWillems/sqlactix on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BartWillems/sqlactix [INFO] finished tweaking git repo https://github.com/BartWillems/sqlactix [INFO] tweaked toml for git repo https://github.com/BartWillems/sqlactix written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/BartWillems/sqlactix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded standback v0.2.16 [INFO] [stderr] Downloaded whoami v1.1.1 [INFO] [stderr] Downloaded sqlx-core v0.4.2 [INFO] [stderr] Downloaded sqlx-macros v0.4.2 [INFO] [stderr] Downloaded sqlx v0.4.2 [INFO] [stderr] Downloaded anyhow v1.0.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 825d888bf2d3fa9378dd93e2c8e7aca7a2970219baa9afd41c07e465b886fc7c [INFO] running `Command { std: "docker" "start" "-a" "825d888bf2d3fa9378dd93e2c8e7aca7a2970219baa9afd41c07e465b886fc7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825d888bf2d3fa9378dd93e2c8e7aca7a2970219baa9afd41c07e465b886fc7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825d888bf2d3fa9378dd93e2c8e7aca7a2970219baa9afd41c07e465b886fc7c", kill_on_drop: false }` [INFO] [stdout] 825d888bf2d3fa9378dd93e2c8e7aca7a2970219baa9afd41c07e465b886fc7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a417b69c2994784a8887308a91c222f4ecbe80f71bf1dd2fa1c2e592a24c80 [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" "19a417b69c2994784a8887308a91c222f4ecbe80f71bf1dd2fa1c2e592a24c80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling whoami v1.1.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling standback v0.2.16 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tracing v0.1.25 [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" "19a417b69c2994784a8887308a91c222f4ecbe80f71bf1dd2fa1c2e592a24c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a417b69c2994784a8887308a91c222f4ecbe80f71bf1dd2fa1c2e592a24c80", kill_on_drop: false }` [INFO] [stdout] 19a417b69c2994784a8887308a91c222f4ecbe80f71bf1dd2fa1c2e592a24c80