[INFO] cloning repository https://github.com/stisol/citybike-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stisol/citybike-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 642b51887da82da76b29850e255ae2f903003139 [INFO] checking stisol/citybike-parser against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stisol/citybike-parser on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stisol/citybike-parser [INFO] finished tweaking git repo https://github.com/stisol/citybike-parser [INFO] tweaked toml for git repo https://github.com/stisol/citybike-parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/stisol/citybike-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99aaa64d898f45aa5b5e7d3bffe2b98373b2c98971ccac4f4215f6d7e0e27bda [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" "99aaa64d898f45aa5b5e7d3bffe2b98373b2c98971ccac4f4215f6d7e0e27bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99aaa64d898f45aa5b5e7d3bffe2b98373b2c98971ccac4f4215f6d7e0e27bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99aaa64d898f45aa5b5e7d3bffe2b98373b2c98971ccac4f4215f6d7e0e27bda", kill_on_drop: false }` [INFO] [stdout] 99aaa64d898f45aa5b5e7d3bffe2b98373b2c98971ccac4f4215f6d7e0e27bda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 953395e5f77633b912e1a3270ad7d007f3289ea6d3cd212f5445c86cd24bad05 [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" "953395e5f77633b912e1a3270ad7d007f3289ea6d3cd212f5445c86cd24bad05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking intervaltree v0.2.4 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking findshlibs v0.5.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking addr2line v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking color-backtrace v0.3.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking citybike-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "953395e5f77633b912e1a3270ad7d007f3289ea6d3cd212f5445c86cd24bad05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953395e5f77633b912e1a3270ad7d007f3289ea6d3cd212f5445c86cd24bad05", kill_on_drop: false }` [INFO] [stdout] 953395e5f77633b912e1a3270ad7d007f3289ea6d3cd212f5445c86cd24bad05