[INFO] updating cached repository https://github.com/hayatoito/serval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff620977df2e01929adf6441d4f50b1ef5a98014 [INFO] checking hayatoito/serval against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval" "/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/hayatoito/serval on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hayatoito/serval [INFO] finished tweaking git repo https://github.com/hayatoito/serval [INFO] tweaked toml for git repo https://github.com/hayatoito/serval written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/hayatoito/serval already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22941a459a50c6ff19ee8a544275830f2315ae018fb61b0d29aa92f1ffc099d6 [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" "22941a459a50c6ff19ee8a544275830f2315ae018fb61b0d29aa92f1ffc099d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22941a459a50c6ff19ee8a544275830f2315ae018fb61b0d29aa92f1ffc099d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22941a459a50c6ff19ee8a544275830f2315ae018fb61b0d29aa92f1ffc099d6", kill_on_drop: false }` [INFO] [stdout] 22941a459a50c6ff19ee8a544275830f2315ae018fb61b0d29aa92f1ffc099d6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] d646c95f07ee3cb39a4daa397165c1cc25ae4cfa9d5615c5bcc5797dcb467e36 [INFO] running `Command { std: "docker" "start" "-a" "d646c95f07ee3cb39a4daa397165c1cc25ae4cfa9d5615c5bcc5797dcb467e36", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking combine v3.6.6 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking loggerv v0.7.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking phf_shared v0.7.22 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking serval v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/paint.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/paint.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d646c95f07ee3cb39a4daa397165c1cc25ae4cfa9d5615c5bcc5797dcb467e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d646c95f07ee3cb39a4daa397165c1cc25ae4cfa9d5615c5bcc5797dcb467e36", kill_on_drop: false }` [INFO] [stdout] d646c95f07ee3cb39a4daa397165c1cc25ae4cfa9d5615c5bcc5797dcb467e36