[INFO] fetching crate rusttype_bugfix_19072017 0.2.1...
[INFO] checking rusttype_bugfix_19072017-0.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rusttype_bugfix_19072017 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate rusttype_bugfix_19072017 0.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rusttype_bugfix_19072017 0.2.1
[INFO] finished tweaking crates.io crate rusttype_bugfix_19072017 0.2.1
[INFO] tweaked toml for crates.io crate rusttype_bugfix_19072017 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.3.25 (available: v0.7.6)
[INFO] [stderr]       Adding glium v0.14.0 (available: v0.36.0)
[INFO] [stderr]       Adding linked-hash-map v0.0.10 (available: v0.5.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: 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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c540d1311c397cf48052f065498c5e32a532aa672f6a0d77cd411df2bbbffcec
[INFO] running `Command { std: "docker" "start" "-a" "c540d1311c397cf48052f065498c5e32a532aa672f6a0d77cd411df2bbbffcec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c540d1311c397cf48052f065498c5e32a532aa672f6a0d77cd411df2bbbffcec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c540d1311c397cf48052f065498c5e32a532aa672f6a0d77cd411df2bbbffcec", kill_on_drop: false }`
[INFO] [stdout] c540d1311c397cf48052f065498c5e32a532aa672f6a0d77cd411df2bbbffcec
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f711e040ed6264563a0d1b029f3bd1ddcc70090cc73cea1e2e64420fac9e7f9c
[INFO] running `Command { std: "docker" "start" "-a" "f711e040ed6264563a0d1b029f3bd1ddcc70090cc73cea1e2e64420fac9e7f9c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking memmap v0.2.3
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.5.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling wayland-client v0.5.12
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking debug-builders v0.1.0
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking backtrace v0.1.8
[INFO] [stderr]     Checking stb_truetype_bugfix_19072017 v0.2.1
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]     Checking linked-hash-map v0.0.10
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]     Checking rusttype_bugfix_19072017 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glutin v0.5.2
[INFO] [stderr]    Compiling glium v0.14.0
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/support/bst/node.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             keys: mem::uninitialized(),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/support/bst/node.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |             vals: mem::uninitialized(),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/support/bst/node.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |             parent_idx: mem::uninitialized(),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/support/bst/node.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |             edges: mem::uninitialized()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> 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]   --> 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] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttype_bugfix_19072017` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f711e040ed6264563a0d1b029f3bd1ddcc70090cc73cea1e2e64420fac9e7f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f711e040ed6264563a0d1b029f3bd1ddcc70090cc73cea1e2e64420fac9e7f9c", kill_on_drop: false }`
[INFO] [stdout] f711e040ed6264563a0d1b029f3bd1ddcc70090cc73cea1e2e64420fac9e7f9c
