[INFO] fetching crate threescalers 0.6.0... [INFO] checking threescalers-0.6.0 against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] extracting crate threescalers 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate threescalers 0.6.0 on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate threescalers 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate threescalers 0.6.0 [INFO] tweaked toml for crates.io crate threescalers 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate threescalers 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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] e72ee19a6b3516d2d12256e59e240760d1b63c034d0aa1071af0c775250b4c05 [INFO] running `Command { std: "docker" "start" "-a" "e72ee19a6b3516d2d12256e59e240760d1b63c034d0aa1071af0c775250b4c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72ee19a6b3516d2d12256e59e240760d1b63c034d0aa1071af0c775250b4c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72ee19a6b3516d2d12256e59e240760d1b63c034d0aa1071af0c775250b4c05", kill_on_drop: false }` [INFO] [stdout] e72ee19a6b3516d2d12256e59e240760d1b63c034d0aa1071af0c775250b4c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 39f735600470e4918341edd5ce431a6c15001a8f237e16a962d1048f9c89928f [INFO] running `Command { std: "docker" "start" "-a" "39f735600470e4918341edd5ce431a6c15001a8f237e16a962d1048f9c89928f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling threescalers v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stdout] error[E0635]: unknown feature `const_saturating_int_methods` [INFO] [stdout] --> src/lib.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | feature(const_saturating_int_methods))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `threescalers` [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" "39f735600470e4918341edd5ce431a6c15001a8f237e16a962d1048f9c89928f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f735600470e4918341edd5ce431a6c15001a8f237e16a962d1048f9c89928f", kill_on_drop: false }` [INFO] [stdout] 39f735600470e4918341edd5ce431a6c15001a8f237e16a962d1048f9c89928f