[INFO] cloning repository https://github.com/kuroidoruido/OctoDeps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuroidoruido/OctoDeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuroidoruido%2FOctoDeps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuroidoruido%2FOctoDeps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 817d944d595cf31278678f957e5fae2e99152d75 [INFO] checking kuroidoruido/OctoDeps against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuroidoruido%2FOctoDeps" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuroidoruido/OctoDeps on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kuroidoruido/OctoDeps [INFO] finished tweaking git repo https://github.com/kuroidoruido/OctoDeps [INFO] tweaked toml for git repo https://github.com/kuroidoruido/OctoDeps written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kuroidoruido/OctoDeps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6461ce7467cddca7097f0e3265180ecff3e7f6208ac79fa56b72136c9e77477 [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" "a6461ce7467cddca7097f0e3265180ecff3e7f6208ac79fa56b72136c9e77477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6461ce7467cddca7097f0e3265180ecff3e7f6208ac79fa56b72136c9e77477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6461ce7467cddca7097f0e3265180ecff3e7f6208ac79fa56b72136c9e77477", kill_on_drop: false }` [INFO] [stdout] a6461ce7467cddca7097f0e3265180ecff3e7f6208ac79fa56b72136c9e77477 [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd1d1c89a756f456bad583b44271c8d4e559279ec9c2761a24bb8fb503658908 [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" "dd1d1c89a756f456bad583b44271c8d4e559279ec9c2761a24bb8fb503658908", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking cron v0.6.1 [INFO] [stdout] error[E0432]: unresolved import `std::collections::Bound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cron-0.6.1/src/schedule.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::Bound::{Included, Unbounded}; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [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 `cron` [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: build failed [INFO] running `Command { std: "docker" "inspect" "dd1d1c89a756f456bad583b44271c8d4e559279ec9c2761a24bb8fb503658908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1d1c89a756f456bad583b44271c8d4e559279ec9c2761a24bb8fb503658908", kill_on_drop: false }` [INFO] [stdout] dd1d1c89a756f456bad583b44271c8d4e559279ec9c2761a24bb8fb503658908