[INFO] cloning 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" "clone" "--bare" "https://github.com/s-tajima/peke_envs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-tajima%2Fpeke_envs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-tajima%2Fpeke_envs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fb6af18e15ad08eb4c22774eb424a657de53e61 [INFO] testing s-tajima/peke_envs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-tajima%2Fpeke_envs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s-tajima/peke_envs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-0/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" "+beta-2021-01-01" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66eb6f8b20578e99933d1b580705fac94acaca393c378419c7ab61d637a45400 [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" "66eb6f8b20578e99933d1b580705fac94acaca393c378419c7ab61d637a45400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66eb6f8b20578e99933d1b580705fac94acaca393c378419c7ab61d637a45400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66eb6f8b20578e99933d1b580705fac94acaca393c378419c7ab61d637a45400", kill_on_drop: false }` [INFO] [stdout] 66eb6f8b20578e99933d1b580705fac94acaca393c378419c7ab61d637a45400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b2fa99d30e1808a50a993ca9069c397833898fe9e46182d42c38a949968fe58 [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" "6b2fa99d30e1808a50a993ca9069c397833898fe9e46182d42c38a949968fe58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling proc-maps v0.1.4 [INFO] [stderr] Compiling peke_envs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `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 function `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 function `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 function `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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.08s [INFO] running `Command { std: "docker" "inspect" "6b2fa99d30e1808a50a993ca9069c397833898fe9e46182d42c38a949968fe58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2fa99d30e1808a50a993ca9069c397833898fe9e46182d42c38a949968fe58", kill_on_drop: false }` [INFO] [stdout] 6b2fa99d30e1808a50a993ca9069c397833898fe9e46182d42c38a949968fe58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88bda91afdc23f67facf462da835499feaa878fd8d114eb56fb5405c70f9b995 [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" "88bda91afdc23f67facf462da835499feaa878fd8d114eb56fb5405c70f9b995", kill_on_drop: false }` [INFO] [stderr] Compiling peke_envs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `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 function `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 function `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 function `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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "88bda91afdc23f67facf462da835499feaa878fd8d114eb56fb5405c70f9b995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bda91afdc23f67facf462da835499feaa878fd8d114eb56fb5405c70f9b995", kill_on_drop: false }` [INFO] [stdout] 88bda91afdc23f67facf462da835499feaa878fd8d114eb56fb5405c70f9b995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e09603030b838dde7b93ad8dde4f8c80a3db7a551fc3c5264c04cd24a8ef50c8 [INFO] running `Command { std: "docker" "start" "-a" "e09603030b838dde7b93ad8dde4f8c80a3db7a551fc3c5264c04cd24a8ef50c8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated function `nix::sys::ptrace::ptrace`: usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/process.rs:33:18 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 33 | unsafe { ptrace::ptrace( [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/poke.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![warn(deprecated)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `nix::sys::ptrace::ptrace`: usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stderr] --> src/process.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | unsafe { ptrace::ptrace( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `nix::sys::ptrace::ptrace`: usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stderr] --> src/process.rs:33:18 [INFO] [stderr] | [INFO] [stderr] 33 | unsafe { ptrace::ptrace( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/peek.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![warn(deprecated)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `nix::sys::ptrace::ptrace`: usages of `ptrace()` should be replaced with the specialized helper functions instead [INFO] [stderr] --> src/process.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | unsafe { ptrace::ptrace( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `poke` [INFO] [stderr] --> src/process.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn poke(&self, addr: u64, data: u64) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/peek.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![warn(dead_code)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/peek-06277a36dede607b [INFO] [stderr] Running /opt/rustwide/target/debug/deps/poke-c35bb16455a957ba [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e09603030b838dde7b93ad8dde4f8c80a3db7a551fc3c5264c04cd24a8ef50c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09603030b838dde7b93ad8dde4f8c80a3db7a551fc3c5264c04cd24a8ef50c8", kill_on_drop: false }` [INFO] [stdout] e09603030b838dde7b93ad8dde4f8c80a3db7a551fc3c5264c04cd24a8ef50c8