[INFO] crate gfx_phase 0.6.0 is already in cache [INFO] checking gfx_phase-0.6.0 against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] extracting crate gfx_phase 0.6.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gfx_phase 0.6.0 on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_phase 0.6.0 [INFO] removed path dependency draw_queue from crates.io crate gfx_phase 0.6.0 [INFO] finished tweaking crates.io crate gfx_phase 0.6.0 [INFO] tweaked toml for crates.io crate gfx_phase 0.6.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a90248fe2cce0a1fe50eb011586cbc964e783e842df9263a29b6da0cd5b55388 [INFO] running `Command { std: "docker" "start" "-a" "a90248fe2cce0a1fe50eb011586cbc964e783e842df9263a29b6da0cd5b55388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90248fe2cce0a1fe50eb011586cbc964e783e842df9263a29b6da0cd5b55388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90248fe2cce0a1fe50eb011586cbc964e783e842df9263a29b6da0cd5b55388", kill_on_drop: false }` [INFO] [stdout] a90248fe2cce0a1fe50eb011586cbc964e783e842df9263a29b6da0cd5b55388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e1dacff7e8918d8b7039aeb342904d42ba102f251b2af1f41da82990ad3838d [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" "0e1dacff7e8918d8b7039aeb342904d42ba102f251b2af1f41da82990ad3838d", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking clock_ticks v0.1.1 [INFO] [stderr] Checking draw_queue v0.1.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking draw_state v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking hprof v0.1.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking gfx v0.8.1 [INFO] [stderr] Checking gfx_phase v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> phase.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | try!(o.draw(stream)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> phase.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | try!(o.draw(stream)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> phase.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | try!(o.draw(stream)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> phase.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | try!(o.draw(stream)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | R: gfx::Resources, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | > = HashMap<(T::Kernel, gfx::Mesh), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 151 | R, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | M: ::Material, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 152 | M, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | V: ::ToDepth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 153 | V, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | T: ::Technique, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 154 | T, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | R: gfx::Resources, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 161 | R, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | M: ::Material, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 162 | M, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | V: ::ToDepth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 163 | V, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | T: ::Technique, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 164 | T, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | R: gfx::Resources, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | > = HashMap<(T::Kernel, gfx::Mesh), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases [INFO] [stdout] --> phase.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | mem::MemResult>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 151 | R, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | M: ::Material, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 152 | M, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | V: ::ToDepth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 153 | V, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | T: ::Technique, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 154 | T, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | R: gfx::Resources, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 161 | R, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | M: ::Material, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 162 | M, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | V: ::ToDepth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 163 | V, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> phase.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | T: ::Technique, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 164 | T, [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.06s [INFO] running `Command { std: "docker" "inspect" "0e1dacff7e8918d8b7039aeb342904d42ba102f251b2af1f41da82990ad3838d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1dacff7e8918d8b7039aeb342904d42ba102f251b2af1f41da82990ad3838d", kill_on_drop: false }` [INFO] [stdout] 0e1dacff7e8918d8b7039aeb342904d42ba102f251b2af1f41da82990ad3838d