[INFO] cloning repository https://github.com/Tim-Nosco/tinysh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tim-Nosco/tinysh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df638d8d4b4fdfc73170db00db62280edd29891 [INFO] testing Tim-Nosco/tinysh 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%2FTim-Nosco%2Ftinysh" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] finished tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] tweaked toml for git repo https://github.com/Tim-Nosco/tinysh written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tim-Nosco/tinysh 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/Tim-Nosco/tinysh 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded thiserror v1.0.31 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded aes-gcm v0.10.1 [INFO] [stderr] Downloaded cortex-m v0.7.6 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded regex v1.6.0 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded regex-syntax v0.6.27 [INFO] [stderr] Downloaded ghash v0.5.0 [INFO] [stderr] Downloaded os_pipe v1.0.1 [INFO] [stderr] Downloaded ecdsa v0.14.3 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.2 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded lock_api v0.4.7 [INFO] [stderr] Downloaded inout v0.1.3 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded polyval v0.6.0 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded universal-hash v0.5.0 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.31 [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ddd90ac9f066ebf518335f999796b3562d4168bacbb0dcaa5a3c368c81d9f8a1 [INFO] running `Command { std: "docker" "start" "-a" "ddd90ac9f066ebf518335f999796b3562d4168bacbb0dcaa5a3c368c81d9f8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd90ac9f066ebf518335f999796b3562d4168bacbb0dcaa5a3c368c81d9f8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd90ac9f066ebf518335f999796b3562d4168bacbb0dcaa5a3c368c81d9f8a1", kill_on_drop: false }` [INFO] [stdout] ddd90ac9f066ebf518335f999796b3562d4168bacbb0dcaa5a3c368c81d9f8a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] bd4a0897dcf32a776a35de9ca3f5889ef19eab5d8ba6f9451de9820a2b53200a [INFO] running `Command { std: "docker" "start" "-a" "bd4a0897dcf32a776a35de9ca3f5889ef19eab5d8ba6f9451de9820a2b53200a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.2 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling ecdsa v0.14.3 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling tinysh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.96s [INFO] running `Command { std: "docker" "inspect" "bd4a0897dcf32a776a35de9ca3f5889ef19eab5d8ba6f9451de9820a2b53200a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4a0897dcf32a776a35de9ca3f5889ef19eab5d8ba6f9451de9820a2b53200a", kill_on_drop: false }` [INFO] [stdout] bd4a0897dcf32a776a35de9ca3f5889ef19eab5d8ba6f9451de9820a2b53200a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 43e447af85938672ae0f832a3504e770d397fc0d6c12acfd54972fcccdfa631c [INFO] running `Command { std: "docker" "start" "-a" "43e447af85938672ae0f832a3504e770d397fc0d6c12acfd54972fcccdfa631c", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinysh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "43e447af85938672ae0f832a3504e770d397fc0d6c12acfd54972fcccdfa631c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e447af85938672ae0f832a3504e770d397fc0d6c12acfd54972fcccdfa631c", kill_on_drop: false }` [INFO] [stdout] 43e447af85938672ae0f832a3504e770d397fc0d6c12acfd54972fcccdfa631c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 24216efe4232ec7597bdd19189e3f277a00d878f52c524386f8fc72afaee910c [INFO] running `Command { std: "docker" "start" "-a" "24216efe4232ec7597bdd19189e3f277a00d878f52c524386f8fc72afaee910c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `challenge` [INFO] [stderr] --> src/tshl.rs:106:8 [INFO] [stderr] | [INFO] [stderr] 106 | #[cfg(feature = "challenge")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/relay.rs:313:8 [INFO] [stderr] | [INFO] [stderr] 313 | let mut buf = &mut bufs[idx]; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `challenge` [INFO] [stderr] --> src/tshr.rs:273:8 [INFO] [stderr] | [INFO] [stderr] 273 | #[cfg(feature = "challenge")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/tshr.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tinysh` (bin "tshl" test) generated 2 warnings (run `cargo fix --bin "tshl" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `tinysh` (bin "tshr" test) generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/tshl.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tshl-f56e25c29245c759) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test relay::tests::ib_decrypt_into_multiple_msgs ... ok [INFO] [stdout] test relay::tests::ib_clear ... ok [INFO] [stdout] test relay::tests::ib_encrypt_into_partial ... ok [INFO] [stdout] test relay::tests::relay_encrypts ... ignored [INFO] [stdout] test relay::tests::relay_send_and_recv ... ignored [INFO] [stdout] test relay::tests::ib_new ... ok [INFO] [stdout] test relay::tests::ib_encrypt_into_small ... ok [INFO] [stdout] test relay::tests::ib_encrypt_decrypt ... ok [INFO] [stderr] Running unittests src/tshr.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tshr-9b1973d6dd9349cb) [INFO] [stdout] test relay::tests::ib_decrypt_into_single_msg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test relay::tests::ib_decrypt_into_multiple_msgs ... ok [INFO] [stdout] test relay::tests::ib_clear ... ok [INFO] [stdout] test relay::tests::ib_decrypt_into_single_msg ... ok [INFO] [stdout] test relay::tests::ib_encrypt_into_small ... ok [INFO] [stdout] test relay::tests::relay_encrypts ... ignored [INFO] [stdout] test relay::tests::relay_send_and_recv ... ignored [INFO] [stdout] test relay::tests::ib_encrypt_decrypt ... ok [INFO] [stdout] test relay::tests::ib_new ... ok [INFO] [stdout] test relay::tests::ib_encrypt_into_partial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24216efe4232ec7597bdd19189e3f277a00d878f52c524386f8fc72afaee910c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24216efe4232ec7597bdd19189e3f277a00d878f52c524386f8fc72afaee910c", kill_on_drop: false }` [INFO] [stdout] 24216efe4232ec7597bdd19189e3f277a00d878f52c524386f8fc72afaee910c