[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#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [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 f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb0d6d364ff042f639a899a17585c27b1f1a0522e133fb5a9059682e912a12f7 [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" "cb0d6d364ff042f639a899a17585c27b1f1a0522e133fb5a9059682e912a12f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0d6d364ff042f639a899a17585c27b1f1a0522e133fb5a9059682e912a12f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0d6d364ff042f639a899a17585c27b1f1a0522e133fb5a9059682e912a12f7", kill_on_drop: false }` [INFO] [stdout] cb0d6d364ff042f639a899a17585c27b1f1a0522e133fb5a9059682e912a12f7 [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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63eb679453d860e40bdb168e3e1475deec9c7fdc6f15d026fa00d9d87a6fbf37 [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" "63eb679453d860e40bdb168e3e1475deec9c7fdc6f15d026fa00d9d87a6fbf37", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking stringprep v0.1.2 [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 postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking serde-xml-rs v0.3.0 [INFO] [stderr] Checking busparser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.06s [INFO] running `Command { std: "docker" "inspect" "63eb679453d860e40bdb168e3e1475deec9c7fdc6f15d026fa00d9d87a6fbf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63eb679453d860e40bdb168e3e1475deec9c7fdc6f15d026fa00d9d87a6fbf37", kill_on_drop: false }` [INFO] [stdout] 63eb679453d860e40bdb168e3e1475deec9c7fdc6f15d026fa00d9d87a6fbf37