[INFO] cloning repository https://github.com/ryuma017/crabcan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryuma017/crabcan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuma017%2Fcrabcan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuma017%2Fcrabcan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90c1b6aec3281f1912c08dec6263f944cb2aa297
[INFO] checking ryuma017/crabcan against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuma017%2Fcrabcan" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ryuma017/crabcan on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ryuma017/crabcan
[INFO] finished tweaking git repo https://github.com/ryuma017/crabcan
[INFO] tweaked toml for git repo https://github.com/ryuma017/crabcan written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ryuma017/crabcan 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: failed to save last-use data
[INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache.
[INFO] [stderr] 
[INFO] [stderr] database or disk is full
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Error code 13: Insertion failed because database is full
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07d2e5b04e751f6cd660be76664ee5ce79957738ecad6a6a516d67d14af1aaf2
[INFO] running `Command { std: "docker" "start" "-a" "07d2e5b04e751f6cd660be76664ee5ce79957738ecad6a6a516d67d14af1aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d2e5b04e751f6cd660be76664ee5ce79957738ecad6a6a516d67d14af1aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d2e5b04e751f6cd660be76664ee5ce79957738ecad6a6a516d67d14af1aaf2", kill_on_drop: false }`
[INFO] [stdout] 07d2e5b04e751f6cd660be76664ee5ce79957738ecad6a6a516d67d14af1aaf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45de2370347b8b2b1a9d7be30ba3a458a5b71e214198b8d34c532f81ed81fc67
[INFO] running `Command { std: "docker" "start" "-a" "45de2370347b8b2b1a9d7be30ba3a458a5b71e214198b8d34c532f81ed81fc67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]     Checking crabcan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ContainerOpts` is never constructed
[INFO] [stdout]  --> src/config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ContainerOpts {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ContainerOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ContainerOpts {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Container` is never constructed
[INFO] [stdout]  --> src/container.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Container {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `create`, and `clean_exit` are never used
[INFO] [stdout]   --> src/container.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Container {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(args: Args) -> Result<Container, Errcode> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn create(&mut self) -> Result<(), Errcode> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn clean_exit(&mut self) -> Result<(), Errcode> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_linux_version` is never used
[INFO] [stdout]   --> src/container.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn check_linux_version() -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start` is never used
[INFO] [stdout]   --> src/container.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn start(args: Args) -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotSupported`, `SocketError`, and `ContainerError` are never constructed
[INFO] [stdout]   --> src/errors.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub enum Errcode {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 7  |     ArgumentInvalid(&'static str),
[INFO] [stdout] 8  |     NotSupported(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 9  |     SocketError(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 10 |     ContainerError(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Errcode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_socketpair` is never used
[INFO] [stdout]  --> src/ipc.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn generate_socketpair() -> Result<(RawFd, RawFd), Errcode> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_boolean` is never used
[INFO] [stdout]   --> src/ipc.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn send_boolean(fd: RawFd, boolean: bool) -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recv_boolean` is never used
[INFO] [stdout]   --> src/ipc.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn recv_boolean(fd: RawFd) -> Result<bool, Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerOpts` is never constructed
[INFO] [stdout]  --> src/config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ContainerOpts {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ContainerOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ContainerOpts {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Container` is never constructed
[INFO] [stdout]  --> src/container.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Container {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `create`, and `clean_exit` are never used
[INFO] [stdout]   --> src/container.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Container {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(args: Args) -> Result<Container, Errcode> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn create(&mut self) -> Result<(), Errcode> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn clean_exit(&mut self) -> Result<(), Errcode> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_linux_version` is never used
[INFO] [stdout]   --> src/container.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn check_linux_version() -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start` is never used
[INFO] [stdout]   --> src/container.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn start(args: Args) -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotSupported`, `SocketError`, and `ContainerError` are never constructed
[INFO] [stdout]   --> src/errors.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub enum Errcode {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 7  |     ArgumentInvalid(&'static str),
[INFO] [stdout] 8  |     NotSupported(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 9  |     SocketError(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 10 |     ContainerError(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Errcode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_socketpair` is never used
[INFO] [stdout]  --> src/ipc.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn generate_socketpair() -> Result<(RawFd, RawFd), Errcode> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_boolean` is never used
[INFO] [stdout]   --> src/ipc.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn send_boolean(fd: RawFd, boolean: bool) -> Result<(), Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recv_boolean` is never used
[INFO] [stdout]   --> src/ipc.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn recv_boolean(fd: RawFd) -> Result<bool, Errcode> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "45de2370347b8b2b1a9d7be30ba3a458a5b71e214198b8d34c532f81ed81fc67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45de2370347b8b2b1a9d7be30ba3a458a5b71e214198b8d34c532f81ed81fc67", kill_on_drop: false }`
[INFO] [stdout] 45de2370347b8b2b1a9d7be30ba3a458a5b71e214198b8d34c532f81ed81fc67
