[INFO] cloning repository https://github.com/tkonolige/city2ba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkonolige/city2ba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e438a9ecf153632097ccfa289c94e03ad31f8edf
[INFO] checking tkonolige/city2ba/e438a9ecf153632097ccfa289c94e03ad31f8edf against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkonolige/city2ba
[INFO] finished tweaking git repo https://github.com/tkonolige/city2ba
[INFO] tweaked toml for git repo https://github.com/tkonolige/city2ba written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkonolige/city2ba on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkonolige/city2ba already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pdqselect v0.1.0
[INFO] [stderr]   Downloaded alga v0.8.2
[INFO] [stderr]   Downloaded ply-rs v0.1.3
[INFO] [stderr]   Downloaded termtree v0.2.1
[INFO] [stderr]   Downloaded disjoint-sets v0.4.2
[INFO] [stderr]   Downloaded assert_cmd v0.12.2
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded escargot v0.5.2
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded indicatif v0.14.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.4
[INFO] [stderr]   Downloaded modulo v0.1.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded cargo_metadata v0.12.3
[INFO] [stderr]   Downloaded line_intersection v0.4.0
[INFO] [stderr]   Downloaded sphere v0.3.0
[INFO] [stderr]   Downloaded poisson v0.10.1
[INFO] [stderr]   Downloaded cgmath v0.17.0
[INFO] [stderr]   Downloaded nalgebra v0.17.3
[INFO] [stderr]   Downloaded tobj v0.1.12
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded skeptic v0.13.6
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded libm v0.1.4
[INFO] [stderr]   Downloaded embree-rs v0.3.6
[INFO] [stderr]   Downloaded geo v0.4.13
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded rstar v0.7.1
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fe9af0b159abcf552098487c59528942eeab61577ed794087c62680b68ff973
[INFO] running `Command { std: "docker" "start" "-a" "6fe9af0b159abcf552098487c59528942eeab61577ed794087c62680b68ff973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fe9af0b159abcf552098487c59528942eeab61577ed794087c62680b68ff973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe9af0b159abcf552098487c59528942eeab61577ed794087c62680b68ff973", kill_on_drop: false }`
[INFO] [stdout] 6fe9af0b159abcf552098487c59528942eeab61577ed794087c62680b68ff973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdc0e2c6b30f6f060d49c1b69ab6879cebec371583f82a7aea138ed2c077c8f3
[INFO] running `Command { std: "docker" "start" "-a" "bdc0e2c6b30f6f060d49c1b69ab6879cebec371583f82a7aea138ed2c077c8f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling embree-rs v0.3.6
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking sphere v0.3.0
[INFO] [stderr]    Compiling city2ba v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking alga v0.8.2
[INFO] [stderr]    Compiling escargot v0.5.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking modulo v0.1.2
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking poisson v0.10.1
[INFO] [stderr]     Checking nalgebra v0.17.3
[INFO] [stderr]     Checking rstar v0.7.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking disjoint-sets v0.4.2
[INFO] [stderr]     Checking termtree v0.2.1
[INFO] [stderr]     Checking tobj v0.1.12
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.4
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking indicatif v0.14.0
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]     Checking geo v0.4.13
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]     Checking line_intersection v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]     Checking assert_cmd v0.12.2
[INFO] [stderr]    Compiling skeptic v0.13.6
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "bdc0e2c6b30f6f060d49c1b69ab6879cebec371583f82a7aea138ed2c077c8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc0e2c6b30f6f060d49c1b69ab6879cebec371583f82a7aea138ed2c077c8f3", kill_on_drop: false }`
[INFO] [stdout] bdc0e2c6b30f6f060d49c1b69ab6879cebec371583f82a7aea138ed2c077c8f3
