[INFO] cloning repository https://github.com/jianxun-p/rusty-LS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jianxun-p/rusty-LS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianxun-p%2Frusty-LS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianxun-p%2Frusty-LS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6fb811a1d58f6fa8acc57acb85e66be56eee30d [INFO] testing jianxun-p/rusty-LS 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%2Fjianxun-p%2Frusty-LS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jianxun-p/rusty-LS [INFO] finished tweaking git repo https://github.com/jianxun-p/rusty-LS [INFO] tweaked toml for git repo https://github.com/jianxun-p/rusty-LS written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jianxun-p/rusty-LS 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/jianxun-p/rusty-LS 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 git repository `https://github.com/jianxun-p/cryptrust.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 86e29d960a972e24e9209a4535da5acf8f01497107a4650cdc161d67538300ad [INFO] running `Command { std: "docker" "start" "-a" "86e29d960a972e24e9209a4535da5acf8f01497107a4650cdc161d67538300ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86e29d960a972e24e9209a4535da5acf8f01497107a4650cdc161d67538300ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e29d960a972e24e9209a4535da5acf8f01497107a4650cdc161d67538300ad", kill_on_drop: false }` [INFO] [stdout] 86e29d960a972e24e9209a4535da5acf8f01497107a4650cdc161d67538300ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6603ee534e085c0df0731ecd08065d81a84bcbeb874b133507eb98a1502a8b32 [INFO] running `Command { std: "docker" "start" "-a" "6603ee534e085c0df0731ecd08065d81a84bcbeb874b133507eb98a1502a8b32", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cryptrust v0.0.1 (https://github.com/jianxun-p/cryptrust.git#1e54380a) [INFO] [stderr] Compiling rusty_ls v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/session.rs:370:77 [INFO] [stdout] | [INFO] [stdout] 370 | self.cipher_suite.cipher.ctx = self.cipher_suite.cipher.cipher_type.new_cipher_ctx(todo!("key_block")); [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/session.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `KeyShare` is more private than the item `choose_key_exchange` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn choose_key_exchange<'a>(key_shares: &'a Vec) -> Option<&'a KeyShare> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `choose_key_exchange` is reachable at visibility `pub(in crate::session)` [INFO] [stdout] | [INFO] [stdout] note: but type `KeyShare` is only usable at visibility `pub(in crate::session::handshake)` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub(super) struct KeyShare { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `Command { std: "docker" "inspect" "6603ee534e085c0df0731ecd08065d81a84bcbeb874b133507eb98a1502a8b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6603ee534e085c0df0731ecd08065d81a84bcbeb874b133507eb98a1502a8b32", kill_on_drop: false }` [INFO] [stdout] 6603ee534e085c0df0731ecd08065d81a84bcbeb874b133507eb98a1502a8b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d9ae7323566f6b3e610e4a737ebd1f0c6468af760026cdd0a1fa822f6732e51 [INFO] running `Command { std: "docker" "start" "-a" "4d9ae7323566f6b3e610e4a737ebd1f0c6468af760026cdd0a1fa822f6732e51", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_ls v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/session.rs:370:77 [INFO] [stdout] | [INFO] [stdout] 370 | self.cipher_suite.cipher.ctx = self.cipher_suite.cipher.cipher_type.new_cipher_ctx(todo!("key_block")); [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/session.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `KeyShare` is more private than the item `choose_key_exchange` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn choose_key_exchange<'a>(key_shares: &'a Vec) -> Option<&'a KeyShare> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `choose_key_exchange` is reachable at visibility `pub(in crate::session)` [INFO] [stdout] | [INFO] [stdout] note: but type `KeyShare` is only usable at visibility `pub(in crate::session::handshake)` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub(super) struct KeyShare { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/session.rs:370:77 [INFO] [stdout] | [INFO] [stdout] 370 | self.cipher_suite.cipher.ctx = self.cipher_suite.cipher.cipher_type.new_cipher_ctx(todo!("key_block")); [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/session.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `KeyShare` is more private than the item `choose_key_exchange` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn choose_key_exchange<'a>(key_shares: &'a Vec) -> Option<&'a KeyShare> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `choose_key_exchange` is reachable at visibility `pub(in crate::session)` [INFO] [stdout] | [INFO] [stdout] note: but type `KeyShare` is only usable at visibility `pub(in crate::session::handshake)` [INFO] [stdout] --> src/session/handshake/key_exchange.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub(super) struct KeyShare { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "4d9ae7323566f6b3e610e4a737ebd1f0c6468af760026cdd0a1fa822f6732e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9ae7323566f6b3e610e4a737ebd1f0c6468af760026cdd0a1fa822f6732e51", kill_on_drop: false }` [INFO] [stdout] 4d9ae7323566f6b3e610e4a737ebd1f0c6468af760026cdd0a1fa822f6732e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d04c7687c9a0acbe6be89785f4e4fd6fc63cbc20fbd91d9af56e82bb0e2310a8 [INFO] running `Command { std: "docker" "start" "-a" "d04c7687c9a0acbe6be89785f4e4fd6fc63cbc20fbd91d9af56e82bb0e2310a8", kill_on_drop: false }` [INFO] [stderr] warning: unreachable call [INFO] [stderr] --> src/session.rs:370:77 [INFO] [stderr] | [INFO] [stderr] 370 | self.cipher_suite.cipher.ctx = self.cipher_suite.cipher.cipher_type.new_cipher_ctx(todo!("key_block")); [INFO] [stderr] | ^^^^^^^^^^^^^^ ------------------ any code following this expression is unreachable [INFO] [stderr] | | [INFO] [stderr] | unreachable call [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `buf` [INFO] [stderr] --> src/session.rs:117:24 [INFO] [stderr] | [INFO] [stderr] 117 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `KeyShare` is more private than the item `choose_key_exchange` [INFO] [stderr] --> src/session/handshake/key_exchange.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn choose_key_exchange<'a>(key_shares: &'a Vec) -> Option<&'a KeyShare> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `choose_key_exchange` is reachable at visibility `pub(in crate::session)` [INFO] [stderr] | [INFO] [stderr] note: but type `KeyShare` is only usable at visibility `pub(in crate::session::handshake)` [INFO] [stderr] --> src/session/handshake/key_exchange.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | pub(super) struct KeyShare { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty_ls` (lib) generated 3 warnings [INFO] [stderr] warning: `rusty_ls` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rusty_ls-d90114de1a715d1e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rfc_enum::test::test_rfc_enum_no_err ... ok [INFO] [stdout] test rfc_enum::test::test_rfc_enum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d04c7687c9a0acbe6be89785f4e4fd6fc63cbc20fbd91d9af56e82bb0e2310a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04c7687c9a0acbe6be89785f4e4fd6fc63cbc20fbd91d9af56e82bb0e2310a8", kill_on_drop: false }` [INFO] [stdout] d04c7687c9a0acbe6be89785f4e4fd6fc63cbc20fbd91d9af56e82bb0e2310a8