[INFO] cloning repository https://github.com/messense/auditwheel-symbols [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/messense/auditwheel-symbols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Fauditwheel-symbols", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Fauditwheel-symbols'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55e9ca203297bf4aaed70bb3781e5cafc754b659 [INFO] testing messense/auditwheel-symbols against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Fauditwheel-symbols" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/auditwheel-symbols on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/messense/auditwheel-symbols [INFO] finished tweaking git repo https://github.com/messense/auditwheel-symbols [INFO] tweaked toml for git repo https://github.com/messense/auditwheel-symbols written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/messense/auditwheel-symbols already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57a7f59780c53454be14eab0cb9f2d65824f9274bdc71b12e3108db257d2735e [INFO] running `Command { std: "docker" "start" "-a" "57a7f59780c53454be14eab0cb9f2d65824f9274bdc71b12e3108db257d2735e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a7f59780c53454be14eab0cb9f2d65824f9274bdc71b12e3108db257d2735e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a7f59780c53454be14eab0cb9f2d65824f9274bdc71b12e3108db257d2735e", kill_on_drop: false }` [INFO] [stdout] 57a7f59780c53454be14eab0cb9f2d65824f9274bdc71b12e3108db257d2735e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5c2edfe3aa56852d679e616e8eebe05f6ef1381b0354512f1bfe2a60ddd2dd [INFO] running `Command { std: "docker" "start" "-a" "ad5c2edfe3aa56852d679e616e8eebe05f6ef1381b0354512f1bfe2a60ddd2dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling auditwheel-symbols v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "ad5c2edfe3aa56852d679e616e8eebe05f6ef1381b0354512f1bfe2a60ddd2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5c2edfe3aa56852d679e616e8eebe05f6ef1381b0354512f1bfe2a60ddd2dd", kill_on_drop: false }` [INFO] [stdout] ad5c2edfe3aa56852d679e616e8eebe05f6ef1381b0354512f1bfe2a60ddd2dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4111cb15ac0867ecf875441219fee1059c31df902a1f697f169d486cea96a3ed [INFO] running `Command { std: "docker" "start" "-a" "4111cb15ac0867ecf875441219fee1059c31df902a1f697f169d486cea96a3ed", kill_on_drop: false }` [INFO] [stderr] Compiling auditwheel-symbols v0.1.11 (/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" "4111cb15ac0867ecf875441219fee1059c31df902a1f697f169d486cea96a3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4111cb15ac0867ecf875441219fee1059c31df902a1f697f169d486cea96a3ed", kill_on_drop: false }` [INFO] [stdout] 4111cb15ac0867ecf875441219fee1059c31df902a1f697f169d486cea96a3ed