[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 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkonolige/city2ba on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0193e8d9fe03ecbe6eb0951d21800212dd066696b59787a50492f54843caa28f
[INFO] running `Command { std: "docker" "start" "-a" "0193e8d9fe03ecbe6eb0951d21800212dd066696b59787a50492f54843caa28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0193e8d9fe03ecbe6eb0951d21800212dd066696b59787a50492f54843caa28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0193e8d9fe03ecbe6eb0951d21800212dd066696b59787a50492f54843caa28f", kill_on_drop: false }`
[INFO] [stdout] 0193e8d9fe03ecbe6eb0951d21800212dd066696b59787a50492f54843caa28f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e7106c6b4562320b05bb277c5d0256d684bc289514adbcdce12670b28efe20
[INFO] running `Command { std: "docker" "start" "-a" "13e7106c6b4562320b05bb277c5d0256d684bc289514adbcdce12670b28efe20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling num-traits v0.2.14
[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 unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling embree-rs v0.3.6
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking sphere v0.3.0
[INFO] [stderr]    Compiling city2ba v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking alga v0.8.2
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]    Compiling escargot v0.5.2
[INFO] [stderr]     Checking modulo v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rstar v0.7.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking termtree v0.2.1
[INFO] [stderr]     Checking tobj v0.1.12
[INFO] [stderr]     Checking disjoint-sets v0.4.2
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking predicates-tree v1.0.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking nom v5.1.2
[INFO] [stderr]     Checking poisson v0.10.1
[INFO] [stderr]     Checking nalgebra v0.17.3
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]     Checking indicatif v0.14.0
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking geo v0.4.13
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking line_intersection v0.4.0
[INFO] [stderr]     Checking assert_cmd v0.12.2
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[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 27.64s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "13e7106c6b4562320b05bb277c5d0256d684bc289514adbcdce12670b28efe20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e7106c6b4562320b05bb277c5d0256d684bc289514adbcdce12670b28efe20", kill_on_drop: false }`
[INFO] [stdout] 13e7106c6b4562320b05bb277c5d0256d684bc289514adbcdce12670b28efe20
