[INFO] cloning repository https://github.com/fatlotus/rust-ptrace-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fatlotus/rust-ptrace-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatlotus%2Frust-ptrace-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatlotus%2Frust-ptrace-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8e35d96942d37ce4b094738050167eb4526cecf
[INFO] checking fatlotus/rust-ptrace-sandbox against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatlotus%2Frust-ptrace-sandbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fatlotus/rust-ptrace-sandbox
[INFO] finished tweaking git repo https://github.com/fatlotus/rust-ptrace-sandbox
[INFO] tweaked toml for git repo https://github.com/fatlotus/rust-ptrace-sandbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fatlotus/rust-ptrace-sandbox on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fatlotus/rust-ptrace-sandbox 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `futex_stress_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc1/source/target/.../futex_stress_test
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `futex-stress-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/futex_stress_test.rs
[INFO] [stderr] 1 + src/bin/futex-stress-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `futex_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc1/source/target/.../futex_test
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `futex-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/futex_test.rs
[INFO] [stderr] 1 + src/bin/futex-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `networking_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc1/source/target/.../networking_test
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `networking-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/networking_test.rs
[INFO] [stderr] 1 + src/bin/networking-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `random_gen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc1/source/target/.../random_gen
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `random-gen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/random_gen.rs
[INFO] [stderr] 1 + src/bin/random-gen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `ptrace` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syscalls v0.6.18
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c
[INFO] running `Command { std: "docker" "start" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `futex_stress_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../futex_stress_test
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `futex-stress-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/futex_stress_test.rs
[INFO] [stderr] 1 + src/bin/futex-stress-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `futex_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../futex_test
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `futex-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/futex_test.rs
[INFO] [stderr] 1 + src/bin/futex-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `networking_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../networking_test
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `networking-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/networking_test.rs
[INFO] [stderr] 1 + src/bin/networking-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `random_gen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../random_gen
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `random-gen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/random_gen.rs
[INFO] [stderr] 1 + src/bin/random-gen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `ptrace` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling syscalls v0.6.18
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]     Checking ntest v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ptrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c", kill_on_drop: false }`
[INFO] [stdout] 1fc4c3f23d02cc8b829d4a39b3b6b10475c7ca9cb025446bc27a46fa72069c4c
