[INFO] cloning repository https://github.com/Niedzwiedzw/wireguard-rest-api-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niedzwiedzw/wireguard-rest-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fwireguard-rest-api-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fwireguard-rest-api-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab7b87de0e089d97962c857dd0b88fa3b3a0611 [INFO] testing Niedzwiedzw/wireguard-rest-api-rs 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%2FNiedzwiedzw%2Fwireguard-rest-api-rs" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Niedzwiedzw/wireguard-rest-api-rs 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/Niedzwiedzw/wireguard-rest-api-rs [INFO] finished tweaking git repo https://github.com/Niedzwiedzw/wireguard-rest-api-rs [INFO] tweaked toml for git repo https://github.com/Niedzwiedzw/wireguard-rest-api-rs written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/Niedzwiedzw/wireguard-rest-api-rs 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-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70aa1cc7644c0efd33460b4800b76cfcf241aed2e1cc52f74d4f0c0bbba4c2d2 [INFO] running `Command { std: "docker" "start" "-a" "70aa1cc7644c0efd33460b4800b76cfcf241aed2e1cc52f74d4f0c0bbba4c2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70aa1cc7644c0efd33460b4800b76cfcf241aed2e1cc52f74d4f0c0bbba4c2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70aa1cc7644c0efd33460b4800b76cfcf241aed2e1cc52f74d4f0c0bbba4c2d2", kill_on_drop: false }` [INFO] [stdout] 70aa1cc7644c0efd33460b4800b76cfcf241aed2e1cc52f74d4f0c0bbba4c2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280761bc379f1e91286f8766fee46814fd3a16fee430e3af5598129918fd4391 [INFO] running `Command { std: "docker" "start" "-a" "280761bc379f1e91286f8766fee46814fd3a16fee430e3af5598129918fd4391", 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] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v6.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling wireguard-rest-api-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "280761bc379f1e91286f8766fee46814fd3a16fee430e3af5598129918fd4391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280761bc379f1e91286f8766fee46814fd3a16fee430e3af5598129918fd4391", kill_on_drop: false }` [INFO] [stdout] 280761bc379f1e91286f8766fee46814fd3a16fee430e3af5598129918fd4391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87aadf0ea0440213e5c413523b235ee12f8cc64ba52977d93448d5903e08c17 [INFO] running `Command { std: "docker" "start" "-a" "c87aadf0ea0440213e5c413523b235ee12f8cc64ba52977d93448d5903e08c17", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wireguard-rest-api-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.11s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wireguard_rest_api_rs-7f3e650864521d6e) [INFO] running `Command { std: "docker" "inspect" "c87aadf0ea0440213e5c413523b235ee12f8cc64ba52977d93448d5903e08c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87aadf0ea0440213e5c413523b235ee12f8cc64ba52977d93448d5903e08c17", kill_on_drop: false }` [INFO] [stdout] c87aadf0ea0440213e5c413523b235ee12f8cc64ba52977d93448d5903e08c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc2bc0bf92e40ba83e1788524667c376aefa910a03a1d7c8c95fb9a182bd13c1 [INFO] running `Command { std: "docker" "start" "-a" "cc2bc0bf92e40ba83e1788524667c376aefa910a03a1d7c8c95fb9a182bd13c1", 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] Finished test [unoptimized + debuginfo] target(s) in 9.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wireguard_rest_api_rs-7f3e650864521d6e) [INFO] [stdout] running 10 tests [INFO] [stdout] test wireguard_conf::parser_unit_tests::test_single_extended_entry ... ok [INFO] [stdout] test wireguard_conf::test_config_parsing::test_example_config_parsing ... ok [INFO] [stdout] test wireguard_conf::test_config_parsing::test_config_entry_parsing ... ok [INFO] [stdout] test wireguard_cli::test_wireguard_cli::test_wireguard_output_single_entry ... ok [INFO] [stdout] test wireguard_conf::parser_unit_tests::test_double_comment ... ok [INFO] [stdout] test wireguard_conf::test_config_parsing::test_complex_config_parsing ... ok [INFO] [stdout] test wireguard_conf::test_config_parsing::test_extended_syntax_config_parsing ... ok [INFO] [stdout] test wireguard_conf::parser_unit_tests::test_double_commented_key_value ... ok [INFO] [stdout] test wireguard_cli::test_wireguard_cli::test_name ... ok [INFO] [stdout] test wireguard_conf::parser_unit_tests::test_single_entry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc2bc0bf92e40ba83e1788524667c376aefa910a03a1d7c8c95fb9a182bd13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2bc0bf92e40ba83e1788524667c376aefa910a03a1d7c8c95fb9a182bd13c1", kill_on_drop: false }` [INFO] [stdout] cc2bc0bf92e40ba83e1788524667c376aefa910a03a1d7c8c95fb9a182bd13c1