[INFO] cloning repository https://github.com/niktob560/rpush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niktob560/rpush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniktob560%2Frpush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniktob560%2Frpush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b57783f4e0e593b93cac4341a4fcb9e131f0b2f [INFO] testing niktob560/rpush against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniktob560%2Frpush" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niktob560/rpush on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/niktob560/rpush [INFO] finished tweaking git repo https://github.com/niktob560/rpush [INFO] tweaked toml for git repo https://github.com/niktob560/rpush written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/niktob560/rpush already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc97680385bb2807755d572fc796c881fc699d62f9ca09b2a55c7e0c7b26e121 [INFO] running `Command { std: "docker" "start" "-a" "cc97680385bb2807755d572fc796c881fc699d62f9ca09b2a55c7e0c7b26e121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc97680385bb2807755d572fc796c881fc699d62f9ca09b2a55c7e0c7b26e121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc97680385bb2807755d572fc796c881fc699d62f9ca09b2a55c7e0c7b26e121", kill_on_drop: false }` [INFO] [stdout] cc97680385bb2807755d572fc796c881fc699d62f9ca09b2a55c7e0c7b26e121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afee45c9343e7352b8c67a8a287fc4ba6e8b8136fe343c4fdbad49842f32bc7 [INFO] running `Command { std: "docker" "start" "-a" "0afee45c9343e7352b8c67a8a287fc4ba6e8b8136fe343c4fdbad49842f32bc7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ops` [INFO] [stdout] --> src/main.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 16.60s [INFO] running `Command { std: "docker" "inspect" "0afee45c9343e7352b8c67a8a287fc4ba6e8b8136fe343c4fdbad49842f32bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afee45c9343e7352b8c67a8a287fc4ba6e8b8136fe343c4fdbad49842f32bc7", kill_on_drop: false }` [INFO] [stdout] 0afee45c9343e7352b8c67a8a287fc4ba6e8b8136fe343c4fdbad49842f32bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3d8cfd63c2140bd7577f6779ad0bd0b2bea7a63fe00af740c5a9a28da7a198 [INFO] running `Command { std: "docker" "start" "-a" "8b3d8cfd63c2140bd7577f6779ad0bd0b2bea7a63fe00af740c5a9a28da7a198", kill_on_drop: false }` [INFO] [stderr] Compiling rpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ops` [INFO] [stdout] --> src/main.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b3d8cfd63c2140bd7577f6779ad0bd0b2bea7a63fe00af740c5a9a28da7a198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3d8cfd63c2140bd7577f6779ad0bd0b2bea7a63fe00af740c5a9a28da7a198", kill_on_drop: false }` [INFO] [stdout] 8b3d8cfd63c2140bd7577f6779ad0bd0b2bea7a63fe00af740c5a9a28da7a198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db238ee7fbacf73457da4a6a1584e7bd9703aa2a0ac09d8af3da7aac83e82619 [INFO] running `Command { std: "docker" "start" "-a" "db238ee7fbacf73457da4a6a1584e7bd9703aa2a0ac09d8af3da7aac83e82619", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ops` [INFO] [stderr] --> src/main.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rpush` (bin "rpush" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpush-c3e300e3364010f3) [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" "db238ee7fbacf73457da4a6a1584e7bd9703aa2a0ac09d8af3da7aac83e82619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db238ee7fbacf73457da4a6a1584e7bd9703aa2a0ac09d8af3da7aac83e82619", kill_on_drop: false }` [INFO] [stdout] db238ee7fbacf73457da4a6a1584e7bd9703aa2a0ac09d8af3da7aac83e82619