[INFO] cloning repository https://github.com/ray33ee/project_oak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ray33ee/project_oak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray33ee%2Fproject_oak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray33ee%2Fproject_oak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a79a2f31c2fedd12b2548eb6a9573207ad72d21 [INFO] testing ray33ee/project_oak against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray33ee%2Fproject_oak" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ray33ee/project_oak on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ray33ee/project_oak [INFO] finished tweaking git repo https://github.com/ray33ee/project_oak [INFO] tweaked toml for git repo https://github.com/ray33ee/project_oak written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ray33ee/project_oak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] [stderr] Downloaded clap v3.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad27a66b18a30f9745531d00b83a5c3cf195dae3d6d4de3ce0ec0447ac81731f [INFO] running `Command { std: "docker" "start" "-a" "ad27a66b18a30f9745531d00b83a5c3cf195dae3d6d4de3ce0ec0447ac81731f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad27a66b18a30f9745531d00b83a5c3cf195dae3d6d4de3ce0ec0447ac81731f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad27a66b18a30f9745531d00b83a5c3cf195dae3d6d4de3ce0ec0447ac81731f", kill_on_drop: false }` [INFO] [stdout] ad27a66b18a30f9745531d00b83a5c3cf195dae3d6d4de3ce0ec0447ac81731f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f23f525b27fd4b057effbb48e7a2febb405657ab8bb1dd35f85c4280fa94959 [INFO] running `Command { std: "docker" "start" "-a" "0f23f525b27fd4b057effbb48e7a2febb405657ab8bb1dd35f85c4280fa94959", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling project_oak v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `temp` [INFO] [stdout] --> src/steps.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | temp: Option<& TempDir>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_temp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut temp = tempfile::tempdir().unwrap(); [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.82s [INFO] running `Command { std: "docker" "inspect" "0f23f525b27fd4b057effbb48e7a2febb405657ab8bb1dd35f85c4280fa94959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f23f525b27fd4b057effbb48e7a2febb405657ab8bb1dd35f85c4280fa94959", kill_on_drop: false }` [INFO] [stdout] 0f23f525b27fd4b057effbb48e7a2febb405657ab8bb1dd35f85c4280fa94959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a10d3eb5dd0e383f10fb01bfe3e779b38ae19b5504b65deb5a5861d12cead6d2 [INFO] running `Command { std: "docker" "start" "-a" "a10d3eb5dd0e383f10fb01bfe3e779b38ae19b5504b65deb5a5861d12cead6d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling project_oak v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `temp` [INFO] [stdout] --> src/steps.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | temp: Option<& TempDir>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_temp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut temp = tempfile::tempdir().unwrap(); [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "a10d3eb5dd0e383f10fb01bfe3e779b38ae19b5504b65deb5a5861d12cead6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10d3eb5dd0e383f10fb01bfe3e779b38ae19b5504b65deb5a5861d12cead6d2", kill_on_drop: false }` [INFO] [stdout] a10d3eb5dd0e383f10fb01bfe3e779b38ae19b5504b65deb5a5861d12cead6d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14b9dc562f9544f0b372bfb9997e772ecc167c00e2ec7b80df33e5f8b4edf062 [INFO] running `Command { std: "docker" "start" "-a" "14b9dc562f9544f0b372bfb9997e772ecc167c00e2ec7b80df33e5f8b4edf062", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `temp` [INFO] [stderr] --> src/steps.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | temp: Option<& TempDir>, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_temp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let mut temp = tempfile::tempdir().unwrap(); [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: `project_oak` (bin "project_oak" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/project_oak-48b86a4d704f1e53) [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" "14b9dc562f9544f0b372bfb9997e772ecc167c00e2ec7b80df33e5f8b4edf062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b9dc562f9544f0b372bfb9997e772ecc167c00e2ec7b80df33e5f8b4edf062", kill_on_drop: false }` [INFO] [stdout] 14b9dc562f9544f0b372bfb9997e772ecc167c00e2ec7b80df33e5f8b4edf062