[INFO] cloning repository https://github.com/tmfink/yinetd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmfink/yinetd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmfink%2Fyinetd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmfink%2Fyinetd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 689c245582d85f8a3ad31e698662116ee4c055cf [INFO] testing tmfink/yinetd against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmfink%2Fyinetd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmfink/yinetd on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmfink/yinetd [INFO] finished tweaking git repo https://github.com/tmfink/yinetd [INFO] tweaked toml for git repo https://github.com/tmfink/yinetd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tmfink/yinetd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] cf2decd98119cf58cc18c8ad8d4aad97f82e40d643375e1f969ba4a5aa099f38 [INFO] running `Command { std: "docker" "start" "-a" "cf2decd98119cf58cc18c8ad8d4aad97f82e40d643375e1f969ba4a5aa099f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf2decd98119cf58cc18c8ad8d4aad97f82e40d643375e1f969ba4a5aa099f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2decd98119cf58cc18c8ad8d4aad97f82e40d643375e1f969ba4a5aa099f38", kill_on_drop: false }` [INFO] [stdout] cf2decd98119cf58cc18c8ad8d4aad97f82e40d643375e1f969ba4a5aa099f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f17b3fc47c1afe2c7911a02d02cca96b8d68ed68a4ea87289bb1b52da12170e [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" "8f17b3fc47c1afe2c7911a02d02cca96b8d68ed68a4ea87289bb1b52da12170e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling yinetd v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "8f17b3fc47c1afe2c7911a02d02cca96b8d68ed68a4ea87289bb1b52da12170e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f17b3fc47c1afe2c7911a02d02cca96b8d68ed68a4ea87289bb1b52da12170e", kill_on_drop: false }` [INFO] [stdout] 8f17b3fc47c1afe2c7911a02d02cca96b8d68ed68a4ea87289bb1b52da12170e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] adb9d37ba57bf97d58f3c884517b98a3a106ac7f35b6b24f78c1a0884b16b5dc [INFO] running `Command { std: "docker" "start" "-a" "adb9d37ba57bf97d58f3c884517b98a3a106ac7f35b6b24f78c1a0884b16b5dc", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling yinetd v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.32s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/yinetd-4dcfff2257c020c2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/yinetd-a8a9227ebad2ee42) [INFO] running `Command { std: "docker" "inspect" "adb9d37ba57bf97d58f3c884517b98a3a106ac7f35b6b24f78c1a0884b16b5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb9d37ba57bf97d58f3c884517b98a3a106ac7f35b6b24f78c1a0884b16b5dc", kill_on_drop: false }` [INFO] [stdout] adb9d37ba57bf97d58f3c884517b98a3a106ac7f35b6b24f78c1a0884b16b5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] ff6e981857300f7310ebceacc781c1fe0f1f7f7be43a6aad1e1baf863859ba73 [INFO] running `Command { std: "docker" "start" "-a" "ff6e981857300f7310ebceacc781c1fe0f1f7f7be43a6aad1e1baf863859ba73", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yinetd-4dcfff2257c020c2) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config::config_types::test::socket_type ... ok [INFO] [stdout] test config::parse::test::config_default_override ... ok [INFO] [stdout] test config::parse::test::config_default ... ok [INFO] [stdout] test config::config_types::test::inet_type ... ok [INFO] [stdout] test config::config_types::test::prog_args ... ok [INFO] [stdout] test config::parse::test::config_duplicate_option ... ok [INFO] [stdout] test config::parse::test::config_duplicate_service ... ok [INFO] [stdout] test config::parse::test::config_empty ... ok [INFO] [stdout] test config::parse::test::config_multi ... ok [INFO] [stdout] test config::parse::test::config_invalid_option ... ok [INFO] [stdout] test config::parse::test::config_no_default ... ok [INFO] [stdout] test config::parse::test::config_missing_required_option ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yinetd-a8a9227ebad2ee42) [INFO] [stdout] test config::parse::test::default_listen_addr ... ok [INFO] [stderr] Doc-tests yinetd [INFO] [stdout] test config::parse::test::mismatch_inet_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [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" "ff6e981857300f7310ebceacc781c1fe0f1f7f7be43a6aad1e1baf863859ba73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6e981857300f7310ebceacc781c1fe0f1f7f7be43a6aad1e1baf863859ba73", kill_on_drop: false }` [INFO] [stdout] ff6e981857300f7310ebceacc781c1fe0f1f7f7be43a6aad1e1baf863859ba73