[INFO] cloning repository https://github.com/boustrophedon/box_specs_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boustrophedon/box_specs_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fbox_specs_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fbox_specs_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06b744ce23cfd4e027e75bf8598ebb7f97ebfaa0 [INFO] testing boustrophedon/box_specs_test against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fbox_specs_test" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/box_specs_test on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boustrophedon/box_specs_test [INFO] finished tweaking git repo https://github.com/boustrophedon/box_specs_test [INFO] tweaked toml for git repo https://github.com/boustrophedon/box_specs_test written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/box_specs_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/boustrophedon/specs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_codegen v0.7.20 [INFO] [stderr] Downloaded phf_shared v0.7.20 [INFO] [stderr] Downloaded tuple_utils v0.2.0 [INFO] [stderr] Downloaded phf v0.7.20 [INFO] [stderr] Downloaded phf_generator v0.7.20 [INFO] [stderr] Downloaded atom v0.3.4 [INFO] [stderr] Downloaded ncollide_transformation v0.5.0 [INFO] [stderr] Downloaded ncollide_procedural v0.5.0 [INFO] [stderr] Downloaded ncollide_math v0.5.0 [INFO] [stderr] Downloaded ncollide_utils v0.5.0 [INFO] [stderr] Downloaded ncollide v0.10.0 [INFO] [stderr] Downloaded ncollide_pipeline v0.9.0 [INFO] [stderr] Downloaded ncollide_geometry v0.2.0 [INFO] [stderr] Downloaded threadpool v1.3.2 [INFO] [stderr] Downloaded serde v0.8.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22b63b53ced6a792f11d3b55d2194696ad3219237623d0cacee9edd26e018e88 [INFO] running `Command { std: "docker" "start" "-a" "22b63b53ced6a792f11d3b55d2194696ad3219237623d0cacee9edd26e018e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b63b53ced6a792f11d3b55d2194696ad3219237623d0cacee9edd26e018e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b63b53ced6a792f11d3b55d2194696ad3219237623d0cacee9edd26e018e88", kill_on_drop: false }` [INFO] [stdout] 22b63b53ced6a792f11d3b55d2194696ad3219237623d0cacee9edd26e018e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4d56109490e0a5291efeb393cdc6f67259f82d1fad824addd71f123a0e36eb [INFO] running `Command { std: "docker" "start" "-a" "0a4d56109490e0a5291efeb393cdc6f67259f82d1fad824addd71f123a0e36eb", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling specs v0.8.0 (https://github.com/boustrophedon/specs?branch=message_passing#5433bd3a) [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling nalgebra v0.9.0 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling ncollide_math v0.5.0 [INFO] [stderr] Compiling ncollide_utils v0.5.0 [INFO] [stderr] Compiling ncollide_geometry v0.2.0 [INFO] [stderr] Compiling ncollide_procedural v0.5.0 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide_geometry-0.2.0/shape/shape.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | self.type_id() == TypeId::of::() [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `GetTypeId` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide_geometry-0.2.0/shape/shape.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 83 | GetTypeId::type_id(&self) == TypeId::of::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 83 | Any::type_id(&self) == TypeId::of::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide_geometry-0.2.0/shape/shape.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 79 | impl Shape { [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 83 | self.type_id() == TypeId::of::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected type parameter `P`, found struct `TypeId` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `P` [INFO] [stdout] found struct `TypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide_geometry` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0a4d56109490e0a5291efeb393cdc6f67259f82d1fad824addd71f123a0e36eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4d56109490e0a5291efeb393cdc6f67259f82d1fad824addd71f123a0e36eb", kill_on_drop: false }` [INFO] [stdout] 0a4d56109490e0a5291efeb393cdc6f67259f82d1fad824addd71f123a0e36eb