[INFO] fetching crate rofis 0.1.0... [INFO] checking rofis-0.1.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate rofis 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rofis 0.1.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rofis 0.1.0 [INFO] finished tweaking crates.io crate rofis 0.1.0 [INFO] tweaked toml for crates.io crate rofis 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67c0fd3f969721bffc3849af187e4fe4b809a4e67c0c34321b870cbacf6b5dea [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" "67c0fd3f969721bffc3849af187e4fe4b809a4e67c0c34321b870cbacf6b5dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c0fd3f969721bffc3849af187e4fe4b809a4e67c0c34321b870cbacf6b5dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c0fd3f969721bffc3849af187e4fe4b809a4e67c0c34321b870cbacf6b5dea", kill_on_drop: false }` [INFO] [stdout] 67c0fd3f969721bffc3849af187e4fe4b809a4e67c0c34321b870cbacf6b5dea [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 247bbcea86f9c84d2c1e0d8fe4dec05428ed4ae326449744685d91aaeff762a1 [INFO] running `Command { std: "docker" "start" "-a" "247bbcea86f9c84d2c1e0d8fe4dec05428ed4ae326449744685d91aaeff762a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking factory v0.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking daemonize v0.3.0 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking fibers v0.1.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking slog-kvfilter v0.6.1 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking bytecodec v0.4.13 [INFO] [stderr] Checking prometrics v0.1.13 [INFO] [stderr] Checking httpcodec v0.2.3 [INFO] [stderr] Checking fibers_http_server v0.1.12 [INFO] [stderr] Checking sloggers v0.2.9 [INFO] [stderr] Checking rofis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'derive_traits_for_trackable_error_newtype': please use `#[derive(TrackableError)]` instead [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'derive_traits_for_trackable_error_newtype': please use `#[derive(TrackableError)]` instead [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 32s [INFO] running `Command { std: "docker" "inspect" "247bbcea86f9c84d2c1e0d8fe4dec05428ed4ae326449744685d91aaeff762a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247bbcea86f9c84d2c1e0d8fe4dec05428ed4ae326449744685d91aaeff762a1", kill_on_drop: false }` [INFO] [stdout] 247bbcea86f9c84d2c1e0d8fe4dec05428ed4ae326449744685d91aaeff762a1