[INFO] fetching crate cargo2junit 0.1.6... [INFO] checking cargo2junit-0.1.6 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate cargo2junit 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo2junit 0.1.6 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo2junit 0.1.6 [INFO] finished tweaking crates.io crate cargo2junit 0.1.6 [INFO] tweaked toml for crates.io crate cargo2junit 0.1.6 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate cargo2junit 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75b4579b5cd7743e9f298e3af06d9404ef2ce8f1c51906ed5b642b774349da01 [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" "75b4579b5cd7743e9f298e3af06d9404ef2ce8f1c51906ed5b642b774349da01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75b4579b5cd7743e9f298e3af06d9404ef2ce8f1c51906ed5b642b774349da01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b4579b5cd7743e9f298e3af06d9404ef2ce8f1c51906ed5b642b774349da01", kill_on_drop: false }` [INFO] [stdout] 75b4579b5cd7743e9f298e3af06d9404ef2ce8f1c51906ed5b642b774349da01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e5972c3369aadbf2374ee66385927876da3d55da1e267859fab77a4c7a9d7e [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" "a3e5972c3369aadbf2374ee66385927876da3d55da1e267859fab77a4c7a9d7e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking junit-report v0.4.0 [INFO] [stderr] Checking cargo2junit v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.61s [INFO] running `Command { std: "docker" "inspect" "a3e5972c3369aadbf2374ee66385927876da3d55da1e267859fab77a4c7a9d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e5972c3369aadbf2374ee66385927876da3d55da1e267859fab77a4c7a9d7e", kill_on_drop: false }` [INFO] [stdout] a3e5972c3369aadbf2374ee66385927876da3d55da1e267859fab77a4c7a9d7e