[INFO] cloning repository https://github.com/ashraffouda/zos-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashraffouda/zos-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashraffouda%2Fzos-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashraffouda%2Fzos-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3311c02cdf0a848a535074f2f13e53cda2245ee6 [INFO] testing ashraffouda/zos-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashraffouda%2Fzos-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ashraffouda/zos-rs [INFO] finished tweaking git repo https://github.com/ashraffouda/zos-rs [INFO] tweaked toml for git repo https://github.com/ashraffouda/zos-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ashraffouda/zos-rs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ashraffouda/zos-rs 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/threefoldtech/rbus` [INFO] [stderr] Updating git repository `https://github.com/threefoldtech/tokio-worker-pool` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded hexdump v0.1.1 [INFO] [stderr] Downloaded bb8-redis v0.11.0 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.12 [INFO] [stderr] Downloaded syn-mid v0.5.3 [INFO] [stderr] Downloaded clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Downloaded uuid v0.8.2 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded anyhow v1.0.59 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded clap-v3 v3.0.0-beta.1 [INFO] [stderr] Downloaded combine v4.6.4 [INFO] [stderr] Downloaded redis v0.21.5 [INFO] [stderr] Downloaded tui v0.18.0 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded proc-macro-error v0.4.12 [INFO] [stderr] Downloaded futures-macro v0.3.21 [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] [stderr] Downloaded serde_bytes v0.11.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3371fbfbf5caf4aba852e3f64b8a656f153cb59e3757197600954db3c7460139 [INFO] running `Command { std: "docker" "start" "-a" "3371fbfbf5caf4aba852e3f64b8a656f153cb59e3757197600954db3c7460139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3371fbfbf5caf4aba852e3f64b8a656f153cb59e3757197600954db3c7460139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3371fbfbf5caf4aba852e3f64b8a656f153cb59e3757197600954db3c7460139", kill_on_drop: false }` [INFO] [stdout] 3371fbfbf5caf4aba852e3f64b8a656f153cb59e3757197600954db3c7460139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e38f93c3ba6a910d4d9255644a6c1c447b06b47f97b457e3d2f02298c1dfb005 [INFO] running `Command { std: "docker" "start" "-a" "e38f93c3ba6a910d4d9255644a6c1c447b06b47f97b457e3d2f02298c1dfb005", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling macros v0.1.0 (https://github.com/threefoldtech/rbus?branch=main#3b271cef) [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling clap-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling bb8 v0.8.0 [INFO] [stderr] Compiling workers v0.1.0 (https://github.com/threefoldtech/tokio-worker-pool?branch=main#6de64004) [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling bb8-redis v0.11.0 [INFO] [stderr] Compiling rbus v0.1.0 (https://github.com/threefoldtech/rbus?branch=main#3b271cef) [INFO] [stderr] Compiling zos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (https://github.com/threefoldtech/rbus?branch=main#3b271cef) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e38f93c3ba6a910d4d9255644a6c1c447b06b47f97b457e3d2f02298c1dfb005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38f93c3ba6a910d4d9255644a6c1c447b06b47f97b457e3d2f02298c1dfb005", kill_on_drop: false }` [INFO] [stdout] e38f93c3ba6a910d4d9255644a6c1c447b06b47f97b457e3d2f02298c1dfb005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 68596eafab2915852542583ae0f70c4aad642ce4a9d0b681766a6319218f57dc [INFO] running `Command { std: "docker" "start" "-a" "68596eafab2915852542583ae0f70c4aad642ce4a9d0b681766a6319218f57dc", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling zos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (https://github.com/threefoldtech/rbus?branch=main#3b271cef) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "68596eafab2915852542583ae0f70c4aad642ce4a9d0b681766a6319218f57dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68596eafab2915852542583ae0f70c4aad642ce4a9d0b681766a6319218f57dc", kill_on_drop: false }` [INFO] [stdout] 68596eafab2915852542583ae0f70c4aad642ce4a9d0b681766a6319218f57dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c369920b794c1626194a6608468a53cd9a375c6fd307d34ceaf893ef13b31f06 [INFO] running `Command { std: "docker" "start" "-a" "c369920b794c1626194a6608468a53cd9a375c6fd307d34ceaf893ef13b31f06", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (https://github.com/threefoldtech/rbus?branch=main#3b271cef) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/zos-3b7e081e729517da) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bus::types::net::test::test_mask_bits ... ok [INFO] [stdout] test bus::types::net::test::test_public_config ... ok [INFO] [stdout] test bus::types::net::test::test_exit_device ... ok [INFO] [stdout] test bus::types::net::test::test_go_compatibility ... ok [INFO] [stdout] test kernel::test::test_parse_params ... ok [INFO] [stdout] test env::test::get_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/zos-5008e19b245f12fd) [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" "c369920b794c1626194a6608468a53cd9a375c6fd307d34ceaf893ef13b31f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c369920b794c1626194a6608468a53cd9a375c6fd307d34ceaf893ef13b31f06", kill_on_drop: false }` [INFO] [stdout] c369920b794c1626194a6608468a53cd9a375c6fd307d34ceaf893ef13b31f06