[INFO] cloning repository https://github.com/Auguslan/citybound-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Auguslan/citybound-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuguslan%2Fcitybound-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuguslan%2Fcitybound-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59dc981d5300b8d8d9c7f504243f0878992e883c
[INFO] checking Auguslan/citybound-master against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuguslan%2Fcitybound-master" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Auguslan/citybound-master on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Auguslan/citybound-master
[INFO] finished tweaking git repo https://github.com/Auguslan/citybound-master
[INFO] tweaked toml for git repo https://github.com/Auguslan/citybound-master written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Auguslan/citybound-master 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/monet/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/descartes/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/chunked/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/compact/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/compact_macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/kay/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/kay_macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/allocators/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9edec8ba25674d33edbdcef10ebf90cbcb098cbc6ec4d8a959531296581f96fe
[INFO] running `Command { std: "docker" "start" "-a" "9edec8ba25674d33edbdcef10ebf90cbcb098cbc6ec4d8a959531296581f96fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9edec8ba25674d33edbdcef10ebf90cbcb098cbc6ec4d8a959531296581f96fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9edec8ba25674d33edbdcef10ebf90cbcb098cbc6ec4d8a959531296581f96fe", kill_on_drop: false }`
[INFO] [stdout] 9edec8ba25674d33edbdcef10ebf90cbcb098cbc6ec4d8a959531296581f96fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec80da44a56ac31226f3ce739ebcfa124fafdeb8730eab530ae2c0cc5d4c5d5c
[INFO] running `Command { std: "docker" "start" "-a" "ec80da44a56ac31226f3ce739ebcfa124fafdeb8730eab530ae2c0cc5d4c5d5c", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/kay_macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/monet/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/compact/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/compact_macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/chunked/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/descartes/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/allocators/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/kay/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.19
[INFO] [stderr]     Checking rustc-serialize v0.3.22
[INFO] [stderr]     Checking num-traits v0.1.36
[INFO] [stderr]    Compiling phf_shared v0.7.20
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.3
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]    Compiling serde v0.8.21
[INFO] [stderr]     Checking matches v0.1.4
[INFO] [stderr]     Checking quine-mc_cluskey v0.2.4
[INFO] [stderr]    Compiling xml-rs v0.3.5
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]    Compiling phf v0.7.20
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling quote v0.3.10
[INFO] [stderr]    Compiling unicode-xid v0.0.3
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]    Compiling khronos_api v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.22/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gcc v0.3.41
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]     Checking crossbeam v0.2.10
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.32
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking shared_library v0.1.5
[INFO] [stderr]     Checking num-iter v0.1.32
[INFO] [stderr]    Compiling tempfile v2.1.4
[INFO] [stderr]    Compiling syn v0.10.6
[INFO] [stderr]     Checking memmap v0.2.3
[INFO] [stderr]     Checking odds v0.2.25
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking nodrop v0.1.8
[INFO] [stderr]     Checking ordered-float v0.3.0
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking random v0.12.2
[INFO] [stderr]     Checking rustc-demangle v0.1.3
[INFO] [stderr]    Compiling x11-dl v2.12.0
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]     Checking arrayvec v0.3.20
[INFO] [stderr]     Checking linked-hash-map v0.0.10
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]     Checking xdg v2.0.0
[INFO] [stderr]     Checking stb_truetype v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.5
[INFO] [stderr]     Checking either v1.0.2
[INFO] [stderr]     Checking ordered-float v0.2.3
[INFO] [stderr]     Checking open v1.1.1
[INFO] [stderr]     Checking app_dirs v1.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.5.11
[INFO] [stderr]    Compiling gl_generator v0.5.2
[INFO] [stderr]     Checking rusttype v0.2.1
[INFO] [stderr]     Checking itertools v0.5.8
[INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `K` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone + 'a, V: Clone>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `V` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone, V: Clone + 'a>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_codegen_internals v0.11.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ec80da44a56ac31226f3ce739ebcfa124fafdeb8730eab530ae2c0cc5d4c5d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec80da44a56ac31226f3ce739ebcfa124fafdeb8730eab530ae2c0cc5d4c5d5c", kill_on_drop: false }`
[INFO] [stdout] ec80da44a56ac31226f3ce739ebcfa124fafdeb8730eab530ae2c0cc5d4c5d5c
