[INFO] cloning repository https://github.com/domodwyer/pmc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domodwyer/pmc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomodwyer%2Fpmc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomodwyer%2Fpmc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 038930a63598501a4ac5b25bd60a2aa8ac2f22b9 [INFO] testing domodwyer/pmc-rs 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%2Fdomodwyer%2Fpmc-rs" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domodwyer/pmc-rs 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/domodwyer/pmc-rs [INFO] finished tweaking git repo https://github.com/domodwyer/pmc-rs [INFO] tweaked toml for git repo https://github.com/domodwyer/pmc-rs written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/domodwyer/pmc-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 750a6fb5f78c2ceef6b685214df6af9e1e659784505a73ce5c98cd7b3e34dad9 [INFO] running `Command { std: "docker" "start" "-a" "750a6fb5f78c2ceef6b685214df6af9e1e659784505a73ce5c98cd7b3e34dad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "750a6fb5f78c2ceef6b685214df6af9e1e659784505a73ce5c98cd7b3e34dad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750a6fb5f78c2ceef6b685214df6af9e1e659784505a73ce5c98cd7b3e34dad9", kill_on_drop: false }` [INFO] [stdout] 750a6fb5f78c2ceef6b685214df6af9e1e659784505a73ce5c98cd7b3e34dad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 9af6e63c975b1477ae19bbee97d67cf4c642b6e639ba6d8ab95d8f4944098eae [INFO] running `Command { std: "docker" "start" "-a" "9af6e63c975b1477ae19bbee97d67cf4c642b6e639ba6d8ab95d8f4944098eae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling pmc-rs v0.2.1 (/opt/rustwide/workdir/pmc-rs) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `EPROGMISMATCH` in crate `libc` [INFO] [stdout] --> pmc-rs/src/counter.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | Some(libc::EPROGMISMATCH) => Err(new_os_error(ErrorKind::VersionMismatch)), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0531`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pmc-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9af6e63c975b1477ae19bbee97d67cf4c642b6e639ba6d8ab95d8f4944098eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af6e63c975b1477ae19bbee97d67cf4c642b6e639ba6d8ab95d8f4944098eae", kill_on_drop: false }` [INFO] [stdout] 9af6e63c975b1477ae19bbee97d67cf4c642b6e639ba6d8ab95d8f4944098eae