[INFO] updating cached repository https://github.com/mk-tool/lemoned_naglfar [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] f6b114d0073e1e8a5a474f9b67ef577e9d494898 [INFO] checking mk-tool/lemoned_naglfar against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmk-tool%2Flemoned_naglfar" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mk-tool/lemoned_naglfar on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mk-tool/lemoned_naglfar [INFO] finished tweaking git repo https://github.com/mk-tool/lemoned_naglfar [INFO] tweaked toml for git repo https://github.com/mk-tool/lemoned_naglfar written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mk-tool/lemoned_naglfar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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] 39bc28910ed2b12503c803a6724fe45fd07f625437f8efea23b289f8c6e9f276 [INFO] running `Command { std: "docker" "start" "-a" "39bc28910ed2b12503c803a6724fe45fd07f625437f8efea23b289f8c6e9f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39bc28910ed2b12503c803a6724fe45fd07f625437f8efea23b289f8c6e9f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bc28910ed2b12503c803a6724fe45fd07f625437f8efea23b289f8c6e9f276", kill_on_drop: false }` [INFO] [stdout] 39bc28910ed2b12503c803a6724fe45fd07f625437f8efea23b289f8c6e9f276 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e852ba64930ff716df8b1574d19c99ff78a5d8b3cfddf0797c31df89543b1341 [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" "e852ba64930ff716df8b1574d19c99ff78a5d8b3cfddf0797c31df89543b1341", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.2 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.1 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Checking lemoned_naglfar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "e852ba64930ff716df8b1574d19c99ff78a5d8b3cfddf0797c31df89543b1341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e852ba64930ff716df8b1574d19c99ff78a5d8b3cfddf0797c31df89543b1341", kill_on_drop: false }` [INFO] [stdout] e852ba64930ff716df8b1574d19c99ff78a5d8b3cfddf0797c31df89543b1341