[INFO] cloning repository https://github.com/YangKeao/auxv-pid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YangKeao/auxv-pid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangKeao%2Fauxv-pid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangKeao%2Fauxv-pid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cde0158e6210eb08325afaef3d0a04a92dda678 [INFO] checking YangKeao/auxv-pid/7cde0158e6210eb08325afaef3d0a04a92dda678 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangKeao%2Fauxv-pid" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YangKeao/auxv-pid on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YangKeao/auxv-pid [INFO] finished tweaking git repo https://github.com/YangKeao/auxv-pid [INFO] tweaked toml for git repo https://github.com/YangKeao/auxv-pid written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/YangKeao/auxv-pid already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded gcc v0.3.41 [INFO] [stderr] Downloaded libc v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86b3f32a24fb3a2d43f1629ec3e440a1138c1d03b74a483e641effa0b1c0fe3 [INFO] running `Command { std: "docker" "start" "-a" "f86b3f32a24fb3a2d43f1629ec3e440a1138c1d03b74a483e641effa0b1c0fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86b3f32a24fb3a2d43f1629ec3e440a1138c1d03b74a483e641effa0b1c0fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86b3f32a24fb3a2d43f1629ec3e440a1138c1d03b74a483e641effa0b1c0fe3", kill_on_drop: false }` [INFO] [stdout] f86b3f32a24fb3a2d43f1629ec3e440a1138c1d03b74a483e641effa0b1c0fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bd0d8dd8c1196b670c62406592a15aa28b38f8547bdf591a022ca0edff743d4 [INFO] running `Command { std: "docker" "start" "-a" "5bd0d8dd8c1196b670c62406592a15aa28b38f8547bdf591a022ca0edff743d4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Compiling auxv v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/procfs.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn read_long (reader: &mut Read) -> std::io::Result{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 154 | fn read_long (reader: &mut dyn Read) -> std::io::Result{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/procfs.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn read_long (reader: &mut Read) -> std::io::Result{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 154 | fn read_long (reader: &mut dyn Read) -> std::io::Result{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/procfs_show_auxv.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | match auxv::procfs::iterate_procfs_auxv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `u32` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/procfs.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iterate_procfs_auxv(pid: u32) -> Result, ProcfsAuxvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 4 | match auxv::procfs::iterate_procfs_auxv(/* u32 */) { [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/procfs_tests.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let iter = auxv::procfs::iterate_procfs_auxv().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `u32` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/procfs.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iterate_procfs_auxv(pid: u32) -> Result, ProcfsAuxvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 28 | let iter = auxv::procfs::iterate_procfs_auxv(/* u32 */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/stack_tests.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | let procfs: Vec = iterate_procfs_auxv().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-- argument #1 of type `u32` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/procfs.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iterate_procfs_auxv(pid: u32) -> Result, ProcfsAuxvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 16 | let procfs: Vec = iterate_procfs_auxv(/* u32 */).unwrap() [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auxv` (example "procfs_show_auxv") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `auxv` (test "procfs_tests") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auxv` (test "stack_tests") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5bd0d8dd8c1196b670c62406592a15aa28b38f8547bdf591a022ca0edff743d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd0d8dd8c1196b670c62406592a15aa28b38f8547bdf591a022ca0edff743d4", kill_on_drop: false }` [INFO] [stdout] 5bd0d8dd8c1196b670c62406592a15aa28b38f8547bdf591a022ca0edff743d4