[INFO] fetching crate onefetch 2.7.1... [INFO] checking onefetch-2.7.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate onefetch 2.7.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate onefetch 2.7.1 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate onefetch 2.7.1 [INFO] finished tweaking crates.io crate onefetch 2.7.1 [INFO] tweaked toml for crates.io crate onefetch 2.7.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate onefetch 2.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded grep-matcher v0.1.4 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded grep-searcher v0.1.7 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded tokei v12.0.4 [INFO] [stderr] Downloaded tera v1.5.0 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded askalono v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56b396053788def2cb79817d70a7842305ac897d596b660272f9b9cba98ebe7e [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" "56b396053788def2cb79817d70a7842305ac897d596b660272f9b9cba98ebe7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b396053788def2cb79817d70a7842305ac897d596b660272f9b9cba98ebe7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b396053788def2cb79817d70a7842305ac897d596b660272f9b9cba98ebe7e", kill_on_drop: false }` [INFO] [stdout] 56b396053788def2cb79817d70a7842305ac897d596b660272f9b9cba98ebe7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2b2a1ab0e606e46e9b4fbb0793207ee8219c14fff7122e85d42004af53a4e83 [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" "d2b2a1ab0e606e46e9b4fbb0793207ee8219c14fff7122e85d42004af53a4e83", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Checking grep-matcher v0.1.4 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking error-chain v0.12.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling tokei v12.0.4 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking askalono v0.4.3 [INFO] [stderr] Checking onefetch v2.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "d2b2a1ab0e606e46e9b4fbb0793207ee8219c14fff7122e85d42004af53a4e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b2a1ab0e606e46e9b4fbb0793207ee8219c14fff7122e85d42004af53a4e83", kill_on_drop: false }` [INFO] [stdout] d2b2a1ab0e606e46e9b4fbb0793207ee8219c14fff7122e85d42004af53a4e83