[INFO] cloning repository https://github.com/kanav99/SecureCommunication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanav99/SecureCommunication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a620a06a5c475e281edf2dc490e65c098e7cd67b [INFO] testing kanav99/SecureCommunication against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication" "/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/kanav99/SecureCommunication on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanav99/SecureCommunication [INFO] finished tweaking git repo https://github.com/kanav99/SecureCommunication [INFO] tweaked toml for git repo https://github.com/kanav99/SecureCommunication written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/kanav99/SecureCommunication already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", 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] 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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16669f952f08e6b546804eebb32675bf7de91021e412b7071a1989e16eb21bae [INFO] running `Command { std: "docker" "start" "-a" "16669f952f08e6b546804eebb32675bf7de91021e412b7071a1989e16eb21bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16669f952f08e6b546804eebb32675bf7de91021e412b7071a1989e16eb21bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16669f952f08e6b546804eebb32675bf7de91021e412b7071a1989e16eb21bae", kill_on_drop: false }` [INFO] [stdout] 16669f952f08e6b546804eebb32675bf7de91021e412b7071a1989e16eb21bae [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea77981d1d829ce0d6fb441ad91dad66f77e7025e9b130cfe68781fcb1e1913 [INFO] running `Command { std: "docker" "start" "-a" "cea77981d1d829ce0d6fb441ad91dad66f77e7025e9b130cfe68781fcb1e1913", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling orion v0.15.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling seccom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_session_key` [INFO] [stdout] --> src/user.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_session_key(&self) -> [u8; 32] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.33s [INFO] running `Command { std: "docker" "inspect" "cea77981d1d829ce0d6fb441ad91dad66f77e7025e9b130cfe68781fcb1e1913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea77981d1d829ce0d6fb441ad91dad66f77e7025e9b130cfe68781fcb1e1913", kill_on_drop: false }` [INFO] [stdout] cea77981d1d829ce0d6fb441ad91dad66f77e7025e9b130cfe68781fcb1e1913 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113296e0cd36a4c479bc9bd6a8e7a95f79a7ccdbce32f5b1fae84af6777c7f99 [INFO] running `Command { std: "docker" "start" "-a" "113296e0cd36a4c479bc9bd6a8e7a95f79a7ccdbce32f5b1fae84af6777c7f99", kill_on_drop: false }` [INFO] [stderr] Compiling seccom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "113296e0cd36a4c479bc9bd6a8e7a95f79a7ccdbce32f5b1fae84af6777c7f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113296e0cd36a4c479bc9bd6a8e7a95f79a7ccdbce32f5b1fae84af6777c7f99", kill_on_drop: false }` [INFO] [stdout] 113296e0cd36a4c479bc9bd6a8e7a95f79a7ccdbce32f5b1fae84af6777c7f99 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f2d7100bf7b3f902cb358417ae45f3dfefaf56215048b0f45abaa19fd126f66 [INFO] running `Command { std: "docker" "start" "-a" "2f2d7100bf7b3f902cb358417ae45f3dfefaf56215048b0f45abaa19fd126f66", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seccom-a3f19830d97db5d3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mitm ... ok [INFO] [stdout] test tampering ... ok [INFO] [stdout] test consistency ... ok [INFO] [stdout] test identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f2d7100bf7b3f902cb358417ae45f3dfefaf56215048b0f45abaa19fd126f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2d7100bf7b3f902cb358417ae45f3dfefaf56215048b0f45abaa19fd126f66", kill_on_drop: false }` [INFO] [stdout] 2f2d7100bf7b3f902cb358417ae45f3dfefaf56215048b0f45abaa19fd126f66