[INFO] cloning repository https://github.com/kakelaget/busparser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kakelaget/busparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakelaget%2Fbusparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakelaget%2Fbusparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53b7bf59ca5327a74399652544e9f4c596c5d9d2 [INFO] checking kakelaget/busparser against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakelaget%2Fbusparser" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kakelaget/busparser on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kakelaget/busparser [INFO] finished tweaking git repo https://github.com/kakelaget/busparser [INFO] tweaked toml for git repo https://github.com/kakelaget/busparser written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kakelaget/busparser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e92cf0018b7c8dee3d66edc3e1a81932f8a9335eca048014d5076c4f79ca2f52 [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" "e92cf0018b7c8dee3d66edc3e1a81932f8a9335eca048014d5076c4f79ca2f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e92cf0018b7c8dee3d66edc3e1a81932f8a9335eca048014d5076c4f79ca2f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92cf0018b7c8dee3d66edc3e1a81932f8a9335eca048014d5076c4f79ca2f52", kill_on_drop: false }` [INFO] [stdout] e92cf0018b7c8dee3d66edc3e1a81932f8a9335eca048014d5076c4f79ca2f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3537cd9ffddf3540d2d0dd01a14c50025336fe1b36f01c1ce560a9d994fbf6 [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" "cd3537cd9ffddf3540d2d0dd01a14c50025336fe1b36f01c1ce560a9d994fbf6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking serde-xml-rs v0.3.0 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking busparser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.41s [INFO] running `Command { std: "docker" "inspect" "cd3537cd9ffddf3540d2d0dd01a14c50025336fe1b36f01c1ce560a9d994fbf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3537cd9ffddf3540d2d0dd01a14c50025336fe1b36f01c1ce560a9d994fbf6", kill_on_drop: false }` [INFO] [stdout] cd3537cd9ffddf3540d2d0dd01a14c50025336fe1b36f01c1ce560a9d994fbf6