[INFO] updating cached repository https://github.com/s-tajima/peke_envs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fb6af18e15ad08eb4c22774eb424a657de53e61 [INFO] checking s-tajima/peke_envs against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-tajima%2Fpeke_envs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s-tajima/peke_envs on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s-tajima/peke_envs [INFO] finished tweaking git repo https://github.com/s-tajima/peke_envs [INFO] tweaked toml for git repo https://github.com/s-tajima/peke_envs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/s-tajima/peke_envs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bdae4d79a09a93701ef8336b4446dea75ceea5e998274e55b65f7bb45ef1575 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9bdae4d79a09a93701ef8336b4446dea75ceea5e998274e55b65f7bb45ef1575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bdae4d79a09a93701ef8336b4446dea75ceea5e998274e55b65f7bb45ef1575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdae4d79a09a93701ef8336b4446dea75ceea5e998274e55b65f7bb45ef1575", kill_on_drop: false }` [INFO] [stdout] 9bdae4d79a09a93701ef8336b4446dea75ceea5e998274e55b65f7bb45ef1575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f89eaa151fa6512988b343eb0c8f71758218b5f2add7f00822235a578be3dee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f89eaa151fa6512988b343eb0c8f71758218b5f2add7f00822235a578be3dee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking proc-maps v0.1.4 [INFO] [stderr] Checking peke_envs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/poke.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/peek.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/poke.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/peek.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nix::sys::ptrace::ptrace': usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] --> src/process.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe { ptrace::ptrace( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poke` [INFO] [stdout] --> src/process.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn poke(&self, addr: u64, data: u64) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/peek.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poke` [INFO] [stdout] --> src/process.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn poke(&self, addr: u64, data: u64) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/peek.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.17s [INFO] running `Command { std: "docker" "inspect" "6f89eaa151fa6512988b343eb0c8f71758218b5f2add7f00822235a578be3dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f89eaa151fa6512988b343eb0c8f71758218b5f2add7f00822235a578be3dee", kill_on_drop: false }` [INFO] [stdout] 6f89eaa151fa6512988b343eb0c8f71758218b5f2add7f00822235a578be3dee