[INFO] fetching crate junit2md 0.1.0... [INFO] checking junit2md-0.1.0 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate junit2md 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate junit2md 0.1.0 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 junit2md 0.1.0 [INFO] finished tweaking crates.io crate junit2md 0.1.0 [INFO] tweaked toml for crates.io crate junit2md 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate junit2md 0.1.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e95ffa4cbfee5e41023b55738ec84b8ded185c2b34a8fad78d6e9e4af59074d5 [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" "e95ffa4cbfee5e41023b55738ec84b8ded185c2b34a8fad78d6e9e4af59074d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e95ffa4cbfee5e41023b55738ec84b8ded185c2b34a8fad78d6e9e4af59074d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95ffa4cbfee5e41023b55738ec84b8ded185c2b34a8fad78d6e9e4af59074d5", kill_on_drop: false }` [INFO] [stdout] e95ffa4cbfee5e41023b55738ec84b8ded185c2b34a8fad78d6e9e4af59074d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 41b952283df650e05f0d02578c4dca1a0e2d83a5d0b8ac44ba244013dc0baaf8 [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" "41b952283df650e05f0d02578c4dca1a0e2d83a5d0b8ac44ba244013dc0baaf8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking junit2md v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.99s [INFO] running `Command { std: "docker" "inspect" "41b952283df650e05f0d02578c4dca1a0e2d83a5d0b8ac44ba244013dc0baaf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b952283df650e05f0d02578c4dca1a0e2d83a5d0b8ac44ba244013dc0baaf8", kill_on_drop: false }` [INFO] [stdout] 41b952283df650e05f0d02578c4dca1a0e2d83a5d0b8ac44ba244013dc0baaf8