[INFO] fetching crate auditwheel-symbols 0.1.10... [INFO] checking auditwheel-symbols-0.1.10 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate auditwheel-symbols 0.1.10 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate auditwheel-symbols 0.1.10 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate auditwheel-symbols 0.1.10 [INFO] finished tweaking crates.io crate auditwheel-symbols 0.1.10 [INFO] tweaked toml for crates.io crate auditwheel-symbols 0.1.10 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate auditwheel-symbols 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded fs-err v2.6.0 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded structopt-derive v0.4.16 [INFO] [stderr] Downloaded syn v1.0.76 [INFO] [stderr] Downloaded thiserror-impl v1.0.29 [INFO] [stderr] Downloaded cc v1.0.70 [INFO] [stderr] Downloaded structopt v0.3.23 [INFO] [stderr] Downloaded proc-macro2 v1.0.29 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded thiserror v1.0.29 [INFO] [stderr] Downloaded libc v0.2.102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2f5e15af3ce768856684c3d0529fc82617f23a47e03c17d8a314fe5828a44f [INFO] running `Command { std: "docker" "start" "-a" "4a2f5e15af3ce768856684c3d0529fc82617f23a47e03c17d8a314fe5828a44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2f5e15af3ce768856684c3d0529fc82617f23a47e03c17d8a314fe5828a44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2f5e15af3ce768856684c3d0529fc82617f23a47e03c17d8a314fe5828a44f", kill_on_drop: false }` [INFO] [stdout] 4a2f5e15af3ce768856684c3d0529fc82617f23a47e03c17d8a314fe5828a44f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 832a88292b1103870f2555c74a64cde32c375e4d274f99bb12a77a18af6ecf01 [INFO] running `Command { std: "docker" "start" "-a" "832a88292b1103870f2555c74a64cde32c375e4d274f99bb12a77a18af6ecf01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking auditwheel-symbols v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: can't compare `Manylinux` with `(Manylinux, std::string::String)` [INFO] [stdout] --> src/main.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | / assert_eq!( [INFO] [stdout] 383 | | parse_platform_from_filename( [INFO] [stdout] 384 | | "auditwheel_symbols-0.1.7-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64" [INFO] [stdout] 385 | | ), [INFO] [stdout] 386 | | vec![(Manylinux::new(2, 12), "x86_64".to_string()),], [INFO] [stdout] 387 | | ); [INFO] [stdout] | |_________^ no implementation for `Manylinux == (Manylinux, std::string::String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(Manylinux, std::string::String)>` is not implemented for `Manylinux` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Manylinux` with `(Manylinux, std::string::String)` [INFO] [stdout] --> src/main.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | / assert_eq!( [INFO] [stdout] 389 | | parse_platform_from_filename( [INFO] [stdout] 390 | | "auditwheel_symbols-0.1.7-py3-none-manylinux_2_12_i686.manylinux2010_i686" [INFO] [stdout] 391 | | ), [INFO] [stdout] 392 | | vec![(Manylinux::new(2, 12), "i686".to_string()),], [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________^ no implementation for `Manylinux == (Manylinux, std::string::String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(Manylinux, std::string::String)>` is not implemented for `Manylinux` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Manylinux` with `(Manylinux, std::string::String)` [INFO] [stdout] --> src/main.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | / assert_eq!( [INFO] [stdout] 395 | | parse_platform_from_filename("auditwheel_symbols-0.1.7-py3-none-manylinux2010_x86_64"), [INFO] [stdout] 396 | | vec![(Manylinux::new(2, 12), "x86_64".to_string())], [INFO] [stdout] 397 | | ); [INFO] [stdout] | |_________^ no implementation for `Manylinux == (Manylinux, std::string::String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(Manylinux, std::string::String)>` is not implemented for `Manylinux` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Manylinux` with `(Manylinux, std::string::String)` [INFO] [stdout] --> src/main.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | / assert_eq!( [INFO] [stdout] 399 | | parse_platform_from_filename("auditwheel_symbols-0.1.7-py3-none-manylinux_2_12_x86_64"), [INFO] [stdout] 400 | | vec![(Manylinux::new(2, 12), "x86_64".to_string())], [INFO] [stdout] 401 | | ); [INFO] [stdout] | |_________^ no implementation for `Manylinux == (Manylinux, std::string::String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(Manylinux, std::string::String)>` is not implemented for `Manylinux` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auditwheel-symbols` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "832a88292b1103870f2555c74a64cde32c375e4d274f99bb12a77a18af6ecf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832a88292b1103870f2555c74a64cde32c375e4d274f99bb12a77a18af6ecf01", kill_on_drop: false }` [INFO] [stdout] 832a88292b1103870f2555c74a64cde32c375e4d274f99bb12a77a18af6ecf01