[INFO] cloning repository https://github.com/phideg/neptungen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phideg/neptungen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35f8d0c04ea1aeeabb65cd7b4d9380688e4ecaf8 [INFO] checking phideg/neptungen against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phideg/neptungen on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phideg/neptungen [INFO] finished tweaking git repo https://github.com/phideg/neptungen [INFO] tweaked toml for git repo https://github.com/phideg/neptungen written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/phideg/neptungen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7839f1c114fa3a672b84352eb47e3c71f9d14deb6654578cd0328687a0129108 [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" "7839f1c114fa3a672b84352eb47e3c71f9d14deb6654578cd0328687a0129108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7839f1c114fa3a672b84352eb47e3c71f9d14deb6654578cd0328687a0129108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7839f1c114fa3a672b84352eb47e3c71f9d14deb6654578cd0328687a0129108", kill_on_drop: false }` [INFO] [stdout] 7839f1c114fa3a672b84352eb47e3c71f9d14deb6654578cd0328687a0129108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afba13cce6d0e9220af60b379167eb5dde3ee3a9522bc8968f80f0015a57b999 [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" "afba13cce6d0e9220af60b379167eb5dde3ee3a9522bc8968f80f0015a57b999", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking crc8 v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking deunicode v1.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling blake v1.1.1 [INFO] [stderr] Compiling md6 v1.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking term-painter v0.2.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking shaman v0.1.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Checking checksums v0.6.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking liquid-value v0.19.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking liquid-interpreter v0.19.0 [INFO] [stderr] Checking liquid-compiler v0.19.0 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Checking liquid v0.19.0 [INFO] [stderr] Checking neptungen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "afba13cce6d0e9220af60b379167eb5dde3ee3a9522bc8968f80f0015a57b999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afba13cce6d0e9220af60b379167eb5dde3ee3a9522bc8968f80f0015a57b999", kill_on_drop: false }` [INFO] [stdout] afba13cce6d0e9220af60b379167eb5dde3ee3a9522bc8968f80f0015a57b999