[INFO] fetching crate auditwheel-symbols 0.1.10... [INFO] checking auditwheel-symbols-0.1.10 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate auditwheel-symbols 0.1.10 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate auditwheel-symbols 0.1.10 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-1/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af740e37ca36035619713e0e5fd888418cce936dfaf7333e7065cf425e30dff0 [INFO] running `Command { std: "docker" "start" "-a" "af740e37ca36035619713e0e5fd888418cce936dfaf7333e7065cf425e30dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af740e37ca36035619713e0e5fd888418cce936dfaf7333e7065cf425e30dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af740e37ca36035619713e0e5fd888418cce936dfaf7333e7065cf425e30dff0", kill_on_drop: false }` [INFO] [stdout] af740e37ca36035619713e0e5fd888418cce936dfaf7333e7065cf425e30dff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e18314787de014ea5f9339219a12009dc06e1380bf48735f898d5134574327f [INFO] running `Command { std: "docker" "start" "-a" "3e18314787de014ea5f9339219a12009dc06e1380bf48735f898d5134574327f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 serde_json v1.0.68 [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" "3e18314787de014ea5f9339219a12009dc06e1380bf48735f898d5134574327f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e18314787de014ea5f9339219a12009dc06e1380bf48735f898d5134574327f", kill_on_drop: false }` [INFO] [stdout] 3e18314787de014ea5f9339219a12009dc06e1380bf48735f898d5134574327f