[INFO] fetching crate eq_wld 0.2.1... [INFO] checking eq_wld-0.2.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate eq_wld 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate eq_wld 0.2.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eq_wld 0.2.1 [INFO] finished tweaking crates.io crate eq_wld 0.2.1 [INFO] tweaked toml for crates.io crate eq_wld 0.2.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33a465bda2e571879907c62422dcab6d83a67b2bd730da30378098869ea83c7 [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" "c33a465bda2e571879907c62422dcab6d83a67b2bd730da30378098869ea83c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33a465bda2e571879907c62422dcab6d83a67b2bd730da30378098869ea83c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33a465bda2e571879907c62422dcab6d83a67b2bd730da30378098869ea83c7", kill_on_drop: false }` [INFO] [stdout] c33a465bda2e571879907c62422dcab6d83a67b2bd730da30378098869ea83c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2329ca24735978f2cbb7b193b51b6a6ed341eadbe89cbc0427e873ce3ae926 [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" "0a2329ca24735978f2cbb7b193b51b6a6ed341eadbe89cbc0427e873ce3ae926", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking eq_wld v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1090:9 [INFO] [stdout] | [INFO] [stdout] 1090 | assert_eq!(result.region, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `(FragmentRef, FragmentRef)` [INFO] [stdout] --> src/parser/fragments.rs:1091:9 [INFO] [stdout] | [INFO] [stdout] 1091 | assert_eq!(result.nodes, (2, 2507)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | (FragmentRef, FragmentRef) [INFO] [stdout] | ({integer}, {integer}) [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | assert_eq!(result.fragment1, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1158:9 [INFO] [stdout] | [INFO] [stdout] 1158 | assert_eq!(result.fragment2, 0x00); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Option>` [INFO] [stdout] --> src/parser/fragments.rs:1159:9 [INFO] [stdout] | [INFO] [stdout] 1159 | assert_eq!(result.fragment3, Some(0x01)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Option> [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `fragment1` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1341:27 [INFO] [stdout] | [INFO] [stdout] 1341 | assert_eq!(result.fragment1, 1); [INFO] [stdout] | ^^^^^^^^^ help: a field with a similar name exists: `fragment2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1342:9 [INFO] [stdout] | [INFO] [stdout] 1342 | assert_eq!(result.fragment2, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1343:9 [INFO] [stdout] | [INFO] [stdout] 1343 | assert_eq!(result.fragment3, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `FragmentRef` [INFO] [stdout] --> src/parser/fragments.rs:1344:9 [INFO] [stdout] | [INFO] [stdout] 1344 | assert_eq!(result.fragment4, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | FragmentRef [INFO] [stdout] | {integer} [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `FragmentRef` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `vertex_count` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1350:27 [INFO] [stdout] | [INFO] [stdout] 1350 | assert_eq!(result.vertex_count, 2); [INFO] [stdout] | ^^^^^^^^^^^^ help: a field with a similar name exists: `vertex_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `polygon_texture_count` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1356:27 [INFO] [stdout] | [INFO] [stdout] 1356 | assert_eq!(result.polygon_texture_count, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a field with a similar name exists: `polygon_material_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `vertex_texture_count` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1357:27 [INFO] [stdout] | [INFO] [stdout] 1357 | assert_eq!(result.vertex_texture_count, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a field with a similar name exists: `vertex_piece_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `vertices` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1360:27 [INFO] [stdout] | [INFO] [stdout] 1360 | assert_eq!(result.vertices, vec![(1, 1, 1), (2, 2, 2)]); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `flags`, `material_list_ref`, `fragment2`, `fragment3`, `fragment4` ... and 24 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `polygon_textures` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1366:27 [INFO] [stdout] | [INFO] [stdout] 1366 | assert_eq!(result.polygon_textures, vec![(1, 1), (2, 2)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `flags`, `material_list_ref`, `fragment2`, `fragment3`, `fragment4` ... and 24 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `vertex_textures` on type `fragments::MeshFragment` [INFO] [stdout] --> src/parser/fragments.rs:1367:27 [INFO] [stdout] | [INFO] [stdout] 1367 | assert_eq!(result.vertex_textures, vec![(1, 1), (2, 2)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `flags`, `material_list_ref`, `fragment2`, `fragment3`, `fragment4` ... and 24 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eq_wld` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0a2329ca24735978f2cbb7b193b51b6a6ed341eadbe89cbc0427e873ce3ae926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2329ca24735978f2cbb7b193b51b6a6ed341eadbe89cbc0427e873ce3ae926", kill_on_drop: false }` [INFO] [stdout] 0a2329ca24735978f2cbb7b193b51b6a6ed341eadbe89cbc0427e873ce3ae926